static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
Dataset dataset) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
Dataset dataset,
QuerySolution inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
Dataset dataset,
QuerySolution inputBinding,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
Dataset dataset,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
DatasetGraph datasetGraph) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
DatasetGraph datasetGraph,
Binding inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
DatasetGraph datasetGraph,
Binding inputBinding,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(UpdateRequest updateRequest,
DatasetGraph datasetGraph,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(Update update,
Dataset dataset) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(Update update,
Dataset dataset,
QuerySolution inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(Update update,
DatasetGraph datasetGraph) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.create(Update update,
DatasetGraph datasetGraph,
Binding inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint,
Context context) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemote(Update update,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update to a remote SPARQL Update
service.
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(UpdateRequest updateRequest,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint,
Context context) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|
static UpdateProcessor |
UpdateExecutionFactory.createRemoteForm(Update update,
java.lang.String remoteEndpoint,
Context context,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext) |
Create an UpdateProcessor that sends the update request to a remote SPARQL
Update service using an HTML form
|