Skip to content

EdgeIndexBaseBase.insert method

EdgeIndexBaseBase › insert

Unofficial

Insert an item into the spatial index.

Signature:

insert(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe updated index.