()
| 33 | GetAllInCurrentLock(ctx context.Context, id uint64, out [][]T, errs []error) ([][]T, []error, uint64, uint64) |
| 34 | PageSize() uint64 |
| 35 | Len() int32 |
| 36 | CountVectors() int64 |
| 37 | Delete(ctx context.Context, id uint64) |
| 38 | Preload(id uint64, vec []T) |
no outgoing calls