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

Dedup inside Repeat Produces 0 results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 3.3.0
    • None
    • process
    • None

    Description

      Testing against the Tinkerpop Modern graph dataset, I ran this query:

      g.V().repeat(__.dedup()).times(2).count()
      

      which should essentially be the same as running dedup twice. It produced 0 results, while dedup twice produced the correct 6.

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rchander Rahul Chander
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: