Skip to content

Instantly share code, notes, and snippets.

@rjmacarthy
Created May 11, 2016 22:01
Show Gist options
  • Save rjmacarthy/fc31c35c7c40720f53be44e3d485491b to your computer and use it in GitHub Desktop.
Save rjmacarthy/fc31c35c7c40720f53be44e3d485491b to your computer and use it in GitHub Desktop.
Mongoose count
db.model.find({'property.1': {$exists: true}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment