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