pub fn remove_edges_for_node(conn: &Connection, node_id: &str) -> Result<()>Expand description
Delete all edges connected to a node (source or target).
pub fn remove_edges_for_node(conn: &Connection, node_id: &str) -> Result<()>Delete all edges connected to a node (source or target).