Skip to content

Commit c1af6ad

Browse files
docs: generate docs from latest main [skip-ci] (#4009)
Co-authored-by: nbbeeken <[email protected]>
1 parent 4d209ce commit c1af6ad

File tree

439 files changed

+21628
-6315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

439 files changed

+21628
-6315
lines changed

docs/Next/assets/highlight.css

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
--dark-hl-1: #D4D4D4;
66
--light-hl-2: #A31515;
77
--dark-hl-2: #CE9178;
8-
--light-hl-3: #008000;
9-
--dark-hl-3: #6A9955;
10-
--light-hl-4: #0000FF;
11-
--dark-hl-4: #569CD6;
8+
--light-hl-3: #0000FF;
9+
--dark-hl-3: #569CD6;
10+
--light-hl-4: #008000;
11+
--dark-hl-4: #6A9955;
1212
--light-hl-5: #0070C1;
1313
--dark-hl-5: #4FC1FF;
1414
--light-hl-6: #001080;
@@ -21,12 +21,12 @@
2121
--dark-hl-9: #4EC9B0;
2222
--light-hl-10: #000000;
2323
--dark-hl-10: #C8C8C8;
24-
--light-hl-11: #000000FF;
25-
--dark-hl-11: #D4D4D4;
26-
--light-hl-12: #EE0000;
27-
--dark-hl-12: #D7BA7D;
28-
--light-hl-13: #811F3F;
29-
--dark-hl-13: #D16969;
24+
--light-hl-11: #811F3F;
25+
--dark-hl-11: #D16969;
26+
--light-hl-12: #000000FF;
27+
--dark-hl-12: #D4D4D4;
28+
--light-hl-13: #EE0000;
29+
--dark-hl-13: #D7BA7D;
3030
--light-code-background: #FFFFFF;
3131
--dark-code-background: #1E1E1E;
3232
}

docs/Next/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/Next/classes/AbstractCursor.html

Lines changed: 88 additions & 71 deletions
Large diffs are not rendered by default.

docs/Next/classes/Admin.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/classes/AggregationCursor.html

Lines changed: 149 additions & 96 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONError.html

Lines changed: 28 additions & 12 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONOffsetError.html

Lines changed: 678 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONRegExp.html

Lines changed: 29 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONRuntimeError.html

Lines changed: 26 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONSymbol.html

Lines changed: 30 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONValue.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.BSONVersionError.html

Lines changed: 26 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Binary.html

Lines changed: 48 additions & 23 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Code.html

Lines changed: 29 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.DBRef.html

Lines changed: 31 additions & 16 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Decimal128.html

Lines changed: 33 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Double.html

Lines changed: 60 additions & 16 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Int32.html

Lines changed: 60 additions & 16 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Long.html

Lines changed: 329 additions & 97 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.MaxKey.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.MinKey.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.ObjectId.html

Lines changed: 44 additions & 29 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.Timestamp.html

Lines changed: 34 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/classes/BSON.UUID.html

Lines changed: 56 additions & 30 deletions
Large diffs are not rendered by default.

docs/Next/classes/Batch.html

Lines changed: 28 additions & 16 deletions
Large diffs are not rendered by default.

docs/Next/classes/BulkOperationBase.html

Lines changed: 52 additions & 23 deletions
Large diffs are not rendered by default.

docs/Next/classes/BulkWriteResult.html

Lines changed: 39 additions & 27 deletions
Large diffs are not rendered by default.

docs/Next/classes/CancellationToken.html

Lines changed: 58 additions & 41 deletions
Large diffs are not rendered by default.

docs/Next/classes/ChangeStream.html

Lines changed: 57 additions & 40 deletions
Large diffs are not rendered by default.

docs/Next/classes/ClientEncryption.html

Lines changed: 38 additions & 26 deletions
Large diffs are not rendered by default.

docs/Next/classes/ClientSession.html

Lines changed: 104 additions & 72 deletions
Large diffs are not rendered by default.

docs/Next/classes/Collection.html

Lines changed: 159 additions & 92 deletions
Large diffs are not rendered by default.

docs/Next/classes/CommandFailedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/CommandStartedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/CommandSucceededEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionCheckOutFailedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionCheckOutStartedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionCheckedInEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionCheckedOutEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionClosedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionCreatedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionPoolClearedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionPoolClosedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionPoolCreatedEvent.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionPoolMonitoringEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionPoolReadyEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ConnectionReadyEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/Db.html

Lines changed: 96 additions & 50 deletions
Large diffs are not rendered by default.

docs/Next/classes/FindCursor.html

Lines changed: 107 additions & 90 deletions
Large diffs are not rendered by default.

docs/Next/classes/FindOperators.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/GridFSBucket.html

Lines changed: 68 additions & 51 deletions
Large diffs are not rendered by default.

