rexster
Graph server
A graph server and framework for exposing graph data through HTTP/REST and a binary protocol.
A Graph Server (no longer active - see Apache TinkerPop)
433 stars
53 watching
116 forks
Language: Java
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
apache/tinkerpop | Provides a framework for graph computing and processing | 1,977 |
tinkerpop/frames | An object-to-graph framework that allows software to be written in terms of domain objects and their relationships. | 138 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,951 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
pietermartin/sqlg | A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases | 246 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
redseal-co/ts-tinkerpop | A TypeScript wrapper around TinkerPop3 via the Node-java API | 53 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
syncleus/ferma | A high-level framework for mapping Java objects to elements in a graph database. | 137 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
jbmusso/tinkergraph-js | A pure JavaScript implementation of the TinkerGraph in-memory graph database | 71 |
tinkerpop/blueprints | A property graph model interface providing implementations and extensions for various graph databases and frameworks. | 1,365 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
bayofmany/peapod | An object-graph wrapper for the TinkerPop 3 graph stack, providing an alternative to the Frames module. | 40 |