Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
mongodb
Server
Class Server
Index
Constructor methods
constructor
Methods
connect
Constructor methods
constructor
(
host
:
string
, port
:
number
, opts
?:
ServerOptions
)
:
Server
Parameters
host:
string
port:
number
opts?:
ServerOptions
optional
Returns
Server
Methods
public
connect
(
)
:
any
Returns
any
Globals
GridFSStream
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
gridfs-stream
http
https
mongodb
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Collection
CollectionCreateOptions
CollectionFindOptions
DbCreateOptions
IndexOptions
MapReduceOptions
MongoCollectionOptions
PKFactory
ServerOptions
SocketOptions
Cursor
CursorStream
Db
MongoClient
ObjectID
ReadPreference
Server
constructor
connect