Click or drag to resize

SparqlBuiltInFunctionFactoryAvailableExtensionAggregates Property

Gets the URIs of available SPARQL Aggregates.

Namespace:  VDS.RDF.Query.Expressions
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<Uri> AvailableExtensionAggregates { get; }

Property Value

Type: IEnumerableUri

Implements

ISparqlCustomExpressionFactoryAvailableExtensionAggregates
See Also