Skip to content

InfiniteGraph Implementation

jbmusso edited this page Jul 12, 2016 · 5 revisions

Attention: this Wiki hosts an outdated version of the TinkerPop framework and Gremlin language documentation.


InfiniteGraph is a distributed graph database that provides an implementation of the Blueprints API. This implementation is not distributed with Blueprints, but instead, with InfiniteGraph. The InfiniteGraph implementation may not be completely faithful to the Blueprints API. Please see this Wiki Page for known limitations.

Graph graph = new IGGraph("myGraph.boot")