Computing Graph Algorithms - e.g. Transitive Closure and Common Table Expressions (CTE) #2634
DavidPratten
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
Support for recursion in queries is planned. Aside from transitive closure a-la
This would return a structure with nested comments (up to some depth limit). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Curious if edgedb has/will have equivalent expressive power of SQL's CTE that can, for example, compute transitive closures on graphs or compute the solution to a Sudoku .
Either currently, or on the roadmap?
Thanks
David
Beta Was this translation helpful? Give feedback.
All reactions