struct Mongo::Bulk::InsertOne

Overview

Insert one document.

Defined in:

cryomongo/bulk.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Mongo::Bulk::WriteModel

<=>(other) <=>, initialize initialize

Constructor methods inherited from struct Mongo::Bulk::WriteModel

new new

Constructor Detail

def self.new(document) #

Instance Method Detail

def document : BSON #