FTGraphNodeIteratorImpl
Implements an iterator over all nodes of a graph
Superclass: FTObject
Note that this iterator works a bit different from others:
"hasNext" may return YES while in the meanwhile the underlying node
may be removed from the database. So in this case it is possible that
"next" may return nil.
(Last Updated August 27, 2006)
HTML documentation generated by HeaderDoc