On Tue, Apr 13, 2010 at 1:10 AM, ChadDavis <[email protected]> wrote: > I understand that clone() creates a corresponding node. Does copy()? >
no, copy() assigns a new uuid to a copy of a referenceable node. note that reference properties within the copied subtree will be adjusted accordingly if they refer to a referenceable node within the same subtree. cheers stefan
