Good call James, Pierre and Marko.

Added the example to the plugin tests and documentation.

https://github.com/neo4j/neo4j-gremlin-plugin/commit/e9d02a14c091f8a5880613af55631041806bc6a7

/peter

Sent from my phone.
On Jun 12, 2011 7:56 PM, "James Thornton" <ja...@jamesthornton.com> wrote:
> 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
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to