You can use Gremlin to page results.
For example, in Bulbs you would do something like this:
>>> from bulbs.graph import Graph
>>> g = Graph('http://localhost:8182/neo4jenron')
>>> vertices = g.gremlin.query('g.V[0..9]')
- James
--
View this message in context:
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Pagination-in-Embedded-tp3202018p3218122.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user