apoc.text.phonetic

Function

apoc.text.phonetic(text) yield value - Compute the US_ENGLISH phonetic soundex encoding of all words of the text

Signature

apoc.text.phonetic(value :: STRING?) :: (STRING?)

Input parameters

Name Type Default

value

STRING?

null