tigergraph / gsql-graph-algorithms

GSQL Graph Algorithms
https://docs.tigergraph.com/graph-ml/current/intro/
Apache License 2.0
192 stars 70 forks source link

Algo develop #1

Closed Suxiaocai closed 5 years ago

Suxiaocai commented 5 years ago
  1. Add knn_cosine_ss, knn_cosine_all, knn_cosine_cv
  2. Updated install.sh
  3. Divided examples into 4 subfolders.
Suxiaocai commented 5 years ago

@xchang2014 I've updated the knn_cosine_all, knn_cosine_cv templates (knn_cosine_ss is already merged to master). Could you review the .gtmp files? After that I can generate the .gsql files, and merge this branch to "reviewed" branch.