A class representation of the BSON DBRef type.
the collection name.
the reference ObjectId.
Optional
optional db name, if omitted the reference is local to the current db.
Prints a human-readable string of BSON value information If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify
A class representation of the BSON DBRef type.