[ 
https://issues.apache.org/jira/browse/TINKERPOP-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530973#comment-15530973
 ] 

Marko A. Rodriguez commented on TINKERPOP-1412:
-----------------------------------------------

Its not about chains of identity() as it is about having an identity() and 
wanting it removed so another strategy can concatenate stuff. For instance, 
{{FilterRankStrategy}} would like to have {{IdentitySteps}} cleared so it can 
optimize {{dedup().identity().has()}}. Thus, if anyone (provders to) ever 
create strategies that use {{identity()}} as placeholders, they will want to 
have {{IdentityRemovalStrategy}} in their strategy listing.

> Remove IdentityRemovalStrategy
> ------------------------------
>
>                 Key: TINKERPOP-1412
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1412
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.2.1
>            Reporter: Daniel Kuppitz
>            Assignee: Marko A. Rodriguez
>
> As briefly discussed in https://github.com/apache/tinkerpop/pull/385, we 
> should deprecate and remove {{IdentityRemovalStrategy}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to