apoc.text.replace
Function APOC Core
apoc.text.replace(text, regex, replacement) - replace each substring of the given string that matches the given regular expression with the given replacement.
Function APOC Core
apoc.text.replace(text, regex, replacement) - replace each substring of the given string that matches the given regular expression with the given replacement.