Uses of Interface
org.apache.jena.sparql.exec.RowSetRewindable
-
Uses of RowSetRewindable in org.apache.jena.sparql.exec
Modifier and TypeClassDescriptionclass
A row set held in-memory which is rewindable and peekableModifier and TypeMethodDescriptionstatic RowSetRewindable
default RowSetRewindable
RowSet.rewindable()
Create aRowSetRewindable
from the current position to the end.RowSetStream.rewindable()