Triangle Count
Overview
The Triangle Count algorithm counts the number of triangles in a graph. More triangles mean higher node association degrees and closer organization relationships.
Application Scenarios
This algorithm is often used to measure the structure features of a graph.
Parameter Description
Parameter |
Mandatory |
Description |
Type |
Value Range |
---|---|---|---|---|
statistics |
No |
Whether to export only the total statistical result.
|
Boolean |
true or false. The default value is true. |
Instructions
The edge direction and multi-edge situation are not considered.
Example
Enter statistics = true. 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