MCPcopy Create free account
hub / github.com/hashintel/hash / reindex_entity_cache

Method reindex_entity_cache

tests/graph/integration/postgres/lib.rs:889–891  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

887 }
888
889 async fn reindex_entity_cache(&mut self) -> Result<(), Report<UpdateError>> {
890 self.store.reindex_entity_cache().await
891 }
892
893 async fn has_permission_for_entities(
894 &self,

Callers 1

reindex_cacheFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected