Skip to content

Necessary to manipulate links when creating nodes/edges? #15

@gsdean

Description

@gsdean

Will building the graph A->B, B-> C, A->C and not wanting to directly manipulate Links, I get an error when creating the A->C edge via the children association on Node A.

If I load the edge and call make direct, the error goes away. It doesn't seem like I should have to deal with Links unless I want to manipulate them directly.

Is this the expected behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions