Skip to main content

Module vector_bitmap

Module vector_bitmap 

Source
Expand description

VectorBitmap - shared bitmap type for storing sets of vector IDs.

This type is used by both DeletionsValue and MetadataIndexValue to store compressed sets of vector IDs using RoaringTreemap.

Structsยง

VectorBitmap
A compressed bitmap storing a set of vector IDs.