Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.73 KB

README.textile

File metadata and controls

26 lines (21 loc) · 1.73 KB

Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of Pipes to perform 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:

  • JVM language connectivity:

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