apoc.map.mergeList

Function

apoc.map.mergeList([{maps}]) yield value - merges all maps in the list into one

Signature

apoc.map.mergeList(maps :: LIST? OF MAP?) :: (MAP?)

Input parameters

Name Type Default

maps

LIST? OF MAP?

null