org.openrdf.sesame.query.rql.model
Class Not
java.lang.Object
org.openrdf.sesame.query.rql.model.Not
- All Implemented Interfaces:
- BooleanQuery, Query
- public class Not
- extends Object
- implements BooleanQuery
Not
public Not(BooleanQuery arg)
isTrue
public boolean isTrue(RdfSchemaSource rss)
throws QueryEvaluationException
- Specified by:
isTrue in interface BooleanQuery
- Throws:
QueryEvaluationException
getQuery
public String getQuery()
- Specified by:
getQuery in interface Query
toString
public String toString()
Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.