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

Disk merge #1678

Merged
merged 26 commits into from
Jul 15, 2024
Merged

Disk merge #1678

merged 26 commits into from
Jul 15, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

Adds support for merging DiskGraphs (only available with the private storage)

Why are the changes needed?

Makes it possible to update an on-disk graph by merging in another graph.

Does this PR introduce any user-facing change? If yes is this documented?

Adds a method for merging to DiskGraph (python method and documentation pending)

How was this patch tested?

New tests for the merging functionality (including property tests)

Are there any further changes required?

More testing required (especially for Properties and node additions)

@ljeub-pometry ljeub-pometry force-pushed the disk_merge branch 3 times, most recently from 9305293 to 030bea9 Compare July 2, 2024 13:13
@miratepuffin miratepuffin merged commit a9fe913 into master Jul 15, 2024
18 checks passed
@miratepuffin miratepuffin deleted the disk_merge branch July 15, 2024 10:55
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