Represents clusters in the graph as computed by EdgeBetweennessClustering.
Inheritance Hierarchy
Remarks
This class cannot be instantiated
Members
No filters for this type
Properties
Gets a collection of all clusters in the graph.
Gets a collection of all clusters in the graph.
readonlyfinal
Gets a value that estimates the quality of the partition of the nodes into the clusters.
Gets a value that estimates the quality of the partition of the nodes into the clusters.
The modularity value estimates the quality of the partition of the nodes into the given communities and is a value between
[-1/2,1]. High modularity values denote that nodes with dense connections are placed in the same community, while nodes with sparse connections are assigned to different communities.readonlyfinal
Gets a mapping from each node to its cluster ID.
Gets a mapping from each node to its cluster ID.
Gets a mapping from each node to its cluster.
Gets a mapping from each node to its cluster.
readonlyfinal