Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | Comuna.D3 Namespace |

Class | Description | |
---|---|---|
![]() | CommunityTracker |
A class that enables tracking the evolution of the communities in a Network over time while writing
the changes to a D3 json file. The Network's connections and the CommunityAlgorithm
are assumed to be updated outside of the tracker.
|
![]() | D3Extensions |
Contains extensions for CommunityAlgorithm objects to enable export to D3.js graph files.
|
![]() | Graph |
Represents a graph structure used to save a Network to a D3 json file.
|
![]() | Link |
Represents a link structure used to save a Connection to a D3 json file.
|
![]() | Node |
Represents a node structure used to save a node of a Network to a D3 json file.
|