[
https://issues.apache.org/jira/browse/TINKERPOP-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-2548:
----------------------------------------
Affects Version/s: 3.4.11
Labels: (was: easyfix)
> Add getter for indexer used in IndexStep
> ----------------------------------------
>
> Key: TINKERPOP-2548
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2548
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.4.11
> Reporter: Saikiran Boga
> Priority: Minor
>
> IndexStep indexer has private access and does not expose indexer. Graph
> providers would need access to this to know the step behavior for proper
> implementation. A getter for the indexer used should be sufficient I think.
> [https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/IndexStep.java#L51]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)