Click or drag to resize

GroupByAggregates Property

Gets the Aggregates that will be applied.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<SparqlVariable> Aggregates { get; }

Property Value

Type: IEnumerableSparqlVariable
See Also