AbstractHTTPQuery@Deprecated public abstract class SPARQLQuery extends SPARQLOperation implements Query
AbstractHTTPQuery| Modifier and Type | Field and Description |
|---|---|
protected int |
maxQueryTime
Deprecated.
|
bindings, client, dataset| Constructor and Description |
|---|
SPARQLQuery(org.apache.commons.httpclient.HttpClient client,
String url,
String base,
String operation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getAccept()
Deprecated.
|
int |
getMaxQueryTime()
Deprecated.
|
protected org.apache.commons.httpclient.HttpMethodBase |
getResponse()
Deprecated.
|
void |
setMaxQueryTime(int maxQueryTime)
Deprecated.
|
clearBindings, execute, getBindingNames, getBindings, getDataset, getIncludeInferred, getQueryString, getUrl, removeBinding, setBinding, setDataset, setIncludeInferredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredpublic int getMaxQueryTime()
getMaxQueryTime in interface Querypublic void setMaxQueryTime(int maxQueryTime)
setMaxQueryTime in interface Queryprotected abstract String getAccept()
protected org.apache.commons.httpclient.HttpMethodBase getResponse()
throws org.apache.commons.httpclient.HttpException,
IOException,
QueryEvaluationException
org.apache.commons.httpclient.HttpExceptionIOExceptionQueryEvaluationExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.