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 Methods
AddEdge Method
AddVertex Method
Clear Method
ClearConnections Method
ClearNodes Method
Dispose Method
LoadFromCsv Method
RemoveEdge Method
RemoveVertex Method
SaveToCsv Method
ToString Method
Network
AddEdge Method
Adds a new
Connection
to the network.
Namespace:
Comuna
Assembly:
Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AddEdge
(
Connection
connection
)
Request Example
View Source
Parameters
connection
Type:
Comuna
Connection
The connection to be added.
Return Value
Type:
Boolean
A
Boolean
indicating whether the connection was successfully added.
See Also
Reference
Network Class
Comuna Namespace
Copyright (c) 2018 Pedro Sequeira