|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatementIterator
An iterator over statements that are stored in RDF Sails.
| Method Summary | |
|---|---|
void |
close()
Closes the iterator and frees any resources that it uses (e.g. |
boolean |
hasNext()
Checks whether there are any more statements available. |
Statement |
next()
Gets the next statement. |
| Method Detail |
|---|
boolean hasNext()
Statement next()
void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||