apoc.map.setKey
Syntax |
|
||
Description |
Adds or updates the given entry in the |
||
Arguments |
Name |
Type |
Description |
|
|
The map to be updated. |
|
|
|
The key to add or update the map with. |
|
|
|
The value to set the given key to. |
|
Returns |
|
Syntax |
|
||
Description |
Adds or updates the given entry in the |
||
Arguments |
Name |
Type |
Description |
|
|
The map to be updated. |
|
|
|
The key to add or update the map with. |
|
|
|
The value to set the given key to. |
|
Returns |
|