Click or drag to resize

SparqlVariableAggregate Property

Gets the Aggregate Function for this Variable.

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

Property Value

Type: ISparqlAggregate
See Also