Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | CommunityAlgorithmLoadFromFile Method |
Initializes the community partition with the information stored in the given file.
Namespace: Comuna
Assembly: Comuna (in Comuna.dll) Version: 1.0.0

C#
public void LoadFromFile( string fileName )
Parameters
- fileName
- Type: SystemString
The path to the file containing the partition information.
