StoreSemantics

sealed class StoreSemantics

Describes how the outer document store semantics on subdoc should act.

Types

Companion
Link copied to clipboard
object Companion
Insert
Link copied to clipboard
object Insert : StoreSemantics
Replace
Link copied to clipboard
class Replace : StoreSemantics
Upsert
Link copied to clipboard
object Upsert : StoreSemantics

Inheritors

StoreSemantics
Link copied to clipboard
StoreSemantics
Link copied to clipboard
StoreSemantics
Link copied to clipboard