pub fn cmp_by_dependency(a: &Connectivity, b: &Connectivity) -> OrderingExpand description
Centrality ordering: dependency degree (typed_total) descending first,
then raw total descending, then id lexicographic ascending as a
stable deterministic tie-break. Ranking by typed_total keeps a
co-mention-inflated hub from outranking a real dependency hub.