MCPcopy
hub / github.com/weaviate/weaviate / Len

Method Len

adapters/repos/db/vector/cache/cache.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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)

Callers 15

TestBatchFunction · 0.65
TestGetAnswerFunction · 0.65
TestGenerateSingleResultFunction · 0.65
ServeHTTPMethod · 0.65
TestBatchFunction · 0.65
TestClientRankFunction · 0.65
TestBatchFunction · 0.65
readRequestMethod · 0.65
TestBatchFunction · 0.65
TestNearTextRankerFunction · 0.65
TestSemanticPathBuilderFunction · 0.65

Implementers 1

fakeCacheadapters/repos/db/vector/hnsw/vector_c

Calls

no outgoing calls

Tested by 15

TestBatchFunction · 0.52
TestGetAnswerFunction · 0.52
TestGenerateSingleResultFunction · 0.52
ServeHTTPMethod · 0.52
TestBatchFunction · 0.52
TestClientRankFunction · 0.52
TestBatchFunction · 0.52
readRequestMethod · 0.52
TestBatchFunction · 0.52
TestNearTextRankerFunction · 0.52
TestSemanticPathBuilderFunction · 0.52