apoc.merge.relationship.eager
Syntax |
|
||
Description |
Merges the given |
||
Input arguments |
Name |
Type |
Description |
|
|
The start node of the relationship. |
|
|
|
The type of the relationship. |
|
|
|
Properties on the relationship that are always merged. |
|
|
|
Properties that are merged when a relationship is created. |
|
|
|
The end node of the relationship. |
|
|
|
Properties that are merged when a relationship is matched. The default is: |
|
Return arguments |
Name |
Type |
Description |
|
|
The updated relationship. |