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

Add ability to order by reverse

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      In addition to the current options we should add the ability to reverse the order of items using something like a keyword of Order.reverse.  This would return the reverse order of traversals flowing in.  This could be used to perform tasks such as reversing the order of a path:

       {{g.V().out().path().order(local).by(Order.reverse)}}

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bechbd Dave Bechberger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: