|
|
GraphFastDirected Properties |
The GraphFastDirected type exposes the following members.
| Name | Description | |
|---|---|---|
| Edges |
Gets list of eges
(Overrides BaseGraphEdges.) | |
| Network |
Property that holds graph data.
Each node has list of neighbors.
(Inherited from GraphFast.) | |
| Nodes |
Gets list of nodes
(Inherited from GraphFast.) | |
| NumberOfEdges |
Gets list of edges
(Inherited from GraphFast.) | |
| NumberOfNodes |
Gets number of nodes
(Inherited from GraphFast.) |