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