Click or drag to resize

LeviathanFunctionFactoryAvailableExtensionFunctions Property

Gets the Extension Function URIs supported by this Factory.

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

Property Value

Type: IEnumerableUri

Implements

ISparqlCustomExpressionFactoryAvailableExtensionFunctions
See Also