Type Alias: EdgeTuple EdgeTuple = [VertexId, VertexId] Defined in: mobjects/graph/graphTypes.ts:15 Edge definition as a tuple of [source, target]