Analytics
Graph & analytics
Analytics
Advanced graph analytics — connected components, clustering, modularity, and learning metrics.
GET
Analytics
Documentation Index
Fetch the complete documentation index at: https://docs.minns.ai/llms.txt
Use this file to discover all available pages before exploring further.
Response
Total nodes in graph.
Total edges in graph.
Number of connected components.
Size of the largest component.
Average shortest path length.
Graph diameter.
Global clustering coefficient.
Average local clustering.
Modularity score.
Number of communities detected.
Learning-specific metrics.
LearningMetricsResponse
| Field | Type | Description |
|---|---|---|
total_events | usize | Total events processed |
unique_contexts | usize | Number of unique contexts |
learned_patterns | usize | Number of learned patterns |
strong_memories | usize | Number of strong memories |
overall_success_rate | f32 | Overall success rate (0.0–1.0) |
average_edge_weight | f32 | Average edge weight |
