Package org.jrdf.graph.local.iterator

Interface Summary
IteratorFactory Creates the iterators.
 

Class Summary
EmptyClosableIterator An iterator that returns no triples.
NodeTypeIterator<T>  
OrderedIteratorFactoryImpl An ordered version of the iterator factory that sorts all results first.
PredicateClosableIterator  
TripleClosableIterator A simple iterator that provides removal of nodes from the underlying store - irrespectively of the order given by the iterator.