|
Neo4j Advanced | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachingIterator | |
---|---|
org.neo4j.helpers.collection | Collections utilities - Iterator/Iterable utilities and creating
Map s. |
Uses of CachingIterator in org.neo4j.helpers.collection |
---|
Subclasses of CachingIterator in org.neo4j.helpers.collection | |
---|---|
class |
PagingIterator<T>
A CachingIterator which can more easily divide the items
into pages, where optionally each page can be seen as its own
Iterator instance for convenience using PagingIterator.nextPage() . |
|
Neo4j Advanced | |||||||||
PREV NEXT | FRAMES NO FRAMES |