Uses of Package
org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization
-
Packages that use org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization Package Description org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization -
Classes in org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization used by org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.strategy.optimization Class Description TinkerGraphCountStrategy This strategy will do a graph size call if the traversal is a count of the vertices and edges of the graph or a one-to-one map chain thereof.TinkerGraphStepStrategy