apoc.convert.toRelationshipList

Function

apoc.convert.toRelationshipList(relList LIST<ANY>) - converts the given value into a LIST<RELATIONSHIP>.

Signature

apoc.convert.toRelationshipList(list :: ANY) :: LIST<ANY>

Input parameters

Name Type Default

list

ANY

null