Skip to content

NQuinn/gremlin

 
 

Repository files navigation

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:
    • Java: Gremlin in the Java Language
    • Groovy: Gremlin in the Groovy Language
    • Scala: Gremlin in the Scala Language
    • More JVM languages to come.

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

Packages

No packages published

Languages

  • Java 60.4%
  • Groovy 21.0%
  • Scala 16.8%
  • Shell 1.8%