Skip to content

InfiniteGraph Implementation

Marko A. Rodriguez edited this page May 23, 2014 · 5 revisions

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")