apoc.text.swapCase

Function

apoc.text.swapCase(text) YIELD value - Swap the case of a string

Signature

apoc.text.swapCase(text :: STRING?) :: (STRING?)

Input parameters

Name Type Default

text

STRING?

null