Triangle Count (1.0.0)
| 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. |
| Parameter | Type | Description |
|---|---|---|
| triangle_count | Integer | Number of triangles |
| vertex_triangles | List | Number of triangles on each vertex. The format is as follows: [{vertexId : vertexTriangleCount},...], where vertexId is of the string type. vertexTriangleCount is of the integer type. |
Last Article: Degree Correlation (1.0.0)
Next Article: Cluster Coefficient (1.0.0)
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.