EGI.vertex_edges

EGI.vertex_edges(vertex)

Find all edges connected to a given vertex.

Parameters

vertex (int)

Returns

list[tuple[int, int]]