docs/Next/classes/GridFSBucketReadStream.html

Lines changed: 109 additions & 72 deletions
Large diffs are not rendered by default.

docs/Next/classes/GridFSBucketWriteStream.html

Lines changed: 116 additions & 79 deletions
Large diffs are not rendered by default.

docs/Next/classes/HostAddress.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/classes/ListCollectionsCursor.html

Lines changed: 87 additions & 70 deletions
Large diffs are not rendered by default.

docs/Next/classes/ListIndexesCursor.html

Lines changed: 88 additions & 71 deletions
Large diffs are not rendered by default.

docs/Next/classes/ListSearchIndexesCursor.html

Lines changed: 151 additions & 96 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoAPIError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoAWSError.html

Lines changed: 37 additions & 20 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoAzureError.html

Lines changed: 46 additions & 34 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoBatchReExecutionError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoBulkWriteError.html

Lines changed: 54 additions & 31 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoChangeStreamError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoClient.html

Lines changed: 75 additions & 58 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCompatibilityError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCredentials.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptAzureKMSRequestError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptCreateDataKeyError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptInvalidArgumentError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html

Lines changed: 27 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCursorExhaustedError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCursorInUseError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoDBCollectionNamespace.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoDBNamespace.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoDecompressionError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoDriverError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoExpiredSessionError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoGCPError.html

Lines changed: 683 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoGridFSChunkError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoGridFSStreamError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoInvalidArgumentError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoKerberosError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoMissingCredentialsError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoMissingDependencyError.html

Lines changed: 51 additions & 27 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoNetworkError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoNetworkTimeoutError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoNotConnectedError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoOIDCError.html

Lines changed: 686 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoParseError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoRuntimeError.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoServerClosedError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoServerError.html

Lines changed: 43 additions & 21 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoServerSelectionError.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoSystemError.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoTailableCursorError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoTopologyClosedError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoTransactionError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoUnexpectedServerResponseError.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoWriteConcernError.html

Lines changed: 45 additions & 22 deletions
Large diffs are not rendered by default.

docs/Next/classes/OrderedBulkOperation.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/ReadConcern.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ReadPreference.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/RunCommandCursor.html

Lines changed: 82 additions & 65 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerCapabilities.html

Lines changed: 32 additions & 20 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerClosedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerDescription.html

Lines changed: 58 additions & 36 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerDescriptionChangedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerHeartbeatFailedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerHeartbeatStartedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerHeartbeatSucceededEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerOpeningEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/ServerSession.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/classes/StreamDescription.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/classes/TopologyClosedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/TopologyDescription.html

Lines changed: 43 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/classes/TopologyDescriptionChangedEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/TopologyOpeningEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/Transaction.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/TypedEventEmitter.html

Lines changed: 58 additions & 41 deletions
Large diffs are not rendered by default.

docs/Next/classes/UnorderedBulkOperation.html

Lines changed: 30 additions & 18 deletions
Large diffs are not rendered by default.

docs/Next/classes/WriteConcern.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/classes/WriteConcernError.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/WriteError.html

Lines changed: 29 additions & 17 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.calculateObjectSize.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.deserialize.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.deserializeStream.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.serialize.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.serializeWithBufferAndIndex.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/functions/BSON.setInternalBufferSize.html

Lines changed: 23 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/index.html

Lines changed: 50 additions & 28 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AWSEncryptionKeyOptions.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AWSKMSProviderConfiguration.html

Lines changed: 486 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AbstractCursorOptions.html

Lines changed: 42 additions & 30 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AggregateOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AggregationCursorOptions.html

Lines changed: 41 additions & 29 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/Auth.html

Lines changed: 22 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AuthMechanismProperties.html

Lines changed: 61 additions & 39 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AutoEncryptionOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AzureEncryptionKeyOptions.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.BSONRegExpExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.BSONRegExpExtendedLegacy.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.BSONSymbolExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.BinaryExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.BinaryExtendedLegacy.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.CodeExtended.html

Lines changed: 25 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.DBRefLike.html

Lines changed: 26 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.Decimal128Extended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.DeserializeOptions.html

Lines changed: 34 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.Document.html

Lines changed: 25 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.DoubleExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.Int32Extended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.LongExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.MaxKeyExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.MinKeyExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.ObjectIdExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.ObjectIdLike.html

Lines changed: 26 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.SerializeOptions.html

Lines changed: 27 additions & 12 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSON.TimestampExtended.html

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BSONSerializeOptions.html

Lines changed: 32 additions & 20 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BulkWriteOperationError.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/BulkWriteOptions.html

