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

Type mismatch and deprecation warning #26

Open
hisplan opened this issue Jan 27, 2023 · 0 comments
Open

Type mismatch and deprecation warning #26

hisplan opened this issue Jan 27, 2023 · 0 comments

Comments

@hisplan
Copy link

hisplan commented Jan 27, 2023

The following example code has an error:
https://github.com/neo4j-graph-examples/blank-sandbox/blob/main/code/python/example.py#L17-L19

Type mismatch for parameter 'limit': expected Integer but was String

Also a deprecating warning:

DeprecationWarning: read_transaction has been renamed to execute_read
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