Class MatchStep.MatchStartStep

java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep<Object,Object>
org.apache.tinkerpop.gremlin.process.traversal.step.map.MatchStep.MatchStartStep
All Implemented Interfaces:
Serializable, Cloneable, Iterator<Traverser.Admin<Object>>, Step<Object,Object>, PopContaining, Scoping
Enclosing class:
MatchStep<S,E>

public static final class MatchStep.MatchStartStep extends AbstractStep<Object,Object> implements Scoping
See Also: