tinkerpop
Graph processor
Provides a framework for graph computing and processing
Apache TinkerPop - a graph computing framework
2k stars
96 watching
808 forks
Language: Java
last commit: 6 days ago
Linked from 2 awesome lists
apachegraphgraph-databasegraphdbgremlingremlin-servertinkerpop
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 |
tinkerpop/frames | An object-to-graph framework that allows software to be written in terms of domain objects and their relationships. | 138 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
clojurewerkz/ogre | A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
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 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
steelbridgelabs/neo4j-gremlin-bolt | An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing | 0 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
opencypher/cypher-for-gremlin | Enables querying Gremlin graph databases using Cypher | 359 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
microsoft/graphengine | A distributed in-memory data processing engine with a general-purpose computation engine and a graph query language. | 2,204 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |