Uses of Class
org.eclipse.rdf4j.query.algebra.Not
-
Packages that use Not Package Description org.eclipse.rdf4j.query.algebra Abstract Query Algebra model.org.eclipse.rdf4j.query.algebra.helpers -
-
Uses of Not in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return Not Modifier and Type Method Description NotNot. clone()Methods in org.eclipse.rdf4j.query.algebra with parameters of type Not Modifier and Type Method Description voidQueryModelVisitor. meet(Not node) -
Uses of Not in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type Not Modifier and Type Method Description voidAbstractQueryModelVisitor. meet(Not node)voidAbstractSimpleQueryModelVisitor. meet(Not node)voidStatementPatternVisitor. meet(Not node)
-