FaultDiagnosis.
delete_a_node
Delete a node in the graph.
node (str) – the id of the node to remove.
Warning
the node id must be contained in the graph. No check is done within this function.