apoc.text.join
Syntax |
|
||
Description |
Joins the given |
||
Arguments |
Name |
Type |
Description |
|
|
The list of strings to be concatenated using the given delimiter. |
|
|
|
The given delimiter to join the given strings with. |
|
Returns |
|
Syntax |
|
||
Description |
Joins the given |
||
Arguments |
Name |
Type |
Description |
|
|
The list of strings to be concatenated using the given delimiter. |
|
|
|
The given delimiter to join the given strings with. |
|
Returns |
|