Package org.jrdf.graph.global.iterator

Class Summary
GlobalizedGraphIterator Iterator for iterating over all of the molecules in a globalized graph.
NonEmptyIteratorFactory Reperesnts a facotry for creating non-empty iterators over a globalized graph.
OneFixedIterator Iterator over molecules in a globalized graph, where one of the nodes in a triple is fixed.
ThreeFixedIterator Represents an globalized graph iterator where all three nodes are fixes (i.e. no wildcards).
TwoFixedIterator Globalized Graph iterator where 2 nodes are fixed.