Ditto Write Strategy
Defines the various strategies available when inserting a document into a collection.
Entries
InsertDefaultIfAbsent
Link copied to clipboard
Content copied to clipboard
Insert the document, with its contents treated as default data, only if there is not already a document with the same ID in the store.
InsertIfAbsent
Link copied to clipboard
Content copied to clipboard
Insert the document only if there is not already a document with the same ID in the store.
Functions
asWriteStrategyRs
Link copied to clipboard