You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could create only one new node in case of split:
just split_off the right amount of keys and values/childs for the right node and use the old one for the left one
The text was updated successfully, but these errors were encountered:
We could create only one new node in case of split:
just split_off the right amount of keys and values/childs for the right node and use the old one for the left one
The text was updated successfully, but these errors were encountered: