Skip to content

bulk.merge_relationships to allow MERGE on nodesΒ #948

@antopolskiy

Description

@antopolskiy

I propose to add functionality a flag to bulk.merge_relationships which would allow to use MERGE instead of MATCH on nodes, thus creating missing nodes if they do not exist.

As far as I understand, currently the function uses MATCH on nodes, and if one of the nodes are missing from the graph, relationship will not be created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions