public class AGBooleanQuery extends AGQuery implements BooleanQuery
RDFS_PLUS_PLUS, RESTRICTION, SPARQL_COVERAGE_PLANNER, SPARQL_IDENTITY_PLANNER
Constructor and Description |
---|
AGBooleanQuery(AGRepositoryConnection con,
QueryLanguage ql,
String queryString,
String baseURI)
Creates an AGBooleanQuery instance for a given connection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate()
Evaluates the query and returns a boolean result.
|
analyze, getBaseURI, getBindingsArray, getEngine, getEntailmentRegime, getFranzOptionPrefixString, getLanguage, getLimit, getName, getOffset, getPlanner, getQueryString, isCheckVariables, isLoggingEnabled, isPrepared, setCheckVariables, setEngine, setEntailmentRegime, setIncludeInferred, setLimit, setLoggingEnabled, setOffset, setPlanner, setPrepared, setSaveName, toString
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMaxQueryTime, setMaxQueryTime
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
public AGBooleanQuery(AGRepositoryConnection con, QueryLanguage ql, String queryString, String baseURI)
con
- the connectionql
- the query languagequeryString
- the querybaseURI
- the base URI for the querypublic boolean evaluate() throws QueryEvaluationException
evaluate
in interface BooleanQuery
QueryEvaluationException
Copyright © 2017 Franz Inc.. All rights reserved.