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

support graph similarity algorithm #13

Closed wey-gu closed 2 years ago

wey-gu commented 2 years ago

simrank or other popular ones

https://github.com/wfnuser/graphx_learn/blob/master/graphx/test/Simrank.scala

Nicole00 commented 2 years ago

https://github.com/vesoft-inc/nebula-algorithm/pull/31