"SequoiaDB Giant Sequoia Database" insert() Overview 1

name

insert-insert a single or batch of records into the current collection.

grammar

db.collectionspace.collection.insert(<doc|docs>,[flag])

db.collectionspace.collection.insert(<doc|docs>,[options])

category

Collection

description

Insert a single or batch record into the current collection.

Click on Jushan Database Documentation Center for more information

Guess you like

Origin blog.csdn.net/weixin_48909806/article/details/112940453