Skip to main content

overview

Function overview 

Source
pub async fn overview(
    db: &Surreal<Db>,
    stats: GraphStats,
    per_type: usize,
) -> Result<MemoryOverview, GraphError>
Expand description

Summarise the whole graph, listing per_type entities of each type.