FullDocument (original) (raw)


public enum FullDocument
extends Enum<FullDocument>
Change Stream fullDocument configuration.
Determines what to return for update operations when using a Change Stream. Defaults to DEFAULT. When set to UPDATE_LOOKUP, the change stream for partial updates will include both a delta describing the changes to the document as well as a copy of the entire document that was changed from some time after the change occurred.
Since:
3.6
Since server release
3.6