apoc.merge.nodeWithStats
Syntax |
|
||
Description |
Merges the given |
||
Input arguments |
Name |
Type |
Description |
|
|
The list of labels used for the generated MERGE statement. |
|
|
|
Properties on the node that are always merged. |
|
|
|
Properties that are merged when a node is created. The default is: |
|
|
|
Properties that are merged when a node is matched. The default is: |
|
Return arguments |
Name |
Type |
Description |
|
|
The returned query statistics. |
|
|
|
The updated node. |