Terhubung ke koleksi luwak yang ada

new Schema({ url: String, text: String, id: Number}, 
           { collection : 'question' });   // collection name
Grieving Gemsbok