apoc.coll.randomItems
Syntax |
|
||
Description |
Returns a |
||
Arguments |
Name |
Type |
Description |
|
|
The list to return random items from. |
|
|
|
The number of random items to return from the list. |
|
|
|
Whether elements from the original list can be selected more than once. The default is: |
|
Returns |
|