Class Mongoid::Relations::Embedded::Atomic::Pull
In: lib/mongoid/relations/embedded/atomic/pull.rb
Parent: Operation

Methods

Public Instance methods

Get the merged operations for the single atomic set.

@example Get the operations

  set.operations

@return [ Hash ] The pull operations.

@since 2.0.0

[Validate]