virtuoso.sesame2.driver
Class VirtuosoBooleanQuery

java.lang.Object
  extended by virtuoso.sesame2.driver.VirtuosoOperation
      extended by virtuoso.sesame2.driver.VirtuosoQuery
          extended by virtuoso.sesame2.driver.VirtuosoBooleanQuery
All Implemented Interfaces:
org.openrdf.query.BooleanQuery, org.openrdf.query.Operation, org.openrdf.query.Query

public class VirtuosoBooleanQuery
extends VirtuosoQuery
implements org.openrdf.query.BooleanQuery


Constructor Summary
VirtuosoBooleanQuery()
           
 
Method Summary
 boolean evaluate()
           
 
Methods inherited from class virtuoso.sesame2.driver.VirtuosoQuery
getMaxQueryTime, setMaxQueryTime
 
Methods inherited from class virtuoso.sesame2.driver.VirtuosoOperation
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openrdf.query.Query
getMaxQueryTime, setMaxQueryTime
 
Methods inherited from interface org.openrdf.query.Operation
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
 

Constructor Detail

VirtuosoBooleanQuery

public VirtuosoBooleanQuery()
Method Detail

evaluate

public boolean evaluate()
                 throws org.openrdf.query.QueryEvaluationException
Specified by:
evaluate in interface org.openrdf.query.BooleanQuery
Throws:
org.openrdf.query.QueryEvaluationException