Uses of Class
org.apache.jena.sparql.exec.http.UpdateExecutionHTTPBuilder
-
Uses of UpdateExecutionHTTPBuilder in org.apache.jena.sparql.exec.http
Modifier and TypeMethodDescriptionstatic UpdateExecutionHTTPBuilder
UpdateExecutionHTTP.create()
static UpdateExecutionHTTPBuilder
UpdateExecutionHTTPBuilder.create()
static UpdateExecutionHTTPBuilder
UpdateExecutionHTTPBuilder.substitution
(String varName, org.apache.jena.rdf.model.RDFNode value) UpdateExecutionHTTPBuilder.substitution
(QuerySolution querySolution) -
Uses of UpdateExecutionHTTPBuilder in org.apache.jena.update
Modifier and TypeMethodDescriptionstatic UpdateExecutionHTTPBuilder
Create aUpdateExecutionBuilder
for a remote service.