SEQUENCE_NUMBER

val SEQUENCE_NUMBER: ConflictResolutionType

Conflicts can be resolved by referring to documents' sequence numbers. Sequence numbers are maintained per document, and are incremented on every document-update. The sequence numbers of source and target documents are compared; and the document with the higher sequence number prevails.