Network.delete_edge

Network.delete_edge(edge)[source]

Delete an edge from the network.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge as a pair of node identifiers.

Returns:
None

Examples

>>>