public class SPARQLUpdate extends AbstractHTTPUpdate
SPARQLRepositorybaseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description |
|---|
SPARQLUpdate(SparqlSession httpClient,
String baseURI,
String queryString) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getQueryString() |
getBaseURI, getBindingsArray, getHttpClient, getQueryLanguage, toStringclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimepublic SPARQLUpdate(SparqlSession httpClient, String baseURI, String queryString)
public void execute()
throws UpdateExecutionException
UpdateExecutionExceptionpublic String getQueryString()
getQueryString in class AbstractHTTPUpdateCopyright © 2001-2016 Aduna. All Rights Reserved.