Florian Hockmann created TINKERPOP-1921:
-------------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to