Skip to main content

Get Edges

def get_edges() -> list[tuple[str, str]]

Get the edges of the model.

Returns:

list[tuple[str, str]]: A list of tuples representing edges.