Click or drag to resize

BaseAggregate._expr Field

Expression that the aggregate operates over.

Namespace:  VDS.RDF.Query.Aggregates
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected ISparqlExpression _expr

Field Value

Type: ISparqlExpression
See Also