|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultSetRewindable
| Method Summary | |
|---|---|
void |
reset()
Move back to the start of the iterator for this instance of results of a query. |
int |
size()
return the number of solutions |
| Methods inherited from interface com.hp.hpl.jena.query.ResultSet |
|---|
getResourceModel, getResultVars, getRowNumber, hasNext, next, nextBinding, nextSolution |
| Methods inherited from interface java.util.Iterator |
|---|
remove |
| Method Detail |
|---|
void reset()
int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||