Package org.trippi.nodegraph

This package defines an extension of the JRDF Graph interface.

See:
          Description

Interface Summary
NodeResults A ClosableIterator of Node objects, with several built-in convenience methods.
TripleResults A ClosableIterator of Triple objects, with several built-in convenience methods.
 

Class Summary
NodeGraph A Graph that provides direct node access.
 

Package org.trippi.nodegraph Description

This package defines an extension of the JRDF Graph interface.

Here's more detail.