Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gremlin | 1,835 | 171 | 37 | 6 years ago | 8 | September 17, 2014 | 21 | other | Java | |
A Graph Traversal Language (no longer active - see Apache TinkerPop) | ||||||||||
Gremlin Scala | 478 | 1 | 3 | 6 months ago | 124 | September 15, 2022 | 31 | apache-2.0 | Scala | |
Scala wrapper for Apache TinkerPop 3 Graph DSL | ||||||||||
Cypher For Gremlin | 215 | 3 | 3 years ago | 19 | November 05, 2019 | 16 | other | Java | ||
Cypher for Gremlin adds Cypher support to any Gremlin graph database. | ||||||||||
Gremlin Javascript | 212 | 5 | 6 | 5 years ago | 12 | November 04, 2015 | 28 | mit | JavaScript | |
JavaScript tools for graph processing in Node.js and the browser inspired by the Apache TinkerPop API | ||||||||||
Ogre | 118 | 2 years ago | 18 | June 15, 2020 | 4 | Clojure | ||||
Clojure library for querying Apache TinkerPop graphs | ||||||||||
Grammes | 88 | 4 | 2 years ago | 4 | April 16, 2020 | 23 | apache-2.0 | Go | ||
A Go package built to communicate with Apache TinkerPop™ Graph computing framework using Gremlin; a graph traversal language used by graph databases such as JanusGraph®, MS Cosmos DB, AWS Neptune, and DataStax® Enterprise Graph. | ||||||||||
Inspector Gadget | 68 | 7 years ago | mit | Java | ||||||
Primitive tool for exploring/querying Java classes via the Tinkerpop Gremlin graph traversal language | ||||||||||
Graph Examples | 42 | 3 years ago | 6 | apache-2.0 | Java | |||||
Mogwai | 37 | 7 years ago | other | Python | ||||||
Tinkerpop Graph Database Library for Python | ||||||||||
Scalligraph | 26 | 9 months ago | 7 | agpl-3.0 | Scala | |||||
Scala Framework for web applications using graph database |
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:
The documentation for Gremlin can be found at this location. Finally, please visit TinkerPop for other software products.