Gremlin makes sorting results easy...

g.v(1).out.sort{it.lang}.reverse().toList()

For more details, see this thread in the Gremlin Users group
(https://groups.google.com/forum/#!topic/gremlin-users/A8bZHSOxgyA)

- James

http://jamesthornton.com/
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to