Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ count
Method
count
nodedb-vector/src/mmap_segment/reader.rs:438–440 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
436
}
437
438
pub fn count(&self) -> usize {
439
self.count
440
}
441
442
pub fn path(&self) -> &Path {
443
&self.path
Callers
10
sq8_search_recall_matches_hnsw
Function · 0.45
patch
Method · 0.45
local_selectivity_at
Function · 0.45
rabitq_recall_at_least_60_percent
Function · 0.45
bbq_recall_at_least_60_percent
Function · 0.45
distance_table_gives_correct_ordering
Function · 0.45
build_graph_has_connectivity
Function · 0.45
len
Method · 0.45
search_recall_at_10
Function · 0.45
tombstone_count
Method · 0.45
Calls
no outgoing calls
Tested by
6
sq8_search_recall_matches_hnsw
Function · 0.36
rabitq_recall_at_least_60_percent
Function · 0.36
bbq_recall_at_least_60_percent
Function · 0.36
distance_table_gives_correct_ordering
Function · 0.36
build_graph_has_connectivity
Function · 0.36
search_recall_at_10
Function · 0.36