Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ max_elements
Method
max_elements
python_bindings/hnsw_bindings.cpp:144–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
));
143
++j) {
144
ids_buf(i, j) =
145
results[static_cast<size_t>(i)][static_cast<size_t>(j)].second;
146
dists_buf(i, j) =
147
results[static_cast<size_t>(i)][static_cast<size_t>(j)].first;
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected