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