R - type of the details object.T - type of the Entity that the operation was performed on.public abstract class Update<ID,R extends com.graphaware.common.representation.DetachedEntity<ID,T>,T extends org.neo4j.graphdb.Entity> extends BaseWriteOperation<com.graphaware.common.util.Change<R>>
BaseWriteOperation representing an update operation.WriteOperation.OperationType| Modifier | Constructor and Description |
|---|---|
protected |
Update(R previous,
R current)
Create the operation.
|
equals, getDetails, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTypeCopyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.