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, nextSolutionvoid reset()
reset in interface ResultSetRewindableint size()
size in interface ResultSetRewindableLicenced under the Apache License, Version 2.0