Hubwiz.com
|
Online Course
|
API Manual
Node MongoDB API Manual
Class(36)
Type(48)
Method(357)
Event(62)
Class
Admin
AggregationCursor
BSONRegExp
Binary
BulkWriteResult
Code
Collection
CommandCursor
Cursor
DBRef
Db
Double
FindOperatorsOrdered
FindOperatorsUnordered
GridFSBucket
GridFSBucketReadStream
GridFSBucketWriteStream
GridStore
GridStoreStream
Logger
Long
MaxKey
MinKey
MongoClient
MongoError
Mongos
ObjectID
OrderedBulkOperation
ReadPreference
ReplSet
Server
Symbol
Timestamp
UnorderedBulkOperation
WriteConcernError
WriteError
Type
Admin~resultCallback
AggregationCursor~endCallback
AggregationCursor~iteratorCallback
AggregationCursor~resultCallback
AggregationCursor~toArrayResultCallback
Collection~bulkWriteOpCallback
Collection~BulkWriteOpResult
Collection~collectionResultCallback
Collection~countCallback
Collection~deleteWriteOpCallback
Collection~deleteWriteOpResult
Collection~findAndModifyCallback
Collection~findAndModifyWriteOpResult
Collection~insertOneWriteOpCallback
Collection~insertOneWriteOpResult
Collection~insertWriteOpCallback
Collection~insertWriteOpResult
Collection~parallelCollectionScanCallback
Collection~resultCallback
Collection~updateWriteOpCallback
Collection~updateWriteOpResult
Collection~writeOpCallback
Collection~WriteOpResult
CommandCursor~endCallback
CommandCursor~iteratorCallback
CommandCursor~resultCallback
CommandCursor~toArrayResultCallback
Cursor~countResultCallback
Cursor~endCallback
Cursor~iteratorCallback
Cursor~resultCallback
Cursor~toArrayResultCallback
Db~collectionResultCallback
Db~collectionsResultCallback
Db~noResultCallback
Db~openCallback
Db~resultCallback
GridFSBucket~errorCallback
GridStore~collectionCallback
GridStore~gridStoreCallback
GridStore~openCallback
GridStore~readCallback
GridStore~readlinesCallback
GridStore~resultCallback
GridStore~tellCallback
MongoClient~connectCallback
OrderedBulkOperation~resultCallback
UnorderedBulkOperation~resultCallback
Method
Admin#addUser
Admin#authenticate
Admin#buildInfo
Admin#command
Admin#listDatabases
Admin#logout
Admin#ping
Admin#profilingInfo
Admin#profilingLevel
Admin#removeUser
Admin#replSetGetStatus
Admin#serverInfo
Admin#serverStatus
Admin#setProfilingLevel
Admin#validateCollection
AggregationCursor#batchSize
AggregationCursor#clone
AggregationCursor#close
AggregationCursor#each
AggregationCursor#explain
AggregationCursor#geoNear
AggregationCursor#group
AggregationCursor#hasNext
AggregationCursor#isClosed
AggregationCursor#limit
AggregationCursor#lookup
AggregationCursor#match
AggregationCursor#maxTimeMS
AggregationCursor#next
AggregationCursor#out
AggregationCursor#pause
AggregationCursor#pipe
AggregationCursor#project
AggregationCursor#read
AggregationCursor#redact
AggregationCursor#resume
AggregationCursor#rewind
AggregationCursor#setEncoding
AggregationCursor#skip
AggregationCursor#sort
AggregationCursor#toArray
AggregationCursor#unpipe
AggregationCursor#unshift
AggregationCursor#unwind
AggregationCursor#wrap
Binary#length
Binary#put
Binary#read
Binary#value
Binary#write
BulkWriteResult#getInsertedIds
BulkWriteResult#getLastOp
BulkWriteResult#getRawResponse
BulkWriteResult#getUpsertedIdAt
BulkWriteResult#getUpsertedIds
BulkWriteResult#getWriteConcernError
BulkWriteResult#getWriteErrorAt
BulkWriteResult#getWriteErrorCount
BulkWriteResult#getWriteErrors
BulkWriteResult#hasWriteErrors
Collection#aggregate
Collection#bulkWrite
Collection#count
Collection#createIndex
Collection#createIndexes
Collection#deleteMany
Collection#deleteOne
Collection#distinct
Collection#drop
Collection#dropAllIndexes
Collection#dropIndex
Collection#dropIndexes
Collection#ensureIndex
Collection#find
Collection#findAndModify
Collection#findAndRemove
Collection#findOne
Collection#findOneAndDelete
Collection#findOneAndReplace
Collection#findOneAndUpdate
Collection#geoHaystackSearch
Collection#geoNear
Collection#group
Collection#indexes
Collection#indexExists
Collection#indexInformation
Collection#initializeOrderedBulkOp
Collection#initializeUnorderedBulkOp
Collection#insert
Collection#insertMany
Collection#insertOne
Collection#isCapped
Collection#listIndexes
Collection#mapReduce
Collection#options
Collection#parallelCollectionScan
Collection#reIndex
Collection#remove
Collection#rename
Collection#replaceOne
Collection#save
Collection#stats
Collection#update
Collection#updateMany
Collection#updateOne
CommandCursor#batchSize
CommandCursor#clone
CommandCursor#close
CommandCursor#each
CommandCursor#hasNext
CommandCursor#isClosed
CommandCursor#maxTimeMS
CommandCursor#next
CommandCursor#pause
CommandCursor#pipe
CommandCursor#read
CommandCursor#resume
CommandCursor#rewind
CommandCursor#setEncoding
CommandCursor#setReadPreference
CommandCursor#toArray
CommandCursor#unpipe
CommandCursor#unshift
CommandCursor#wrap
Cursor#addCursorFlag
Cursor#addQueryModifier
Cursor#batchSize
Cursor#clone
Cursor#close
Cursor#collation
Cursor#comment
Cursor#count
Cursor#each
Cursor#explain
Cursor#filter
Cursor#forEach
Cursor#hasNext
Cursor#hint
Cursor#isClosed
Cursor#limit
Cursor#map
Cursor#max
Cursor#maxAwaitTimeMS
Cursor#maxScan
Cursor#maxTimeMS
Cursor#min
Cursor#next
Cursor#nextObject
Cursor#pause
Cursor#pipe
Cursor#project
Cursor#read
Cursor#resume
Cursor#returnKey
Cursor#rewind
Cursor#setCursorOption
Cursor#setEncoding
Cursor#setReadPreference
Cursor#showRecordId
Cursor#skip
Cursor#snapshot
Cursor#sort
Cursor#stream
Cursor#toArray
Cursor#unpipe
Cursor#unshift
Cursor#wrap
Db#addUser
Db#admin
Db#authenticate
Db#close
Db#collection
Db#collections
Db#command
Db#createCollection
Db#createIndex
Db#db
Db#dropCollection
Db#dropDatabase
Db#ensureIndex
Db#eval
Db#executeDbAdminCommand
Db#indexInformation
Db#listCollections
Db#logout
Db#open
Db#removeUser
Db#renameCollection
Db#stats
Db#unref
Double#valueOf
FindOperatorsOrdered#delete
FindOperatorsOrdered#deleteOne
FindOperatorsOrdered#replaceOne
FindOperatorsOrdered#update
FindOperatorsOrdered#updateOne
FindOperatorsOrdered#upsert
FindOperatorsUnordered#remove
FindOperatorsUnordered#removeOne
FindOperatorsUnordered#replaceOne
FindOperatorsUnordered#update
FindOperatorsUnordered#updateOne
FindOperatorsUnordered#upsert
GridFSBucket#delete
GridFSBucket#drop
GridFSBucket#find
GridFSBucket#openDownloadStream
GridFSBucket#openDownloadStreamByName
GridFSBucket#openUploadStream
GridFSBucket#openUploadStreamWithId
GridFSBucket#rename
GridFSBucketReadStream#_read
GridFSBucketReadStream#abort
GridFSBucketReadStream#end
GridFSBucketReadStream#start
GridFSBucketWriteStream#abort
GridFSBucketWriteStream#end
GridFSBucketWriteStream#write
GridStore.exist
GridStore.list
GridStore.read
GridStore.readlines
GridStore.unlink
GridStore#chunkCollection
GridStore#close
GridStore#collection
GridStore#destroy
GridStore#eof
GridStore#getc
GridStore#open
GridStore#puts
GridStore#read
GridStore#readlines
GridStore#rewind
GridStore#seek
GridStore#stream
GridStore#tell
GridStore#unlink
GridStore#write
GridStore#writeFile
GridStoreStream#end
GridStoreStream#pause
GridStoreStream#pipe
GridStoreStream#read
GridStoreStream#resume
GridStoreStream#setEncoding
GridStoreStream#unpipe
GridStoreStream#unshift
GridStoreStream#wrap
GridStoreStream#write
Logger#debug
Logger#error
Logger#info
Logger#isDebug
Logger#isError
Logger#isInfo
Logger#isWarn
Logger.currentLogger
Logger.filter
Logger.reset
Logger.setCurrentLogger
Logger.setLevel
Long#add
Long#and
Long#compare
Long#div
Long#equals
Long#getHighBits
Long#getLowBits
Long#getLowBitsUnsigned
Long#getNumBitsAbs
Long#greaterThan
Long#greaterThanOrEqual
Long#isNegative
Long#isOdd
Long#isZero
Long#lessThan
Long#lessThanOrEqual
Long#modulo
Long#multiply
Long#negate
Long#not
Long#notEquals
Long#or
Long#shiftLeft
Long#shiftRight
Long#shiftRightUnsigned
Long#subtract
Long#toInt
Long#toJSON
Long#toNumber
Long#toString
Long#xor
Long.fromBits
Long.fromInt
Long.fromNumber
Long.fromString
MongoClient#connect
MongoClient.connect
MongoError.create
Mongos#connections
Mongos#unref
ObjectID#equals
ObjectID#generate
ObjectID#getTimestamp
ObjectID#toHexString
ObjectID.createFromHexString
ObjectID.createFromTime
ObjectID.isValid
OrderedBulkOperation#execute
OrderedBulkOperation#find
OrderedBulkOperation#insert
ReadPreference#isValid
ReadPreference.isValid
ReplSet#connections
ReplSet#unref
Server#connections
Server#unref
Symbol#valueOf
Timestamp#add
Timestamp#and
Timestamp#compare
Timestamp#div
Timestamp#equals
Timestamp#getHighBits
Timestamp#getLowBits
Timestamp#getLowBitsUnsigned
Timestamp#getNumBitsAbs
Timestamp#greaterThan
Timestamp#greaterThanOrEqual
Timestamp#isNegative
Timestamp#isOdd
Timestamp#isZero
Timestamp#lessThan
Timestamp#lessThanOrEqual
Timestamp#modulo
Timestamp#multiply
Timestamp#negate
Timestamp#not
Timestamp#notEquals
Timestamp#or
Timestamp#shiftLeft
Timestamp#shiftRight
Timestamp#shiftRightUnsigned
Timestamp#subtract
Timestamp#toInt
Timestamp#toJSON
Timestamp#toNumber
Timestamp#toString
Timestamp#xor
Timestamp.fromBits
Timestamp.fromInt
Timestamp.fromNumber
Timestamp.fromString
UnorderedBulkOperation#execute
UnorderedBulkOperation#find
UnorderedBulkOperation#insert
Event
AggregationCursor#event:close
AggregationCursor#event:data
AggregationCursor#event:end
AggregationCursor#event:readable
CommandCursor#event:close
CommandCursor#event:data
CommandCursor#event:end
CommandCursor#event:readable
Cursor#event:close
Cursor#event:data
Cursor#event:end
Cursor#event:readable
Db#event:authenticated
Db#event:close
Db#event:error
Db#event:fullsetup
Db#event:parseError
Db#event:reconnect
Db#event:timeout
GridFSBucket#event:index
GridFSBucketReadStream#event:close
GridFSBucketReadStream#event:data
GridFSBucketReadStream#event:end
GridFSBucketReadStream#event:error
GridFSBucketReadStream#event:file
GridFSBucketWriteStream#event:error
GridFSBucketWriteStream#event:finish
GridStoreStream#event:close
GridStoreStream#event:data
GridStoreStream#event:drain
GridStoreStream#event:end
GridStoreStream#event:error
GridStoreStream#event:finish
GridStoreStream#event:pipe
GridStoreStream#event:readable
GridStoreStream#event:unpipe
Mongos#event:close
Mongos#event:connect
Mongos#event:error
Mongos#event:fullsetup
Mongos#event:ha
Mongos#event:joined
Mongos#event:left
Mongos#event:open
Mongos#event:parseError
Mongos#event:timeout
ReplSet#event:close
ReplSet#event:connect
ReplSet#event:error
ReplSet#event:fullsetup
ReplSet#event:ha
ReplSet#event:joined
ReplSet#event:left
ReplSet#event:open
ReplSet#event:parseError
ReplSet#event:timeout
Server#event:close
Server#event:connect
Server#event:error
Server#event:parseError
Server#event:reconnect
Server#event:timeout