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