Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | Link Class |
Represents a link structure used to save a Connection to a D3 json file.

Namespace: Comuna.D3
Assembly: Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0

The Link type exposes the following members.


Name | Description | |
---|---|---|
![]() | Source |
Gets or sets the ID of the source node of this link.
|
![]() | Target |
Gets or sets the ID of the target node of this link.
|
![]() | Value |
Gets or sets the value / weight associated with this link.
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
