Thanks to visit codestin.com
Credit goes to mongodb.github.io
Preparing search index...
The search index is not available
mongodb
mongodb
ServerCapabilities
Class ServerCapabilities
Index
Constructors
constructor
Properties
max
Wire
Version
min
Wire
Version
Accessors
commands
Take
Collation
commands
Take
Write
Concern
has
Aggregation
Cursor
has
Auth
Commands
has
List
Collections
Command
has
List
Indexes
Command
has
Text
Search
has
Write
Commands
supports
Snapshot
Reads
Constructors
constructor
new
Server
Capabilities
(
hello
)
:
ServerCapabilities
Parameters
hello
:
Document
Returns
ServerCapabilities
Properties
max
Wire
Version
max
Wire
Version
:
number
min
Wire
Version
min
Wire
Version
:
number
Accessors
commands
Take
Collation
get
commandsTakeCollation
(
)
:
boolean
Returns
boolean
commands
Take
Write
Concern
get
commandsTakeWriteConcern
(
)
:
boolean
Returns
boolean
has
Aggregation
Cursor
get
hasAggregationCursor
(
)
:
boolean
Returns
boolean
has
Auth
Commands
get
hasAuthCommands
(
)
:
boolean
Returns
boolean
has
List
Collections
Command
get
hasListCollectionsCommand
(
)
:
boolean
Returns
boolean
has
List
Indexes
Command
get
hasListIndexesCommand
(
)
:
boolean
Returns
boolean
has
Text
Search
get
hasTextSearch
(
)
:
boolean
Returns
boolean
has
Write
Commands
get
hasWriteCommands
(
)
:
boolean
Returns
boolean
supports
Snapshot
Reads
get
supportsSnapshotReads
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
max
Wire
Version
min
Wire
Version
Accessors
commands
Take
Collation
commands
Take
Write
Concern
has
Aggregation
Cursor
has
Auth
Commands
has
List
Collections
Command
has
List
Indexes
Command
has
Text
Search
has
Write
Commands
supports
Snapshot
Reads
mongodb
Loading...