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

Fix delete operation in cypher 2.0 compatibility mode #6206

Merged
merged 1 commit into from Jan 14, 2016
Merged

Fix delete operation in cypher 2.0 compatibility mode #6206

merged 1 commit into from Jan 14, 2016

Conversation

davidegrohmann
Copy link
Contributor

Previously the delete operation was failing with a MethodNotFound
exception due to changes done in kernel. Those methods have been
reimplementated to allow for the compatibility mode for 2.0 to work as
expected.

Previously the delete operation was failing with a MethodNotFound
exception due to changes done in kernel.  Those methods have been
reimplementated to allow for the compatibility mode for 2.0 to work as
expected.
systay added a commit that referenced this pull request Jan 14, 2016
…-2.0-compatibility

Fix delete operation in cypher 2.0 compatibility mode
@systay systay merged commit c0173e1 into neo4j:2.2 Jan 14, 2016
@davidegrohmann davidegrohmann deleted the 2.2-fix-delete-in-cypher-2.0-compatibility branch January 14, 2016 08:27
@Mats-SX
Copy link
Contributor

Mats-SX commented Jan 15, 2016

This fixes #6183

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

Successfully merging this pull request may close these issues.

None yet

4 participants