pub fn delete_file_graph( ctx: &Context, file_path: &str, current_symbol_ids: &[String], ) -> Result<()>