Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ alice
Function
alice
tests/graph/integration/postgres/partial_updates.rs:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
fn alice() -> PropertyObject {
80
serde_json::from_str(entity::PERSON_ALICE_V1).expect(
"could not parse entity"
)
81
}
82
83
#[tokio::test]
84
#[expect(clippy::too_many_lines)]
Callers
3
properties_add
Function · 0.70
properties_remove
Function · 0.70
properties_replace
Function · 0.70
Calls
1
expect
Method · 0.45
Tested by
no test coverage detected