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

Adding new API for accessing records and mapped values with a default value #214

Merged
merged 1 commit into from
Aug 22, 2016

Conversation

zhenlineo
Copy link
Contributor

@zhenlineo zhenlineo commented Aug 16, 2016

This change enables
record.get( "key", defalutValue )
and
node.get( "propKey", defalutPropValue )
rel.get( "propKey", defalutPropValue )
where defalutValue could be the types that we've defined asXX method already

@zhenlineo
Copy link
Contributor Author

For #172

@pontusmelke pontusmelke merged commit ff8d06e into neo4j:1.1 Aug 22, 2016
@zhenlineo zhenlineo deleted the 1.1-with-default-value branch September 8, 2016 11:47
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