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

More schema-free versions, standardized parameters, some new algorithms #24

Closed victorleeTG closed 4 years ago

victorleeTG commented 4 years ago

Commits on Sep 18, 2020, @victor-gsl README.algorithms:algorithm variations were merged - 4ad2c88 Commits on Sep 21, 2020, @victor-gsl move louvain_parallel to schema-first - ee2b9d4 Commits on Sep 22, 2020, @victor-gsl standardize 1st batch of algorithms - 54e697a Commits on Sep 23, 2020, @victor-gsl fix pageRank, more standardized elsewhere - a816887 Commits on Sep 25, 2020, @victor-gsl fix closeness_cent & shortest_ss_pos_wt - 1007534 Commits on Sep 28, 2020, @victor-gsl standard parameters: msf,scc,pageRank_pers,pageRank_wt - d65fc07