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:

ParameterTypeDescription
arg1unknown
arg2unknown
arg3unknown
arg4unknown

Returns: unknownThe built R-tree node.