apoc.convert.toNodeList

Function APOC Core

apoc.convert.toNodeList(value) | tries it’s best to convert the value to a list of nodes

Signature

apoc.convert.toNodeList(list :: ANY?) :: (LIST? OF ANY?)

Input parameters

Name Type Default

list

ANY?

null