|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.query.impl.AbstractQuery
org.openrdf.repository.sail.SailQuery
org.openrdf.repository.sail.SailTupleQuery
public class SailTupleQuery
| Field Summary |
|---|
| Fields inherited from class org.openrdf.query.impl.AbstractQuery |
|---|
bindings, dataset, includeInferred |
| Constructor Summary | |
|---|---|
protected |
SailTupleQuery(ParsedTupleQuery tupleQuery,
SailRepositoryConnection sailConnection)
|
| Method Summary | |
|---|---|
TupleQueryResult |
evaluate()
|
void |
evaluate(TupleQueryResultHandler handler)
|
ParsedTupleQuery |
getParsedQuery()
|
| Methods inherited from class org.openrdf.repository.sail.SailQuery |
|---|
getActiveDataset, getConnection, toString |
| Methods inherited from class org.openrdf.query.impl.AbstractQuery |
|---|
getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openrdf.query.Query |
|---|
getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred |
| Constructor Detail |
|---|
protected SailTupleQuery(ParsedTupleQuery tupleQuery,
SailRepositoryConnection sailConnection)
| Method Detail |
|---|
public ParsedTupleQuery getParsedQuery()
getParsedQuery in class SailQuery
public TupleQueryResult evaluate()
throws QueryEvaluationException
evaluate in interface TupleQueryQueryEvaluationException
public void evaluate(TupleQueryResultHandler handler)
throws QueryEvaluationException,
TupleQueryResultHandlerException
evaluate in interface TupleQueryQueryEvaluationException
TupleQueryResultHandlerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||