Skip to content

Learning Dependencies

okram edited this page Jan 6, 2011 · 19 revisions

Gremlin is part of a larger eco-system of technologies. The primary technologies to understand when using Gremlin are itemized below in order of importance.

  • Groovy: The host language for Gremlin.
  • Blueprints: The library for talking to underlying graph databases.
  • Pipes: The library used for graph traversing.

Groovy

Blueprints

Pipes