Skip to main content

Module diff

Module diff 

Source

Structs§

DiffInputs
DiffResult
Full result of a diff computation, kept in memory so it can be either serialized to disk or served from the web viewer.
DiffStats
LoadDiffInputs

Functions§

compute_diff
load_diff_file
Load a previously-written diff file (TriG or N-Quads). Expects the triple-mode topology: a single document with two named graphs.
run_diff
stream_common_triples
Stream-iterate the bnode-free common triples of two RDF files.
write_diff