Skip to main content

CommunityRow

Type Alias CommunityRow 

Source
pub type CommunityRow = (i64, String, i64, Vec<String>);
Expand description

(community_id, label, node_count, top_node_ids)