InfiniteGraph Implementation - datablend/blueprints GitHub Wiki

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")
⚠️ **GitHub.com Fallback** ⚠️