SparqlQueryIsAggregate Property |
Gets whether the Query has an Aggregate as its Result.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool IsAggregate { get; }
Public ReadOnly Property IsAggregate As Boolean
Get
Property Value
Type:
Boolean
See Also