public class HTTPUpdate extends AbstractHTTPUpdate
UnauthorizedException| Modifier and Type | Field and Description |
|---|---|
protected org.openrdf.repository.http.HTTPRepositoryConnection |
httpCon |
baseURI, queryLanguage, queryStringbindings, dataset, includeInferred| Constructor and Description |
|---|
HTTPUpdate(org.openrdf.repository.http.HTTPRepositoryConnection con,
QueryLanguage ql,
String queryString,
String baseURI) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getBaseURI, getBindingsArray, getHttpClient, getQueryLanguage, getQueryString, toStringclearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredprotected final org.openrdf.repository.http.HTTPRepositoryConnection httpCon
public HTTPUpdate(org.openrdf.repository.http.HTTPRepositoryConnection con, QueryLanguage ql, String queryString, String baseURI)
public void execute()
throws UpdateExecutionException
UpdateExecutionExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.