Adding triggers to activate a command when a record is change

There need automatation when you delete a record other collection should be affected automaticly. In oracle it done with trigget and plsql call procedure. Mongodb should support sometime like that. It has own comand langugue just missing trigger