When using mongoimport, can you specify that the _id should be a UUID?

后端 未结 0 1382
你的背包
你的背包 2020-12-30 09:34

I am using mongoimport to import a large number of CSV records to MongoDb. Currently, by default, the _id field is being set to ObjectId, as shown:

"_id         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题