I made a direct query on the console that returned what I expected, the query on the mongo is like this.
db.AtividadeResultMongo.aggregate([{$unwind: "$LsVariaveisProcesso"},
{$match: {
IdAtividade : 913,
IdEstadoInstanciaA...
asked by
01.09.2017 / 23:26