EdgeIndexBaseBase.load method
EdgeIndexBaseBase › load
Unofficial
Bulk-load a set of items into the index.Signature:
load(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.
EdgeIndexBaseBase › load
Unofficial
Bulk-load a set of items into the index.Signature:
load(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.