SparqlExpressionFactoryCreateExpression Method (Uri, ListISparqlExpression, IEnumerableISparqlCustomExpressionFactory) |
Namespace: VDS.RDF.Query.Expressions
public static ISparqlExpression CreateExpression( Uri u, List<ISparqlExpression> args, IEnumerable<ISparqlCustomExpressionFactory> factories )
[Missing <returns> documentation for "M:VDS.RDF.Query.Expressions.SparqlExpressionFactory.CreateExpression(System.Uri,System.Collections.Generic.List{VDS.RDF.Query.Expressions.ISparqlExpression},System.Collections.Generic.IEnumerable{VDS.RDF.Query.Expressions.ISparqlCustomExpressionFactory})"]
Globally scoped custom expression factories are tried first and then any locally scoped expression factories are used.