public class QueryExecutorImpl extends ConnectionManager implements QueryExecutor
| Constructor and Description |
|---|
QueryExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> |
evaluate(org.openrdf.model.URI endpoint,
org.openrdf.query.algebra.TupleExpr expr,
org.openrdf.query.BindingSet bindings) |
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> |
evaluate(org.openrdf.model.URI endpoint,
org.openrdf.query.algebra.TupleExpr expr,
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> bindingIter) |
closeQuietly, getConnection, initialize, shutdownequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, shutdownpublic info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> evaluate(org.openrdf.model.URI endpoint,
org.openrdf.query.algebra.TupleExpr expr,
org.openrdf.query.BindingSet bindings)
throws org.openrdf.query.QueryEvaluationException
evaluate in interface QueryExecutororg.openrdf.query.QueryEvaluationExceptionpublic info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> evaluate(org.openrdf.model.URI endpoint,
org.openrdf.query.algebra.TupleExpr expr,
info.aduna.iteration.CloseableIteration<org.openrdf.query.BindingSet,org.openrdf.query.QueryEvaluationException> bindingIter)
throws org.openrdf.query.QueryEvaluationException
evaluate in interface QueryExecutororg.openrdf.query.QueryEvaluationExceptionCopyright © 2015 SemaGrow - FP7. All rights reserved.