GraphPatternTerm Properties |
The GraphPatternTerm type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets the Arguments of the Expression.
| |
CanParallelise |
Gets whether an expression can safely be evaluated in parallel.
| |
Functor |
Gets the Functor of the Expression.
| |
Pattern |
Gets the Graph Pattern this term represents.
| |
Type |
Gets the Type of the Expression.
| |
Variables |
Gets the Variables used in the Expression.
|