Driver Testing Tools

Object IDs

  • driverOIDTest for testing toString
    > db.runCommand( { "driverOIDTest" : new ObjectId() } )
    {
           "oid" : ObjectId("4b8991f221752a6e61a88267"),
           "str" : "4b8991f221752a6e61a88267",
           "ok" : 1
    }
    
    

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

PLEASE POST QUESTIONS IN THE FORUMS: http://groups.google.com/group/mongodb-user. Post tips and clarifications here.

blog comments powered by Disqus