Uses of Class
org.apache.jena.sparql.exec.QueryExecResult
Package
Description
-
Uses of QueryExecResult in org.apache.jena.riot.rowset
Modifier and TypeMethodDescriptionQueryResults.readAny
(InputStream input) Read a row set or boolean from anInputStream
.Read a row set or boolean from a URL or filename.RowSetReader.readAny
(InputStream in, Context context) Read from anInputStream
and produce aQueryExecResult
. -
Uses of QueryExecResult in org.apache.jena.riot.rowset.rw
Modifier and TypeMethodDescriptionstatic QueryExecResult
RowSetReaderJSONStreaming.process
(InputStream in, Context context) RowSetReaderCSV.readAny
(InputStream in, Context context) RowSetReaderJSON_V1.readAny
(InputStream in, Context context) Deprecated, for removal: This API element is subject to removal in a future version.RowSetReaderJSONStreaming.readAny
(InputStream in, Context context) RowSetReaderNone.readAny
(InputStream in, Context context) RowSetReaderProtobuf.readAny
(InputStream in, Context context) RowSetReaderThrift.readAny
(InputStream in, Context context) RowSetReaderTSV.readAny
(InputStream in, Context context) RowSetReaderXML.readAny
(InputStream in, Context context) -
Uses of QueryExecResult in org.apache.jena.sparql.exec
Modifier and TypeMethodDescriptionstatic QueryExecResult
QueryExecResult.adapt
(SPARQLResult result) -
Uses of QueryExecResult in org.apache.jena.sparql.resultset