apoc.convert.toRelationship

Details

Syntax

apoc.convert.toRelationship(rel)

Description

Converts the given value into a RELATIONSHIP.

Arguments

Name

Type

Description

rel

ANY

The value to convert into a relationship.

Returns

RELATIONSHIP