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

[TIDGDSA-40]:feat:add batch version #99

Closed YimingPan1997 closed 2 years ago

YimingPan1997 commented 2 years ago

PR Summary

PR Checklist

What is the behavior change?

Other information:

Related PRs:

YimingPan1997 commented 2 years ago

The code looks good and I added the requisite yaml structure. Could you add a quick comment describing how you validated this new batched version?

sure, I will add that

YimingPan1997 commented 2 years ago

This is a batch version of cycle detection. We start from a batch of vertex to find cycle of them.