Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 448 Bytes

DataChange.md

File metadata and controls

16 lines (8 loc) · 448 Bytes

DataChange

DataChange represents a single change in data, with an operation type and the actual change which could be a tuple or an attribute.

Properties

Name Type Description Notes
operation DataChangeOperation [optional]
tuple Tuple [optional]
attribute Attribute [optional]