| Package | Description |
|---|---|
| org.apache.jena.query |
ARQ - A query engine for Jena, implementing SPARQL.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryEngineHTTP |
QueryExecutionFactory.createServiceRequest(String service,
Query query)
Create a service request for remote execution over HTTP.
|
static QueryEngineHTTP |
QueryExecutionFactory.createServiceRequest(String service,
Query query,
org.apache.http.client.HttpClient client)
Create a service request for remote execution over HTTP.
|
static QueryEngineHTTP |
QueryExecutionFactory.createServiceRequest(String service,
Query query,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext)
Create a service request for remote execution over HTTP.
|
Licenced under the Apache License, Version 2.0