Lines changed: 36 additions & 24 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamCollModDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamCreateDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamCreateIndexDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDeleteDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDocumentCollectionUUID.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDocumentCommon.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDocumentKey.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDocumentOperationDescription.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDropDatabaseDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDropDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamDropIndexDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamInsertDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamInvalidateDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamNameSpace.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamRefineCollectionShardKeyDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamRenameDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamReplaceDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamReshardCollectionDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamShardCollectionDocument.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamSplitEvent.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ChangeStreamUpdateDocument.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientEncryptionCreateDataKeyProviderOptions.html

Lines changed: 24 additions & 12 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientEncryptionEncryptOptions.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientEncryptionOptions.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html

Lines changed: 24 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientEncryptionRewrapManyDataKeyResult.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientMetadata.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientMetadataOptions.html

Lines changed: 22 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClientSessionOptions.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CloseOptions.html

Lines changed: 28 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClusterTime.html

Lines changed: 35 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ClusteredCollectionOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CollationOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CollectionInfo.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CollectionOptions.html

Lines changed: 34 additions & 22 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CommandOperationOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ConnectOptions.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ConnectionOptions.html

Lines changed: 38 additions & 26 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ConnectionPoolOptions.html

Lines changed: 42 additions & 30 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CountDocumentsOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CountOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CreateCollectionOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CreateIndexesOptions.html

Lines changed: 52 additions & 40 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/CursorStreamOptions.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DataKey.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DbOptions.html

Lines changed: 38 additions & 26 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DbStatsOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DeleteManyModel.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DeleteOneModel.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DeleteOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DeleteResult.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DeleteStatement.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DriverInfo.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/DropCollectionOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/EndSessionOptions.html

Lines changed: 22 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ErrorDescription.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/EstimatedDocumentCountOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ExplainOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/FilterOperators.html

Lines changed: 22 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/FindOneAndDeleteOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/FindOneAndReplaceOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/FindOneAndUpdateOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/FindOptions.html

Lines changed: 54 additions & 42 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GCPEncryptionKeyOptions.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSBucketOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSBucketReadStreamOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSBucketReadStreamOptionsWithRevision.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSBucketWriteStreamOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSChunk.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/GridFSFile.html

Lines changed: 28 additions & 16 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/HedgeOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/IdPInfo.html

Lines changed: 491 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/IdPServerResponse.html

Lines changed: 41 additions & 15 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/IndexDescription.html

Lines changed: 41 additions & 29 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/IndexInformationOptions.html

Lines changed: 293 additions & 22 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/InsertManyResult.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/InsertOneModel.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/InsertOneOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/InsertOneResult.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/KMIPEncryptionKeyOptions.html

Lines changed: 491 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/KMIPKMSProviderConfiguration.html

Lines changed: 467 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/KMSProviders.html

Lines changed: 35 additions & 118 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ListCollectionsOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ListDatabasesOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ListDatabasesResult.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/LocalKMSProviderConfiguration.html

Lines changed: 466 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ModifyResult.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/MongoClientOptions.html

Lines changed: 90 additions & 78 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/MongoCredentialsOptions.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/MongoNetworkErrorOptions.html

Lines changed: 22 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/MongoOptions.html

Lines changed: 78 additions & 69 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/MonitorOptions.html

Lines changed: 38 additions & 26 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/OIDCCallbackParams.html

Lines changed: 513 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/OIDCResponse.html

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/OperationOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/PkFactory.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ProxyOptions.html

Lines changed: 24 additions & 12 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/RangeOptions.html

Lines changed: 24 additions & 12 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ReadPreferenceFromOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ReadPreferenceLikeOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ReadPreferenceOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/RenameOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ReplaceOneModel.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ReplaceOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ResumeOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/RootFilterOperators.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/SearchIndexDescription.html

Lines changed: 34 additions & 10 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/SelectServerOptions.html

Lines changed: 25 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ServerApi.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/StreamDescriptionOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/TimeSeriesCollectionOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/TopologyDescriptionOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/TopologyVersion.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/TransactionOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateDescription.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateManyModel.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateOneModel.html

Lines changed: 26 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateResult.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/UpdateStatement.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/ValidateCollectionOptions.html

Lines changed: 31 additions & 19 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/WriteConcernErrorData.html

Lines changed: 23 additions & 11 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/WriteConcernOptions.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/WriteConcernSettings.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/modules.html

Lines changed: 35 additions & 13 deletions
Large diffs are not rendered by default.

docs/Next/modules/BSON.html

Lines changed: 34 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/types/AbstractCursorEvents.html

Lines changed: 21 additions & 9 deletions
Large diffs are not rendered by default.

docs/Next/types/AcceptedFields.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/AddToSetOperators.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/AlternativeType.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/AnyBulkWriteOperation.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

docs/Next/types/AnyError.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/ArrayElement.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/ArrayOperator.html

Lines changed: 19 additions & 7 deletions
Large diffs are not rendered by default.

docs/Next/types/AuthMechanism.html

Lines changed: 20 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)