Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.09 KB

README.textile

File metadata and controls

10 lines (7 loc) · 1.09 KB

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

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