Uses of Interface
org.apache.jena.sparql.resultset.ResultSetPeekable
Package
Description
ARQ - A query engine for Jena, implementing SPARQL.
-
Uses of ResultSetPeekable in org.apache.jena.query
Modifier and TypeMethodDescriptionstatic ResultSetPeekable
ResultSetFactory.makePeekable
(ResultSet resultSet) Turns an existing result set into one with peeking capabilities -
Uses of ResultSetPeekable in org.apache.jena.sparql.resultset
Modifier and TypeClassDescriptionclass
class
A result set held in-memory. rewindable.class
A wrapper around another result set that provides peek capabilities