Class IndexStep.MapIndexFunction
java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.map.IndexStep.MapIndexFunction
- All Implemented Interfaces:
Serializable,Function<Iterator<?>,Object>
public static final class IndexStep.MapIndexFunction
extends Object
implements Function<Iterator<?>,Object>, Serializable
- See Also: