Skip to content

Add support for sparse javascript objects #93

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

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

kpdecker
Copy link
Contributor

For objects, silently drop undefined fields. For arrays, convert undefined entries to null. (Supporting true undefined values in arrays would require protocol changes, so null seems good enough for now)

Related to #91

For objects, silently drop undefined fields. For arrays, convert undefined entries to null. (Supporting true undefined values in arrays would require protocol changes, so null seems good enough for now)

Related to neo4j#91
@pontusmelke
Copy link
Contributor

Did you sign the CLA with another github account? Sorry for the inconvenience but our build system will not take on a PR if things doesn't match up.

@kpdecker
Copy link
Contributor Author

Hi. My name is Kevin Decker ([email protected], kpdecker).
I agree to the terms in the attached Neo4j Contributor License Agreement.

Is what I sent to the cla email address.

@pontusmelke pontusmelke merged commit fe04d53 into neo4j:1.0 Jun 23, 2016
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