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; }
Public ReadOnly Property IsAggregate As Boolean
Get
Property Value
Type:
BooleanSee Also