Menu

#13 CompositeGraph: removing edge leaves node in non-root graph

v0.9.2
open
5
2005-09-27
2005-09-27
No

If you have a node that was promoted to a non-root
graph because it was connected with an edge (i.e. a
sub-graph's acceptsConnectedNode() returns true for it)
and you subsequently remove that edge, the node is left
in the non-root graph, even if there is no reason for
it to be there anymore. It should be removed and
placed in the root graph (unless it is in another graph
already).

Discussion


Log in to post a comment.

MongoDB Logo MongoDB