javaScript внедрение в MongoDB

db.collection.find( { $where: function() { 
    return (this.name == 'Invicti') } } );
agentTequila