Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
impl<
'source> FromPyObject<'
_, 'source> for EventTimeComponent {
Callers
15
base
Function · 0.45
setup_graph_with_props
Function · 0.45
setup_layered_graph_with_props
Function · 0.45
run_analysis_benchmarks
Function · 0.45
run_graph_ops_benches
Function · 0.45
contains
Method · 0.45
iter_t
Method · 0.45
iter_window_t
Method · 0.45
assert_valid_graph
Function · 0.45
test_edge_timestamps_with_windows
Function · 0.45
test_edge_timestamps_with_layers
Function · 0.45
test_edge_timestamps_overlapping_windows_and_layers
Function · 0.45
Calls
1
map
Method · 0.45
Tested by
15
test_edge_timestamps_with_windows
Function · 0.36
test_edge_timestamps_with_layers
Function · 0.36
test_edge_timestamps_overlapping_windows_and_layers
Function · 0.36
test_node_history_scoped_to_layer
Function · 0.36
edge_no_props_delete
Function · 0.36
assert_bounds
Function · 0.36
rolling_dates
Function · 0.36
test_errors
Function · 0.36
expanding_dates
Function · 0.36
test_explode_layers_time
Function · 0.36
test_ingesting_timestamps
Function · 0.36
check_exploded_edge_times_is_consistent
Function · 0.36