tinkergraph-js
Graph database library
A pure JavaScript implementation of the TinkerGraph in-memory graph database
A pure JavaScript implementation of TinkerPop's TinkerGraph in-memory graph database
71 stars
10 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 214 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 896 |
levelgraph/levelgraph | A graph database built on top of LevelDB with support for JavaScript and browser usage | 1,474 |
pietermartin/sqlg | A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases | 246 |
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 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
jacomyal/sigma.js | A JavaScript library for visualizing large graphs using WebGL | 11,299 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
redseal-co/ts-tinkerpop | A TypeScript wrapper around TinkerPop3 via the Node-java API | 53 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
tinkerpop/rexster | A graph server and framework for exposing graph data through HTTP/REST and a binary protocol. | 433 |
anvaka/ngraph.graph | A JavaScript library for creating and manipulating graph data structures | 523 |
blazegraph/blazegraph-samples | A collection of code samples demonstrating various Blazegraph APIs and features | 67 |