causal_networkx.graphs.dag.DAG.clear_edges# DAG.clear_edges()# Remove all edges from causal graph without removing nodes. Clears edges in the DiGraph and the bidirected undirected graph.