public interface ResultSetRewindable extends ResultSetRewindable
Modifier and Type | Method and Description |
---|---|
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
|
getResourceModel, getResultVars, getRowNumber, hasNext, next, nextBinding, nextSolution
void reset()
reset
in interface ResultSetRewindable
int size()
size
in interface ResultSetRewindable
Licenced under the Apache License, Version 2.0