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

Implemented support for property removal via the update model static #97

Merged

Conversation

Ansis100
Copy link
Contributor

@Ansis100 Ansis100 commented Apr 2, 2024

Resolves #93

@Ansis100
Copy link
Contributor Author

Ansis100 commented Apr 2, 2024

If everything looks good, I can also add this to the documentation

Copy link
Owner

@themetalfleece themetalfleece left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a few small comments. I really like this, so if you could also add some docs I'd appreciate it. If not, I can definitely do it too.

Thanks again!

src/ModelOps/ModelOps.ts Show resolved Hide resolved
src/Queries/QueryRunner/QueryRunner.ts Outdated Show resolved Hide resolved
src/Queries/QueryRunner/QueryRunner.ts Show resolved Hide resolved
src/Queries/QueryRunner/QueryRunner.ts Outdated Show resolved Hide resolved
@Ansis100 Ansis100 force-pushed the add-update-remove-operator branch from 4be4256 to 80cb316 Compare April 3, 2024 08:27
@themetalfleece themetalfleece merged commit b0744d7 into themetalfleece:master Apr 4, 2024
1 check passed
@themetalfleece
Copy link
Owner

Great work, really appreciate it 🤘
I've published it at version 1.14.0.

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.

Is there a correct way to remove node/relationship properties?
2 participants