apoc.text.repeat
Syntax |
|
||
Description |
Returns the result of the given item multiplied by the given count. |
||
Arguments |
Name |
Type |
Description |
|
|
The string to be repeated. |
|
|
|
The number of times to repeat the given string. |
|
Returns |
|
Syntax |
|
||
Description |
Returns the result of the given item multiplied by the given count. |
||
Arguments |
Name |
Type |
Description |
|
|
The string to be repeated. |
|
|
|
The number of times to repeat the given string. |
|
Returns |
|