Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-08-2021 11:05 PM
I am surprised to see why the round() function won't work as shown in neo4j guide. Mathematical functions - numeric - Neo4j Cypher Manual.
e.g
RETURN round(3.141592, 3)
//throw error too many parameters for function 'round'
Am i missing something?
Here are some screenshot
This one is working with no parameter
Solved! Go to Solution.
03-08-2021 11:15 PM
What version of Neo4j are you using? I think the signature of that function was changed in the 4.2 series. See the screenshot below:
03-08-2021 11:15 PM
What version of Neo4j are you using? I think the signature of that function was changed in the 4.2 series. See the screenshot below:
03-08-2021 11:23 PM
Hi Mark, I am using Neo4j 4.0.3
03-08-2021 11:25 PM
Ah, now that screen is confusing!
You have version 4.2.4 of the Neo4j Browser but only 4.0.3 of the server. The round function was changed in (I think) version 4.2.0 of the server
03-09-2021 03:34 AM
Do I have to update Neo4j Server and what is the way to do so?
03-09-2021 04:34 AM
Are you using Neo4j Desktop / something else?
03-09-2021 04:45 AM
Yes, I am using Neo4j Desktop and updated the Neo4j server to 1.4.2
All the sessions of the conference are now available online