public interface MetaGraph<T> extends Graph
| Modifier and Type | Method and Description |
|---|---|
T |
getRawGraph()
Get the raw underlying graph engine that exposes the Blueprints API.
|
addEdge, addVertex, getEdge, getEdges, getEdges, getFeatures, getVertex, getVertices, getVertices, query, removeEdge, removeVertex, shutdownT getRawGraph()
Copyright © 2010-2014. All Rights Reserved.