TinkerGraph.GREMLIN_TINKERGRAPH_GRAPH_LOCATION
is set, in which case the
data in the graph is persisted to that location.TinkerFactory.createClassic()
into an existing graph.TinkerFactory.createGratefulDead()
into an existing graph.TinkerFactory.createKitchenSink()
into an existing graph.TinkerFactory.createModern()
into an existing graph.TinkerFactory.createTheCrew()
into an existing graph.TinkerGraph
instance.TinkerGraph
instance.TinkerGraph
instance.TinkerGraph.close()
), reference implementation of the property
graph interfaces provided by TinkerPop.TinkerGraph.IdManager
implementations for common identifier types.TinkerHelper.getVertices(org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerVertex, org.apache.tinkerpop.gremlin.structure.Direction, java.lang.String...)
size call if the traversal is a count of the vertices and edges of the graph or a one-to-one map chain thereof.IoRegistry
interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.IoRegistry
interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.IoRegistry
interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.Graph
.VertexProperty
instances for TinkerGraph
where the id
can be explicitly set and validated against the expected data type.Copyright © 2013–2019 Apache Software Foundation. All rights reserved.