Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ as_client
Method
as_client
libs/@local/graph/postgres-store/src/store/postgres/pool.rs:121–123 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
119
type Client = Client;
120
121
fn as_client(&self) -> &Self::Client {
122
self
123
}
124
125
fn as_mut_client(&mut self) -> &mut Self::Client {
126
self
Callers
15
new
Method · 0.80
drop
Method · 0.80
get_samples
Function · 0.80
setup_and_extract_samples
Function · 0.80
setup_benchmark_for_seed
Function · 0.80
run_jexpr_test
Function · 0.80
run_programmatic_test
Function · 0.80
load_existing_seed
Function · 0.80
save_seed
Function · 0.80
is_principal
Method · 0.80
is_actor
Method · 0.80
determine_actor_group
Method · 0.80
Calls
no outgoing calls
Tested by
15
run_jexpr_test
Function · 0.64
run_programmatic_test
Function · 0.64
load_existing_seed
Function · 0.64
save_seed
Function · 0.64
raw_count
Function · 0.64
get_deletion_provenance
Function · 0.64
get_inferred_provenance
Function · 0.64
raw_count_by_draft_id
Function · 0.64
raw_count_entity_edge
Function · 0.64
raw_count_entity_edge_any
Function · 0.64
is_entity_live
Function · 0.64
has_any_live_temporal_row
Function · 0.64