Class UnaryOperation

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

class UnaryOperation extends Operation<UnaryOperation>
Represents a SPARQL operation that takes exactly 1 argument
  • Constructor Details