Class ObjectDiff

    • Method Detail

      • getSnapshotValue

        public Object getSnapshotValue​(String propertyName)
      • getArcSnapshotValue

        public ObjectId getArcSnapshotValue​(String propertyName)
      • getCurrentArcSnapshotValue

        public ObjectId getCurrentArcSnapshotValue​(String propertyName)
        Since:
        4.2
      • isNoop

        public boolean isNoop()
        Checks whether at least a single property is modified.
        Specified by:
        isNoop in interface GraphDiff
        Overrides:
        isNoop in class NodeDiff