Click or drag to resize

GraphPatternTerm Properties

The GraphPatternTerm type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
Public propertyFunctor
Gets the Functor of the Expression.
Public propertyPattern
Gets the Graph Pattern this term represents.
Public propertyType
Gets the Type of the Expression.
Public propertyVariables
Gets the Variables used in the Expression.
Top
See Also