public class SailConnectionBooleanQuery extends SailConnectionQuery implements org.eclipse.rdf4j.query.BooleanQuery
| Constructor and Description |
|---|
SailConnectionBooleanQuery(org.eclipse.rdf4j.query.parser.ParsedBooleanQuery tupleQuery,
org.eclipse.rdf4j.sail.SailConnection sailConnection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate() |
org.eclipse.rdf4j.query.parser.ParsedBooleanQuery |
getParsedQuery() |
explain, getSailConnectionenforceMaxQueryTime, getActiveDataset, toStringgetMaxQueryTime, setMaxQueryTimeclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SailConnectionBooleanQuery(org.eclipse.rdf4j.query.parser.ParsedBooleanQuery tupleQuery,
org.eclipse.rdf4j.sail.SailConnection sailConnection)
public org.eclipse.rdf4j.query.parser.ParsedBooleanQuery getParsedQuery()
getParsedQuery in class org.eclipse.rdf4j.query.impl.AbstractParserQuerypublic boolean evaluate()
throws org.eclipse.rdf4j.query.QueryEvaluationException
evaluate in interface org.eclipse.rdf4j.query.BooleanQueryorg.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2021 Eclipse Foundation. All Rights Reserved.