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

fix bug 552 by ensuring that ALL db cre links are from Higher->Lower … #553

Merged
merged 8 commits into from
Sep 29, 2024

Conversation

northdpole
Copy link
Collaborator

@northdpole northdpole commented Sep 14, 2024

fix bug #552 by ensuring that ALL db cre links are from Higher->Lower … and of type either contains or related, no more lower->higher of type partof since this is prone to bugs, part of is now an api construct

also implement feature #555 remove the obsolete SAME relationship

…and of type either contains or related, no more lower->higher of type partof since this is prone to bugs, part of is now an api construct
@northdpole northdpole self-assigned this Sep 14, 2024
@northdpole northdpole force-pushed the bugfix/552-existing-graph-contains-cycle branch from 86e1f37 to e567f24 Compare September 22, 2024 18:15
@northdpole northdpole merged commit bff9a2a into main Sep 29, 2024
5 of 7 checks passed
@northdpole northdpole deleted the bugfix/552-existing-graph-contains-cycle branch September 29, 2024 09:50
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.

Remove Obsolete linktype "SAME" [Import] Existing graph contains cycle
1 participant