文件名称:mongoDB的java基础教程
文件大小:21KB
文件格式:PDF
更新时间:2016-03-14 10:58:20
mongoDB
Java Tutorial Introduction A Quick Tour Making A Connection Authentication (Optional) Getting A List Of Collections Getting A Collection Inserting a Document Setting write concern Finding the First Document In A Collection using findOne() Adding Multiple Documents Counting Documents in A Collection Using a Cursor to Get All the Documents Getting A Single Document with A Query Getting A Set of Documents With a Query Creating An Index Getting a List of Indexes on a Collection Quick Tour of the Administrative Functions Getting A List of Databases Dropping A Database