pub fn mark_graph_synced( conn: &mut impl GenericClient, project_id: &str, file_path: &str, ) -> Result<bool>