Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-08-2023 02:49 PM
Type mismatch: expected String but was Map (line 11, column 2 (offset: 461)) " {name:name}"
02-08-2023 05:40 PM
The third parameter of the apoc.do.when statement is supposed to be a string representing the cypher query to executed when the conditions is false. You have passed a literal map '{name:name}' instead.
02-09-2023 12:28 AM
Okay I understand the error but what should I do?
Because i tried alot of fixes but none of them worked for me
I tried {name:name} , name:name, name:$name
All the sessions of the conference are now available online