MCPcopy Create free account
hub / github.com/Pometry/Raphtory / len

Method len

raphtory/src/python/graph/node_state/group_by.rs:71–73  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

69 }
70
71 fn len(&self) -> usize {
72 self.len()
73 }
74
75 fn is_empty(&self) -> bool {
76 self.is_empty()

Callers 15

k_coreFunction · 0.45
reprMethod · 0.45
reprMethod · 0.45
create_rowFunction · 0.45
__len__Method · 0.45
reprMethod · 0.45
countMethod · 0.45
__len__Method · 0.45
__len__Method · 0.45
__eq__Method · 0.45
__len__Method · 0.45
valuesMethod · 0.45

Calls

no outgoing calls

Tested by 3

__len__Method · 0.36
__eq__Method · 0.36
median_itemMethod · 0.36