Uses of Class
org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration.VertexProgramStrategy
-
Packages that use VertexProgramStrategy Package Description org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration -
-
Uses of VertexProgramStrategy in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration
Methods in org.apache.tinkerpop.gremlin.process.computer.traversal.strategy.decoration that return VertexProgramStrategy Modifier and Type Method Description VertexProgramStrategyVertexProgramStrategy.Builder. create()static VertexProgramStrategyVertexProgramStrategy. create(org.apache.commons.configuration2.Configuration configuration)static VertexProgramStrategyVertexProgramStrategy. instance()
-