ISparqlExpression Properties |
The ISparqlExpression type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets the Arguments of this Expression.
| |
CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
| |
Functor |
Gets the Function Name or Operator Symbol - function names may be URIs of Keywords or the empty string in the case of primary expressions.
| |
Type |
Gets the SPARQL Expression Type.
| |
Variables |
Gets an enumeration of all the Variables used in an expression.
|