mongo_clientsMongoClientsClassescreate_index本页总览create_index 创建索引 声明 bool create_index(object coll_ob) 参数 参数名描述coll_ob集合对象 返回值 true - 创建成功, false - 创建失败 使用方式 返回文档