Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | CommunityAlgorithmCommunities Property |
Gets the set of nodes belonging to each community.
Namespace: Comuna
Assembly: Comuna (in Comuna.dll) Version: 1.0.0

C#
public HashSet<uint>[] Communities { get; }
Property Value
Type: HashSetUInt32