Skip to main content

replace_schema_relations

Function replace_schema_relations 

Source
pub fn replace_schema_relations(path: &str) -> Result<usize, String>
Expand description

Replace all runtime relations with relations loaded from a schema.qail file.

Use this for hot-reload workflows where runtime registry state should exactly match a schema snapshot.