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 id mapping for algos and add examples #68

Closed Nicole00 closed 1 year ago

Nicole00 commented 1 year ago

auto encoding id inside algorithm does not support ShortestPath, Node2vec, closeness, bfs, dfs yet.