Skip to content

EdgeSpec rename should not create extra vertices #77

@moaxcp

Description

@moaxcp
edge (A, B) {
    renameOne 'C'
}

If A does not already exist this will create three vertices A, B, C. It should only create C and B.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions