Connected Component
This algorithm can run without specifying its parameters.
Parameter |
Type |
Description |
---|---|---|
Max_WCC_size |
Integer |
Maximum number of vertices in the largest connected component |
Max_WCC_id |
String |
ID of the largest connected component |
community |
List |
Connected component set (community) corresponding to each vertex. The format is [{vertexId:communityId},...]. where vertexId is of the string type. communityId is of the string type. |
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