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

Update 04-Creating-Updating-Delete-Queries.ipynb #525

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

mverkruyse
Copy link
Contributor

Issue #, if available: N/A

Description of changes: Example is trying to show how you can remove a property (age, which was just added in the previous step) by setting it to null, but the example is currently setting the entire node to null, which errors out.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Example is trying to show how you can remove a property by setting it to null, but the example is currently setting the entire node to null, which errors out.
@michaelnchin michaelnchin self-requested a review August 29, 2023 03:06
Copy link
Member

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

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

Thanks for the catch @mverkruyse 👍

@michaelnchin michaelnchin merged commit 972e4a9 into aws:main Aug 29, 2023
3 checks passed
@mverkruyse
Copy link
Contributor Author

No problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

2 participants