- All Superinterfaces:
org.apache.jena.atlas.lib.Closeable
,Iterator<Binding>
,org.apache.jena.atlas.iterator.IteratorCloseable<Binding>
,RowSet
- All Known Implementing Classes:
RowSetMem
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.jena.sparql.exec.RowSet
RowSet.Exception
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
Methods inherited from interface org.apache.jena.sparql.exec.RowSet
close, forEach, getResultVars, getRowNumber, hasNext, materialize, next, rewindable, stream
-
Method Details
-
reset
void reset() -
size
long size()return the number of solutions
-