Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pgr_transitiveClosure #220

Open
cvvergara opened this issue May 25, 2022 · 2 comments
Open

pgr_transitiveClosure #220

cvvergara opened this issue May 25, 2022 · 2 comments

Comments

@cvvergara
Copy link
Owner

RETURNS SETOF (seq, vid, target_array) -> RETURNS SETOF (seq, source, targets)
Change the column names

@cvvergara
Copy link
Owner Author

Does not need seq as the vid (source) is unique

@cvvergara
Copy link
Owner Author

Return in order of source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant