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