|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An that intializes objects from a graph one at a time. The close method indicates that the resources being held by the iterator should be freed. Based on Jena's CloseableIterator class.
Method Summary | |
boolean |
close()
Closes the iterator by freeing any resources that it current holds. |
Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
Method Detail |
public boolean close()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |