|
||||||||||
| 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.SailBooleanQuery
public class SailBooleanQuery
| Field Summary |
|---|
| Fields inherited from class org.openrdf.query.impl.AbstractQuery |
|---|
bindings, dataset, includeInferred |
| Constructor Summary | |
|---|---|
protected |
SailBooleanQuery(ParsedBooleanQuery tupleQuery,
SailRepositoryConnection sailConnection)
|
| Method Summary | |
|---|---|
boolean |
evaluate()
|
ParsedBooleanQuery |
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 SailBooleanQuery(ParsedBooleanQuery tupleQuery,
SailRepositoryConnection sailConnection)
| Method Detail |
|---|
public ParsedBooleanQuery getParsedQuery()
getParsedQuery in class SailQuery
public boolean evaluate()
throws QueryEvaluationException
evaluate in interface BooleanQueryQueryEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||