Namespace VDS.RDF.Query.Grouping
Classes
BaseGroupBy
Abstract Base Class for classes representing Sparql GROUP BY clauses.
GroupByExpression
Represents a Grouping on a given Expression.
GroupByVariable
Represents a Grouping on a given Variable.
Interfaces
ISparqlGroupBy
Interface for Classes that represent SPARQL GROUP BY clauses.