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

Delete rels from many-one, one-one tables #1132

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Conversation

acquamarin
Copy link
Collaborator

@acquamarin acquamarin commented Dec 21, 2022

This PR simply adds support to delete rels from a many-one, one-one rel table.
When we want to delete a rel from a column, we can simply set the corresponding entry in the adjlist/property column to null.

@acquamarin acquamarin merged commit e8d0da8 into master Dec 21, 2022
@acquamarin acquamarin deleted the delete-rel-from-col branch December 21, 2022 15:20
@ray6080 ray6080 changed the title add delete-rel support for column Delete rels from column Jan 29, 2023
@ray6080 ray6080 changed the title Delete rels from column Delete rels from many-one, one-one tables Jan 29, 2023
@ray6080 ray6080 added the feature New features or missing components of existing features label Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants