Click or drag to resize

ISparqlAggregateArguments Property

Gets the Arguments of the Aggregate.

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

Property Value

Type: IEnumerableISparqlExpression
See Also