You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/02/20 17:54:00 UTC

[jira] [Commented] (TINKERPOP-1098) Local Filters

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

Daniel Kuppitz commented on TINKERPOP-1098:
-------------------------------------------

{{local()}} would be perfect, remember this in TP 4.0.

I don't like any of the suggestions thus far. What about {{apply(localTraversal)}}?

> Local Filters
> -------------
>
>                 Key: TINKERPOP-1098
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1098
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.2-incubating
>            Reporter: Daniel Kuppitz
>            Priority: Major
>
> We should provide local filter steps. Currently, if you want to filter elements from paths or lists (or maps?), you have to do {{unfold().filter().fold()}}.
> Not sure if that only affects {{filter()}}, or also {{has()}}, {{hasNot()}}, {{where()}}, ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)