Network.delete_node

Network.delete_node(key)[source]

Delete a node from the graph.

Parameters

key (hashable) – The identifier of the node.

Returns

None

Examples

>>>