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

Thanks for the tool. #1

Open
ghost opened this issue Jun 3, 2020 · 2 comments
Open

Thanks for the tool. #1

ghost opened this issue Jun 3, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2020

I hit an issue. It might be due to using newer version of Neo4j and it seems to with support library.

Error below.

py2neo.database.ClientError: SyntaxError: The old parameter syntax {param} is no longer supported. Please use $param instead (line 1, column 32 (offset: 31))
"MATCH (_:Group) WHERE _.name = {1} RETURN _"

@ghost
Copy link
Author

ghost commented Jun 3, 2020

Changing requirements supports Neo4j vs4 - pip install py2neo==5.0b1

@vmapps
Copy link
Owner

vmapps commented Jun 3, 2020

Hi,
Thanks for your feedbacks.
I installed py2neo 5.0b1 but was not able to reproduce the error. What's your Neo4j version ?

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

No branches or pull requests

1 participant