spring-data-gremlin

Graph Query Library

A library that extends Spring Data to support Graph databases and enables the use of Gremlin queries and operations on graph data

Spring data gremlin makes it easier to implement Graph based repositories. This module extends Spring Data to allow support for potentially any Graph database that implements the Tinkerpop Blueprints 2.x API.

GitHub

69 stars
17 watching
54 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tinkerpop/gremlinA graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases.1,950
krlawrence/graphA tutorial and resource center for Gremlin and Apache TinkerPop graph databases835
clojurewerkz/ogreA Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs.128
go-gremlin/gremlinA Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases.117
twilmes/sql-gremlinTranslates SQL queries into Gremlin queries to query a graph database74
rmagen/elastic-gremlinTinkerPop 3 implementation on top of Elasticsearch for graph database operations70
northwesternmutual/grammesAn API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction.125
jbmusso/gremlin-javascriptTools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript215
spring-projects/spring-data-neo4jProvides a Spring-based framework for integrating with Neo4j graph databases840
steelbridgelabs/neo4j-gremlin-boltAn implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing0
wolfgang-schuetzelhofer/jcypherProvides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying.86
l15k4/scalajs-gremlin-clientA client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization6
mpollmeier/gremlin-scalaA Scala wrapper for Apache TinkerPop 3 Graph DSL482
emehrkay/gremlinpyProvides a Python abstraction layer for generating Gremlin Groovy scripts55
debug-ito/greskellHaskell bindings and tools for building and executing Gremlin graph query language scripts27