pub fn encode_dense_vector_point_prefix( collection_name: &str, point_id: PointId, ) -> Vec<u8> ⓘ
Encode a prefix for scanning all dense vectors for a point.