apoc.convert.toStringList Function apoc.convert.toStringList(value) | tries it’s best to convert the value to a list of strings Signature apoc.convert.toStringList(list :: ANY?) :: (LIST? OF ANY?) Input parameters Name Type Default list ANY? null More documentation of apoc.convert.toStringList