Uses of Class
org.eclipse.rdf4j.sparqlbuilder.constraint.BinaryOperation
Packages that use BinaryOperation
-
Uses of BinaryOperation in org.eclipse.rdf4j.sparqlbuilder.constraint
Subclasses with type arguments of type BinaryOperation in org.eclipse.rdf4j.sparqlbuilder.constraintModifier and TypeClassDescription(package private) classRepresents a SPARQL operation that takes exactly 2 argumentsMethods in org.eclipse.rdf4j.sparqlbuilder.constraint that return BinaryOperationModifier and TypeMethodDescriptionprivate static BinaryOperationExpressions.binaryExpression(BinaryOperator operator, Operand op1, Operand op2)