/gremlin

A Graph-Based Programming Language

Primary LanguageJavaOtherNOASSERTION

Gremlin is a Turing-complete, graph-based programming language developed in Java 1.6+ (JSR 223) for key/value-pair multi-relational graphs called property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals using Pipes. This language has application in the areas of graph query, analysis, and manipulation. Connectors, provided by Blueprints, exist for the following graph management systems:

Extension support for the following packages:

The documentation for Gremlin can be found at this location. Finally, please visit TinkerPop for other software products.