blueprints
Property Graph Model
A property graph model interface providing implementations and extensions for various graph databases and frameworks.
A Property Graph Model Interface (no longer active - see Apache TinkerPop)
1k stars
126 watching
275 forks
Language: Java
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tinkerpop/frames | An object-to-graph framework that allows software to be written in terms of domain objects and their relationships. | 138 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,977 |
anvie/blueprints-scala | A Scala wrapper for Tinkerpop Blueprints that provides a more Scala-like API for graph databases | 77 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,951 |
tinkerpop/rexster | A graph server and framework for exposing graph data through HTTP/REST and a binary protocol. | 433 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
redseal-co/ts-tinkerpop | A TypeScript wrapper around TinkerPop3 via the Node-java API | 53 |
pietermartin/sqlg | A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases | 246 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
costezki/rdf2gremlin | Transforms RDF data into a property graph using TinkerPop-Gremlin | 24 |
matthewhammer/motoko-graph | Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. | 17 |
jbmusso/tinkergraph-js | A pure JavaScript implementation of the TinkerGraph in-memory graph database | 71 |
bayofmany/peapod | An object-graph wrapper for the TinkerPop 3 graph stack, providing an alternative to the Frames module. | 40 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
danfeix/scene-graph-tf-release | An implementation of a scene graph generation model using message passing and Faster-RCNN architecture | 425 |