ogre
Graph query library
A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs.
Clojure library for querying Apache TinkerPop graphs
128 stars
11 watching
28 forks
Language: Clojure
last commit: about 3 years ago
Linked from 1 awesome list
clojuregraphgraph-algorithmsgremlintinkerpoptinkerpop-graphs
Related projects:
Repository | Description | Stars |
---|---|---|
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,951 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,977 |
opencypher/cypher-for-gremlin | Enables querying Gremlin graph databases using Cypher | 359 |
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 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
orientechnologies/orientdb-gremlin | TinkerPop3 Graph Structure Implementation for OrientDB | 93 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 214 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
costezki/rdf2gremlin | Transforms RDF data into a property graph using TinkerPop-Gremlin | 24 |
walmartlabs/lacinia | An implementation of the GraphQL specification in Clojure. | 1,821 |