run_safety_checks

Function run_safety_checks 

Source
pub fn run_safety_checks(
    graph: &SqliteGraph,
) -> Result<SafetyReport, SqliteGraphError>