Click or drag to resize

SparqlQueryGroupBy Property

Gets/Sets the Grouping for the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlGroupBy GroupBy { get; }

Property Value

Type: ISparqlGroupBy
See Also