apoc.nodes.collapseProcedure
Prior to the release of APOC 2025.07, this procedure was restricted on on-premise instances. To use it on an older version, it must be unrestricted. For more details, see Installation → Load and unrestrict. |
Syntax |
|
||
Description |
Merges |
||
Input arguments |
Name |
Type |
Description |
|
|
The list of node values to merge. |
|
|
|
|
|
Return arguments |
Name |
Type |
Description |
|
|
The recently collapsed virtual node. |
|
|
|
A relationship connected to the collapsed node. |
|
|
|
A node connected to the other end of the relationship. |