apoc.map.removeKeys
Syntax |
|
||
Description |
Removes the given keys from the |
||
Arguments |
Name |
Type |
Description |
|
|
The map to be updated. |
|
|
|
The keys to remove from the map. |
|
|
|
{ recursive = false :: BOOLEAN } The default is: |
|
Returns |
|