w268wang / gremlin

A Graph Traversal Language

Home Page:http://gremlin.tinkerpop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Graph Traversal Language

http://gremlin.tinkerpop.com

License:Other