Skip to main content

Methods

The update method enables you to update the vector, metadata, or data of a vector.

Update Example

Patch Metadata Example

It is also possible to patch metadata (update or delete existing fields or set new fields) according the JSON Merge Patch algorithm.
Also, you can specify a namespace to operate on. When no namespace is provided, the default namespace will be used.