apoc.create.virtualPath
Syntax |
|
||
Description |
Returns a virtual |
||
Input arguments |
Name |
Type |
Description |
|
|
The labels to assign to the new virtual start node. |
|
|
|
The properties to assign to the new virtual start node. |
|
|
|
The type to assign to the new virtual relationship. |
|
|
|
The properties to assign to the new virtual relationship. |
|
|
|
The labels to assign to the new virtual node. |
|
|
|
The properties to assign to the new virtual node. |
|
Return arguments |
Name |
Type |
Description |
|
|
The created virtual start node. |
|
|
|
The created virtual relationship. |
|
|
|
The created virtual end node. |