It depends on the query. If it is a find, then results == []. If it is a findOne, then results == null. No errors if everything else is ok.
It depends on the query. If it is a find, then results == []. If it is a findOne, then results == null. No errors if everything else is ok.