Node Mongo Admin

use 
db..find({}, {}).sort({}).limit().distinct('', {}).aggregate([ 
]).count({})