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.
|
addRequestParam
getHeader, getMaxQueryMillis, getQueryId, isUpdate, setAcceptHeader, setHeader, setMaxQueryMillis
org.openrdf.query.GraphQueryResult evaluate() throws Exception
Exception
org.openrdf.query.GraphQueryResult evaluate(IPreparedQueryListener listener) throws Exception
listener
- The query listener.Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.