Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step.map |
Modifier and Type | Field and Description |
---|---|
MatchStep.TraversalType |
MatchStep.CountMatchAlgorithm.Bundle.traversalType |
Modifier and Type | Method and Description |
---|---|
static MatchStep.TraversalType |
MatchStep.Helper.getTraversalType(Traversal.Admin<Object,Object> traversal) |
static MatchStep.TraversalType |
MatchStep.TraversalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchStep.TraversalType[] |
MatchStep.TraversalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.