Click or drag to resize

ZeroLengthPath Properties

The ZeroLengthPath type exposes the following members.

Properties
  NameDescription
Public propertyFixedVariables
Gets the enumeration of fixed variables in the algebra i.e. variables that are guaranteed to have a bound value.
(Inherited from BasePathOperator.)
Public propertyFloatingVariables
Gets the enumeration of floating variables in the algebra i.e. variables that are not guaranteed to have a bound value.
(Inherited from BasePathOperator.)
Public propertyPath
Gets the Property Path.
(Inherited from BasePathOperator.)
Public propertyPathEnd
Gets the Path End.
(Inherited from BasePathOperator.)
Public propertyPathStart
Gets the Path Start.
(Inherited from BasePathOperator.)
Public propertyVariables
Gets the Variables used in the Algebra.
(Inherited from BasePathOperator.)
Top
See Also