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

Pass AccessMode in BEGIN and RUN messages #335

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

ali-ince
Copy link
Contributor

@ali-ince ali-ince commented Feb 7, 2019

This PR makes the AccessMode set on client side available on messages BEGIN and RUN in Bolt V3.

No mode parameter in statement metadata means that the access mode set by client is Write, whereas a value of r means it is set as Read.

No `mode` parameter in statement metadata means that the access mode set by client is `Write`, whereas a value of `r` means it is set as `Read`.
@ali-ince ali-ince requested a review from zhenlineo February 7, 2019 16:22
@ali-ince ali-ince merged commit e6f6fdc into neo4j:1.7 Mar 1, 2019
@ali-ince ali-ince deleted the 1.7-pass-access-modes branch March 1, 2019 09:49
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