Click or drag to resize

XPathFunctionFactoryAvailableExtensionAggregates Property

Gets the Extension Aggregate URIs supported by this Factory.

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