-
Notifications
You must be signed in to change notification settings - Fork 274
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.
Please visit the Apache TinkerPop website and latest 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")