MongoDataSet.Insert


public function Insert

Prototype:

public function Insert(data, keep_object_types=true, id_field="_id")

Parameters

data
// TO DO
keep_object_types
has a default value of true
id_field
has a default value of "_id"

Description:

TODO: Document this

Return value:

// TO DO