Package org.jrdf.graph.local.mem.iterator

Interface Summary
ClosableMemIterator<Triple> An iterator that allows you to determine if an iterator comes from the in memory graph.
 

Class Summary
AnyResourceIterator  
AnyResourcePredicateIterator  
FixedResourcePredicateIterator  
GraphIterator An iterator that iterates over an entire graph.
MemIteratorFactory Default implementation of the IteratorFactory.
ObjectNodeIterator  
OneFixedIterator An iterator that iterates over a group with a single fixed node.
SubjectNodeIterator  
ThreeFixedIterator An iterator that returns only a single triple, if any exists.
TwoFixedIterator An iterator that iterates over a group with a two fixed nodes.
URIReferenceResourceIterator