Class ConnectiveOperation

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

class ConnectiveOperation extends Operation<ConnectiveOperation>
Represents a SPARQL connective operation, which takes an arbitrary number of arguments
  • Constructor Details