For a collection nameed \'duplicate\', we can execute db.duplicate.find( { $where: "this.all_dups.length > 0" } ); but what would be the Pyth
db.duplicate.find( { $where: "this.all_dups.length > 0" } );
Pyth