Uses of Class
org.apache.jena.sparql.exec.QueryExecutionAdapter
-
Uses of QueryExecutionAdapter in org.apache.jena.sparql.exec
Modifier and TypeClassDescriptionclass
Query execution that delays making the QueryExecution until needed by exec -
Uses of QueryExecutionAdapter in org.apache.jena.sparql.exec.http
Modifier and TypeClassDescriptionclass
A query execution implementation where queries are executed against a remote service over HTTP.