apoc.convert.toRelationshipList

Function APOC Core

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

Signature

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

Input parameters

Name Type Default

list

ANY?

null