apoc.map.setLists
Syntax |
|
||
Description |
Adds or updates the given keys/value pairs provided in |
||
Arguments |
Name |
Type |
Description |
|
|
The map to be updated. |
|
|
|
A list of keys to add or update the map with. |
|
|
|
A list of values associated to the keys to add or update the map with. |
|
Returns |
|