Uses of Class
org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperation
-
Packages that use BinaryOperation Package Description org.eclipse.rdf4j.sparqlbuilder.constraint -
-
Uses of BinaryOperation in org.eclipse.rdf4j.sparqlbuilder.constraint
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint that return BinaryOperation Modifier and Type Method Description private static BinaryOperation
Expressions. binaryExpression(BinaryOperator operator, Operand op1, Operand op2)
-