Skip to content

Commit

Permalink
Update nebula-algorithm.md (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Oct 15, 2021
1 parent 0ea08c8 commit 04d7be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-2.0/nebula-algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Nebula Algorithm支持的图计算算法如下。
|StronglyConnectedComponent| 强联通分量 |社区发现|
| ShortestPath | 最短路径 |路径规划、网络规划|
| TriangleCount | 三角形计数 |网络结构分析|
| GraphTriangleCount | 全图三角形计数 |网络结构及紧密程度分析|
| BetweennessCentrality | 介数中心性 |关键节点挖掘,节点影响力计算|
| DegreeStatic | 度统计 |图结构分析|

Expand Down

0 comments on commit 04d7be6

Please sign in to comment.