Skip to content

Instantly share code, notes, and snippets.

@pvoznenko
Created September 25, 2014 06:28
Show Gist options
  • Save pvoznenko/a06337580d9cfb5cf9c2 to your computer and use it in GitHub Desktop.
Save pvoznenko/a06337580d9cfb5cf9c2 to your computer and use it in GitHub Desktop.
f1
db.messages.find({
"headers.From": "andrew.fastow@enron.com", "headers.To": "jeff.skilling@enron.com"
}).count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment