MCPcopy 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

newMethod · 0.80
dropMethod · 0.80
get_samplesFunction · 0.80
setup_benchmark_for_seedFunction · 0.80
run_jexpr_testFunction · 0.80
run_programmatic_testFunction · 0.80
load_existing_seedFunction · 0.80
save_seedFunction · 0.80
is_principalMethod · 0.80
is_actorMethod · 0.80
determine_actor_groupMethod · 0.80

Calls

no outgoing calls

Tested by 15

run_jexpr_testFunction · 0.64
run_programmatic_testFunction · 0.64
load_existing_seedFunction · 0.64
save_seedFunction · 0.64
raw_countFunction · 0.64
get_deletion_provenanceFunction · 0.64
get_inferred_provenanceFunction · 0.64
raw_count_by_draft_idFunction · 0.64
raw_count_entity_edgeFunction · 0.64
is_entity_liveFunction · 0.64