Skip to content

EdgeIndexBaseBase.load method

EdgeIndexBaseBase › load

Unofficial

Bulk-load a set of items into the index.

Signature:

load(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe updated index.