The Edge type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Edge | Initializes an edge instance. |
Properties
Name | Description | |
---|---|---|
![]() | From | The From-Node of this Edge. |
![]() | Reverse | Whether or not this Edge should be read in reverse order. |
![]() | To | The To-Node of this Edge. |
See Also