Skip to content

EdgeIndexBaseBase._splitRoot method

EdgeIndexBaseBase › _splitRoot

Unofficial

Split the root node when it overflows.

Signature:

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

Parameters:

ParameterTypeDescription
arg1unknown
arg2unknown

Returns: unknownThe result of splitting the root.