virtuoso.sesame2.driver
Class VirtuosoBooleanQuery

java.lang.Object
  extended by virtuoso.sesame2.driver.VirtuosoQuery
      extended by virtuoso.sesame2.driver.VirtuosoBooleanQuery
All Implemented Interfaces:
org.openrdf.query.BooleanQuery, 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
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

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