I'm using Bloom to render a graph while using Virtual Relationships. My Users what to further expand the Graph, thus requiring more Virtual Relationships. However, when they expand on a Node using a Scene Action that creates more Virtual Relationships, the node that is be expanded will create duplicate Virtual Relationships of ones that are already present. Is there a way to avoid this ?
I start with a Graph as such where the "RECEIVED_ZELLE" is a Virtual Relationship
I then use a Scene Action to expand the Yellow Account Node on the Left, which creates additional Virtual Relationships which are all RECEIVED_ZELLE.
As you can see there is an additional Virtual Relationship between the first 2 Yellow Account Nodes.
Is there any clever way around this ?