ISparqlCustomExpressionFactory.AvailableExtensionFunctions Property |
Gets the Extension Function URIs that this Factory provides.
Namespace:
VDS.RDF.Query.Expressions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIEnumerable<Uri> AvailableExtensionFunctions { get; }
ReadOnly Property AvailableExtensionFunctions As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerable<Uri>
See Also