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

Method t

raphtory-api/src/python/timeindex.rs:58–60  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

56 }
57
58 pub fn t(&self) -> i64 {
59 self.component
60 }
61}
62
63impl<'source> FromPyObject<'_, 'source> for EventTimeComponent {

Callers 15

baseFunction · 0.45
setup_graph_with_propsFunction · 0.45
run_analysis_benchmarksFunction · 0.45
run_graph_ops_benchesFunction · 0.45
containsMethod · 0.45
iter_tMethod · 0.45
iter_window_tMethod · 0.45
assert_valid_graphFunction · 0.45

Calls 1

mapMethod · 0.45