Interface Groupable

All Superinterfaces:
QueryElement
All Known Implementing Classes:
Aggregate, Assignment, CustomFunction, Expression, In, NotIn, Variable

public interface Groupable extends QueryElement
Denotes a groupable SPARQL query element (can be used in a GROUP BY clause)
See Also: