public interface IPreparedTupleQuery extends IPreparedQuery
JettyeRemoteRepository
.Modifier and Type | Method and Description |
---|---|
org.openrdf.query.TupleQueryResult |
evaluate()
Evaluate the tuple query.
|
org.openrdf.query.TupleQueryResult |
evaluate(IPreparedQueryListener listener)
Evaluate the tuple query, notify the specified listener when complete.
|
addRequestParam
getHeader, getMaxQueryMillis, getQueryId, isUpdate, setAcceptHeader, setHeader, setMaxQueryMillis
org.openrdf.query.TupleQueryResult evaluate() throws Exception
Exception
org.openrdf.query.TupleQueryResult evaluate(IPreparedQueryListener listener) throws Exception
listener
- The query listener.Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.