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

Valentyn Kahamlyk closed TINKERPOP-2519.
----------------------------------------

> Add ability to order by reverse
> -------------------------------
>
>                 Key: TINKERPOP-2519
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2519
>             Project: TinkerPop
>          Issue Type: New Feature
>            Reporter: Dave Bechberger
>            Priority: Major
>
> 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)}}}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to