Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-18-2022 05:32 PM
10-19-2022 12:53 AM
Hello @nawar_alwesh 🙂
WITH ["String1", "STRING2", "StrING3"] AS elements
RETURN [element IN elements | toLower(element)] AS elements
Regards,
Cobra
10-19-2022 12:53 AM
Hello @nawar_alwesh 🙂
WITH ["String1", "STRING2", "StrING3"] AS elements
RETURN [element IN elements | toLower(element)] AS elements
Regards,
Cobra
10-19-2022 08:05 PM
Hi Cobra
Thank you so much that worked perfectly 😊 👍
All the sessions of the conference are now available online