apoc.map.fromLists

Function

apoc.map.fromLists([keys],[values])

Signature

apoc.map.fromLists(keys :: LIST? OF STRING?, values :: LIST? OF ANY?) :: (MAP?)

Input parameters

Name Type Default

keys

LIST? OF STRING?

null

values

LIST? OF ANY?

null