Class MatchStep.CountMatchAlgorithm

java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.map.MatchStep.CountMatchAlgorithm
All Implemented Interfaces:
Serializable, Function<Traverser.Admin<Object>,Traversal.Admin<Object,Object>>, MatchStep.MatchAlgorithm
Enclosing class:
MatchStep<S,E>

public static class MatchStep.CountMatchAlgorithm extends Object implements MatchStep.MatchAlgorithm
See Also: