Skip to content

Same node in multiple graphs - retain connections #294

Open
@aljazjelen

Description

@aljazjelen

Hi!
Lets say I have Node A and Node B. They are connected via simple connection.
Then lets assume I make another graph, where I would like to display those two Nodes inside (A and B). My goal is, to retain the connections between A and B.

Issue is however, if you "add a node" to additional graph, it deletes it from the previous graph. I was thinking to change existing code, so that Node model supports more than one graph per node... but it seems way too complicated for someone like me.

Has someone tried something similar?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions