cypher-for-gremlin
Graph query language
Enables querying Gremlin graph databases using Cypher
Cypher for Gremlin adds Cypher support to any Gremlin graph database.
361 stars
24 watching
45 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
cyphergraphgremlintinkerpoptinkerpop3
Related projects:
Repository | Description | Stars |
---|---|---|
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
clojurewerkz/ogre | A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,985 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
gjrwebber/spring-data-gremlin | A library that extends Spring Data to support Graph databases and enables the use of Gremlin queries and operations on graph data | 69 |
debug-ito/greskell | Haskell bindings and tools for building and executing Gremlin graph query language scripts | 27 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
litmus-benchmark-suite/sparql-to-gremlin | Converts SPARQL queries into Gremlin graph traversal code | 88 |
mpollmeier/gremlin-scala | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
emehrkay/gremlinpy | Provides a Python abstraction layer for generating Gremlin Groovy scripts | 55 |
steelbridgelabs/neo4j-gremlin-bolt | An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing | 0 |