Navigation
|
GitHub
Jira
MongoDB Node.JS Driver 1.4.9 documentation
(
index
) »
Node.JS MongoDB Driver Manual Contents
ΒΆ
MongoClient()
Constructor
connect
open
close
db
MongoClient.connect
Db()
Constructor
Constants
open
db
close
admin
collectionsInfo
collectionNames
collection
collections
eval
dereference
logout
authenticate
addUser
removeUser
createCollection
command
dropCollection
renameCollection
createIndex
ensureIndex
cursorInfo
dropIndex
reIndex
indexInformation
dropDatabase
stats
Db.connect
Collection()
Constructor
insert
remove
rename
save
update
distinct
count
drop
findAndModify
findAndRemove
find
findOne
createIndex
ensureIndex
indexInformation
dropIndex
dropAllIndexes
reIndex
mapReduce
group
options
isCapped
indexExists
geoNear
geoHaystackSearch
indexes
aggregate
stats
initializeUnorderedBulkOp
initializeOrderedBulkOp
parallelCollectionScan
Admin()
Constructor
buildInfo
serverStatus
profilingLevel
ping
authenticate
logout
addUser
removeUser
setProfilingLevel
profilingInfo
command
validateCollection
listDatabases
replSetGetStatus
Cursor()
Constructor
Constants
Cursor.cloneWithOptions
rewind
toArray
each
count
sort
limit
maxTimeMS
setReadPreference
skip
batchSize
nextObject
explain
stream
close
isClosed
CursorStream()
Constructor
Grid()
Constructor
put
get
delete
GridStore()
Constructor
Constants
Properties
open
writeFile
close
chunkCollection
unlink
collection
readlines
rewind
read
tell
seek
eof
getc
puts
stream
GridStore.exist
GridStore.list
GridStore.read
GridStore.readlines
GridStore.unlink
write
ReadStream()
Constructor
BSON()
Constructor
Constants
BSON.calculateObjectSize
BSON.serializeWithBufferAndIndex
BSON.serialize
BSON.deserializeStream
BSON.deserialize
deserialize
deserializeStream
serialize
calculateObjectSize
serializeWithBufferAndIndex
ObjectID()
Constructor
toHexString
equals
getTimestamp
ObjectID.createFromTime
ObjectID.createFromHexString
ObjectID.isValid
Binary()
Constructor
Constants
put
write
read
value
length
Code()
Constructor
Double()
Constructor
valueOf
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
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
MaxKey()
Constructor
Symbol()
Constructor
valueOf
Index
Contents
Node.JS MongoDB Driver Manual Contents
Next:
MongoClient()
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.