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 #567

Merged
merged 2 commits into from Mar 6, 2019

Conversation

ali-ince
Copy link
Contributor

@ali-ince ali-ince commented Mar 4, 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.

@zhenlineo zhenlineo merged commit 742d280 into neo4j:1.7 Mar 6, 2019
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.

None yet

2 participants