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.Graphviz
Node Class
Node Constructor
Node Properties
Node Methods
Node Operators
Node Constructor
Creates a new
Node
with the given ID.
Namespace:
Comuna.Graphviz
Assembly:
Comuna.Graphviz (in Comuna.Graphviz.dll) Version: 1.0.0
Syntax
C#
Copy
public
Node
(
uint
id
,
uint
community
= 0 )
Request Example
View Source
Parameters
id
Type:
System
UInt32
The id of the node.
community
(Optional)
Type:
System
UInt32
The id of the community of this node
See Also
Reference
Node Class
Comuna.Graphviz Namespace
Copyright (c) 2018 Pedro Sequeira