Gremlin: A Graph Traversal Language


Gremlin: A Graph Traversal Language

Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. This language has application in the areas of graph query, analysis, and manipulation.