GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

[GAE-Java] Support builtin GraphX apps

Open zhanglei1949 opened this issue 3 years ago • 0 comments

GraphX provides several builtin apps, we shall override them will grape-based implementation.

  • [x] SSSP
  • [x] PageRank
  • [x] CC
  • [x] Stronly-CC
  • [x] Triangle count

zhanglei1949 avatar May 23 '22 02:05 zhanglei1949