apoc.map.fromPairs

Function

apoc.map.fromPairs([[key,value],[key2,value2],…​])

Signature

apoc.map.fromPairs(pairs :: LIST? OF LIST? OF ANY?) :: (MAP?)

Input parameters

Name Type Default

pairs

LIST? OF LIST? OF ANY?

null