Skip to content

EdgeIndexBaseBase._build method

EdgeIndexBaseBase › _build

Unofficial

Build the R-tree from a set of items.

Signature:

_build(arg1: unknown, arg2: unknown, arg3: unknown, arg4: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown
arg3 unknown
arg4 unknown

Returns: unknownThe built R-tree node.