Click or drag to resize

SparqlQueryIsAggregate Property

Gets whether the Query has an Aggregate as its Result.

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

Property Value

Type: Boolean
See Also