Package | Description |
---|---|
org.apache.tinkerpop.gremlin.tinkergraph.structure |
Modifier and Type | Class and Description |
---|---|
static class |
TinkerGraph.DefaultIdManager
A default set of
TinkerGraph.IdManager implementations for common identifier types. |
Modifier and Type | Field and Description |
---|---|
protected TinkerGraph.IdManager<?> |
TinkerGraph.edgeIdManager |
protected TinkerGraph.IdManager<?> |
TinkerGraph.vertexIdManager |
protected TinkerGraph.IdManager<?> |
TinkerGraph.vertexPropertyIdManager |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.