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