There is a PagingIterator however in the API which allows you to page results by wrapping the Iterator<T> that gets returned from many API calls.
See: http://components.neo4j.org/neo4j/1.4.1/apidocs/org/neo4j/helpers/collection/PagingIterator.html Jim _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

