Uses of Class
org.eclipse.rdf4j.sparqlbuilder.constraint.UnaryOperation
-
Packages that use UnaryOperation Package Description org.eclipse.rdf4j.sparqlbuilder.constraint -
-
Uses of UnaryOperation in org.eclipse.rdf4j.sparqlbuilder.constraint
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint that return UnaryOperation Modifier and Type Method Description private static UnaryOperation
Expressions. unaryExpression(UnaryOperator operator, Operand operand)
-