메소드 | 설명 | |
---|---|---|
fields ( array $fields, boolean $append = true ) : |
Sets the $fields that are going to be inserted. | |
into ( string $target ) : |
Sets the $target cluster in which the new document will be created. | |
values ( array $values, boolean $append = true ) : |
Sets the $values to be inserted in the document created with the INSERT statement. |