Uses of Class
org.springframework.data.mongodb.core.aggregation.OutOperation
Packages that use OutOperation
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of OutOperation in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return OutOperationModifier and TypeMethodDescriptionOptionally specify the database of the target collection.OutOperation.insertDocuments()Deprecated.OutOperation.mode(OutOperation.OutMode mode) Deprecated.extended$outsyntax was superseded by$merge.static OutOperationCreates a newOutOperationusing the given collection name.OutOperation.replaceCollection()Deprecated.extended$outsyntax was superseded by$merge.OutOperation.replaceDocuments()Deprecated.extended$outsyntax was superseded by$merge.Deprecated.extended$outsyntax was superseded by$merge.OutOperation.uniqueKeyOf(Iterable<String> fields) Deprecated.extended$outsyntax was superseded by$merge.
$outsyntax was superseded by$merge.