Skip to content

Commit

Permalink
Update nebula-algorithm.md (#796)
Browse files Browse the repository at this point in the history
* Update nebula-algorithm.md

* Update nebula-algorithm.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>
  • Loading branch information
cooper-lzy and izhuxiaoqing committed Oct 15, 2021
1 parent 4dc4912 commit 4caa408
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 @@ The graph computing algorithms supported by Nebula Algorithm are as follows.
| StronglyConnectedComponent |Strongly connected component | Community discovery |
| ShortestPath |The shortest path | Path planning, network planning |
| TriangleCount |Triangle counting | Network structure analysis|
| GraphTriangleCount | Graph triangle counting | Network structure and tightness analysis|
| BetweennessCentrality | Intermediate centrality | Key node mining, node influence computing |
| DegreeStatic |Degree of statistical | Graph structure analysis|

Expand Down

0 comments on commit 4caa408

Please sign in to comment.