Neo4j Community

Uses of Class
org.neo4j.helpers.collection.CachingIterator

Packages that use CachingIterator
org.neo4j.helpers.collection Collections utilities - Iterator/Iterable utilities and creating Maps. 
 

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 Community

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.