• So when the new root is created it contains 2 pointers to the split up old root(s).Is that right?So each time a new level is added the old root is split and a the new root contains pointer to the old root(s)?Is that right ?