• Stars
    star
    1,943
  • Rank 22,998 (Top 0.5 %)
  • Language
    Java
  • License
    Other
  • Created over 14 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Graph Traversal Language (no longer active - see Apache TinkerPop)

IMPORTANT – TinkerPop is now a part of the Apache Software Foundation and TinkerPop 3.x is the latest incarnation of The TinkerPop. This project is TinkerPop 2.x and is no longer active.

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.