ISparqlCustomExpressionFactoryAvailableExtensionAggregates Property |
Gets the Extension Aggregate URIs that this Factory provides.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEnumerable<Uri> AvailableExtensionAggregates { get; }
ReadOnly Property AvailableExtensionAggregates As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also