Mongodb v0.1.0
README
Overview
Modules
Exceptions
Protocols
Search
Mongodb v0.1.0 →
Overview
→
BSON
→
ObjectId
BSON.ObjectId
Summary
Functions
Represents BSON ObjectId type
Source
Summary
new(machine_id, proc_id, secs, counter)
Creates a new ObjectId from the consisting parts
Functions
new(machine_id, proc_id, secs, counter)
(function)
#
↑
Creates a new ObjectId from the consisting parts
Source