Re: node integrity when copying subtree in nested sets
- From: bernie <bernie@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 14:21:33 -0500
Ed Prochak wrote:
Sorry, but I do not quite see the problem.
as a tree structure isn't it equivalent to this image?
groupA
+- groupB
+- groupC
In words: groupA is the parent of groupB which is the parent of groupC
Why would groupC exist twice?
Ed
The full tree in my example would look something like this:
groupA
groupC -+- groupB
+- groupC
Because groupC exists in groupA and in groupB. So, when I add a fourth group into groupC it would need to be added twice into this tree. This may be what I need to do, but I am just checking to see if there is a more efficient way to do it (somehow adding groups by reference or something...).
thanks for the reply!
--
bernie
.
- Follow-Ups:
- Re: node integrity when copying subtree in nested sets
- From: Bob Stearns
- Re: node integrity when copying subtree in nested sets
- References:
- node integrity when copying subtree in nested sets
- From: bernie
- Re: node integrity when copying subtree in nested sets
- From: Ed Prochak
- node integrity when copying subtree in nested sets
- Prev by Date: Re: node integrity when copying subtree in nested sets
- Next by Date: Re: node integrity when copying subtree in nested sets
- Previous by thread: Re: node integrity when copying subtree in nested sets
- Next by thread: Re: node integrity when copying subtree in nested sets
- Index(es):
Relevant Pages
|
Loading