Hi,
if I want to remove a node with all its versions, then I have to remove all versions of this node with VersionHistory.removeVersion(..) and then remove the node itself by calling Node.remove()? Or exist there an easier way? --tf
Hi,
if I want to remove a node with all its versions, then I have to remove all versions of this node with VersionHistory.removeVersion(..) and then remove the node itself by calling Node.remove()? Or exist there an easier way? --tf