public interface IPreparedBooleanQuery extends IPreparedQuery
RemoteRepository.| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate()
Evaluate the boolean query.
|
boolean |
evaluate(IPreparedQueryListener listener)
Evaluate the boolean query, notify the specified listener when complete.
|
addRequestParamgetHeader, getMaxQueryMillis, getQueryId, isUpdate, setAcceptHeader, setHeader, setMaxQueryMillisboolean evaluate()
throws Exception
listener - The query listener.Exceptionboolean evaluate(IPreparedQueryListener listener) throws Exception
listener - The query listener.ExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.