On 8 April 2010 21:17, Michael Ludwig <[email protected]> wrote: > Limiting and paging usually go hand in hand with sorting, in my > experience. Why would anyone want to page through an unsorted > collection? >
Its quite possible that you might want the nodes in the order they were found (e.g. the closest matching nodes first), however, I agree, sorting by an arbitrary property is very useful! Al _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

