Using below code I\'m attempting to select from MongoDB
val s : SingleObservable[Document] = db.getCollection("Collection").find() val f : Future[Docum