gremlin-javascript
Graph traversal API
Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript
JavaScript tools for graph processing in Node.js and the browser inspired by the Apache TinkerPop API
214 stars
20 watching
62 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
graph-databasegraphdbgremlingremlin-drivergremlin-servertinkerpop
Related projects:
Repository | Description | Stars |
---|---|---|
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
jbmusso/tinkergraph-js | A pure JavaScript implementation of the TinkerGraph in-memory graph database | 71 |
jbmusso/gremlin-template-string | Generates Gremlin scripts with bound parameters using ES6 template strings | 17 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
prabushitha/gremlin-visualizer | Visualizes graph networks generated from Gremlin queries | 232 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
l15k4/scalajs-gremlin-client | A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization | 6 |
mpollmeier/gremlin-scala | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
litmus-benchmark-suite/sparql-to-gremlin | Converts SPARQL queries into Gremlin graph traversal code | 88 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
gjrwebber/spring-data-gremlin | A library that extends Spring Data to support Graph databases and enables the use of Gremlin queries and operations on graph data | 69 |
steelbridgelabs/neo4j-gremlin-bolt | An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing | 0 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |