Click or drag to resize

SparqlExpressionFactoryCreateExpression Method

Overload List
  NameDescription
Public methodStatic memberCreateExpression(Uri, ListISparqlExpression)
Tries to create an Expression from the given function Uri and list of argument expressions.
Public methodStatic memberCreateExpression(Uri, ListISparqlExpression, IEnumerableISparqlCustomExpressionFactory)
Tries to create an Expression from the given function Uri and list of argument expressions.
Public methodStatic memberCreateExpression(Uri, ListISparqlExpression, DictionaryString, ISparqlExpression, IEnumerableISparqlCustomExpressionFactory)
Tries to create an Expression from the given function Uri and list of argument expressions.
Top
See Also