'linking'nodes - associations
I want to be able to "link" a node (node 1) to another node (node 2) so that when I am navigating a tree structure and irrespective of whether I am at node 1 or at node 2 I see the same child nodes. I believe I would use peer-associations to do this...