Class IndexStep.MapIndexFunction

java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.map.IndexStep.MapIndexFunction
All Implemented Interfaces:
Serializable, Function<Iterator<?>,Object>
Enclosing class:
IndexStep<S,E>

public static final class IndexStep.MapIndexFunction extends Object implements Function<Iterator<?>,Object>, Serializable
See Also: