vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

Can you add some algorithm descriptions,please #73

Closed limingoo closed 1 year ago

limingoo commented 1 year ago

General Question

QingZ11 commented 1 year ago

algorithm descriptions

You can use Google or Bing, or any other search engine to find the description.

algorithm demo

ref: https://github.com/vesoft-inc/nebula-algorithm/blob/master/nebula-algorithm/src/test/scala/com/vesoft/nebula/algorithm/lib/ClosenessAlgoSuite.scala

image