MCPcopy 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

patchMethod · 0.45
local_selectivity_atFunction · 0.45
lenMethod · 0.45
search_recall_at_10Function · 0.45
tombstone_countMethod · 0.45

Calls

no outgoing calls