[ 
https://issues.apache.org/jira/browse/TINKERPOP-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Mallette closed TINKERPOP-2548.
---------------------------------------
    Fix Version/s: 3.6.0
                   3.5.1
                   3.4.12
         Assignee: Stephen Mallette
       Resolution: Done

Implemented as CTR with:

https://github.com/apache/tinkerpop/commit/eccc0a3076bde56bc1ed98d39dc13fa905c3a099
https://github.com/apache/tinkerpop/commit/85215e31800357e4514f761f67e8df7986b816c7

Note that {{getIndexer()}} returns the indexing {{Function}} and 
{{getIndexerType()}} returns an enum to indicate whether {{list}} or {{map}} 
was used.

> 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
>            Assignee: Stephen Mallette
>            Priority: Minor
>             Fix For: 3.4.12, 3.5.1, 3.6.0
>
>
> 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)

Reply via email to