Skip to main content

reassign_node_scopes

Function reassign_node_scopes 

Source
pub fn reassign_node_scopes(
    db: &Database,
    from_scope: &str,
    to_scope: &str,
) -> Result<usize>
Expand description

Reassign all nodes with from_scopeto_scope in SQLite.