SHARE
TWEET

Untitled

a guest Jan 2nd, 2016 54 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. meteor:PRIMARY> db.tests_generals.find().pretty()
  2. {
  3.         "_id" : 3,
  4.         "titolo" : "che tipo di birra sei",
  5.         "titolo_url" : "che_tipo_di_birra_sei",
  6.         "coeffs" : [
  7.                 1,
  8.                 1,
  9.                 1,
  10.                 1,
  11.                 1,
  12.                 1,
  13.                 1
  14.         ],
  15.         "aggiunto_il" : 1418744350,
  16.         "numero_click" : 85,
  17.         "numero_domande" : 7,
  18.         "numero_possibilita" : 4,
  19.         "categoria" : "psicologia",
  20.         "tipologia" : "pers"
  21. }
  22. {
  23.         "_id" : 2,
  24.         "titolo" : "a quale personaggio di breaking bad assomigli",
  25.         "titolo_url" : "a_quale_personaggio_di_breaking_bad_assomigli",
  26.         "coeffs" : [
  27.                 1,
  28.                 1,
  29.                 1,
  30.                 1,
  31.                 1,
  32.                 1,
  33.                 1,
  34.                 1
  35.         ],
  36.         "aggiunto_il" : 1418141070,
  37.         "numero_click" : 100,
  38.         "numero_domande" : 8,
  39.         "numero_possibilita" : 4,
  40.         "categoria" : "cinema",
  41.         "tipologia" : "pers"
  42. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top