|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvirtuoso.sesame2.driver.VirtuosoQuery
virtuoso.sesame2.driver.VirtuosoTupleQuery
public class VirtuosoTupleQuery
Constructor Summary | |
---|---|
VirtuosoTupleQuery()
|
Method Summary | |
---|---|
org.openrdf.query.TupleQueryResult |
evaluate()
|
void |
evaluate(org.openrdf.query.TupleQueryResultHandler handler)
|
Methods inherited from class virtuoso.sesame2.driver.VirtuosoQuery |
---|
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxQueryTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxQueryTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openrdf.query.Query |
---|
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxQueryTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxQueryTime |
Constructor Detail |
---|
public VirtuosoTupleQuery()
Method Detail |
---|
public org.openrdf.query.TupleQueryResult evaluate() throws org.openrdf.query.QueryEvaluationException
evaluate
in interface org.openrdf.query.TupleQuery
org.openrdf.query.QueryEvaluationException
public void evaluate(org.openrdf.query.TupleQueryResultHandler handler) throws org.openrdf.query.QueryEvaluationException, org.openrdf.query.TupleQueryResultHandlerException
evaluate
in interface org.openrdf.query.TupleQuery
org.openrdf.query.QueryEvaluationException
org.openrdf.query.TupleQueryResultHandlerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |