Package | Description |
---|---|
com.hp.hpl.jena.query |
ARQ - A query engine for Jena, implementing SPARQL.
|
com.hp.hpl.jena.sparql.resultset |
Modifier and Type | Method and Description |
---|---|
static ResultSetPeekable |
ResultSetFactory.makePeekable(ResultSet resultSet)
Turns an existing result set into one with peeking capabilities
|
Modifier and Type | Class and Description |
---|---|
class |
RDFInput |
class |
ResultSetMem
An in-memory result set.
|
class |
ResultSetPeeking
A wrapper around another result set that provides peek capabilities
|
Licenced under the Apache License, Version 2.0