apoc.convert.toRelationshipList

Function

apoc.convert.toRelationshipList(relList [Any]) - converts the given value into a list of relationships.

Signature

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

Input parameters

Name Type Default

list

ANY?

null