Package | Description |
---|---|
org.apache.tinkerpop.gremlin.tinkergraph.process.computer | |
org.apache.tinkerpop.gremlin.tinkergraph.structure |
Class and Description |
---|
TinkerGraph
An in-sideEffects, reference implementation of the property graph interfaces provided by Gremlin3.
|
TinkerVertex |
Class and Description |
---|
TinkerEdge |
TinkerElement |
TinkerGraph
An in-sideEffects, reference implementation of the property graph interfaces provided by Gremlin3.
|
TinkerGraph.DefaultIdManager
A default set of
TinkerGraph.IdManager implementations for common identifier types. |
TinkerGraph.IdManager
TinkerGraph will use an implementation of this interface to generate identifiers when a user does not supply
them and to handle identifier conversions when querying to provide better flexibility with respect to
handling different data types that mean the same thing.
|
TinkerGraphVariables |
TinkerVertex |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.