Skip to content

EdgeIndexBaseBase._splitRoot method

EdgeIndexBaseBase › _splitRoot

Unofficial

Split the root node when it overflows.

Signature:

_splitRoot(arg1: unknown, arg2: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: unknownThe result of splitting the root.