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