SparqlUpdateParserExpressionFactories Property |
Gets/Sets the locally scoped custom expression factories.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<ISparqlCustomExpressionFactory> ExpressionFactories { get; set; }
Public Property ExpressionFactories As IEnumerable(Of ISparqlCustomExpressionFactory)
Get
Set
Property Value
Type:
IEnumerableISparqlCustomExpressionFactorySee Also