Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step.map | |
org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization |
Modifier and Type | Class and Description |
---|---|
static class |
MatchStep.CountMatchAlgorithm |
static class |
MatchStep.GreedyMatchAlgorithm |
Modifier and Type | Method and Description |
---|---|
MatchStep.MatchAlgorithm |
MatchStep.getMatchAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
MatchStep.setMatchAlgorithm(Class<? extends MatchStep.MatchAlgorithm> matchAlgorithmClass) |
Modifier and Type | Method and Description |
---|---|
MatchAlgorithmStrategy.Builder |
MatchAlgorithmStrategy.Builder.algorithm(Class<? extends MatchStep.MatchAlgorithm> matchAlgorithmClass) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.