Skip to main content

load_schema_relations

Function load_schema_relations 

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

Load relations from a schema.qail file into the runtime registry.

This function merges relations into the existing runtime relation state. Returns the number of relations parsed from path.