apoc.map.setValues
Syntax |
|
||
Description |
Adds or updates the alternating key/value pairs (e.g. [key1,value1,key2,value2]) in a |
||
Arguments |
Name |
Type |
Description |
|
|
The map to be updated. |
|
|
|
A list of items listed pairwise to add or update the map with. |
|
Returns |
|