Open mayank18081993 opened 6 years ago
tree.addConnectionToNode(tree.tree.nodeDB.get(6), false, tree.tree.nodeDB.get(2));
added connection path 6 -> 2 . can we delete the same connection path .? OR Can we delete the particular node to parent connection?
tree.addConnectionToNode(tree.tree.nodeDB.get(6), false, tree.tree.nodeDB.get(2));
added connection path 6 -> 2 . can we delete the same connection path .? OR Can we delete the particular node to parent connection?