Daniel Kuppitz created TINKERPOP-1098:
-----------------------------------------
Summary: 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
Fix For: 3.2.0-incubating
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
(v6.3.4#6332)