SparqlExpressionFactory Methods |
The SparqlExpressionFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddCustomFactory |
Registers a Custom Expression Factory.
|
![]() ![]() | CreateExpression(Uri, ListISparqlExpression) |
Tries to create an Expression from the given function Uri and list of argument expressions.
|
![]() ![]() | CreateExpression(Uri, ListISparqlExpression, IEnumerableISparqlCustomExpressionFactory) |
Tries to create an Expression from the given function Uri and list of argument expressions.
|
![]() ![]() | CreateExpression(Uri, ListISparqlExpression, DictionaryString, ISparqlExpression, IEnumerableISparqlCustomExpressionFactory) |
Tries to create an Expression from the given function Uri and list of argument expressions.
|