Click or drag to resize

ISparqlAggregateExpression Property

Gets the Expression that the Aggregate is applied to.

Namespace:  VDS.RDF.Query.Aggregates
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
ISparqlExpression Expression { get; }

Property Value

Type: ISparqlExpression
See Also