Node Class
From Comuna.NET
Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | Node Class |
Represents a node structure used to save a node of a Network to a D3 json file.
Namespace: Comuna.D3
Assembly: Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
The Node type exposes the following members.
| Name | Description | |
|---|---|---|
| Community |
Gets or sets the ID of the community of this node.
| |
| ID |
Gets or sets the ID of this node.
| |
| IdNum |
Gets or sets the ID of this node.
|
| 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.) |
