Navigation

  • Logo

  • | GitHub
  • Jira
  • MongoDB Node.JS Driver 1.4.9 documentation (index) »

Binary JSON APIΒΆ

  • ObjectID()
    • Constructor
    • toHexString
    • equals
    • getTimestamp
    • ObjectID.createFromTime
    • ObjectID.createFromHexString
    • ObjectID.isValid
  • Binary()
    • Constructor
    • Constants
    • put
    • write
    • read
    • value
    • length
  • Code()
    • Constructor
  • DBRef()
    • Constructor
  • Double()
    • Constructor
    • valueOf
  • MinKey()
    • Constructor
  • MaxKey()
    • Constructor
  • Symbol()
    • Constructor
    • valueOf
  • Timestamp()
    • Constructor
    • toInt
    • toNumber
    • toJSON
    • toString
    • getHighBits
    • getLowBits
    • getLowBitsUnsigned
    • getNumBitsAbs
    • isZero
    • isNegative
    • isOdd
    • equals
    • notEquals
    • lessThan
    • lessThanOrEqual
    • greaterThan
    • greaterThanOrEqual
    • compare
    • negate
    • add
    • subtract
    • multiply
    • div
    • modulo
    • not
    • and
    • or
    • xor
    • shiftLeft
    • shiftRight
    • shiftRightUnsigned
    • Timestamp.fromInt
    • Timestamp.fromNumber
    • Timestamp.fromBits
    • Timestamp.fromString
  • Long()
    • Constructor
    • toInt
    • toNumber
    • toJSON
    • toString
    • getHighBits
    • getLowBits
    • getLowBitsUnsigned
    • getNumBitsAbs
    • isZero
    • isNegative
    • isOdd
    • equals
    • notEquals
    • lessThan
    • lessThanOrEqual
    • greaterThan
    • greaterThanOrEqual
    • compare
    • negate
    • add
    • subtract
    • multiply
    • div
    • modulo
    • not
    • and
    • or
    • xor
    • shiftLeft
    • shiftRight
    • shiftRightUnsigned
    • Long.fromInt
    • Long.fromNumber
    • Long.fromBits
    • Long.fromString
  • BSON()
    • Constructor
    • Constants
    • BSON.calculateObjectSize
    • BSON.serializeWithBufferAndIndex
    • BSON.serialize
    • BSON.deserializeStream
    • BSON.deserialize
    • deserialize
    • deserializeStream
    • serialize
    • calculateObjectSize
    • serializeWithBufferAndIndex

Contents

  • Binary JSON API

Manual

  • MongoClient()
  • Db()
  • Collection()
  • Admin()
  • Cursor()
  • CursorStream()
  • Grid()
  • GridStore()
  • ReadStream()
  • BSON()
  • ObjectID()
  • Binary()
  • Code()
  • Double()
  • Long()
  • Timestamp()
  • MaxKey()
  • Symbol()
  • Home: MongoDB Node.JS Driver Manual Home
  • Contents: MongoDB Node.JS Driver Manual Contents
  • Index: MongoDB Node.JS Driver Manual Index

Search

Search this manual.

Search the MongoDB wiki.

MongoDB Wiki

  • Getting Started
    • Quickstart
    • Introduction
    • Downloads
    • Features
    • SQL to MongoDB Mapping
  • Developer Documentation
    • Connections
    • Databases
    • Collections
    • Documents
    • GridFS
    • Indexes
    • Querying
    • Aggregation
    • Optimization
    • Inserting
    • Updating
    • Removing
    • MapReduce
  • Administrative Documentation
    • Components
    • Journaling
    • Production Notes
    • Replication
    • Sharding
    • Monitoring and Diagnostics
    • Backups
    • Durability and Repair
    • Security and Authentication
    • Starting/Stopping MongoDB
    • GridFS Tools
    • DB Operations from the Shell
    • Architecture and Components
    • Windows
    • Troubleshooting
  • Community and Ecosystem
    • 10gen
    • MongoDB Events
    • MongoDB Masters
    • Slides and Video
    • Cookbook
    • Hosting Center
    • MongoDB Monitoring Service (docs)
    • Administrative Interfaces
    • International Documentation
    • MongoDB Books
  • Drivers
    • JavaScript (wiki, docs)
    • Python (wiki, docs)
    • Ruby (wiki, docs)
    • PHP (wiki, docs)
    • Perl (wiki, docs)
    • Java (wiki, docs)
    • Scala (wiki, docs)
    • C# (wiki, docs)
    • C (wiki, docs)
    • C++ (wiki, docs)
    • Haskell (wiki, docs)
    • Erlang (wiki, docs)

Quick search

Enter search terms or a module, class or function name.

Navigation

  • | GitHub
  • Jira
  • MongoDB Node.JS Driver 1.4.9 documentation (index) »
© Copyright 2013, MongoDB Node.JS Team Created using Sphinx 1.2b3.

The MongoDB Documentation Project uses GitHub. Fork the repository and submit pull requests to contribute.

If you find any issues with the documentation feel free to open a Jira Case and we'll work to resolve it promptly.