Click or drag to resize

ISparqlCustomExpressionFactoryAvailableExtensionFunctions Property

Gets the Extension Function URIs that this Factory provides.

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

Property Value

Type: IEnumerableUri
See Also