[
https://issues.apache.org/jira/browse/TINKERPOP-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette reassigned TINKERPOP-1921:
-------------------------------------------
Assignee: stephen mallette
> Support hasNext terminal step in GLVs
> -------------------------------------
>
> Key: TINKERPOP-1921
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1921
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, javascript, python
> Affects Versions: 3.2.7
> Reporter: Florian Hockmann
> Assignee: stephen mallette
> Priority: Major
>
> The GLVs don't have the {{hasNext}} terminal step which is very useful to
> check whether an element exists in the graph or not. Without this step, users
> have to write workarounds like {{limit(1).count().next()}} and check the
> returned count.
> Completed for Python on: https://github.com/apache/tinkerpop/pull/927
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)