Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
Comuna
Network Class
Network Properties
TotalWeight Property
Weights Property
Network
Weights Property
Gets the weights associated with each node in this network.
Namespace:
Comuna
Assembly:
Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
Copy
public
IReadOnlyDictionary
<
uint
,
double
>
Weights
{
get
; }
Request Example
View Source
Property Value
Type:
IReadOnlyDictionary
UInt32
,
Double
See Also
Reference
Network Class
Comuna Namespace
Copyright (c) 2018 Pedro Sequeira