ISparqlCustomExpressionFactory Interface |
Namespace: VDS.RDF.Query.Expressions
The ISparqlCustomExpressionFactory type exposes the following members.
Name | Description | |
---|---|---|
AvailableExtensionAggregates |
Gets the Extension Aggregate URIs that this Factory provides.
| |
AvailableExtensionFunctions |
Gets the Extension Function URIs that this Factory provides.
|
Name | Description | |
---|---|---|
TryCreateExpression |
Tries to Create a SPARQL Expression for a function with the given URI and set of arguments.
|