CommunityTracker.Network Property

Comuna.NET

CommunityTrackerNetwork Property

Gets the network graph whose communities are tracked by this instance.

Namespace:  Comuna.D3
Assembly:  Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
Syntax
C#
public Network Network { get; }
Request Example View Source

Property Value

Type: Network
See Also