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

stephen mallette closed TINKERPOP-1921.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.5.0
                   3.4.3
                   3.3.8

> 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
>    Affects Versions: 3.2.7
>            Reporter: Florian Hockmann
>            Assignee: stephen mallette
>            Priority: Major
>             Fix For: 3.3.8, 3.4.3, 3.5.0
>
>
> 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.14#76016)

Reply via email to