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

Daniel Kuppitz updated TINKERPOP-1549:
--------------------------------------
    Description: We should have a {{SkipGlobalStep}} and a {{SkipLocalStep}}. 
The functionality is already provided by {{RangeStep}} ({{.range(x, -1)}} skips 
{{x}} elements and emits the remainder).  (was: We do support negative values 
in {{RangeStep}}, e.g. to have an open end ({{skip()}} semantics). This is 
broken in DSEG, probably because we don't cover this case in our test suite 
(not verified).)

> Implement SkipStep
> ------------------
>
>                 Key: TINKERPOP-1549
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1549
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>            Reporter: Daniel Kuppitz
>
> We should have a {{SkipGlobalStep}} and a {{SkipLocalStep}}. The 
> functionality is already provided by {{RangeStep}} ({{.range(x, -1)}} skips 
> {{x}} elements and emits the remainder).



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

Reply via email to