java.lang.Object
org.apache.jena.sparql.exec.RowSetStream
org.apache.jena.sparql.exec.RowSetAdapter
- All Implemented Interfaces:
Iterator<Binding>
,org.apache.jena.atlas.iterator.IteratorCloseable<Binding>
,org.apache.jena.atlas.lib.Closeable
,RowSet
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.jena.sparql.exec.RowSet
RowSet.Exception
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.exec.RowSetStream
close, create, getResultVars, getRowNumber, hasNext, next, rewindable
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
Methods inherited from interface org.apache.jena.sparql.exec.RowSet
forEach, materialize, stream
-
Constructor Details
-
RowSetAdapter
-
-
Method Details
-
get
-