Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sails-mongo 経由で一括挿入を実行する方法はありますか。ドキュメントの配列をモデルの create メソッドに渡すと、その配列内の各ドキュメントがアトミックにデータベースに挿入されますか?