Class BinaryOperation

All Implemented Interfaces:
Operand, Assignable, Groupable, Orderable, QueryElement

class BinaryOperation extends Operation<BinaryOperation>
Represents a SPARQL operation that takes exactly 2 arguments
  • Constructor Details