|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosableMemIterator | |
---|---|
org.jrdf.graph.mem.iterator |
Uses of ClosableMemIterator in org.jrdf.graph.mem.iterator |
---|
Classes in org.jrdf.graph.mem.iterator that implement ClosableMemIterator | |
---|---|
class |
EmptyClosableIterator
An iterator that returns no triples. |
class |
GraphIterator
An iterator that iterates over an entire graph. |
class |
OneFixedIterator
An iterator that iterates over a group with a single fixed node. |
class |
ThreeFixedIterator
An iterator that returns only a single triple, if any exists. |
class |
TripleClosableIterator
A simple iterator that provides removal of nodes from the underlying store - irrespectively of the order given by the iterator. |
class |
TwoFixedIterator
An iterator that iterates over a group with a two fixed nodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |