Class GraphRealChanges

All Implemented Interfaces:
Graph

public class GraphRealChanges extends GraphChanges
A Graph and RDFChanges that 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.
See Also: