Graph

class Graph

Data structure for SysML graphs.

Attributes and methods will be added as internal API stabilizes.

Members defined in Graph (2 members)

__init__

clear

Clear all nodes and edges.

Methods

__init__() None
clear() None

Clear all nodes and edges.

Note that node and edge ids will be reused in an unspecified order.

Used in