pub fn load_diff_file(inputs: &LoadDiffInputs) -> Result<DiffResult>Expand description
Load a previously-written diff file (TriG or N-Quads). Expects the triple-mode topology: a single document with two named graphs.
pub fn load_diff_file(inputs: &LoadDiffInputs) -> Result<DiffResult>Load a previously-written diff file (TriG or N-Quads). Expects the triple-mode topology: a single document with two named graphs.