Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1921

Support hasNext terminal step in GLVs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • 3.2.7
    • 3.3.8, 3.4.3, 3.5.0
    • dotnet, javascript
    • None

    Description

      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

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            Florian Hockmann Florian Hockmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: