Clustering Coefficient
Overview
The clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together. Evidence suggests that in most real-world networks, and in particular social networks, nodes tend to create tightly knit groups characterized by a relatively high density of ties. This algorithm is used to calculate the aggregation degree of nodes in a graph.
Application Scenarios
This algorithm is often used to measure the structure features of a graph.
Parameter Description
None
Instructions
The multi-edge situation is not considered.
Example
Run the algorithm to calculate the clustering coefficient of a graph. The JSON result is displayed in the query result area.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot