Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-06-2023 05:56 PM
I want to set a property to either a variable or -1 if the variable is exactly equal to 0. How would I do this?
01-07-2023 03:48 AM
You can use a CASE statement to conditionally determine the value to save.
https://neo4j.com/docs/cypher-manual/current/syntax/expressions/#query-syntax-case
All the sessions of the conference are now available online