From 5f62f567d1e861041e71e704d65e2581728e390b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:08:12 -0500 Subject: [PATCH] docs: generate docs from latest main [skip-ci] (#3977) Co-authored-by: aditi-khare-mongoDB --- docs/Next/classes/AbstractCursor.html | 28 ++-- docs/Next/classes/AggregationCursor.html | 24 ++-- docs/Next/classes/BSON.BSONError.html | 11 +- docs/Next/classes/BSON.BSONRegExp.html | 14 +- docs/Next/classes/BSON.BSONRuntimeError.html | 8 +- docs/Next/classes/BSON.BSONSymbol.html | 16 +-- docs/Next/classes/BSON.BSONValue.html | 6 +- docs/Next/classes/BSON.BSONVersionError.html | 8 +- docs/Next/classes/BSON.Code.html | 14 +- docs/Next/classes/BSON.DBRef.html | 18 +-- docs/Next/classes/BSON.Decimal128.html | 20 +-- docs/Next/classes/BSON.Double.html | 16 +-- docs/Next/classes/BSON.Int32.html | 16 +-- docs/Next/classes/BSON.ObjectId.html | 130 +++++++++++++++--- docs/Next/classes/BSON.Timestamp.html | 24 ++-- docs/Next/classes/BSON.UUID.html | 26 ++-- docs/Next/classes/FindCursor.html | 22 +-- docs/Next/classes/HostAddress.html | 24 ++-- docs/Next/classes/ListCollectionsCursor.html | 26 ++-- docs/Next/classes/ListIndexesCursor.html | 26 ++-- .../Next/classes/ListSearchIndexesCursor.html | 24 ++-- docs/Next/classes/MongoAPIError.html | 14 +- docs/Next/classes/MongoAWSError.html | 14 +- docs/Next/classes/MongoAzureError.html | 14 +- .../classes/MongoBatchReExecutionError.html | 14 +- docs/Next/classes/MongoBulkWriteError.html | 16 +-- docs/Next/classes/MongoChangeStreamError.html | 14 +- docs/Next/classes/MongoClient.html | 34 ++--- .../Next/classes/MongoCompatibilityError.html | 14 +- .../MongoCryptAzureKMSRequestError.html | 8 +- .../classes/MongoCryptCreateDataKeyError.html | 8 +- ...goCryptCreateEncryptedCollectionError.html | 8 +- docs/Next/classes/MongoCryptError.html | 8 +- .../MongoCryptInvalidArgumentError.html | 8 +- ...ngoCryptKMSRequestNetworkTimeoutError.html | 8 +- .../classes/MongoCursorExhaustedError.html | 14 +- docs/Next/classes/MongoCursorInUseError.html | 14 +- .../classes/MongoDBCollectionNamespace.html | 14 +- docs/Next/classes/MongoDBNamespace.html | 14 +- .../Next/classes/MongoDecompressionError.html | 14 +- docs/Next/classes/MongoDriverError.html | 14 +- docs/Next/classes/MongoError.html | 10 +- .../classes/MongoExpiredSessionError.html | 14 +- docs/Next/classes/MongoGridFSChunkError.html | 14 +- docs/Next/classes/MongoGridFSStreamError.html | 14 +- .../classes/MongoInvalidArgumentError.html | 14 +- docs/Next/classes/MongoKerberosError.html | 14 +- .../classes/MongoMissingCredentialsError.html | 14 +- .../classes/MongoMissingDependencyError.html | 14 +- docs/Next/classes/MongoNetworkError.html | 14 +- .../classes/MongoNetworkTimeoutError.html | 14 +- docs/Next/classes/MongoNotConnectedError.html | 14 +- docs/Next/classes/MongoParseError.html | 14 +- docs/Next/classes/MongoRuntimeError.html | 14 +- docs/Next/classes/MongoServerClosedError.html | 14 +- docs/Next/classes/MongoServerError.html | 22 +-- .../classes/MongoServerSelectionError.html | 16 +-- docs/Next/classes/MongoSystemError.html | 16 +-- .../classes/MongoTailableCursorError.html | 14 +- .../classes/MongoTopologyClosedError.html | 14 +- docs/Next/classes/MongoTransactionError.html | 14 +- .../MongoUnexpectedServerResponseError.html | 14 +- docs/Next/classes/MongoWriteConcernError.html | 24 ++-- docs/Next/classes/RunCommandCursor.html | 18 +-- docs/Next/classes/ServerCapabilities.html | 26 ++-- .../functions/BSON.calculateObjectSize.html | 2 +- docs/Next/functions/BSON.deserialize.html | 2 +- .../functions/BSON.deserializeStream.html | 2 +- docs/Next/functions/BSON.serialize.html | 2 +- .../BSON.serializeWithBufferAndIndex.html | 2 +- .../functions/BSON.setInternalBufferSize.html | 2 +- .../interfaces/AbstractCursorOptions.html | 18 +-- docs/Next/interfaces/AggregateOptions.html | 18 +-- .../interfaces/AggregationCursorOptions.html | 18 +-- docs/Next/interfaces/Auth.html | 6 +- .../interfaces/BSON.BSONRegExpExtended.html | 4 +- .../BSON.BSONRegExpExtendedLegacy.html | 6 +- .../interfaces/BSON.BSONSymbolExtended.html | 4 +- docs/Next/interfaces/BSON.CodeExtended.html | 6 +- docs/Next/interfaces/BSON.DBRefLike.html | 8 +- .../interfaces/BSON.Decimal128Extended.html | 4 +- .../interfaces/BSON.DeserializeOptions.html | 22 +-- docs/Next/interfaces/BSON.Document.html | 2 +- docs/Next/interfaces/BSON.DoubleExtended.html | 4 +- docs/Next/interfaces/BSON.Int32Extended.html | 4 +- .../interfaces/BSON.ObjectIdExtended.html | 4 +- docs/Next/interfaces/BSON.ObjectIdLike.html | 8 +- .../interfaces/BSON.SerializeOptions.html | 10 +- .../interfaces/BSON.TimestampExtended.html | 4 +- .../Next/interfaces/BSONSerializeOptions.html | 18 +-- docs/Next/interfaces/BulkWriteOptions.html | 18 +-- docs/Next/interfaces/ChangeStreamOptions.html | 18 +-- docs/Next/interfaces/CloseOptions.html | 4 +- docs/Next/interfaces/CollectionOptions.html | 18 +-- .../interfaces/CommandOperationOptions.html | 18 +-- docs/Next/interfaces/ConnectionOptions.html | 34 ++--- .../interfaces/ConnectionPoolOptions.html | 42 +++--- .../interfaces/CountDocumentsOptions.html | 18 +-- docs/Next/interfaces/CountOptions.html | 18 +-- .../interfaces/CreateCollectionOptions.html | 18 +-- .../Next/interfaces/CreateIndexesOptions.html | 18 +-- docs/Next/interfaces/DbOptions.html | 18 +-- docs/Next/interfaces/DbStatsOptions.html | 18 +-- docs/Next/interfaces/DeleteOptions.html | 18 +-- docs/Next/interfaces/DriverInfo.html | 8 +- .../interfaces/DropCollectionOptions.html | 18 +-- .../EstimatedDocumentCountOptions.html | 18 +-- docs/Next/interfaces/FilterOperators.html | 6 +- .../interfaces/FindOneAndDeleteOptions.html | 18 +-- .../interfaces/FindOneAndReplaceOptions.html | 23 ++-- .../interfaces/FindOneAndUpdateOptions.html | 41 +++--- docs/Next/interfaces/FindOptions.html | 18 +-- docs/Next/interfaces/InsertOneOptions.html | 18 +-- .../interfaces/ListCollectionsOptions.html | 18 +-- .../Next/interfaces/ListDatabasesOptions.html | 18 +-- docs/Next/interfaces/ListIndexesOptions.html | 18 +-- docs/Next/interfaces/MongoClientOptions.html | 130 +++++++++--------- .../interfaces/MongoNetworkErrorOptions.html | 6 +- docs/Next/interfaces/MongoOptions.html | 98 ++++++------- docs/Next/interfaces/MonitorOptions.html | 24 ++-- docs/Next/interfaces/OperationOptions.html | 18 +-- docs/Next/interfaces/PkFactory.html | 4 +- docs/Next/interfaces/ProxyOptions.html | 10 +- docs/Next/interfaces/RenameOptions.html | 18 +-- docs/Next/interfaces/ReplaceOptions.html | 18 +-- docs/Next/interfaces/ServerApi.html | 8 +- docs/Next/interfaces/TransactionOptions.html | 18 +-- docs/Next/interfaces/UpdateOptions.html | 18 +-- .../interfaces/ValidateCollectionOptions.html | 18 +-- docs/Next/modules/BSON.html | 2 +- docs/Next/types/BSON.BSONType.html | 4 +- .../BSON.CalculateObjectSizeOptions.html | 2 +- docs/Next/types/BSON.EJSONOptions.html | 2 +- docs/Next/types/BSON.TimestampOverrides.html | 2 +- docs/Next/types/BSON.UUIDExtended.html | 2 +- docs/Next/types/Callback.html | 2 +- docs/Next/types/ConnectionEvents.html | 16 +-- docs/Next/types/ConnectionPoolEvents.html | 24 ++-- docs/Next/types/EventEmitterWithState.html | 2 +- docs/Next/types/MongoClientEvents.html | 4 +- docs/Next/types/ServerApiVersion.html | 4 +- docs/Next/types/ServerEvents.html | 14 +- docs/Next/types/Stream.html | 2 +- .../types/SupportedNodeConnectionOptions.html | 2 +- docs/Next/types/SupportedSocketOptions.html | 2 +- .../types/SupportedTLSConnectionOptions.html | 2 +- .../Next/types/SupportedTLSSocketOptions.html | 2 +- docs/Next/types/WithSessionCallback.html | 2 +- docs/Next/variables/BSON.BSONType-1.html | 4 +- docs/Next/variables/BSON.EJSON.html | 2 +- .../variables/LEGAL_TCP_SOCKET_OPTIONS.html | 2 +- .../variables/LEGAL_TLS_SOCKET_OPTIONS.html | 2 +- docs/Next/variables/ServerApiVersion-1.html | 4 +- 153 files changed, 1205 insertions(+), 1106 deletions(-) diff --git a/docs/Next/classes/AbstractCursor.html b/docs/Next/classes/AbstractCursor.html index 48ecb1cea3..c338ffa1c4 100644 --- a/docs/Next/classes/AbstractCursor.html +++ b/docs/Next/classes/AbstractCursor.html @@ -303,7 +303,7 @@
value: Returns AbstractCursor<TSchema, CursorEvents>
+
  • Defined in src/cursor/abstract_cursor.ts:450
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:618
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
  • +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:506
  • +
  • Defined in src/cursor/abstract_cursor.ts:558
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
  • +
  • Defined in src/cursor/abstract_cursor.ts:450
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
  • +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:558
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
  • +
  • Defined in node_modules/bson/bson.d.ts:172
  • +
  • Defined in node_modules/bson/bson.d.ts:192
    • @@ -136,7 +136,7 @@

      Parameters

      Optional options: string

    Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:189
  • +
  • Defined in node_modules/bson/bson.d.ts:172
  • +
  • Defined in node_modules/bson/bson.d.ts:240
  • +
  • Defined in node_modules/bson/bson.d.ts:237
  • +
  • Defined in node_modules/bson/bson.d.ts:236
  • +
  • Defined in node_modules/bson/bson.d.ts:235
  • +
  • Defined in node_modules/bson/bson.d.ts:172
  • +
  • Defined in node_modules/bson/bson.d.ts:330
    • @@ -136,7 +136,7 @@
      code
      Optional scope?: Document
    +
  • Defined in node_modules/bson/bson.d.ts:324
  • +
  • Defined in node_modules/bson/bson.d.ts:361
  • +
  • Defined in node_modules/bson/bson.d.ts:358
  • +
  • Defined in node_modules/bson/bson.d.ts:415
  • +
  • Defined in node_modules/bson/bson.d.ts:412
  • +
  • Defined in node_modules/bson/bson.d.ts:411
    • @@ -160,7 +160,7 @@
      representation: Returns Decimal128
    +
  • Defined in node_modules/bson/bson.d.ts:389
    • @@ -184,7 +184,7 @@

      Example

      Example of a number that will be rounded

    +
  • Defined in node_modules/bson/bson.d.ts:408
  • +
  • Defined in node_modules/bson/bson.d.ts:538
  • +
  • Defined in node_modules/bson/bson.d.ts:534
    • @@ -137,7 +137,7 @@

      Parameters

      Optional radix: number

    Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:535
  • +
  • Defined in node_modules/bson/bson.d.ts:533
  • +
  • Defined in node_modules/bson/bson.d.ts:614
  • +
  • Defined in node_modules/bson/bson.d.ts:611
    • @@ -137,7 +137,7 @@

      Parameters

      Optional radix: number

    Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:610
  • +
  • Defined in node_modules/bson/bson.d.ts:609
  • +
  • Defined in node_modules/bson/bson.d.ts:1086
  • Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:1251
    • @@ -1363,7 +1363,7 @@

      Returns {
      $timestamp: string

    +
  • Defined in node_modules/bson/bson.d.ts:1228
    • @@ -1387,7 +1387,7 @@
      highBits: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1241
    • @@ -1403,7 +1403,7 @@
      value: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1232
    • @@ -1419,7 +1419,7 @@
      value: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1234
    • @@ -1443,7 +1443,7 @@
      optRadix: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1248
  • +
  • Defined in node_modules/bson/bson.d.ts:1332
    • @@ -345,7 +345,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1307
    • @@ -364,7 +364,7 @@
      Optional Returns string
    +
  • Defined in node_modules/bson/bson.d.ts:1288
    • @@ -377,7 +377,7 @@

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:1297
  • +
  • Defined in node_modules/bson/bson.d.ts:1292
  • +
  • Defined in node_modules/bson/bson.d.ts:1323
  • +
  • Defined in node_modules/bson/bson.d.ts:1321
  • +
  • Defined in node_modules/bson/bson.d.ts:1311
    • @@ -507,7 +507,7 @@
      input: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1316
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
    • @@ -632,7 +632,7 @@

      Deprecated

    +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
    • diff --git a/docs/Next/classes/HostAddress.html b/docs/Next/classes/HostAddress.html index 3a8787c6d4..e579293f98 100644 --- a/docs/Next/classes/HostAddress.html +++ b/docs/Next/classes/HostAddress.html @@ -20,7 +20,7 @@

      Hierarchy

      • HostAddress
    +
  • Defined in src/utils.ts:911
  • @@ -60,29 +60,29 @@

    Parameters

    hostString: string

    Returns HostAddress

    +
  • Defined in src/utils.ts:917
  • Properties

    host: undefined | string = undefined
    +
  • Defined in src/utils.ts:912
  • isIPv6: boolean = false
    +
  • Defined in src/utils.ts:915
  • port: undefined | number = undefined
    +
  • Defined in src/utils.ts:913
  • socketPath: undefined | string = undefined
    +
  • Defined in src/utils.ts:914
  • Methods

    @@ -92,7 +92,7 @@
    +
  • Defined in src/utils.ts:965
    • @@ -105,7 +105,7 @@
      host
      port: number
    +
  • Defined in src/utils.ts:994
  • +
  • Defined in src/utils.ts:969
    • @@ -128,7 +128,7 @@
      host: port: number

    Returns HostAddress

    +
  • Defined in src/utils.ts:983
    • @@ -141,7 +141,7 @@

      Parameters

      __namedParameters: SrvRecord

    Returns HostAddress

    +
  • Defined in src/utils.ts:990
    • @@ -156,7 +156,7 @@
      this: s: string

    Returns HostAddress

    +
  • Defined in src/utils.ts:979
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
    • @@ -532,7 +532,7 @@

      Deprecated

    +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:506
  • +
  • Defined in src/cursor/abstract_cursor.ts:558
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
  • +
  • Defined in src/cursor/abstract_cursor.ts:450
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
  • +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:506
  • +
  • Defined in src/cursor/abstract_cursor.ts:558
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
  • +
  • Defined in src/cursor/abstract_cursor.ts:450
  • +
  • Defined in src/cursor/abstract_cursor.ts:573
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
  • +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:558
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:543
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
    • diff --git a/docs/Next/classes/MongoAPIError.html b/docs/Next/classes/MongoAPIError.html index f2854ff0a6..7aaa7d10fe 100644 --- a/docs/Next/classes/MongoAPIError.html +++ b/docs/Next/classes/MongoAPIError.html @@ -40,7 +40,7 @@

      Hierarchy

    • MongoTopologyClosedError
    • MongoTransactionError
    +
  • Defined in src/error.ts:274
  • @@ -100,7 +100,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:286
  • Properties

    @@ -187,7 +187,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:290
  • Methods

    @@ -221,7 +221,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoAWSError.html b/docs/Next/classes/MongoAWSError.html index a9350ef973..a5ebd945bf 100644 --- a/docs/Next/classes/MongoAWSError.html +++ b/docs/Next/classes/MongoAWSError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoAWSError
    +
  • Defined in src/error.ts:501
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:513
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:517
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoAzureError.html b/docs/Next/classes/MongoAzureError.html index 8dbbb7c420..9d90f79a0b 100644 --- a/docs/Next/classes/MongoAzureError.html +++ b/docs/Next/classes/MongoAzureError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoAzureError
    +
  • Defined in src/error.ts:529
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:541
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:545
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoBatchReExecutionError.html b/docs/Next/classes/MongoBatchReExecutionError.html index 08d436b5c4..2039fc3eba 100644 --- a/docs/Next/classes/MongoBatchReExecutionError.html +++ b/docs/Next/classes/MongoBatchReExecutionError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoBatchReExecutionError
    +
  • Defined in src/error.ts:333
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:345
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:349
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoBulkWriteError.html b/docs/Next/classes/MongoBulkWriteError.html index 01faf30d58..8e4fdd74d6 100644 --- a/docs/Next/classes/MongoBulkWriteError.html +++ b/docs/Next/classes/MongoBulkWriteError.html @@ -120,7 +120,7 @@
    +
  • Defined in src/error.ts:203
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:205
  • message: string
    +
  • Defined in src/error.ts:206
  • +
  • Defined in src/error.ts:204
  • writeErrors: OneOrMore<WriteError> = []
    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoChangeStreamError.html b/docs/Next/classes/MongoChangeStreamError.html index a781461d88..4015f34a5f 100644 --- a/docs/Next/classes/MongoChangeStreamError.html +++ b/docs/Next/classes/MongoChangeStreamError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoChangeStreamError
    +
  • Defined in src/error.ts:556
  • @@ -81,7 +81,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:568
  • Properties

    @@ -168,7 +168,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:572
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoClient.html b/docs/Next/classes/MongoClient.html index 3ac8bf52bd..c7c584569e 100644 --- a/docs/Next/classes/MongoClient.html +++ b/docs/Next/classes/MongoClient.html @@ -31,7 +31,7 @@

      Hierarchy

      • MongoClient
    +
  • Defined in src/mongo_client.ts:346
  • @@ -108,7 +108,7 @@
    Optional Returns MongoClient
    +
  • Defined in src/mongo_client.ts:362
  • Properties

    @@ -188,7 +188,7 @@
    +
  • Defined in src/mongo_client.ts:461
    • @@ -201,7 +201,7 @@

      Parameters

      value: boolean

    Returns void

    +
  • Defined in src/mongo_client.ts:440
  • +
  • Defined in src/mongo_client.ts:426
  • +
  • Defined in src/mongo_client.ts:449
  • +
  • Defined in src/mongo_client.ts:457
  • +
  • Defined in src/mongo_client.ts:430
  • +
  • Defined in src/mongo_client.ts:453
  • Methods

    @@ -343,7 +343,7 @@
    force: Returns Promise<void>
    +
  • Defined in src/mongo_client.ts:576
    • @@ -356,7 +356,7 @@

      Returns Promise<

      See

      docs.mongodb.org/manual/reference/connection-string/

    +
  • Defined in src/mongo_client.ts:470
  • +
  • Defined in src/mongo_client.ts:638
    • @@ -889,7 +889,7 @@

      Remarks

      A ClientSession instance may only be passed to operations bei MongoClient it was started from.

    +
  • Defined in src/mongo_client.ts:677
    • @@ -934,7 +934,7 @@

      Remarks

      watch() accepts two generic arguments for distinct use cases:

    +
  • Defined in src/mongo_client.ts:749
  • @@ -976,7 +976,7 @@
    options: executor: WithSessionCallback<T>
  • Returns Promise<T>

    +
  • Defined in src/mongo_client.ts:699
  • +
  • Defined in src/mongo_client.ts:664
    • diff --git a/docs/Next/classes/MongoCompatibilityError.html b/docs/Next/classes/MongoCompatibilityError.html index 81a948f922..b8cb939fbd 100644 --- a/docs/Next/classes/MongoCompatibilityError.html +++ b/docs/Next/classes/MongoCompatibilityError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoCompatibilityError
    +
  • Defined in src/error.ts:944
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:956
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:960
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptAzureKMSRequestError.html b/docs/Next/classes/MongoCryptAzureKMSRequestError.html index 5aa5dd7927..d901ad6345 100644 --- a/docs/Next/classes/MongoCryptAzureKMSRequestError.html +++ b/docs/Next/classes/MongoCryptAzureKMSRequestError.html @@ -179,7 +179,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptCreateDataKeyError.html b/docs/Next/classes/MongoCryptCreateDataKeyError.html index 31a11c9bfa..53b6a47245 100644 --- a/docs/Next/classes/MongoCryptCreateDataKeyError.html +++ b/docs/Next/classes/MongoCryptCreateDataKeyError.html @@ -179,7 +179,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html b/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html index 1a4e20d061..afe7564cce 100644 --- a/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html +++ b/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html @@ -179,7 +179,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptError.html b/docs/Next/classes/MongoCryptError.html index 6e4be363f5..380327290e 100644 --- a/docs/Next/classes/MongoCryptError.html +++ b/docs/Next/classes/MongoCryptError.html @@ -179,7 +179,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptInvalidArgumentError.html b/docs/Next/classes/MongoCryptInvalidArgumentError.html index dc28a5e266..df89cbb011 100644 --- a/docs/Next/classes/MongoCryptInvalidArgumentError.html +++ b/docs/Next/classes/MongoCryptInvalidArgumentError.html @@ -168,7 +168,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html b/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html index 2941b95140..f73b01a335 100644 --- a/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html +++ b/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html @@ -169,7 +169,7 @@

      Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCursorExhaustedError.html b/docs/Next/classes/MongoCursorExhaustedError.html index b7516fda20..24fab9090c 100644 --- a/docs/Next/classes/MongoCursorExhaustedError.html +++ b/docs/Next/classes/MongoCursorExhaustedError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoCursorExhaustedError
    +
  • Defined in src/error.ts:757
  • @@ -81,7 +81,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:769
  • Properties

    @@ -168,7 +168,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:773
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoCursorInUseError.html b/docs/Next/classes/MongoCursorInUseError.html index e075109ce4..fa5fc1b4c8 100644 --- a/docs/Next/classes/MongoCursorInUseError.html +++ b/docs/Next/classes/MongoCursorInUseError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoCursorInUseError
    +
  • Defined in src/error.ts:702
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:714
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:718
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoDBCollectionNamespace.html b/docs/Next/classes/MongoDBCollectionNamespace.html index 3c8c3bd688..e3c28ee545 100644 --- a/docs/Next/classes/MongoDBCollectionNamespace.html +++ b/docs/Next/classes/MongoDBCollectionNamespace.html @@ -28,7 +28,7 @@

      Hierarchy

      • MongoDBCollectionNamespace
    +
  • Defined in src/utils.ts:319
  • @@ -66,7 +66,7 @@
    collection: Returns MongoDBCollectionNamespace
    +
  • Defined in src/utils.ts:320
  • Properties

    @@ -77,7 +77,7 @@
    +
  • Defined in src/utils.ts:320
  • db: string
    @@ -86,7 +86,7 @@
    +
  • Defined in src/utils.ts:288
  • Methods

    @@ -97,7 +97,7 @@
    +
  • Defined in src/utils.ts:292
  • +
  • Defined in src/utils.ts:296
  • +
  • Defined in src/utils.ts:324
  • Returns MongoDBNamespace

    +
  • Defined in src/utils.ts:300
  • +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:377
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
    • @@ -224,7 +224,7 @@

      Returns boolean

    +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoDriverError.html b/docs/Next/classes/MongoDriverError.html index 94c194a807..ca89bf7a17 100644 --- a/docs/Next/classes/MongoDriverError.html +++ b/docs/Next/classes/MongoDriverError.html @@ -30,7 +30,7 @@

      Hierarchy

    • MongoParseError
    • MongoRuntimeError
    +
  • Defined in src/error.ts:243
  • @@ -90,7 +90,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:255
  • Properties

    @@ -177,7 +177,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:259
  • Methods

    @@ -211,7 +211,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoError.html b/docs/Next/classes/MongoError.html index 29197c7941..577d437dab 100644 --- a/docs/Next/classes/MongoError.html +++ b/docs/Next/classes/MongoError.html @@ -171,7 +171,7 @@
    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:168
  • Methods

    @@ -203,7 +203,7 @@

    Parameters

    label: string

    Returns void

    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoExpiredSessionError.html b/docs/Next/classes/MongoExpiredSessionError.html index 08461a5ab7..d6aa8da328 100644 --- a/docs/Next/classes/MongoExpiredSessionError.html +++ b/docs/Next/classes/MongoExpiredSessionError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoExpiredSessionError
    +
  • Defined in src/error.ts:445
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:457
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:461
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoGridFSChunkError.html b/docs/Next/classes/MongoGridFSChunkError.html index 968e7b6cab..cc9c226b9f 100644 --- a/docs/Next/classes/MongoGridFSChunkError.html +++ b/docs/Next/classes/MongoGridFSChunkError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoGridFSChunkError
    +
  • Defined in src/error.ts:637
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:649
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:653
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoGridFSStreamError.html b/docs/Next/classes/MongoGridFSStreamError.html index 653498a8d4..b3549b4879 100644 --- a/docs/Next/classes/MongoGridFSStreamError.html +++ b/docs/Next/classes/MongoGridFSStreamError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoGridFSStreamError
    +
  • Defined in src/error.ts:609
  • @@ -81,7 +81,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:621
  • Properties

    @@ -168,7 +168,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:625
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoInvalidArgumentError.html b/docs/Next/classes/MongoInvalidArgumentError.html index 117d892aed..0f12479dfd 100644 --- a/docs/Next/classes/MongoInvalidArgumentError.html +++ b/docs/Next/classes/MongoInvalidArgumentError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoInvalidArgumentError
    +
  • Defined in src/error.ts:915
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:927
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:931
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoKerberosError.html b/docs/Next/classes/MongoKerberosError.html index 4d6cfe3c84..9d2d2e5a43 100644 --- a/docs/Next/classes/MongoKerberosError.html +++ b/docs/Next/classes/MongoKerberosError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoKerberosError
    +
  • Defined in src/error.ts:473
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:485
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:489
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoMissingCredentialsError.html b/docs/Next/classes/MongoMissingCredentialsError.html index a8731c4f6d..c69ea1a810 100644 --- a/docs/Next/classes/MongoMissingCredentialsError.html +++ b/docs/Next/classes/MongoMissingCredentialsError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoMissingCredentialsError
    +
  • Defined in src/error.ts:973
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:985
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:989
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoMissingDependencyError.html b/docs/Next/classes/MongoMissingDependencyError.html index 19ad00f89a..1f1b404ac2 100644 --- a/docs/Next/classes/MongoMissingDependencyError.html +++ b/docs/Next/classes/MongoMissingDependencyError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoMissingDependencyError
    +
  • Defined in src/error.ts:1000
  • @@ -86,7 +86,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:1012
  • Properties

    @@ -173,7 +173,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:1016
  • Methods

    @@ -207,7 +207,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoNetworkError.html b/docs/Next/classes/MongoNetworkError.html index 43974f4e4e..19c83cc1d5 100644 --- a/docs/Next/classes/MongoNetworkError.html +++ b/docs/Next/classes/MongoNetworkError.html @@ -28,7 +28,7 @@

      Hierarchy

    +
  • Defined in src/error.ts:824
  • @@ -85,7 +85,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:839
  • Properties

    @@ -172,7 +172,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:847
  • Methods

    @@ -206,7 +206,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoNetworkTimeoutError.html b/docs/Next/classes/MongoNetworkTimeoutError.html index 1c9f15c8c2..28011e986c 100644 --- a/docs/Next/classes/MongoNetworkTimeoutError.html +++ b/docs/Next/classes/MongoNetworkTimeoutError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoNetworkTimeoutError
    +
  • Defined in src/error.ts:860
  • @@ -83,7 +83,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:872
  • Properties

    @@ -170,7 +170,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:876
  • Methods

    @@ -204,7 +204,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoNotConnectedError.html b/docs/Next/classes/MongoNotConnectedError.html index 0cd08a1a27..70e6705b3f 100644 --- a/docs/Next/classes/MongoNotConnectedError.html +++ b/docs/Next/classes/MongoNotConnectedError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoNotConnectedError
    +
  • Defined in src/error.ts:389
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:401
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:405
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoParseError.html b/docs/Next/classes/MongoParseError.html index 370c2f9196..46d313b1dc 100644 --- a/docs/Next/classes/MongoParseError.html +++ b/docs/Next/classes/MongoParseError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoParseError
    +
  • Defined in src/error.ts:886
  • @@ -81,7 +81,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:898
  • Properties

    @@ -168,7 +168,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:902
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoRuntimeError.html b/docs/Next/classes/MongoRuntimeError.html index cc36aa13c1..d5bb49b523 100644 --- a/docs/Next/classes/MongoRuntimeError.html +++ b/docs/Next/classes/MongoRuntimeError.html @@ -36,7 +36,7 @@

      Hierarchy

    • MongoKerberosError
    • MongoUnexpectedServerResponseError
    +
  • Defined in src/error.ts:305
  • @@ -96,7 +96,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:317
  • Properties

    @@ -183,7 +183,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:321
  • Methods

    @@ -217,7 +217,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoServerClosedError.html b/docs/Next/classes/MongoServerClosedError.html index 2ec7986206..7272ea5c4e 100644 --- a/docs/Next/classes/MongoServerClosedError.html +++ b/docs/Next/classes/MongoServerClosedError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoServerClosedError
    +
  • Defined in src/error.ts:730
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:742
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:746
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoServerError.html b/docs/Next/classes/MongoServerError.html index f508fe4efb..600f2e43e8 100644 --- a/docs/Next/classes/MongoServerError.html +++ b/docs/Next/classes/MongoServerError.html @@ -32,7 +32,7 @@

      Hierarchy

      Indexable

      [key: string]: any
    +
  • Defined in src/error.ts:202
  • @@ -91,7 +91,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:220
  • Properties

    @@ -113,7 +113,7 @@
    codeName?: string
    +
  • Defined in src/error.ts:203
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:205
  • message: string
    +
  • Defined in src/error.ts:206
  • stack?: string
    +
  • Defined in src/error.ts:204
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -198,7 +198,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:232
  • Methods

    @@ -232,7 +232,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoServerSelectionError.html b/docs/Next/classes/MongoServerSelectionError.html index 084d262a93..f1ea4c6453 100644 --- a/docs/Next/classes/MongoServerSelectionError.html +++ b/docs/Next/classes/MongoServerSelectionError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoServerSelectionError
    +
  • Defined in src/error.ts:1066
  • @@ -84,7 +84,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:1078
  • Properties

    @@ -122,7 +122,7 @@
    +
  • Defined in src/error.ts:1027
  • stack?: string
    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:1082
  • Methods

    @@ -214,7 +214,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoSystemError.html b/docs/Next/classes/MongoSystemError.html index 6848a37a50..e6bb8846e9 100644 --- a/docs/Next/classes/MongoSystemError.html +++ b/docs/Next/classes/MongoSystemError.html @@ -28,7 +28,7 @@

      Hierarchy

    +
  • Defined in src/error.ts:1025
  • @@ -86,7 +86,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:1040
  • Properties

    @@ -123,7 +123,7 @@
    +
  • Defined in src/error.ts:1027
  • stack?: string
    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:1056
  • Methods

    @@ -215,7 +215,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoTailableCursorError.html b/docs/Next/classes/MongoTailableCursorError.html index 26651107da..3c59418e55 100644 --- a/docs/Next/classes/MongoTailableCursorError.html +++ b/docs/Next/classes/MongoTailableCursorError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoTailableCursorError
    +
  • Defined in src/error.ts:583
  • @@ -81,7 +81,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:595
  • Properties

    @@ -168,7 +168,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:599
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoTopologyClosedError.html b/docs/Next/classes/MongoTopologyClosedError.html index f6aa141386..9e51ae0b8a 100644 --- a/docs/Next/classes/MongoTopologyClosedError.html +++ b/docs/Next/classes/MongoTopologyClosedError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoTopologyClosedError
    +
  • Defined in src/error.ts:785
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:797
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:801
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoTransactionError.html b/docs/Next/classes/MongoTransactionError.html index 1b36a6264e..d6ed043647 100644 --- a/docs/Next/classes/MongoTransactionError.html +++ b/docs/Next/classes/MongoTransactionError.html @@ -27,7 +27,7 @@

      Hierarchy

      • MongoTransactionError
    +
  • Defined in src/error.ts:417
  • @@ -82,7 +82,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:429
  • Properties

    @@ -169,7 +169,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:433
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoUnexpectedServerResponseError.html b/docs/Next/classes/MongoUnexpectedServerResponseError.html index f9f15e06f8..aff0c43406 100644 --- a/docs/Next/classes/MongoUnexpectedServerResponseError.html +++ b/docs/Next/classes/MongoUnexpectedServerResponseError.html @@ -34,7 +34,7 @@

      Hierarchy

      • MongoUnexpectedServerResponseError
    +
  • Defined in src/error.ts:674
  • @@ -89,7 +89,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:686
  • Properties

    @@ -176,7 +176,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:690
  • Methods

    @@ -210,7 +210,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
    • diff --git a/docs/Next/classes/MongoWriteConcernError.html b/docs/Next/classes/MongoWriteConcernError.html index a17d6f4dc1..2148106031 100644 --- a/docs/Next/classes/MongoWriteConcernError.html +++ b/docs/Next/classes/MongoWriteConcernError.html @@ -26,7 +26,7 @@

      Hierarchy

      • MongoWriteConcernError
    +
  • Defined in src/error.ts:1105
  • @@ -88,7 +88,7 @@

    Remarks

    This class is only meant to be constructed within the driver.

    +
  • Defined in src/error.ts:1120
  • Properties

    @@ -111,7 +111,7 @@
    +
  • Defined in src/error.ts:203
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:205
  • message: string
    +
  • Defined in src/error.ts:206
  • result?: Document
    @@ -143,7 +143,7 @@
    +
  • Defined in src/error.ts:1107
  • stack?: string
    +
  • Defined in src/error.ts:204
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -207,7 +207,7 @@

    Returns string

    +
  • Defined in src/error.ts:173
  • +
  • Defined in src/error.ts:191
  • +
  • Defined in src/error.ts:1133
  • Methods

    @@ -241,7 +241,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:187
  • +
  • Defined in src/error.ts:183
  • +
  • Defined in src/cursor/abstract_cursor.ts:424
  • +
  • Defined in src/cursor/abstract_cursor.ts:412
  • +
  • Defined in src/cursor/abstract_cursor.ts:365
  • +
  • Defined in src/cursor/abstract_cursor.ts:506
  • +
  • Defined in src/cursor/abstract_cursor.ts:385
  • +
  • Defined in src/cursor/abstract_cursor.ts:592
  • +
  • Defined in src/cursor/abstract_cursor.ts:436
  • +
  • Defined in src/cursor/abstract_cursor.ts:396
  • +
  • Defined in src/cursor/abstract_cursor.ts:525
    • diff --git a/docs/Next/classes/ServerCapabilities.html b/docs/Next/classes/ServerCapabilities.html index e9149c6106..0e815f7229 100644 --- a/docs/Next/classes/ServerCapabilities.html +++ b/docs/Next/classes/ServerCapabilities.html @@ -20,7 +20,7 @@

      Hierarchy

      • ServerCapabilities
    +
  • Defined in src/sdam/topology.ts:1099
  • @@ -61,19 +61,19 @@

    Parameters

    hello: Document

    Returns ServerCapabilities

    +
  • Defined in src/sdam/topology.ts:1103
  • Properties

    maxWireVersion: number
    +
  • Defined in src/sdam/topology.ts:1100
  • minWireVersion: number
    +
  • Defined in src/sdam/topology.ts:1101
  • Accessors

    @@ -83,7 +83,7 @@
    +
  • Defined in src/sdam/topology.ts:1139
  • +
  • Defined in src/sdam/topology.ts:1135
  • +
  • Defined in src/sdam/topology.ts:1108
  • +
  • Defined in src/sdam/topology.ts:1119
  • +
  • Defined in src/sdam/topology.ts:1123
  • +
  • Defined in src/sdam/topology.ts:1127
  • +
  • Defined in src/sdam/topology.ts:1115
  • +
  • Defined in src/sdam/topology.ts:1112
  • +
  • Defined in src/sdam/topology.ts:1131
  • +
  • Defined in node_modules/bson/bson.d.ts:305
  • +
  • Defined in node_modules/bson/bson.d.ts:430
  • +
  • Defined in node_modules/bson/bson.d.ts:507
  • +
  • Defined in node_modules/bson/bson.d.ts:1171
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • comment?: unknown
    @@ -127,7 +127,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -139,7 +139,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxAwaitTimeMS?: number
    @@ -173,7 +173,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -184,7 +184,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -195,7 +195,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -236,7 +236,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    +
  • Defined in node_modules/bson/bson.d.ts:438
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -184,7 +184,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Hint
    @@ -204,7 +204,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -257,7 +257,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -268,7 +268,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -279,7 +279,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -337,7 +337,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -357,7 +357,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -136,7 +136,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -201,7 +201,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Hint
    @@ -222,7 +222,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -286,7 +286,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -297,7 +297,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -308,7 +308,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -366,7 +366,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -398,7 +398,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/mongo_client.ts:80
  • @@ -40,7 +40,7 @@
    +
  • Defined in src/mongo_client.ts:84
  • username?: string
    @@ -48,7 +48,7 @@
    +
  • Defined in src/mongo_client.ts:82
  • +
  • Defined in node_modules/bson/bson.d.ts:197
  • +
  • Defined in node_modules/bson/bson.d.ts:463
  • fieldsAsRaw?: Document
    @@ -71,7 +71,7 @@

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • index?: number
    @@ -81,7 +81,7 @@

    0

    +
  • Defined in node_modules/bson/bson.d.ts:473
  • promoteBuffers?: boolean
    @@ -91,7 +91,7 @@

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -101,7 +101,7 @@

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -111,12 +111,12 @@

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:474
  • useBigInt64?: boolean
    @@ -126,7 +126,7 @@

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • validation?: {
        utf8: boolean | Record<string, true> | Record<string, false>;
    }
    @@ -143,7 +143,7 @@

    Example

    // disables va
     
    +
  • Defined in node_modules/bson/bson.d.ts:490
  • +
  • Defined in node_modules/bson/bson.d.ts:1159
  • serializeFunctions?: boolean
    @@ -76,7 +76,7 @@

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • +
  • Defined in node_modules/bson/bson.d.ts:1256
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • enableUtf8Validation?: boolean
    @@ -95,7 +95,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -107,7 +107,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • promoteBuffers?: boolean
    @@ -118,7 +118,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -129,7 +129,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -140,7 +140,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -171,7 +171,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • useBigInt64?: boolean
    @@ -182,7 +182,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -155,7 +155,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • forceServerObjectId?: boolean
    @@ -177,7 +177,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -225,7 +225,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -236,7 +236,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -247,7 +247,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -305,7 +305,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -325,7 +325,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -131,7 +131,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -196,7 +196,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • fullDocument?: string
    @@ -248,7 +248,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -304,7 +304,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -315,7 +315,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -326,7 +326,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -394,7 +394,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -449,7 +449,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/cmap/connection_pool.ts:123
  • @@ -36,7 +36,7 @@

    Properties

    force?: boolean
    +
  • Defined in src/cmap/connection_pool.ts:124
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • enableUtf8Validation?: boolean
    @@ -89,7 +89,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -101,7 +101,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • promoteBuffers?: boolean
    @@ -112,7 +112,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -123,7 +123,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -134,7 +134,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -181,7 +181,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • useBigInt64?: boolean
    @@ -192,7 +192,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • diff --git a/docs/Next/interfaces/CommandOperationOptions.html b/docs/Next/interfaces/CommandOperationOptions.html index f9c6a55da8..9cff595ca2 100644 --- a/docs/Next/interfaces/CommandOperationOptions.html +++ b/docs/Next/interfaces/CommandOperationOptions.html @@ -94,7 +94,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -105,7 +105,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -158,7 +158,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -170,7 +170,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -208,7 +208,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -219,7 +219,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -275,7 +275,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -295,7 +295,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/cmap/connection.ts:98
  • @@ -102,7 +102,7 @@
    cancellationToken?: CancellationToken
    +
  • Defined in src/cmap/connection.ts:119
  • cert?: string | Buffer | (string | Buffer)[]
    @@ -188,12 +188,12 @@
    connectTimeoutMS?: number
    +
  • Defined in src/cmap/connection.ts:115
  • credentials?: MongoCredentials
    +
  • Defined in src/cmap/connection.ts:112
  • crl?: string | Buffer | (string | Buffer)[]
    @@ -230,7 +230,7 @@
    generation: number
    +
  • Defined in src/cmap/connection.ts:104
  • hints?: number
    +
  • Defined in src/cmap/connection.ts:105
  • id: number | "<monitor>"
    +
  • Defined in src/cmap/connection.ts:103
  • key?: string | Buffer | (string | Buffer | KeyObject)[]
    @@ -298,7 +298,7 @@
    metadata: ClientMetadata
    +
  • Defined in src/cmap/connection.ts:120
  • minDHSize?: number
    +
  • Defined in src/cmap/connection.ts:109
  • noDelay?: boolean
    +
  • Defined in src/cmap/connection.ts:117
  • passphrase?: string
    @@ -347,25 +347,25 @@
    +
  • Defined in src/cmap/connection.ts:91
  • proxyPassword?: string
    +
  • Defined in src/cmap/connection.ts:94
  • proxyPort?: number
    +
  • Defined in src/cmap/connection.ts:92
  • proxyUsername?: string
    +
  • Defined in src/cmap/connection.ts:93
  • rejectUnauthorized?: boolean
    @@ -413,7 +413,7 @@
    serverApi?: ServerApi
    +
  • Defined in src/cmap/connection.ts:108
  • servername?: string
    +
  • Defined in src/cmap/connection.ts:118
  • tls: boolean
    +
  • Defined in src/cmap/connection.ts:116
  • +
  • Defined in src/cmap/connection.ts:115
  • credentials?: MongoCredentials
    +
  • Defined in src/cmap/connection.ts:112
  • crl?: string | Buffer | (string | Buffer)[]
    @@ -241,7 +241,7 @@
    +
  • Defined in src/cmap/connection.ts:105
  • key?: string | Buffer | (string | Buffer | KeyObject)[]
    @@ -267,7 +267,7 @@
    +
  • Defined in src/cmap/connection_pool.ts:102
  • localAddress?: string
    +
  • Defined in src/cmap/connection_pool.ts:96
  • maxIdleTimeMS: number
    @@ -307,7 +307,7 @@
    +
  • Defined in src/cmap/connection_pool.ts:98
  • maxPoolSize: number
    @@ -315,13 +315,13 @@
    +
  • Defined in src/cmap/connection_pool.ts:92
  • metadata: ClientMetadata
    +
  • Defined in src/cmap/connection.ts:120
  • minDHSize?: number
    +
  • Defined in src/cmap/connection_pool.ts:94
  • monitorCommands: boolean
    +
  • Defined in src/cmap/connection.ts:109
  • noDelay?: boolean
    +
  • Defined in src/cmap/connection.ts:117
  • passphrase?: string
    @@ -380,25 +380,25 @@
    +
  • Defined in src/cmap/connection.ts:91
  • proxyPassword?: string
    +
  • Defined in src/cmap/connection.ts:94
  • proxyPort?: number
    +
  • Defined in src/cmap/connection.ts:92
  • proxyUsername?: string
    +
  • Defined in src/cmap/connection.ts:93
  • rejectUnauthorized?: boolean
    @@ -447,7 +447,7 @@
    +
  • Defined in src/cmap/connection.ts:108
  • servername?: string
    +
  • Defined in src/cmap/connection.ts:118
  • tls: boolean
    +
  • Defined in src/cmap/connection.ts:116
  • waitQueueTimeoutMS: number
    @@ -483,7 +483,7 @@
    +
  • Defined in src/cmap/connection_pool.ts:100
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -187,7 +187,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Hint
    @@ -208,7 +208,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -272,7 +272,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -283,7 +283,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -294,7 +294,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -352,7 +352,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -380,7 +380,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -88,7 +88,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -144,7 +144,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: string | Document
    @@ -164,7 +164,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • limit?: number
    @@ -204,7 +204,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -215,7 +215,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -226,7 +226,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -284,7 +284,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -312,7 +312,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • capped?: boolean
    @@ -133,7 +133,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • @@ -211,7 +211,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • flags?: number
    @@ -231,7 +231,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • indexOptionDefaults?: Document
    @@ -292,7 +292,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -303,7 +303,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -314,7 +314,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -372,7 +372,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -416,7 +416,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • validationAction?: string
    diff --git a/docs/Next/interfaces/CreateIndexesOptions.html b/docs/Next/interfaces/CreateIndexesOptions.html index b2fd7579ca..0da7d33656 100644 --- a/docs/Next/interfaces/CreateIndexesOptions.html +++ b/docs/Next/interfaces/CreateIndexesOptions.html @@ -111,7 +111,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bucketSize?: number
    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -204,7 +204,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hidden?: boolean
    @@ -224,7 +224,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • language_override?: string
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -301,7 +301,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -312,7 +312,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -370,7 +370,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -419,7 +419,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • version?: number
    diff --git a/docs/Next/interfaces/DbOptions.html b/docs/Next/interfaces/DbOptions.html index fc301ca3c4..0632b6ee1e 100644 --- a/docs/Next/interfaces/DbOptions.html +++ b/docs/Next/interfaces/DbOptions.html @@ -70,7 +70,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -81,7 +81,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • enableUtf8Validation?: boolean
    @@ -101,7 +101,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • forceServerObjectId?: boolean
    @@ -121,7 +121,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • pkFactory?: PkFactory
    @@ -140,7 +140,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -151,7 +151,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -162,7 +162,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -217,7 +217,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • useBigInt64?: boolean
    @@ -228,7 +228,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • diff --git a/docs/Next/interfaces/DbStatsOptions.html b/docs/Next/interfaces/DbStatsOptions.html index 124cd56801..d9ee69bd3e 100644 --- a/docs/Next/interfaces/DbStatsOptions.html +++ b/docs/Next/interfaces/DbStatsOptions.html @@ -75,7 +75,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -86,7 +86,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -142,7 +142,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -154,7 +154,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -194,7 +194,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -205,7 +205,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -271,7 +271,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -291,7 +291,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -89,7 +89,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -145,7 +145,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: string | Document
    @@ -165,7 +165,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -210,7 +210,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -221,7 +221,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -232,7 +232,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -290,7 +290,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -310,7 +310,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/mongo_client.ts:73
  • @@ -38,17 +38,17 @@

    Properties

    name?: string
    +
  • Defined in src/mongo_client.ts:74
  • platform?: string
    +
  • Defined in src/mongo_client.ts:76
  • version?: string
    +
  • Defined in src/mongo_client.ts:75
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -148,7 +148,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -160,7 +160,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -200,7 +200,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -211,7 +211,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -269,7 +269,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -289,7 +289,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -85,7 +85,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -141,7 +141,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -153,7 +153,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    @@ -186,7 +186,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -197,7 +197,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -208,7 +208,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -266,7 +266,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -286,7 +286,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1105
  • id?: undefined
    +
  • Defined in node_modules/bson/bson.d.ts:1104
  • Methods

    @@ -246,7 +246,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1106
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -146,7 +146,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Document
    @@ -166,7 +166,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • includeResultMetadata?: boolean
    @@ -219,7 +219,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -230,7 +230,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -241,7 +241,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -299,7 +299,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -327,7 +327,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -101,7 +101,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -157,7 +157,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Document
    @@ -177,16 +177,15 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • includeResultMetadata?: boolean
    -

    Return the ModifyResult instead of the modified document. Defaults to true -but will default to false in the next major version.

    +

    Return the ModifyResult instead of the modified document. Defaults to false

    +
  • Defined in src/operations/find_and_modify.ts:57
  • let?: Document
    @@ -231,7 +230,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -242,7 +241,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -253,7 +252,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -319,7 +318,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -355,7 +354,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/operations/find_and_modify.ts:61
  • @@ -74,7 +74,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:63
  • authdb?: string
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -99,7 +99,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:65
  • checkKeys?: boolean
    @@ -110,7 +110,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -166,7 +166,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Document
    @@ -174,7 +174,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:67
  • ignoreUndefined?: boolean
    @@ -186,16 +186,15 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • includeResultMetadata?: boolean
    -

    Return the ModifyResult instead of the modified document. Defaults to true -but will default to false in the next major version.

    +

    Return the ModifyResult instead of the modified document. Defaults to false

    +
  • Defined in src/operations/find_and_modify.ts:81
  • let?: Document
    @@ -203,7 +202,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:77
  • maxTimeMS?: number
    +
  • Defined in src/operations/find_and_modify.ts:69
  • promoteBuffers?: boolean
    @@ -240,7 +239,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -251,7 +250,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -262,7 +261,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -317,7 +316,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:71
  • serializeFunctions?: boolean
    @@ -328,7 +327,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -345,7 +344,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:73
  • upsert?: boolean
    @@ -353,7 +352,7 @@
    +
  • Defined in src/operations/find_and_modify.ts:75
  • useBigInt64?: boolean
    @@ -364,7 +363,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -144,7 +144,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -200,7 +200,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Hint
    @@ -220,7 +220,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -318,7 +318,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -329,7 +329,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -340,7 +340,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -406,7 +406,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -474,7 +474,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -95,7 +95,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -151,7 +151,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • forceServerObjectId?: boolean
    @@ -171,7 +171,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -211,7 +211,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -222,7 +222,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -280,7 +280,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -300,7 +300,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -103,7 +103,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -159,7 +159,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -171,7 +171,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -219,7 +219,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -230,7 +230,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -288,7 +288,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -308,7 +308,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -96,7 +96,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -152,7 +152,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • filter?: Document
    @@ -172,7 +172,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -220,7 +220,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -231,7 +231,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -289,7 +289,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -309,7 +309,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -93,7 +93,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -149,7 +149,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -161,7 +161,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -201,7 +201,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -212,7 +212,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -270,7 +270,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -290,7 +290,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/mongo_client.ts:120
  • @@ -148,7 +148,7 @@
    +
  • Defined in src/mongo_client.ts:198
  • auth?: Auth
    @@ -156,7 +156,7 @@
    +
  • Defined in src/mongo_client.ts:182
  • authMechanism?: AuthMechanism
    @@ -164,7 +164,7 @@
    +
  • Defined in src/mongo_client.ts:186
  • authMechanismProperties?: AuthMechanismProperties
    @@ -172,7 +172,7 @@
    +
  • Defined in src/mongo_client.ts:188
  • authSource?: string
    @@ -180,7 +180,7 @@
    +
  • Defined in src/mongo_client.ts:184
  • autoEncryption?: AutoEncryptionOptions
    @@ -198,7 +198,7 @@

    Remarks

    Automatic encryption is an enterprise only feature that only

    If an internal MongoClient is created, it is configured with the same options as the parent MongoClient except minPoolSize is set to 0 and AutoEncryptionOptions is omitted.

    +
  • Defined in src/mongo_client.ts:254
  • bsonRegExp?: boolean
    @@ -209,7 +209,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:463
  • ca?: string | Buffer | (string | Buffer)[]
    @@ -250,7 +250,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • checkServerIdentity?: ((hostname, cert) => Error | undefined)
    @@ -315,7 +315,7 @@
    +
  • Defined in src/mongo_client.ts:148
  • connectTimeoutMS?: number
    @@ -323,7 +323,7 @@
    +
  • Defined in src/mongo_client.ts:144
  • crl?: string | Buffer | (string | Buffer)[]
    @@ -341,7 +341,7 @@
    +
  • Defined in src/mongo_client.ts:204
  • driverInfo?: DriverInfo
    @@ -349,7 +349,7 @@
    +
  • Defined in src/mongo_client.ts:256
  • ecdhCurve?: string
    @@ -391,7 +391,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • forceServerObjectId?: boolean
    @@ -399,7 +399,7 @@
    +
  • Defined in src/mongo_client.ts:232
  • heartbeatFrequencyMS?: number
    @@ -407,7 +407,7 @@
    +
  • Defined in src/mongo_client.ts:194
  • hints?: number
    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • journal?: boolean
    @@ -435,7 +435,7 @@

    Please use the writeConcern option instead

    +
  • Defined in src/mongo_client.ts:221
  • key?: string | Buffer | (string | Buffer | KeyObject)[]
    @@ -460,7 +460,7 @@
    +
  • Defined in src/mongo_client.ts:206
  • localAddress?: string
    +
  • Defined in src/mongo_client.ts:190
  • lookup?: LookupFunction
    +
  • Defined in src/mongo_client.ts:166
  • maxIdleTimeMS?: number
    @@ -502,7 +502,7 @@
    +
  • Defined in src/mongo_client.ts:168
  • maxPoolSize?: number
    @@ -510,7 +510,7 @@
    +
  • Defined in src/mongo_client.ts:162
  • maxStalenessSeconds?: number
    @@ -518,7 +518,7 @@
    +
  • Defined in src/mongo_client.ts:178
  • minDHSize?: number
    +
  • Defined in src/mongo_client.ts:196
  • minPoolSize?: number
    @@ -540,7 +540,7 @@
    +
  • Defined in src/mongo_client.ts:164
  • monitorCommands?: boolean
    @@ -548,7 +548,7 @@
    +
  • Defined in src/mongo_client.ts:236
  • noDelay?: boolean
    @@ -556,7 +556,7 @@
    +
  • Defined in src/mongo_client.ts:230
  • passphrase?: string
    @@ -591,7 +591,7 @@
    +
  • Defined in src/mongo_client.ts:234
  • promoteBuffers?: boolean
    @@ -602,7 +602,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -613,7 +613,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -624,7 +624,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • proxyHost?: string
    @@ -632,7 +632,7 @@
    +
  • Defined in src/mongo_client.ts:258
  • proxyPassword?: string
    @@ -640,7 +640,7 @@
    +
  • Defined in src/mongo_client.ts:264
  • proxyPort?: number
    @@ -648,7 +648,7 @@
    +
  • Defined in src/mongo_client.ts:260
  • proxyUsername?: string
    @@ -656,7 +656,7 @@
    +
  • Defined in src/mongo_client.ts:262
  • raw?: boolean
    @@ -684,7 +684,7 @@
    +
  • Defined in src/mongo_client.ts:172
  • readConcernLevel?: ReadConcernLevel
    @@ -692,7 +692,7 @@
    +
  • Defined in src/mongo_client.ts:174
  • @@ -700,7 +700,7 @@
    +
  • Defined in src/mongo_client.ts:176
  • readPreferenceTags?: TagSet[]
    @@ -708,7 +708,7 @@
    +
  • Defined in src/mongo_client.ts:180
  • rejectUnauthorized?: boolean
    @@ -731,7 +731,7 @@
    +
  • Defined in src/mongo_client.ts:122
  • retryReads?: boolean
    @@ -739,7 +739,7 @@
    +
  • Defined in src/mongo_client.ts:200
  • retryWrites?: boolean
    @@ -747,7 +747,7 @@
    +
  • Defined in src/mongo_client.ts:202
  • secureContext?: SecureContext
    @@ -786,7 +786,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • serverApi?: "1" | ServerApi
    @@ -794,7 +794,7 @@
    +
  • Defined in src/mongo_client.ts:238
  • serverMonitoringMode?: ServerMonitoringMode
    @@ -802,7 +802,7 @@
    +
  • Defined in src/mongo_client.ts:266
  • serverSelectionTimeoutMS?: number
    @@ -810,7 +810,7 @@
    +
  • Defined in src/mongo_client.ts:192
  • servername?: string
    +
  • Defined in src/mongo_client.ts:146
  • srvMaxHosts?: number
    @@ -842,7 +842,7 @@
    +
  • Defined in src/mongo_client.ts:152
  • srvServiceName?: string
    @@ -852,7 +852,7 @@
    +
  • Defined in src/mongo_client.ts:160
  • ssl?: boolean
    @@ -860,7 +860,7 @@
    +
  • Defined in src/mongo_client.ts:128
  • tls?: boolean
    @@ -868,7 +868,7 @@
    +
  • Defined in src/mongo_client.ts:126
  • tlsAllowInvalidCertificates?: boolean
    @@ -876,7 +876,7 @@
    +
  • Defined in src/mongo_client.ts:138
  • tlsAllowInvalidHostnames?: boolean
    @@ -884,7 +884,7 @@
    +
  • Defined in src/mongo_client.ts:140
  • tlsCAFile?: string
    @@ -892,7 +892,7 @@
    +
  • Defined in src/mongo_client.ts:134
  • tlsCRLFile?: string
    @@ -900,7 +900,7 @@
    +
  • Defined in src/mongo_client.ts:136
  • tlsCertificateKeyFile?: string
    @@ -908,7 +908,7 @@
    +
  • Defined in src/mongo_client.ts:130
  • tlsCertificateKeyFilePassword?: string
    @@ -916,7 +916,7 @@
    +
  • Defined in src/mongo_client.ts:132
  • tlsInsecure?: boolean
    @@ -924,7 +924,7 @@
    +
  • Defined in src/mongo_client.ts:142
  • useBigInt64?: boolean
    @@ -935,7 +935,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • w?: W
    @@ -945,7 +945,7 @@

    Please use the writeConcern option instead

    +
  • Defined in src/mongo_client.ts:211
  • waitQueueTimeoutMS?: number
    @@ -953,7 +953,7 @@
    +
  • Defined in src/mongo_client.ts:170
  • @@ -964,7 +964,7 @@

    https://www.mongodb.com/docs/manual/reference/write-concern/

    +
  • Defined in src/mongo_client.ts:228
  • wtimeoutMS?: number
    @@ -974,7 +974,7 @@

    Please use the writeConcern option instead

    +
  • Defined in src/mongo_client.ts:216
  • zlibCompressionLevel?: 0 | 3 | 9 | 4 | 1 | 2 | 5 | 6 | 7 | 8
    @@ -982,7 +982,7 @@
    +
  • Defined in src/mongo_client.ts:150
  • +
  • Defined in src/mongo_client.ts:144
  • credentials?: MongoCredentials
    +
  • Defined in src/mongo_client.ts:820
  • crl?: string | Buffer | (string | Buffer)[]
    @@ -278,7 +278,7 @@
    dbName: string
    +
  • Defined in src/mongo_client.ts:827
  • directConnection: boolean
    @@ -287,7 +287,7 @@
    +
  • Defined in src/mongo_client.ts:204
  • driverInfo: DriverInfo
    @@ -296,7 +296,7 @@
    +
  • Defined in src/mongo_client.ts:256
  • ecdhCurve?: string
    @@ -327,7 +327,7 @@
    +
  • Defined in src/mongo_client.ts:232
  • heartbeatFrequencyMS: number
    @@ -336,7 +336,7 @@
    +
  • Defined in src/mongo_client.ts:194
  • hints?: number
    +
  • Defined in src/mongo_client.ts:818
  • key?: string | Buffer | (string | Buffer | KeyObject)[]
    @@ -369,7 +369,7 @@
    loadBalanced: boolean
    +
  • Defined in src/mongo_client.ts:823
  • localAddress?: string
    +
  • Defined in src/mongo_client.ts:190
  • lookup?: LookupFunction
    +
  • Defined in src/mongo_client.ts:166
  • maxIdleTimeMS: number
    @@ -414,7 +414,7 @@
    +
  • Defined in src/mongo_client.ts:168
  • maxPoolSize: number
    @@ -423,12 +423,12 @@
    +
  • Defined in src/mongo_client.ts:162
  • metadata: ClientMetadata
    +
  • Defined in src/mongo_client.ts:828
  • minDHSize?: number
    +
  • Defined in src/mongo_client.ts:196
  • minPoolSize: number
    @@ -452,7 +452,7 @@
    +
  • Defined in src/mongo_client.ts:164
  • monitorCommands: boolean
    @@ -461,7 +461,7 @@
    +
  • Defined in src/mongo_client.ts:236
  • noDelay: boolean
    @@ -470,7 +470,7 @@
    +
  • Defined in src/mongo_client.ts:230
  • passphrase?: string
    @@ -506,27 +506,27 @@
    +
  • Defined in src/mongo_client.ts:234
  • proxyHost?: string
    +
  • Defined in src/mongo_client.ts:831
  • proxyPassword?: string
    +
  • Defined in src/mongo_client.ts:834
  • proxyPort?: number
    +
  • Defined in src/mongo_client.ts:832
  • proxyUsername?: string
    +
  • Defined in src/mongo_client.ts:833
  • raw: boolean
    @@ -551,12 +551,12 @@

    Remarks

    Please note there is a known limitation where this option can

    readConcern: ReadConcern
    +
  • Defined in src/mongo_client.ts:822
  • readPreference: ReadPreference
    +
  • Defined in src/mongo_client.ts:821
  • rejectUnauthorized?: boolean
    @@ -580,7 +580,7 @@
    +
  • Defined in src/mongo_client.ts:122
  • retryReads: boolean
    @@ -589,7 +589,7 @@
    +
  • Defined in src/mongo_client.ts:200
  • retryWrites: boolean
    @@ -598,7 +598,7 @@
    +
  • Defined in src/mongo_client.ts:202
  • secureContext?: SecureContext
    @@ -631,12 +631,12 @@
    serverApi: ServerApi
    +
  • Defined in src/mongo_client.ts:824
  • serverMonitoringMode: ServerMonitoringMode
    +
  • Defined in src/mongo_client.ts:835
  • serverSelectionTimeoutMS: number
    @@ -645,7 +645,7 @@
    +
  • Defined in src/mongo_client.ts:192
  • servername?: string
    +
  • Defined in src/mongo_client.ts:146
  • srvHost?: string
    +
  • Defined in src/mongo_client.ts:819
  • srvMaxHosts: number
    @@ -684,7 +684,7 @@
    +
  • Defined in src/mongo_client.ts:152
  • srvServiceName: string
    @@ -695,7 +695,7 @@
    +
  • Defined in src/mongo_client.ts:160
  • tls: boolean
    @@ -763,7 +763,7 @@
    +
  • Defined in src/mongo_client.ts:882
  • tlsAllowInvalidCertificates: boolean
    @@ -772,7 +772,7 @@
    +
  • Defined in src/mongo_client.ts:138
  • tlsAllowInvalidHostnames: boolean
    @@ -781,22 +781,22 @@
    +
  • Defined in src/mongo_client.ts:140
  • tlsCAFile?: string
    +
  • Defined in src/mongo_client.ts:883
  • tlsCRLFile?: string
    +
  • Defined in src/mongo_client.ts:884
  • tlsCertificateKeyFile?: string
    +
  • Defined in src/mongo_client.ts:885
  • tlsInsecure: boolean
    @@ -805,7 +805,7 @@
    +
  • Defined in src/mongo_client.ts:142
  • waitQueueTimeoutMS: number
    @@ -814,12 +814,12 @@
    +
  • Defined in src/mongo_client.ts:170
  • writeConcern: WriteConcern
    +
  • Defined in src/mongo_client.ts:826
  • zlibCompressionLevel: 0 | 3 | 9 | 4 | 1 | 2 | 5 | 6 | 7 | 8
    @@ -828,7 +828,7 @@
    +
  • Defined in src/mongo_client.ts:150
  • +
  • Defined in src/cmap/connection.ts:112
  • crl?: string | Buffer | (string | Buffer)[]
    @@ -290,7 +290,7 @@
    +
  • Defined in src/cmap/connection.ts:120
  • minDHSize?: number
    +
  • Defined in src/cmap/connection.ts:109
  • noDelay?: boolean
    +
  • Defined in src/cmap/connection.ts:117
  • passphrase?: string
    @@ -346,25 +346,25 @@
    +
  • Defined in src/cmap/connection.ts:91
  • proxyPassword?: string
    +
  • Defined in src/cmap/connection.ts:94
  • proxyPort?: number
    +
  • Defined in src/cmap/connection.ts:92
  • proxyUsername?: string
    +
  • Defined in src/cmap/connection.ts:93
  • rejectUnauthorized?: boolean
    @@ -413,7 +413,7 @@
    +
  • Defined in src/cmap/connection.ts:108
  • serverMonitoringMode: ServerMonitoringMode
    +
  • Defined in src/cmap/connection.ts:118
  • tls: boolean
    +
  • Defined in src/cmap/connection.ts:116
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • enableUtf8Validation?: boolean
    @@ -91,7 +91,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -103,7 +103,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • omitReadPreference?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -130,7 +130,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -141,7 +141,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -180,7 +180,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -199,7 +199,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/mongo_client.ts:88
  • @@ -39,7 +39,7 @@
    +
  • Defined in src/mongo_client.ts:89
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -151,7 +151,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -163,7 +163,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -211,7 +211,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -222,7 +222,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -280,7 +280,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -300,7 +300,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -97,7 +97,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -153,7 +153,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: string | Document
    @@ -173,7 +173,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -210,7 +210,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -221,7 +221,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -232,7 +232,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -290,7 +290,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -318,7 +318,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in src/mongo_client.ts:66
  • @@ -38,17 +38,17 @@

    Properties

    deprecationErrors?: boolean
    +
  • Defined in src/mongo_client.ts:69
  • strict?: boolean
    +
  • Defined in src/mongo_client.ts:68
  • version: "1"
    +
  • Defined in src/mongo_client.ts:67
  • +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -146,7 +146,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -158,7 +158,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxCommitTimeMS?: number
    @@ -195,7 +195,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -206,7 +206,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -217,7 +217,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -275,7 +275,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -295,7 +295,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • bypassDocumentValidation?: boolean
    @@ -106,7 +106,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -162,7 +162,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • hint?: Hint
    @@ -182,7 +182,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • let?: Document
    @@ -219,7 +219,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -230,7 +230,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -241,7 +241,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -299,7 +299,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -327,7 +327,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:463
  • checkKeys?: boolean
    @@ -94,7 +94,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1142
  • collation?: CollationOptions
    @@ -150,7 +150,7 @@

    Default Value

    null

    +
  • Defined in node_modules/bson/bson.d.ts:458
  • ignoreUndefined?: boolean
    @@ -162,7 +162,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1153
  • maxTimeMS?: number
    +
  • Defined in node_modules/bson/bson.d.ts:448
  • promoteLongs?: boolean
    @@ -202,7 +202,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:443
  • promoteValues?: boolean
    @@ -213,7 +213,7 @@

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:453
  • raw?: boolean
    @@ -271,7 +271,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1147
  • session?: ClientSession
    @@ -291,7 +291,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:438
  • willRetryWrite?: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:308
  • +
  • Defined in node_modules/bson/bson.d.ts:563
  • +
  • Defined in node_modules/bson/bson.d.ts:1263
  • +
  • Defined in node_modules/bson/bson.d.ts:1336
  • +
  • Defined in src/utils.ts:42
  • Returns void

    +
  • Defined in src/cmap/connection.ts:135
  • commandStarted:function
  • Returns void

    +
  • Defined in src/cmap/connection.ts:133
  • commandSucceeded:function

    Returns void

  • +
  • Defined in src/cmap/connection.ts:134
  • pinned:function
      @@ -91,7 +91,7 @@

      Parameters

      pinType: string

    Returns void

  • +
  • Defined in src/cmap/connection.ts:138
  • unpinned:function
      @@ -104,10 +104,10 @@

      Parameters

      pinType: string

    Returns void

  • +
  • Defined in src/cmap/connection.ts:139
  • +
  • Defined in src/cmap/connection.ts:132
  • Returns void

    +
  • Defined in src/cmap/connection_pool.ts:136
  • connectionCheckedIn:function
  • Returns void

    +
  • Defined in src/cmap/connection_pool.ts:139
  • connectionCheckedOut:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:138
  • connectionClosed:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:135
  • connectionCreated:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:133
  • connectionPoolCleared:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:132
  • connectionPoolClosed:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:131
  • connectionPoolCreated:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:129
  • connectionPoolReady:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:130
  • connectionReady:function

    Returns void

  • +
  • Defined in src/cmap/connection_pool.ts:134
  • +
  • Defined in src/cmap/connection_pool.ts:128
  • +
  • Defined in src/utils.ts:474
  • +
  • Defined in src/mongo_client.ts:320
  • +
  • Defined in src/mongo_client.ts:317
  • +
  • Defined in src/mongo_client.ts:58
  • +
  • Defined in src/mongo_client.ts:63
  • Returns void

    +
  • Defined in src/sdam/server.ts:97
  • serverHeartbeatStarted:function
  • Returns void

    +
  • Defined in src/sdam/server.ts:95
  • serverHeartbeatSucceeded:function

    Returns void

  • +
  • Defined in src/sdam/server.ts:96
  • +
  • Defined in src/sdam/server.ts:94
  • +
  • Defined in src/cmap/connect.ts:37
  • +
  • Defined in src/mongo_client.ts:111
  • +
  • Defined in src/mongo_client.ts:105
  • +
  • Defined in src/mongo_client.ts:93
  • +
  • Defined in src/mongo_client.ts:99
  • +
  • Defined in src/mongo_client.ts:293
  • +
  • Defined in node_modules/bson/bson.d.ts:249
  • +
  • Defined in node_modules/bson/bson.d.ts:274
  • +
  • Defined in node_modules/bson/bson.d.ts:547
  • +
  • Defined in src/cmap/connect.ts:261
  • +
  • Defined in src/cmap/connect.ts:241
  • +
  • Defined in src/mongo_client.ts:58
  • +
  • Defined in src/mongo_client.ts:63