SPARQL.ex v0.3.0 SPARQL.Algebra.FunctionCall View Source
Shared functions for builtin and extension function calls.
Link to this section Summary
Functions
Evaluates argument expressions.
Link to this section Functions
Link to this function
evaluate_argument(variable, data, execution) View Source
Link to this function
evaluate_arguments(arguments, data, execution) View Source
Evaluates argument expressions.
An unbound variable is evaluated to the value :error
.