Skip to main content

count_nodes_by_scope

Function count_nodes_by_scope 

Source
pub fn count_nodes_by_scope(db: &Database) -> Result<BTreeMap<String, usize>>
Expand description

Counts of nodes per scope (from SQLite).