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

Function charles

tests/graph/integration/postgres/sorting.rs:234–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

232}
233
234fn charles() -> PropertyObject {
235 serde_json::from_str(entity::PERSON_CHARLES_V1).expect("could not parse entity")
236}
237
238fn page_v1() -> PropertyObject {
239 serde_json::from_str(entity::PAGE_V1).expect("could not parse entity")

Calls 1

expectMethod · 0.45

Tested by

no test coverage detected