Interface | Description |
---|---|
DynamicNetwork |
Defines a network / graph data structure that contains Nodes with
connections between them called edges or Links.
|
Link |
Defines a network Link.
|
Network |
Defines a network / graph data structure that contains Nodes with
connections between them called edges or Links.
|
Node |
Defines a Node entity.
|