-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
The length() function returns NULLs instead of the length of a path #4862
Comments
Just need throw runtime error for incompatible types, this is my test in neo4j 4.2.4:
|
A bug of properties prune
|
Exactly, but the behavior of the length function is also wrong. |
We support |
We should not support length(STRING) |
Compatibility |
The length() function returns NULLs instead of the path length when I want to query the name in returned paths.
The text was updated successfully, but these errors were encountered: