Construct a new detached context delta operation instance. This is a pure data object without any methods.
Arguments: |
|
---|
Fingerprint values for the content. For insert operations, this array should be empty. For remove-operations, the array should contain the fingerprint values of the nodes which should be removed, for update operations, the only element should be the fingerprint value of the original node.
An array of integers representing the top-down path from the root node to the anchor of this operation. The anchor point always is the first position after the leading context values. For insert operations it will must point to the first element of the tail context.