All Implemented Interfaces:
Operand, Assignable, Groupable, Orderable, QueryElement
Direct Known Subclasses:
In

class Function extends Expression<Function>
A SPARQL Function. Consists of a function name and a parenthesized, comma-separated list of arguments.
See Also: