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

Function page_v1

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

Source from the content-addressed store, hash-verified

236}
237
238fn page_v1() -> PropertyObject {
239 serde_json::from_str(entity::PAGE_V1).expect("could not parse entity")
240}
241
242fn page_v2() -> PropertyObject {
243 serde_json::from_str(entity::PAGE_V2).expect("could not parse entity")

Calls 1

expectMethod · 0.45

Tested by

no test coverage detected