Graph.delete_node
-
Graph.
delete_node
(key)[source] Delete a node from the graph.
- Parameters
key (hashable) – The identifier of the node.
Examples
>>>
Graph.
delete_node
(key)[source]Delete a node from the graph.
key (hashable) – The identifier of the node.
Examples
>>>