You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Saikiran Boga (Jira)" <ji...@apache.org> on 2021/04/16 19:47:00 UTC

[jira] [Created] (TINKERPOP-2548) Add getter for indexer used in IndexStep

Saikiran Boga created TINKERPOP-2548:
----------------------------------------

             Summary: 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
            Reporter: Saikiran Boga


IndexStep does not expose what type of indexer is being used outside of the class. 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)