GraphScope
GraphScope copied to clipboard
[GAE-Java] Support builtin GraphX apps
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