RDF.Diff.new
You're seeing just the function
new
, go back to RDF.Diff module for more information.
Specs
Creates a RDF.Diff
struct.
Some initial additions and deletions can be provided optionally with the resp.
additions
and deletions
keywords. The statements for the additions and
deletions can be provided in any form supported by the RDF.Graph.new/1
function.