Class GraphDiffCompressor

java.lang.Object
org.apache.cayenne.graph.GraphDiffCompressor

public class GraphDiffCompressor extends Object
A utility class that removes redundant and mutually exclusive graph changes from the graph diff.
Since:
3.0
  • Constructor Details

    • GraphDiffCompressor

      public GraphDiffCompressor()
  • Method Details