EdgeIndexBase.remove method
EdgeIndexBase › remove
Unofficial
Remove an item from the spatial index.Signature:
remove(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.
EdgeIndexBase › remove
Unofficial
Remove an item from the spatial index.Signature:
remove(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The updated index.