Uses of Class
org.apache.jena.rdfpatch.system.GraphChanges
Packages that use GraphChanges
-
Uses of GraphChanges in org.apache.jena.rdfpatch.system
Subclasses of GraphChanges in org.apache.jena.rdfpatch.systemModifier and TypeClassDescriptionclassAGraphandRDFChangesthat check whether a triple change is real or not and only passes the chnage on if the add(triple)/delete(triple) causes an actual change to the graph.