| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util.wrappers.id |
| Modifier and Type | Field and Description |
|---|---|
protected IdGraph |
IdElement.idGraph |
| Constructor and Description |
|---|
IdEdge(Edge base,
IdGraph idGraph) |
IdEdgeIndex(Index<Edge> baseIndex,
IdGraph idGraph) |
IdElement(Element baseElement,
IdGraph idGraph,
boolean propertyBased) |
IdVertex(Vertex baseVertex,
IdGraph idGraph) |
IdVertexIndex(Index<Vertex> baseIndex,
IdGraph idGraph) |
Copyright © 2010-2014. All Rights Reserved.