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