Commands

VADD

Add a new element to a vector set, or update its vector if it already exists.

Learn more →
Read more

VCARD

Return the number of elements in a vector set.

Learn more →
Read more

VDIM

Return the dimension of vectors in the vector set.

Learn more →
Read more

VEMB

Return the vector associated with an element.

Learn more →
Read more

VGETATTR

Retrieve the JSON attributes of elements.

Learn more →
Read more

VINFO

Return information about a vector set.

Learn more →
Read more

VLINKS

Return the neighbors of an element at each layer in the HNSW graph.

Learn more →
Read more

VRANDMEMBER

Return one or multiple random members from a vector set.

Learn more →
Read more

VREM

Remove one or more elements from a vector set.

Learn more →
Read more

VSETATTR

Associate or remove the JSON attributes of elements.

Learn more →
Read more

VSIM

Return elements by vector similarity.

Learn more →
Read more