neo4j-gremlin-bolt
Graph processor
An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing
0 stars
1 watching
1 forks
Language: Java
last commit: 12 months ago
Linked from 1 awesome list
boltgraphgremlinneo4jtinkerpop
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
zmactep/hasbolt | A Haskell driver for interacting with Neo4j graph databases using the BOLT protocol | 82 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,975 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
mschae/boltex | Provides a low-level Elixir driver for the Neo4j Bolt protocol | 29 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 259 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 214 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 390 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
l15k4/scalajs-gremlin-client | A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization | 6 |