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

OLS - add ability to query for element hierarchy #7092

Merged
merged 11 commits into from
Nov 22, 2022
Merged

Conversation

popa-raluca
Copy link
Contributor

Description

This PR adds the ability for OLS to query for element hierarchy in the graph. It traverses the graph upwards and downwards to gather all elements related to the queried one, based on the element type. Implemented for following types: DataFile(and subtypes), RelationalTable, RelationalColumn, TabularColumn, TabularFileColumn, GlossaryTerm, Glossary.

Signed-off-by: Raluca Popa <raluca.popa2@ing.com>
Signed-off-by: Raluca Popa <raluca.popa2@ing.com>
Signed-off-by: Raluca Popa <raluca.popa2@ing.com>
Signed-off-by: Raluca Popa <raluca.popa2@ing.com>
Signed-off-by: Raluca Popa <raluca.popa2@ing.com>
@popa-raluca popa-raluca marked this pull request as ready for review November 22, 2022 09:08
@popa-raluca popa-raluca merged commit 992952d into odpi:main Nov 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants