apoc.map.fromLists
Syntax |
|
||
Description |
Creates a |
||
Arguments |
Name |
Type |
Description |
|
|
A list of keys to create a map from. |
|
|
|
A list of values associated with the keys to create a map from. |
|
Returns |
|
Syntax |
|
||
Description |
Creates a |
||
Arguments |
Name |
Type |
Description |
|
|
A list of keys to create a map from. |
|
|
|
A list of values associated with the keys to create a map from. |
|
Returns |
|