From e07721ba2a7d67c8a9652612e7aeaaf41554ae9d Mon Sep 17 00:00:00 2001 From: alenakhineika Date: Fri, 19 Jan 2024 15:15:38 +0000 Subject: [PATCH] [create-pull-request] automated change --- docs/Next/assets/search.js | 2 +- docs/Next/classes/AbstractCursor.html | 285 +++-- docs/Next/classes/Admin.html | 2 + docs/Next/classes/AggregationCursor.html | 303 ++++-- docs/Next/classes/BSON.BSONError.html | 8 +- docs/Next/classes/BSON.BSONRegExp.html | 16 +- docs/Next/classes/BSON.BSONRuntimeError.html | 8 +- docs/Next/classes/BSON.BSONSymbol.html | 20 +- docs/Next/classes/BSON.BSONValue.html | 18 +- docs/Next/classes/BSON.BSONVersionError.html | 14 +- docs/Next/classes/BSON.Binary.html | 16 +- docs/Next/classes/BSON.Code.html | 30 +- docs/Next/classes/BSON.DBRef.html | 34 +- docs/Next/classes/BSON.Decimal128.html | 67 +- docs/Next/classes/BSON.Double.html | 32 +- docs/Next/classes/BSON.Int32.html | 32 +- docs/Next/classes/BSON.Long.html | 194 ++-- docs/Next/classes/BSON.MaxKey.html | 11 +- docs/Next/classes/BSON.MinKey.html | 11 +- docs/Next/classes/BSON.ObjectId.html | 50 +- docs/Next/classes/BSON.Timestamp.html | 37 +- docs/Next/classes/BSON.UUID.html | 44 +- docs/Next/classes/Batch.html | 20 +- docs/Next/classes/BulkOperationBase.html | 24 +- docs/Next/classes/BulkWriteResult.html | 42 +- docs/Next/classes/CancellationToken.html | 233 ++++- docs/Next/classes/ChangeStream.html | 227 +++- docs/Next/classes/ClientEncryption.html | 2 + docs/Next/classes/ClientSession.html | 279 +++-- docs/Next/classes/Collection.html | 164 +-- docs/Next/classes/CommandFailedEvent.html | 36 +- docs/Next/classes/CommandStartedEvent.html | 25 +- docs/Next/classes/CommandSucceededEvent.html | 36 +- .../ConnectionCheckOutFailedEvent.html | 2 + .../ConnectionCheckOutStartedEvent.html | 2 + .../classes/ConnectionCheckedInEvent.html | 2 + .../classes/ConnectionCheckedOutEvent.html | 2 + docs/Next/classes/ConnectionClosedEvent.html | 2 + docs/Next/classes/ConnectionCreatedEvent.html | 2 + .../classes/ConnectionPoolClearedEvent.html | 2 + .../classes/ConnectionPoolClosedEvent.html | 2 + .../classes/ConnectionPoolCreatedEvent.html | 4 +- .../ConnectionPoolMonitoringEvent.html | 2 + .../classes/ConnectionPoolReadyEvent.html | 2 + docs/Next/classes/ConnectionReadyEvent.html | 2 + docs/Next/classes/Db.html | 67 +- docs/Next/classes/FindCursor.html | 313 ++++-- docs/Next/classes/FindOperators.html | 24 +- docs/Next/classes/GridFSBucket.html | 229 ++++- docs/Next/classes/GridFSBucketReadStream.html | 971 +++++++++++++++--- .../Next/classes/GridFSBucketWriteStream.html | 395 ++++--- docs/Next/classes/HostAddress.html | 26 +- docs/Next/classes/ListCollectionsCursor.html | 293 ++++-- docs/Next/classes/ListIndexesCursor.html | 291 ++++-- .../Next/classes/ListSearchIndexesCursor.html | 303 ++++-- docs/Next/classes/MongoAPIError.html | 30 +- docs/Next/classes/MongoAWSError.html | 30 +- docs/Next/classes/MongoAzureError.html | 30 +- .../classes/MongoBatchReExecutionError.html | 30 +- docs/Next/classes/MongoBulkWriteError.html | 58 +- docs/Next/classes/MongoChangeStreamError.html | 30 +- docs/Next/classes/MongoClient.html | 263 +++-- .../Next/classes/MongoCompatibilityError.html | 30 +- docs/Next/classes/MongoCredentials.html | 6 +- .../MongoCryptAzureKMSRequestError.html | 24 +- .../classes/MongoCryptCreateDataKeyError.html | 24 +- ...goCryptCreateEncryptedCollectionError.html | 24 +- docs/Next/classes/MongoCryptError.html | 24 +- .../MongoCryptInvalidArgumentError.html | 24 +- ...ngoCryptKMSRequestNetworkTimeoutError.html | 24 +- .../classes/MongoCursorExhaustedError.html | 30 +- docs/Next/classes/MongoCursorInUseError.html | 30 +- .../classes/MongoDBCollectionNamespace.html | 16 +- docs/Next/classes/MongoDBNamespace.html | 16 +- .../Next/classes/MongoDecompressionError.html | 30 +- docs/Next/classes/MongoDriverError.html | 30 +- docs/Next/classes/MongoError.html | 30 +- .../classes/MongoExpiredSessionError.html | 30 +- docs/Next/classes/MongoGridFSChunkError.html | 30 +- docs/Next/classes/MongoGridFSStreamError.html | 30 +- .../classes/MongoInvalidArgumentError.html | 30 +- docs/Next/classes/MongoKerberosError.html | 30 +- .../classes/MongoMissingCredentialsError.html | 30 +- .../classes/MongoMissingDependencyError.html | 30 +- docs/Next/classes/MongoNetworkError.html | 30 +- .../classes/MongoNetworkTimeoutError.html | 30 +- docs/Next/classes/MongoNotConnectedError.html | 30 +- docs/Next/classes/MongoParseError.html | 30 +- docs/Next/classes/MongoRuntimeError.html | 30 +- docs/Next/classes/MongoServerClosedError.html | 30 +- docs/Next/classes/MongoServerError.html | 38 +- .../classes/MongoServerSelectionError.html | 32 +- docs/Next/classes/MongoSystemError.html | 32 +- .../classes/MongoTailableCursorError.html | 30 +- .../classes/MongoTopologyClosedError.html | 30 +- docs/Next/classes/MongoTransactionError.html | 30 +- .../MongoUnexpectedServerResponseError.html | 30 +- docs/Next/classes/MongoWriteConcernError.html | 40 +- docs/Next/classes/OrderedBulkOperation.html | 20 +- docs/Next/classes/ReadConcern.html | 2 + docs/Next/classes/ReadPreference.html | 2 + docs/Next/classes/RunCommandCursor.html | 271 +++-- docs/Next/classes/ServerCapabilities.html | 28 +- docs/Next/classes/ServerClosedEvent.html | 8 +- docs/Next/classes/ServerDescription.html | 2 + .../ServerDescriptionChangedEvent.html | 19 +- .../classes/ServerHeartbeatFailedEvent.html | 24 +- .../classes/ServerHeartbeatStartedEvent.html | 20 +- .../ServerHeartbeatSucceededEvent.html | 24 +- docs/Next/classes/ServerOpeningEvent.html | 8 +- docs/Next/classes/ServerSession.html | 14 +- docs/Next/classes/StreamDescription.html | 37 +- docs/Next/classes/TopologyClosedEvent.html | 6 +- docs/Next/classes/TopologyDescription.html | 2 + .../TopologyDescriptionChangedEvent.html | 10 +- docs/Next/classes/TopologyOpeningEvent.html | 6 +- docs/Next/classes/Transaction.html | 2 + docs/Next/classes/TypedEventEmitter.html | 234 ++++- docs/Next/classes/UnorderedBulkOperation.html | 20 +- docs/Next/classes/WriteConcern.html | 2 + docs/Next/classes/WriteConcernError.html | 16 +- docs/Next/classes/WriteError.html | 22 +- .../functions/BSON.calculateObjectSize.html | 4 +- docs/Next/functions/BSON.deserialize.html | 4 +- .../functions/BSON.deserializeStream.html | 4 +- docs/Next/functions/BSON.serialize.html | 4 +- .../BSON.serializeWithBufferAndIndex.html | 4 +- .../functions/BSON.setInternalBufferSize.html | 4 +- docs/Next/index.html | 2 + .../interfaces/AWSEncryptionKeyOptions.html | 2 + .../interfaces/AbstractCursorOptions.html | 46 +- docs/Next/interfaces/AggregateOptions.html | 32 +- .../interfaces/AggregationCursorOptions.html | 48 +- docs/Next/interfaces/Auth.html | 8 +- .../interfaces/AuthMechanismProperties.html | 2 + .../interfaces/AutoEncryptionOptions.html | 2 + .../interfaces/AzureEncryptionKeyOptions.html | 2 + .../interfaces/BSON.BSONRegExpExtended.html | 2 + .../BSON.BSONRegExpExtendedLegacy.html | 2 + .../interfaces/BSON.BSONSymbolExtended.html | 2 + docs/Next/interfaces/BSON.BinaryExtended.html | 2 + .../interfaces/BSON.BinaryExtendedLegacy.html | 2 + docs/Next/interfaces/BSON.CodeExtended.html | 8 +- docs/Next/interfaces/BSON.DBRefLike.html | 10 +- .../interfaces/BSON.Decimal128Extended.html | 6 +- .../interfaces/BSON.DeserializeOptions.html | 24 +- docs/Next/interfaces/BSON.Document.html | 4 +- docs/Next/interfaces/BSON.DoubleExtended.html | 6 +- docs/Next/interfaces/BSON.Int32Extended.html | 6 +- docs/Next/interfaces/BSON.LongExtended.html | 6 +- docs/Next/interfaces/BSON.MaxKeyExtended.html | 6 +- docs/Next/interfaces/BSON.MinKeyExtended.html | 6 +- .../interfaces/BSON.ObjectIdExtended.html | 6 +- docs/Next/interfaces/BSON.ObjectIdLike.html | 10 +- .../interfaces/BSON.SerializeOptions.html | 12 +- .../interfaces/BSON.TimestampExtended.html | 6 +- .../Next/interfaces/BSONSerializeOptions.html | 26 +- .../interfaces/BulkWriteOperationError.html | 14 +- docs/Next/interfaces/BulkWriteOptions.html | 42 +- .../ChangeStreamCollModDocument.html | 2 + .../ChangeStreamCreateDocument.html | 2 + .../ChangeStreamCreateIndexDocument.html | 2 + .../ChangeStreamDeleteDocument.html | 2 + .../ChangeStreamDocumentCollectionUUID.html | 2 + .../ChangeStreamDocumentCommon.html | 2 + .../interfaces/ChangeStreamDocumentKey.html | 2 + ...ngeStreamDocumentOperationDescription.html | 2 + .../ChangeStreamDropDatabaseDocument.html | 2 + .../interfaces/ChangeStreamDropDocument.html | 2 + .../ChangeStreamDropIndexDocument.html | 2 + .../ChangeStreamInsertDocument.html | 2 + .../ChangeStreamInvalidateDocument.html | 2 + .../interfaces/ChangeStreamNameSpace.html | 2 + docs/Next/interfaces/ChangeStreamOptions.html | 32 +- ...treamRefineCollectionShardKeyDocument.html | 2 + .../ChangeStreamRenameDocument.html | 2 + .../ChangeStreamReplaceDocument.html | 2 + ...ChangeStreamReshardCollectionDocument.html | 2 + .../ChangeStreamShardCollectionDocument.html | 2 + .../interfaces/ChangeStreamSplitEvent.html | 2 + .../ChangeStreamUpdateDocument.html | 2 + ...ncryptionCreateDataKeyProviderOptions.html | 2 + .../ClientEncryptionEncryptOptions.html | 2 + .../interfaces/ClientEncryptionOptions.html | 2 + ...ptionRewrapManyDataKeyProviderOptions.html | 2 + ...ientEncryptionRewrapManyDataKeyResult.html | 2 + docs/Next/interfaces/ClientMetadata.html | 2 + .../interfaces/ClientMetadataOptions.html | 2 + .../Next/interfaces/ClientSessionOptions.html | 10 +- docs/Next/interfaces/CloseOptions.html | 2 + docs/Next/interfaces/ClusterTime.html | 2 + .../ClusteredCollectionOptions.html | 2 + docs/Next/interfaces/CollationOptions.html | 2 + docs/Next/interfaces/CollectionInfo.html | 14 +- docs/Next/interfaces/CollectionOptions.html | 30 +- .../interfaces/CommandOperationOptions.html | 32 +- docs/Next/interfaces/ConnectOptions.html | 6 +- docs/Next/interfaces/ConnectionOptions.html | 90 +- .../interfaces/ConnectionPoolOptions.html | 84 +- .../interfaces/CountDocumentsOptions.html | 32 +- docs/Next/interfaces/CountOptions.html | 32 +- .../interfaces/CreateCollectionOptions.html | 32 +- .../Next/interfaces/CreateIndexesOptions.html | 32 +- docs/Next/interfaces/CursorStreamOptions.html | 6 +- docs/Next/interfaces/DataKey.html | 2 + docs/Next/interfaces/DbOptions.html | 24 +- docs/Next/interfaces/DbStatsOptions.html | 32 +- docs/Next/interfaces/DeleteManyModel.html | 2 + docs/Next/interfaces/DeleteOneModel.html | 2 + docs/Next/interfaces/DeleteOptions.html | 32 +- docs/Next/interfaces/DeleteResult.html | 2 + docs/Next/interfaces/DeleteStatement.html | 2 + docs/Next/interfaces/DriverInfo.html | 10 +- .../interfaces/DropCollectionOptions.html | 32 +- docs/Next/interfaces/EndSessionOptions.html | 8 +- docs/Next/interfaces/ErrorDescription.html | 14 +- .../EstimatedDocumentCountOptions.html | 32 +- docs/Next/interfaces/ExplainOptions.html | 2 + docs/Next/interfaces/FilterOperators.html | 68 +- .../interfaces/FindOneAndDeleteOptions.html | 32 +- .../interfaces/FindOneAndReplaceOptions.html | 32 +- .../interfaces/FindOneAndUpdateOptions.html | 32 +- docs/Next/interfaces/FindOptions.html | 32 +- .../interfaces/GCPEncryptionKeyOptions.html | 2 + docs/Next/interfaces/GridFSBucketOptions.html | 2 + .../GridFSBucketReadStreamOptions.html | 2 + ...FSBucketReadStreamOptionsWithRevision.html | 2 + .../GridFSBucketWriteStreamOptions.html | 26 +- docs/Next/interfaces/GridFSChunk.html | 2 + docs/Next/interfaces/GridFSFile.html | 28 +- docs/Next/interfaces/HedgeOptions.html | 2 + docs/Next/interfaces/IdPServerInfo.html | 2 + docs/Next/interfaces/IdPServerResponse.html | 2 + docs/Next/interfaces/IndexDescription.html | 2 + .../interfaces/IndexInformationOptions.html | 2 + docs/Next/interfaces/InsertManyResult.html | 10 +- docs/Next/interfaces/InsertOneModel.html | 2 + docs/Next/interfaces/InsertOneOptions.html | 38 +- docs/Next/interfaces/InsertOneResult.html | 8 +- docs/Next/interfaces/KMSProviders.html | 2 + .../interfaces/ListCollectionsOptions.html | 32 +- .../Next/interfaces/ListDatabasesOptions.html | 32 +- docs/Next/interfaces/ListDatabasesResult.html | 2 + docs/Next/interfaces/ListIndexesOptions.html | 36 +- docs/Next/interfaces/ModifyResult.html | 10 +- docs/Next/interfaces/MongoClientOptions.html | 198 ++-- .../interfaces/MongoCredentialsOptions.html | 2 + .../interfaces/MongoNetworkErrorOptions.html | 8 +- docs/Next/interfaces/MongoOptions.html | 161 +-- docs/Next/interfaces/MonitorOptions.html | 95 +- docs/Next/interfaces/OIDCCallbackContext.html | 2 + docs/Next/interfaces/OperationOptions.html | 34 +- docs/Next/interfaces/PkFactory.html | 6 +- docs/Next/interfaces/ProxyOptions.html | 12 +- docs/Next/interfaces/RangeOptions.html | 2 + .../interfaces/ReadPreferenceFromOptions.html | 2 + .../interfaces/ReadPreferenceLikeOptions.html | 2 + .../interfaces/ReadPreferenceOptions.html | 2 + docs/Next/interfaces/RenameOptions.html | 32 +- docs/Next/interfaces/ReplaceOneModel.html | 2 + docs/Next/interfaces/ReplaceOptions.html | 44 +- docs/Next/interfaces/ResumeOptions.html | 2 + docs/Next/interfaces/RootFilterOperators.html | 16 +- .../interfaces/SearchIndexDescription.html | 2 + docs/Next/interfaces/SelectServerOptions.html | 28 +- docs/Next/interfaces/ServerApi.html | 10 +- .../interfaces/StreamDescriptionOptions.html | 2 + .../TimeSeriesCollectionOptions.html | 2 + .../TopologyDescriptionOptions.html | 2 + docs/Next/interfaces/TopologyVersion.html | 2 + docs/Next/interfaces/TransactionOptions.html | 30 +- docs/Next/interfaces/UpdateDescription.html | 2 + docs/Next/interfaces/UpdateManyModel.html | 22 +- docs/Next/interfaces/UpdateOneModel.html | 18 +- docs/Next/interfaces/UpdateOptions.html | 32 +- docs/Next/interfaces/UpdateResult.html | 2 + docs/Next/interfaces/UpdateStatement.html | 2 + .../interfaces/ValidateCollectionOptions.html | 32 +- .../interfaces/WriteConcernErrorData.html | 10 +- docs/Next/interfaces/WriteConcernOptions.html | 2 + .../Next/interfaces/WriteConcernSettings.html | 2 + docs/Next/modules.html | 4 + docs/Next/modules/BSON.html | 2 + docs/Next/types/AbstractCursorEvents.html | 6 +- docs/Next/types/AcceptedFields.html | 4 +- docs/Next/types/AddToSetOperators.html | 4 +- docs/Next/types/AlternativeType.html | 4 +- docs/Next/types/AnyBulkWriteOperation.html | 4 +- docs/Next/types/AnyError.html | 2 + docs/Next/types/ArrayElement.html | 4 +- docs/Next/types/ArrayOperator.html | 4 +- docs/Next/types/AuthMechanism.html | 2 + .../types/AutoEncryptionExtraOptions.html | 2 + .../Next/types/AutoEncryptionLoggerLevel.html | 2 + docs/Next/types/BSON.BSONType.html | 2 + docs/Next/types/BSON.BinarySequence.html | 2 + .../BSON.CalculateObjectSizeOptions.html | 4 +- docs/Next/types/BSON.EJSONOptions.html | 4 +- .../Next/types/BSON.LongWithoutOverrides.html | 4 +- docs/Next/types/BSON.TimestampOverrides.html | 4 +- docs/Next/types/BSON.UUIDExtended.html | 4 +- docs/Next/types/BSONTypeAlias.html | 4 +- docs/Next/types/BatchType.html | 2 + docs/Next/types/BitwiseFilter.html | 4 +- docs/Next/types/CSFLEKMSTlsOptions.html | 2 + docs/Next/types/Callback.html | 4 +- docs/Next/types/ChangeStreamDocument.html | 2 + docs/Next/types/ChangeStreamEvents.html | 2 + .../ClientEncryptionDataKeyProvider.html | 2 + .../types/ClientEncryptionTlsOptions.html | 2 + docs/Next/types/ClientSessionEvents.html | 6 +- docs/Next/types/CommonEvents.html | 4 +- docs/Next/types/Compressor.html | 6 +- docs/Next/types/CompressorName.html | 4 +- docs/Next/types/Condition.html | 4 +- docs/Next/types/ConnectionEvents.html | 33 +- docs/Next/types/ConnectionPoolEvents.html | 2 + docs/Next/types/CursorFlag.html | 4 +- docs/Next/types/DistinctOptions.html | 2 + docs/Next/types/DropDatabaseOptions.html | 4 +- docs/Next/types/DropIndexesOptions.html | 4 +- docs/Next/types/EnhancedOmit.html | 4 +- docs/Next/types/EventEmitterWithState.html | 4 +- docs/Next/types/EventsDescription.html | 4 +- docs/Next/types/ExplainVerbosity.html | 2 + docs/Next/types/ExplainVerbosityLike.html | 2 + docs/Next/types/Filter.html | 4 +- docs/Next/types/FilterOperations.html | 4 +- docs/Next/types/Flatten.html | 4 +- .../types/GSSAPICanonicalizationValue.html | 2 + docs/Next/types/GenericListener.html | 4 +- docs/Next/types/GridFSBucketEvents.html | 2 + docs/Next/types/Hint.html | 2 + docs/Next/types/IndexDirection.html | 2 + docs/Next/types/IndexSpecification.html | 2 + docs/Next/types/InferIdType.html | 4 +- docs/Next/types/IntegerType.html | 4 +- docs/Next/types/IsAny.html | 4 +- docs/Next/types/Join.html | 4 +- docs/Next/types/KeysOfAType.html | 4 +- docs/Next/types/KeysOfOtherType.html | 4 +- docs/Next/types/ListSearchIndexesOptions.html | 2 + docs/Next/types/MatchKeysAndValues.html | 4 +- docs/Next/types/MongoClientEvents.html | 6 +- docs/Next/types/MongoErrorLabel.html | 4 +- docs/Next/types/MonitorEvents.html | 16 +- docs/Next/types/NestedPaths.html | 4 +- docs/Next/types/NestedPathsOfType.html | 4 +- docs/Next/types/NonObjectIdLikeDocument.html | 4 +- docs/Next/types/NotAcceptedFields.html | 4 +- docs/Next/types/NumericType.html | 4 +- docs/Next/types/OIDCRefreshFunction.html | 2 + docs/Next/types/OIDCRequestFunction.html | 2 + docs/Next/types/OneOrMore.html | 4 +- docs/Next/types/OnlyFieldsOfType.html | 4 +- docs/Next/types/OperationTime.html | 2 + docs/Next/types/OptionalId.html | 4 +- docs/Next/types/OptionalUnlessRequiredId.html | 4 +- docs/Next/types/ProfilingLevel.html | 2 + docs/Next/types/ProfilingLevelOptions.html | 2 + docs/Next/types/PropertyType.html | 4 +- docs/Next/types/PullAllOperator.html | 4 +- docs/Next/types/PullOperator.html | 4 +- docs/Next/types/PushOperator.html | 4 +- docs/Next/types/ReadConcernLevel.html | 2 + docs/Next/types/ReadConcernLike.html | 2 + docs/Next/types/ReadPreferenceLike.html | 2 + docs/Next/types/ReadPreferenceMode.html | 2 + docs/Next/types/RegExpOrString.html | 4 +- docs/Next/types/RemoveUserOptions.html | 2 + docs/Next/types/ResumeToken.html | 2 + docs/Next/types/ReturnDocument.html | 2 + docs/Next/types/RunCommandOptions.html | 2 + docs/Next/types/RunCursorCommandOptions.html | 2 + docs/Next/types/SchemaMember.html | 4 +- docs/Next/types/ServerApiVersion.html | 6 +- docs/Next/types/ServerEvents.html | 16 +- docs/Next/types/ServerMonitoringMode.html | 428 ++++++++ docs/Next/types/ServerSessionId.html | 4 +- docs/Next/types/ServerType.html | 2 + docs/Next/types/SetFields.html | 6 +- docs/Next/types/SetProfilingLevelOptions.html | 2 + docs/Next/types/Sort.html | 2 + docs/Next/types/SortDirection.html | 2 + docs/Next/types/Stream.html | 2 + docs/Next/types/StrictFilter.html | 4 +- docs/Next/types/StrictMatchKeysAndValues.html | 4 +- docs/Next/types/StrictUpdateFilter.html | 4 +- .../types/SupportedNodeConnectionOptions.html | 4 +- docs/Next/types/SupportedSocketOptions.html | 4 +- .../types/SupportedTLSConnectionOptions.html | 4 +- .../Next/types/SupportedTLSSocketOptions.html | 4 +- docs/Next/types/TagSet.html | 2 + docs/Next/types/TopologyEvents.html | 22 +- docs/Next/types/TopologyType.html | 2 + docs/Next/types/UpdateFilter.html | 4 +- docs/Next/types/W.html | 2 + docs/Next/types/WithId.html | 4 +- docs/Next/types/WithSessionCallback.html | 4 +- docs/Next/types/WithTransactionCallback.html | 4 +- docs/Next/types/WithoutId.html | 4 +- docs/Next/variables/AuthMechanism-1.html | 2 + .../AutoEncryptionLoggerLevel-1.html | 2 + docs/Next/variables/BSON.BSONType-1.html | 2 + docs/Next/variables/BSON.EJSON.html | 4 +- .../BSON.LongWithoutOverridesClass.html | 4 +- docs/Next/variables/BatchType-1.html | 2 + docs/Next/variables/CURSOR_FLAGS.html | 4 +- docs/Next/variables/Compressor-1.html | 6 +- docs/Next/variables/ExplainVerbosity-1.html | 2 + .../GSSAPICanonicalizationValue-1.html | 2 + .../variables/LEGAL_TCP_SOCKET_OPTIONS.html | 4 +- .../variables/LEGAL_TLS_SOCKET_OPTIONS.html | 4 +- docs/Next/variables/MONGO_CLIENT_EVENTS.html | 4 +- docs/Next/variables/MongoErrorLabel-1.html | 8 +- docs/Next/variables/ProfilingLevel-1.html | 2 + docs/Next/variables/ReadConcernLevel-1.html | 2 + docs/Next/variables/ReadPreferenceMode-1.html | 2 + docs/Next/variables/ReturnDocument-1.html | 2 + docs/Next/variables/ServerApiVersion-1.html | 6 +- .../variables/ServerMonitoringMode-1.html | 437 ++++++++ docs/Next/variables/ServerType-1.html | 2 + docs/Next/variables/TopologyType-1.html | 2 + docs/index.html | 2 +- 424 files changed, 7937 insertions(+), 3345 deletions(-) create mode 100644 docs/Next/types/ServerMonitoringMode.html create mode 100644 docs/Next/variables/ServerMonitoringMode-1.html diff --git a/docs/Next/assets/search.js b/docs/Next/assets/search.js index 641336fb439..7337bfde153 100644 --- a/docs/Next/assets/search.js +++ b/docs/Next/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":8388608,\"name\":\"Binary\",\"url\":\"modules.html#Binary\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONRegExp\",\"url\":\"modules.html#BSONRegExp\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONSymbol\",\"url\":\"modules.html#BSONSymbol\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Code\",\"url\":\"modules.html#Code\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"DBRef\",\"url\":\"modules.html#DBRef\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Decimal128\",\"url\":\"modules.html#Decimal128\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Double\",\"url\":\"modules.html#Double\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Int32\",\"url\":\"modules.html#Int32\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Long\",\"url\":\"modules.html#Long\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"MaxKey\",\"url\":\"modules.html#MaxKey\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"MinKey\",\"url\":\"modules.html#MinKey\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"ObjectId\",\"url\":\"modules.html#ObjectId\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Timestamp\",\"url\":\"modules.html#Timestamp\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"UUID\",\"url\":\"modules.html#UUID\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AnyBulkWriteOperation\",\"url\":\"types/AnyBulkWriteOperation.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BulkWriteOptions\",\"url\":\"interfaces/BulkWriteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/BulkWriteOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/BulkWriteOptions.html#ordered\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/BulkWriteOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/BulkWriteOptions.html#let\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/BulkWriteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/BulkWriteOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/BulkWriteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/BulkWriteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/BulkWriteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/BulkWriteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/BulkWriteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/BulkWriteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/BulkWriteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/BulkWriteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/BulkWriteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/BulkWriteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BulkWriteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BulkWriteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/BulkWriteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/BulkWriteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":128,\"name\":\"MongoBulkWriteError\",\"url\":\"classes/MongoBulkWriteError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBulkWriteError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoBulkWriteError.html#result\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"classes/MongoBulkWriteError.html#writeErrors\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/MongoBulkWriteError.html#err\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBulkWriteError.html#name\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/MongoBulkWriteError.html#insertedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/MongoBulkWriteError.html#matchedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/MongoBulkWriteError.html#modifiedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/MongoBulkWriteError.html#deletedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/MongoBulkWriteError.html#upsertedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds.insertedIds-1.__type-2\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError.insertedIds.insertedIds\"},{\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds.upsertedIds-1.__type-3\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError.upsertedIds.upsertedIds\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoBulkWriteError.html#codeName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoBulkWriteError.html#writeConcernError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoBulkWriteError.html#errInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoBulkWriteError.html#ok\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBulkWriteError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBulkWriteError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoBulkWriteError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoBulkWriteError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBulkWriteError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBulkWriteError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":128,\"name\":\"ClientEncryption\",\"url\":\"classes/ClientEncryption.html\",\"classes\":\"\"},{\"kind\":262144,\"name\":\"libmongocryptVersion\",\"url\":\"classes/ClientEncryption.html#libmongocryptVersion\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClientEncryption.html#constructor\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"createDataKey\",\"url\":\"classes/ClientEncryption.html#createDataKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"rewrapManyDataKey\",\"url\":\"classes/ClientEncryption.html#rewrapManyDataKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"deleteKey\",\"url\":\"classes/ClientEncryption.html#deleteKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKeys\",\"url\":\"classes/ClientEncryption.html#getKeys\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKey\",\"url\":\"classes/ClientEncryption.html#getKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKeyByAltName\",\"url\":\"classes/ClientEncryption.html#getKeyByAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"addKeyAltName\",\"url\":\"classes/ClientEncryption.html#addKeyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"removeKeyAltName\",\"url\":\"classes/ClientEncryption.html#removeKeyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"createEncryptedCollection\",\"url\":\"classes/ClientEncryption.html#createEncryptedCollection\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"encrypt\",\"url\":\"classes/ClientEncryption.html#encrypt\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"encryptExpression\",\"url\":\"classes/ClientEncryption.html#encryptExpression\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"decrypt\",\"url\":\"classes/ClientEncryption.html#decrypt\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":128,\"name\":\"MongoAPIError\",\"url\":\"classes/MongoAPIError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAPIError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAPIError.html#name\",\"classes\":\"\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAPIError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAPIError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAPIError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAPIError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAPIError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAPIError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAPIError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAPIError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":128,\"name\":\"MongoAWSError\",\"url\":\"classes/MongoAWSError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAWSError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAWSError.html#name\",\"classes\":\"\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAWSError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAWSError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAWSError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAWSError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAWSError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAWSError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAWSError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAWSError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":128,\"name\":\"MongoAzureError\",\"url\":\"classes/MongoAzureError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAzureError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAzureError.html#name\",\"classes\":\"\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAzureError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAzureError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAzureError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAzureError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAzureError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAzureError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAzureError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAzureError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":128,\"name\":\"MongoBatchReExecutionError\",\"url\":\"classes/MongoBatchReExecutionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBatchReExecutionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBatchReExecutionError.html#name\",\"classes\":\"\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBatchReExecutionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBatchReExecutionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoBatchReExecutionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoBatchReExecutionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBatchReExecutionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBatchReExecutionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":128,\"name\":\"MongoChangeStreamError\",\"url\":\"classes/MongoChangeStreamError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoChangeStreamError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoChangeStreamError.html#name\",\"classes\":\"\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoChangeStreamError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoChangeStreamError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoChangeStreamError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoChangeStreamError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoChangeStreamError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoChangeStreamError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":128,\"name\":\"MongoCompatibilityError\",\"url\":\"classes/MongoCompatibilityError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCompatibilityError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCompatibilityError.html#name\",\"classes\":\"\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCompatibilityError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCompatibilityError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCompatibilityError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCompatibilityError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCompatibilityError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCompatibilityError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":128,\"name\":\"MongoCursorExhaustedError\",\"url\":\"classes/MongoCursorExhaustedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorExhaustedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorExhaustedError.html#name\",\"classes\":\"\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorExhaustedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorExhaustedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCursorExhaustedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCursorExhaustedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorExhaustedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorExhaustedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":128,\"name\":\"MongoCursorInUseError\",\"url\":\"classes/MongoCursorInUseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorInUseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorInUseError.html#name\",\"classes\":\"\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorInUseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorInUseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCursorInUseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCursorInUseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorInUseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorInUseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":128,\"name\":\"MongoDecompressionError\",\"url\":\"classes/MongoDecompressionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDecompressionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDecompressionError.html#name\",\"classes\":\"\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDecompressionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDecompressionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoDecompressionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoDecompressionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDecompressionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDecompressionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":128,\"name\":\"MongoDriverError\",\"url\":\"classes/MongoDriverError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDriverError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDriverError.html#name\",\"classes\":\"\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDriverError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDriverError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoDriverError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoDriverError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDriverError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDriverError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDriverError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDriverError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":128,\"name\":\"MongoError\",\"url\":\"classes/MongoError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoError.html#code\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoError.html#topologyVersion\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoError.html#connectionGeneration\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoError.html#cause\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoError.html#name\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoError.html#errmsg\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoError.html#hasErrorLabel\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoError.html#addErrorLabel\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoError.html#errorLabels\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":128,\"name\":\"MongoExpiredSessionError\",\"url\":\"classes/MongoExpiredSessionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoExpiredSessionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoExpiredSessionError.html#name\",\"classes\":\"\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoExpiredSessionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoExpiredSessionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoExpiredSessionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoExpiredSessionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoExpiredSessionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoExpiredSessionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":128,\"name\":\"MongoGridFSChunkError\",\"url\":\"classes/MongoGridFSChunkError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSChunkError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSChunkError.html#name\",\"classes\":\"\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSChunkError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSChunkError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoGridFSChunkError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoGridFSChunkError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSChunkError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSChunkError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":128,\"name\":\"MongoGridFSStreamError\",\"url\":\"classes/MongoGridFSStreamError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSStreamError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSStreamError.html#name\",\"classes\":\"\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSStreamError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSStreamError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoGridFSStreamError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoGridFSStreamError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSStreamError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSStreamError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":128,\"name\":\"MongoInvalidArgumentError\",\"url\":\"classes/MongoInvalidArgumentError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoInvalidArgumentError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoInvalidArgumentError.html#name\",\"classes\":\"\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoInvalidArgumentError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoInvalidArgumentError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoInvalidArgumentError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":128,\"name\":\"MongoKerberosError\",\"url\":\"classes/MongoKerberosError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoKerberosError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoKerberosError.html#name\",\"classes\":\"\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoKerberosError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoKerberosError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoKerberosError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoKerberosError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoKerberosError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoKerberosError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoKerberosError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoKerberosError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":128,\"name\":\"MongoMissingCredentialsError\",\"url\":\"classes/MongoMissingCredentialsError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingCredentialsError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingCredentialsError.html#name\",\"classes\":\"\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingCredentialsError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingCredentialsError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoMissingCredentialsError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoMissingCredentialsError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingCredentialsError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingCredentialsError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":128,\"name\":\"MongoMissingDependencyError\",\"url\":\"classes/MongoMissingDependencyError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingDependencyError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingDependencyError.html#name\",\"classes\":\"\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingDependencyError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingDependencyError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoMissingDependencyError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoMissingDependencyError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingDependencyError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingDependencyError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":128,\"name\":\"MongoNetworkError\",\"url\":\"classes/MongoNetworkError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkError.html#name\",\"classes\":\"\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNetworkError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNetworkError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":128,\"name\":\"MongoNetworkTimeoutError\",\"url\":\"classes/MongoNetworkTimeoutError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkTimeoutError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkTimeoutError.html#name\",\"classes\":\"\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkTimeoutError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNetworkTimeoutError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNetworkTimeoutError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":128,\"name\":\"MongoNotConnectedError\",\"url\":\"classes/MongoNotConnectedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNotConnectedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNotConnectedError.html#name\",\"classes\":\"\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNotConnectedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNotConnectedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNotConnectedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNotConnectedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNotConnectedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNotConnectedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":128,\"name\":\"MongoParseError\",\"url\":\"classes/MongoParseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoParseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoParseError.html#name\",\"classes\":\"\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoParseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoParseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoParseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoParseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoParseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoParseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoParseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoParseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":128,\"name\":\"MongoRuntimeError\",\"url\":\"classes/MongoRuntimeError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoRuntimeError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoRuntimeError.html#name\",\"classes\":\"\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoRuntimeError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoRuntimeError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoRuntimeError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoRuntimeError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoRuntimeError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoRuntimeError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":128,\"name\":\"MongoServerClosedError\",\"url\":\"classes/MongoServerClosedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerClosedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerClosedError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerClosedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerClosedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerClosedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerClosedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerClosedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerClosedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":128,\"name\":\"MongoServerError\",\"url\":\"classes/MongoServerError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoServerError.html#codeName\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoServerError.html#writeConcernError\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoServerError.html#errInfo\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoServerError.html#ok\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":128,\"name\":\"MongoServerSelectionError\",\"url\":\"classes/MongoServerSelectionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerSelectionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerSelectionError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoServerSelectionError.html#reason\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerSelectionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerSelectionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerSelectionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerSelectionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerSelectionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerSelectionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":128,\"name\":\"MongoSystemError\",\"url\":\"classes/MongoSystemError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoSystemError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoSystemError.html#reason\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoSystemError.html#name\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoSystemError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoSystemError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoSystemError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoSystemError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoSystemError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoSystemError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoSystemError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoSystemError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":128,\"name\":\"MongoTailableCursorError\",\"url\":\"classes/MongoTailableCursorError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTailableCursorError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTailableCursorError.html#name\",\"classes\":\"\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTailableCursorError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTailableCursorError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTailableCursorError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTailableCursorError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTailableCursorError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTailableCursorError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":128,\"name\":\"MongoTopologyClosedError\",\"url\":\"classes/MongoTopologyClosedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTopologyClosedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTopologyClosedError.html#name\",\"classes\":\"\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTopologyClosedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTopologyClosedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTopologyClosedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTopologyClosedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTopologyClosedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTopologyClosedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":128,\"name\":\"MongoTransactionError\",\"url\":\"classes/MongoTransactionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTransactionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTransactionError.html#name\",\"classes\":\"\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTransactionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTransactionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTransactionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTransactionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTransactionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTransactionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTransactionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTransactionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":128,\"name\":\"MongoUnexpectedServerResponseError\",\"url\":\"classes/MongoUnexpectedServerResponseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#name\",\"classes\":\"\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":128,\"name\":\"MongoWriteConcernError\",\"url\":\"classes/MongoWriteConcernError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoWriteConcernError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoWriteConcernError.html#result\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoWriteConcernError.html#name\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoWriteConcernError.html#codeName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoWriteConcernError.html#writeConcernError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoWriteConcernError.html#errInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoWriteConcernError.html#ok\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoWriteConcernError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoWriteConcernError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoWriteConcernError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoWriteConcernError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoWriteConcernError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoWriteConcernError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":128,\"name\":\"AbstractCursor\",\"url\":\"classes/AbstractCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/AbstractCursor.html#CLOSE\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AbstractCursor.html#id\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AbstractCursor.html#namespace\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AbstractCursor.html#readPreference\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AbstractCursor.html#readConcern\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/AbstractCursor.html#session\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AbstractCursor.html#closed\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AbstractCursor.html#killed\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AbstractCursor.html#loadBalanced\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AbstractCursor.html#bufferedCount\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AbstractCursor.html#readBufferedDocuments\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AbstractCursor.html#stream\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AbstractCursor.html#hasNext\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AbstractCursor.html#next\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AbstractCursor.html#tryNext\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AbstractCursor.html#forEach\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AbstractCursor.html#close-1\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AbstractCursor.html#toArray\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AbstractCursor.html#addCursorFlag\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AbstractCursor.html#map\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AbstractCursor.html#withReadPreference\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AbstractCursor.html#withReadConcern\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AbstractCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AbstractCursor.html#batchSize\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AbstractCursor.html#rewind\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AbstractCursor.html#clone\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AbstractCursor.html#_asyncIterator_\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AbstractCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AbstractCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AbstractCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AbstractCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AbstractCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AbstractCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AbstractCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AbstractCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AbstractCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AbstractCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AbstractCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AbstractCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AbstractCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AbstractCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AbstractCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":128,\"name\":\"Admin\",\"url\":\"classes/Admin.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Admin.html#command\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"buildInfo\",\"url\":\"classes/Admin.html#buildInfo\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"serverInfo\",\"url\":\"classes/Admin.html#serverInfo\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"serverStatus\",\"url\":\"classes/Admin.html#serverStatus\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"ping\",\"url\":\"classes/Admin.html#ping\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Admin.html#removeUser\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"validateCollection\",\"url\":\"classes/Admin.html#validateCollection\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"listDatabases\",\"url\":\"classes/Admin.html#listDatabases\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"replSetGetStatus\",\"url\":\"classes/Admin.html#replSetGetStatus\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":128,\"name\":\"AggregationCursor\",\"url\":\"classes/AggregationCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/AggregationCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/AggregationCursor.html#pipeline\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AggregationCursor.html#clone\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AggregationCursor.html#map\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/AggregationCursor.html#explain\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"group\",\"url\":\"classes/AggregationCursor.html#group\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/AggregationCursor.html#limit\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"match\",\"url\":\"classes/AggregationCursor.html#match\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"out\",\"url\":\"classes/AggregationCursor.html#out\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/AggregationCursor.html#project\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/AggregationCursor.html#lookup\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/AggregationCursor.html#redact\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/AggregationCursor.html#skip\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/AggregationCursor.html#sort\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/AggregationCursor.html#unwind\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/AggregationCursor.html#geoNear\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AggregationCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AggregationCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AggregationCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AggregationCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/AggregationCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AggregationCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AggregationCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AggregationCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AggregationCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AggregationCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AggregationCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AggregationCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AggregationCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AggregationCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AggregationCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AggregationCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AggregationCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AggregationCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AggregationCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AggregationCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AggregationCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AggregationCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AggregationCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AggregationCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AggregationCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AggregationCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AggregationCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AggregationCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AggregationCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AggregationCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AggregationCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AggregationCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AggregationCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AggregationCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AggregationCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AggregationCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AggregationCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AggregationCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AggregationCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":128,\"name\":\"CancellationToken\",\"url\":\"classes/CancellationToken.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/CancellationToken.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CancellationToken.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/CancellationToken.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/CancellationToken.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CancellationToken.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/CancellationToken.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/CancellationToken.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/CancellationToken.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/CancellationToken.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/CancellationToken.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/CancellationToken.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/CancellationToken.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/CancellationToken.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/CancellationToken.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/CancellationToken.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":128,\"name\":\"ChangeStream\",\"url\":\"classes/ChangeStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"RESPONSE\",\"url\":\"classes/ChangeStream.html#RESPONSE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"MORE\",\"url\":\"classes/ChangeStream.html#MORE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"INIT\",\"url\":\"classes/ChangeStream.html#INIT\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ChangeStream.html#CLOSE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"CHANGE\",\"url\":\"classes/ChangeStream.html#CHANGE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"END\",\"url\":\"classes/ChangeStream.html#END\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"ERROR\",\"url\":\"classes/ChangeStream.html#ERROR\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"RESUME_TOKEN_CHANGED\",\"url\":\"classes/ChangeStream.html#RESUME_TOKEN_CHANGED\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"pipeline\",\"url\":\"classes/ChangeStream.html#pipeline\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ChangeStream.html#options\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ChangeStream.html#parent\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"namespace\",\"url\":\"classes/ChangeStream.html#namespace\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChangeStream.html#type\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"streamOptions\",\"url\":\"classes/ChangeStream.html#streamOptions\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":262144,\"name\":\"resumeToken\",\"url\":\"classes/ChangeStream.html#resumeToken\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ChangeStream.html#hasNext\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ChangeStream.html#next\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ChangeStream.html#tryNext\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ChangeStream.html#closed\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ChangeStream.html#close-1\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ChangeStream.html#stream\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ChangeStream.html#_asyncIterator_\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ChangeStream.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ChangeStream.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ChangeStream.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ChangeStream.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ChangeStream.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ChangeStream.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ChangeStream.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ChangeStream.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ChangeStream.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ChangeStream.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ChangeStream.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ChangeStream.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ChangeStream.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ChangeStream.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ChangeStream.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":128,\"name\":\"ClientSession\",\"url\":\"classes/ClientSession.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"hasEnded\",\"url\":\"classes/ClientSession.html#hasEnded\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"clientOptions\",\"url\":\"classes/ClientSession.html#clientOptions\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"supports\",\"url\":\"classes/ClientSession.html#supports\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClientSession.html#supports.__type\",\"classes\":\"\",\"parent\":\"ClientSession.supports\"},{\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"classes/ClientSession.html#supports.__type.causalConsistency\",\"classes\":\"\",\"parent\":\"ClientSession.supports.__type\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"classes/ClientSession.html#clusterTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"operationTime\",\"url\":\"classes/ClientSession.html#operationTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"explicit\",\"url\":\"classes/ClientSession.html#explicit\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"classes/ClientSession.html#defaultTransactionOptions\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/ClientSession.html#transaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClientSession.html#id\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"serverSession\",\"url\":\"classes/ClientSession.html#serverSession\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"snapshotEnabled\",\"url\":\"classes/ClientSession.html#snapshotEnabled\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ClientSession.html#loadBalanced\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/ClientSession.html#isPinned\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"endSession\",\"url\":\"classes/ClientSession.html#endSession\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"advanceOperationTime\",\"url\":\"classes/ClientSession.html#advanceOperationTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"advanceClusterTime\",\"url\":\"classes/ClientSession.html#advanceClusterTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ClientSession.html#equals\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"incrementTransactionNumber\",\"url\":\"classes/ClientSession.html#incrementTransactionNumber\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"inTransaction\",\"url\":\"classes/ClientSession.html#inTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"startTransaction\",\"url\":\"classes/ClientSession.html#startTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"commitTransaction\",\"url\":\"classes/ClientSession.html#commitTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"abortTransaction\",\"url\":\"classes/ClientSession.html#abortTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"toBSON\",\"url\":\"classes/ClientSession.html#toBSON\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"withTransaction\",\"url\":\"classes/ClientSession.html#withTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ClientSession.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ClientSession.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ClientSession.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ClientSession.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ClientSession.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ClientSession.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ClientSession.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ClientSession.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ClientSession.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ClientSession.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ClientSession.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ClientSession.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ClientSession.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ClientSession.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ClientSession.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"\"},{\"kind\":262144,\"name\":\"dbName\",\"url\":\"classes/Collection.html#dbName\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"collectionName\",\"url\":\"classes/Collection.html#collectionName\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Collection.html#namespace\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Collection.html#readConcern\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Collection.html#readPreference\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Collection.html#bsonOptions\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Collection.html#writeConcern\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"hint\",\"url\":\"classes/Collection.html#hint\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"insertOne\",\"url\":\"classes/Collection.html#insertOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"insertMany\",\"url\":\"classes/Collection.html#insertMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"bulkWrite\",\"url\":\"classes/Collection.html#bulkWrite\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/Collection.html#updateOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/Collection.html#replaceOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateMany\",\"url\":\"classes/Collection.html#updateMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/Collection.html#deleteOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"deleteMany\",\"url\":\"classes/Collection.html#deleteMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Collection.html#rename\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/Collection.html#drop\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOne\",\"url\":\"classes/Collection.html#findOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"options\",\"url\":\"classes/Collection.html#options\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"isCapped\",\"url\":\"classes/Collection.html#isCapped\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Collection.html#createIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createIndexes\",\"url\":\"classes/Collection.html#createIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropIndex\",\"url\":\"classes/Collection.html#dropIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropIndexes\",\"url\":\"classes/Collection.html#dropIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"listIndexes\",\"url\":\"classes/Collection.html#listIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexExists\",\"url\":\"classes/Collection.html#indexExists\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Collection.html#indexInformation\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"estimatedDocumentCount\",\"url\":\"classes/Collection.html#estimatedDocumentCount\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"countDocuments\",\"url\":\"classes/Collection.html#countDocuments\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"distinct\",\"url\":\"classes/Collection.html#distinct\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexes\",\"url\":\"classes/Collection.html#indexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndDelete\",\"url\":\"classes/Collection.html#findOneAndDelete\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndReplace\",\"url\":\"classes/Collection.html#findOneAndReplace\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndUpdate\",\"url\":\"classes/Collection.html#findOneAndUpdate\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Collection.html#aggregate\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Collection.html#watch\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"initializeUnorderedBulkOp\",\"url\":\"classes/Collection.html#initializeUnorderedBulkOp\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"initializeOrderedBulkOp\",\"url\":\"classes/Collection.html#initializeOrderedBulkOp\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/Collection.html#count\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"listSearchIndexes\",\"url\":\"classes/Collection.html#listSearchIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createSearchIndex\",\"url\":\"classes/Collection.html#createSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createSearchIndexes\",\"url\":\"classes/Collection.html#createSearchIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropSearchIndex\",\"url\":\"classes/Collection.html#dropSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateSearchIndex\",\"url\":\"classes/Collection.html#updateSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":128,\"name\":\"Db\",\"url\":\"classes/Db.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"SYSTEM_NAMESPACE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_NAMESPACE_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_INDEX_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_INDEX_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_PROFILE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_PROFILE_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_USER_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_USER_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_COMMAND_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_COMMAND_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_JS_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_JS_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Db.html#constructor\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"databaseName\",\"url\":\"classes/Db.html#databaseName\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"options\",\"url\":\"classes/Db.html#options\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"secondaryOk\",\"url\":\"classes/Db.html#secondaryOk\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Db.html#readConcern\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Db.html#readPreference\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Db.html#bsonOptions\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Db.html#writeConcern\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Db.html#namespace\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"createCollection\",\"url\":\"classes/Db.html#createCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Db.html#command\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Db.html#aggregate\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"admin\",\"url\":\"classes/Db.html#admin\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"collection\",\"url\":\"classes/Db.html#collection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Db.html#stats\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"listCollections\",\"url\":\"classes/Db.html#listCollections\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"renameCollection\",\"url\":\"classes/Db.html#renameCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"dropCollection\",\"url\":\"classes/Db.html#dropCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"dropDatabase\",\"url\":\"classes/Db.html#dropDatabase\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"collections\",\"url\":\"classes/Db.html#collections\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Db.html#createIndex\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Db.html#removeUser\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"setProfilingLevel\",\"url\":\"classes/Db.html#setProfilingLevel\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"profilingLevel\",\"url\":\"classes/Db.html#profilingLevel\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Db.html#indexInformation\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Db.html#watch\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"runCursorCommand\",\"url\":\"classes/Db.html#runCursorCommand\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":128,\"name\":\"FindCursor\",\"url\":\"classes/FindCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/FindCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/FindCursor.html#clone\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/FindCursor.html#map\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/FindCursor.html#count\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/FindCursor.html#explain\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/FindCursor.html#filter\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindCursor.html#hint\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"min\",\"url\":\"classes/FindCursor.html#min\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"max\",\"url\":\"classes/FindCursor.html#max\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"returnKey\",\"url\":\"classes/FindCursor.html#returnKey\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"showRecordId\",\"url\":\"classes/FindCursor.html#showRecordId\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addQueryModifier\",\"url\":\"classes/FindCursor.html#addQueryModifier\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"comment\",\"url\":\"classes/FindCursor.html#comment\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/FindCursor.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/FindCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/FindCursor.html#project\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/FindCursor.html#sort\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"allowDiskUse\",\"url\":\"classes/FindCursor.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindCursor.html#collation\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/FindCursor.html#limit\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/FindCursor.html#skip\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/FindCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/FindCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/FindCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/FindCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/FindCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/FindCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/FindCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/FindCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/FindCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/FindCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/FindCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/FindCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/FindCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/FindCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/FindCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/FindCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/FindCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/FindCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/FindCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/FindCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/FindCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/FindCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/FindCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/FindCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/FindCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/FindCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/FindCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/FindCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/FindCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/FindCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/FindCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/FindCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/FindCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/FindCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/FindCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/FindCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/FindCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/FindCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":128,\"name\":\"GridFSBucket\",\"url\":\"classes/GridFSBucket.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"INDEX\",\"url\":\"classes/GridFSBucket.html#INDEX\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridFSBucket.html#constructor\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openUploadStream\",\"url\":\"classes/GridFSBucket.html#openUploadStream\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openUploadStreamWithId\",\"url\":\"classes/GridFSBucket.html#openUploadStreamWithId\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openDownloadStream\",\"url\":\"classes/GridFSBucket.html#openDownloadStream\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/GridFSBucket.html#delete\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/GridFSBucket.html#find\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openDownloadStreamByName\",\"url\":\"classes/GridFSBucket.html#openDownloadStreamByName\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/GridFSBucket.html#rename\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/GridFSBucket.html#drop\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/GridFSBucket.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GridFSBucket.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/GridFSBucket.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/GridFSBucket.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GridFSBucket.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/GridFSBucket.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/GridFSBucket.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/GridFSBucket.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/GridFSBucket.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/GridFSBucket.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/GridFSBucket.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/GridFSBucket.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/GridFSBucket.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/GridFSBucket.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/GridFSBucket.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":128,\"name\":\"GridFSBucketReadStream\",\"url\":\"classes/GridFSBucketReadStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"FILE\",\"url\":\"classes/GridFSBucketReadStream.html#FILE\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GridFSBucketReadStream.html#start\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketReadStream.html#end\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketReadStream.html#abort\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":128,\"name\":\"GridFSBucketWriteStream\",\"url\":\"classes/GridFSBucketWriteStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bucket\",\"url\":\"classes/GridFSBucketWriteStream.html#bucket\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"chunks\",\"url\":\"classes/GridFSBucketWriteStream.html#chunks\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"files\",\"url\":\"classes/GridFSBucketWriteStream.html#files\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/GridFSBucketWriteStream.html#filename\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GridFSBucketWriteStream.html#options\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"done\",\"url\":\"classes/GridFSBucketWriteStream.html#done\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/GridFSBucketWriteStream.html#id\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"classes/GridFSBucketWriteStream.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"bufToStore\",\"url\":\"classes/GridFSBucketWriteStream.html#bufToStore\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"length\",\"url\":\"classes/GridFSBucketWriteStream.html#length\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"n\",\"url\":\"classes/GridFSBucketWriteStream.html#n\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/GridFSBucketWriteStream.html#pos\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"classes/GridFSBucketWriteStream.html#state\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state\"},{\"kind\":1024,\"name\":\"streamEnd\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.streamEnd\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"outstandingRequests\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.outstandingRequests\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"errored\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.errored-1\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"aborted\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.aborted\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"classes/GridFSBucketWriteStream.html#writeConcern\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"gridFSFile\",\"url\":\"classes/GridFSBucketWriteStream.html#gridFSFile\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketWriteStream.html#abort\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":128,\"name\":\"ListCollectionsCursor\",\"url\":\"classes/ListCollectionsCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListCollectionsCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListCollectionsCursor.html#constructor\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListCollectionsCursor.html#parent\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/ListCollectionsCursor.html#filter\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListCollectionsCursor.html#options\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListCollectionsCursor.html#clone\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListCollectionsCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListCollectionsCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListCollectionsCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListCollectionsCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListCollectionsCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListCollectionsCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListCollectionsCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListCollectionsCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListCollectionsCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListCollectionsCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListCollectionsCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListCollectionsCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListCollectionsCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListCollectionsCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListCollectionsCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListCollectionsCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListCollectionsCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListCollectionsCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListCollectionsCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListCollectionsCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListCollectionsCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListCollectionsCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListCollectionsCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListCollectionsCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListCollectionsCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListCollectionsCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListCollectionsCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListCollectionsCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListCollectionsCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListCollectionsCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListCollectionsCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListCollectionsCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListCollectionsCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListCollectionsCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListCollectionsCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListCollectionsCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListCollectionsCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListCollectionsCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":128,\"name\":\"ListIndexesCursor\",\"url\":\"classes/ListIndexesCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListIndexesCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListIndexesCursor.html#constructor\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListIndexesCursor.html#parent\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListIndexesCursor.html#options\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListIndexesCursor.html#clone\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListIndexesCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListIndexesCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListIndexesCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListIndexesCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListIndexesCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListIndexesCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListIndexesCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListIndexesCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListIndexesCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListIndexesCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListIndexesCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListIndexesCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListIndexesCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListIndexesCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListIndexesCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListIndexesCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListIndexesCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListIndexesCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListIndexesCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListIndexesCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListIndexesCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListIndexesCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListIndexesCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListIndexesCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListIndexesCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListIndexesCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListIndexesCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListIndexesCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":128,\"name\":\"MongoClient\",\"url\":\"classes/MongoClient.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect-2\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoClient.html#constructor\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"options\",\"url\":\"classes/MongoClient.html#options\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"serverApi\",\"url\":\"classes/MongoClient.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"monitorCommands\",\"url\":\"classes/MongoClient.html#monitorCommands\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/MongoClient.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/MongoClient.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/MongoClient.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/MongoClient.html#bsonOptions\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/MongoClient.html#close\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"db\",\"url\":\"classes/MongoClient.html#db\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"startSession\",\"url\":\"classes/MongoClient.html#startSession\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"withSession\",\"url\":\"classes/MongoClient.html#withSession\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/MongoClient.html#watch\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/MongoClient.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MongoClient.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MongoClient.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/MongoClient.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MongoClient.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/MongoClient.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/MongoClient.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/MongoClient.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/MongoClient.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/MongoClient.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/MongoClient.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/MongoClient.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/MongoClient.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/MongoClient.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/MongoClient.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":128,\"name\":\"OrderedBulkOperation\",\"url\":\"classes/OrderedBulkOperation.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/OrderedBulkOperation.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/OrderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/OrderedBulkOperation.html#operationId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/OrderedBulkOperation.html#insert\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/OrderedBulkOperation.html#find\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/OrderedBulkOperation.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/OrderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/OrderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/OrderedBulkOperation.html#batches\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/OrderedBulkOperation.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":128,\"name\":\"RunCommandCursor\",\"url\":\"classes/RunCommandCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/RunCommandCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"classes/RunCommandCursor.html#command\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":1024,\"name\":\"getMoreOptions\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.comment\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.batchSize\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":2048,\"name\":\"setComment\",\"url\":\"classes/RunCommandCursor.html#setComment\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setMaxTimeMS\",\"url\":\"classes/RunCommandCursor.html#setMaxTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setBatchSize\",\"url\":\"classes/RunCommandCursor.html#setBatchSize\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/RunCommandCursor.html#clone\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/RunCommandCursor.html#withReadConcern\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/RunCommandCursor.html#addCursorFlag\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/RunCommandCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/RunCommandCursor.html#batchSize-1\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/RunCommandCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/RunCommandCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/RunCommandCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/RunCommandCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/RunCommandCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/RunCommandCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/RunCommandCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/RunCommandCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/RunCommandCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/RunCommandCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/RunCommandCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/RunCommandCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/RunCommandCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/RunCommandCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/RunCommandCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/RunCommandCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/RunCommandCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/RunCommandCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/RunCommandCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/RunCommandCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/RunCommandCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/RunCommandCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/RunCommandCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/RunCommandCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/RunCommandCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/RunCommandCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/RunCommandCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/RunCommandCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/RunCommandCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/RunCommandCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/RunCommandCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/RunCommandCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/RunCommandCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/RunCommandCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/RunCommandCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/RunCommandCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":128,\"name\":\"UnorderedBulkOperation\",\"url\":\"classes/UnorderedBulkOperation.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"handleWriteError\",\"url\":\"classes/UnorderedBulkOperation.html#handleWriteError\",\"classes\":\"\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/UnorderedBulkOperation.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/UnorderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/UnorderedBulkOperation.html#operationId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/UnorderedBulkOperation.html#insert\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UnorderedBulkOperation.html#find\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/UnorderedBulkOperation.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/UnorderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/UnorderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/UnorderedBulkOperation.html#batches\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/UnorderedBulkOperation.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":32,\"name\":\"BatchType\",\"url\":\"variables/BatchType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"BatchType\",\"url\":\"types/BatchType.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"variables/AutoEncryptionLoggerLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"types/AutoEncryptionLoggerLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"variables/GSSAPICanonicalizationValue-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"types/GSSAPICanonicalizationValue.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"AuthMechanism\",\"url\":\"variables/AuthMechanism-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AuthMechanism\",\"url\":\"types/AuthMechanism.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"Compressor\",\"url\":\"variables/Compressor-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Compressor\",\"url\":\"types/Compressor.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"CURSOR_FLAGS\",\"url\":\"variables/CURSOR_FLAGS.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MongoErrorLabel\",\"url\":\"variables/MongoErrorLabel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"MongoErrorLabel\",\"url\":\"types/MongoErrorLabel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ExplainVerbosity\",\"url\":\"variables/ExplainVerbosity-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ExplainVerbosity\",\"url\":\"types/ExplainVerbosity.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ServerApiVersion\",\"url\":\"variables/ServerApiVersion-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerApiVersion\",\"url\":\"types/ServerApiVersion.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReturnDocument\",\"url\":\"variables/ReturnDocument-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReturnDocument\",\"url\":\"types/ReturnDocument.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ProfilingLevel\",\"url\":\"variables/ProfilingLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ProfilingLevel\",\"url\":\"types/ProfilingLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReadConcernLevel\",\"url\":\"variables/ReadConcernLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReadConcernLevel\",\"url\":\"types/ReadConcernLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReadPreferenceMode\",\"url\":\"variables/ReadPreferenceMode-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReadPreferenceMode\",\"url\":\"types/ReadPreferenceMode.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ServerType\",\"url\":\"variables/ServerType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerType\",\"url\":\"types/ServerType.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"TopologyType\",\"url\":\"variables/TopologyType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TopologyType\",\"url\":\"types/TopologyType.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ReadConcern\",\"url\":\"classes/ReadConcern.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadConcern.html#fromOptions\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"MAJORITY\",\"url\":\"classes/ReadConcern.html#MAJORITY\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"AVAILABLE\",\"url\":\"classes/ReadConcern.html#AVAILABLE\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"LINEARIZABLE\",\"url\":\"classes/ReadConcern.html#LINEARIZABLE\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"SNAPSHOT\",\"url\":\"classes/ReadConcern.html#SNAPSHOT\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadConcern.html#constructor\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"classes/ReadConcern.html#level\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadConcern.html#toJSON\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":128,\"name\":\"ReadPreference\",\"url\":\"classes/ReadPreference.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"PRIMARY\",\"url\":\"classes/ReadPreference.html#PRIMARY\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"PRIMARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#PRIMARY_PREFERRED\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"SECONDARY\",\"url\":\"classes/ReadPreference.html#SECONDARY\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"SECONDARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#SECONDARY_PREFERRED\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"NEAREST\",\"url\":\"classes/ReadPreference.html#NEAREST\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ReadPreference.html#primary-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"primaryPreferred\",\"url\":\"classes/ReadPreference.html#primaryPreferred\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"secondary\",\"url\":\"classes/ReadPreference.html#secondary-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"secondaryPreferred\",\"url\":\"classes/ReadPreference.html#secondaryPreferred\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"nearest\",\"url\":\"classes/ReadPreference.html#nearest-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/ReadPreference.html#fromString\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadPreference.html#fromOptions\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/ReadPreference.html#translate\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid-2\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadPreference.html#constructor\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"mode\",\"url\":\"classes/ReadPreference.html#mode\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ReadPreference.html#tags\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"classes/ReadPreference.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"classes/ReadPreference.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ReadPreference.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":262144,\"name\":\"preference\",\"url\":\"classes/ReadPreference.html#preference\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"secondaryOk\",\"url\":\"classes/ReadPreference.html#secondaryOk\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ReadPreference.html#equals\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadPreference.html#toJSON\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":128,\"name\":\"WriteConcern\",\"url\":\"classes/WriteConcern.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"apply\",\"url\":\"classes/WriteConcern.html#apply\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/WriteConcern.html#fromOptions\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcern.html#constructor\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"classes/WriteConcern.html#w\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"classes/WriteConcern.html#journal\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"classes/WriteConcern.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"classes/WriteConcern.html#wtimeout\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"j\",\"url\":\"classes/WriteConcern.html#j\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"fsync\",\"url\":\"classes/WriteConcern.html#fsync\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":128,\"name\":\"CommandFailedEvent\",\"url\":\"classes/CommandFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandFailedEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandFailedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandFailedEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandFailedEvent.html#duration\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandFailedEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/CommandFailedEvent.html#failure\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandFailedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandFailedEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":128,\"name\":\"CommandStartedEvent\",\"url\":\"classes/CommandStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"commandObj\",\"url\":\"classes/CommandStartedEvent.html#commandObj\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandStartedEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"databaseName\",\"url\":\"classes/CommandStartedEvent.html#databaseName\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandStartedEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"classes/CommandStartedEvent.html#command\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandStartedEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandStartedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandStartedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandStartedEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":128,\"name\":\"CommandSucceededEvent\",\"url\":\"classes/CommandSucceededEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandSucceededEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandSucceededEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandSucceededEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandSucceededEvent.html#duration\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandSucceededEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/CommandSucceededEvent.html#reply\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandSucceededEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandSucceededEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckedInEvent\",\"url\":\"classes/ConnectionCheckedInEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedInEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedInEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedInEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckedOutEvent\",\"url\":\"classes/ConnectionCheckedOutEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedOutEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedOutEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedOutEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckOutFailedEvent\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#reason\",\"classes\":\"\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckOutStartedEvent\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"kind\":128,\"name\":\"ConnectionClosedEvent\",\"url\":\"classes/ConnectionClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionClosedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionClosedEvent.html#reason\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/ConnectionClosedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionClosedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionClosedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":128,\"name\":\"ConnectionCreatedEvent\",\"url\":\"classes/ConnectionCreatedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCreatedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCreatedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCreatedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolClearedEvent\",\"url\":\"classes/ConnectionPoolClearedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"interruptInUseConnections\",\"url\":\"classes/ConnectionPoolClearedEvent.html#interruptInUseConnections\",\"classes\":\"\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClearedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClearedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolClosedEvent\",\"url\":\"classes/ConnectionPoolClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClosedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClosedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolCreatedEvent\",\"url\":\"classes/ConnectionPoolCreatedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#options\",\"classes\":\"\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolMonitoringEvent\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#time\",\"classes\":\"\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#address\",\"classes\":\"\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolReadyEvent\",\"url\":\"classes/ConnectionPoolReadyEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolReadyEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolReadyEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolReadyEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolReadyEvent\"},{\"kind\":128,\"name\":\"ConnectionReadyEvent\",\"url\":\"classes/ConnectionReadyEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionReadyEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionReadyEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionReadyEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":128,\"name\":\"ServerClosedEvent\",\"url\":\"classes/ServerClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerClosedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerClosedEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerClosedEvent\"},{\"kind\":128,\"name\":\"ServerDescriptionChangedEvent\",\"url\":\"classes/ServerDescriptionChangedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerDescriptionChangedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescriptionChangedEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#previousDescription\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#newDescription\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatFailedEvent\",\"url\":\"classes/ServerHeartbeatFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#duration\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#failure\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatStartedEvent\",\"url\":\"classes/ServerHeartbeatStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatStartedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatStartedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatSucceededEvent\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#duration\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#reply\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":128,\"name\":\"ServerOpeningEvent\",\"url\":\"classes/ServerOpeningEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerOpeningEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerOpeningEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerOpeningEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerOpeningEvent\"},{\"kind\":128,\"name\":\"TopologyClosedEvent\",\"url\":\"classes/TopologyClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyClosedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyClosedEvent\"},{\"kind\":128,\"name\":\"TopologyDescriptionChangedEvent\",\"url\":\"classes/TopologyDescriptionChangedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#previousDescription\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#newDescription\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":128,\"name\":\"TopologyOpeningEvent\",\"url\":\"classes/TopologyOpeningEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyOpeningEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyOpeningEvent\"},{\"kind\":256,\"name\":\"BSONSerializeOptions\",\"url\":\"interfaces/BSONSerializeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BSONSerializeOptions.html#raw\",\"classes\":\"\",\"parent\":\"BSONSerializeOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BSONSerializeOptions.html#enableUtf8Validation\",\"classes\":\"\",\"parent\":\"BSONSerializeOptions\"},{\"kind\":8388608,\"name\":\"Document\",\"url\":\"modules.html#Document\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"deserialize\",\"url\":\"modules.html#deserialize\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"serialize\",\"url\":\"modules.html#serialize\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BulkWriteOperationError\",\"url\":\"interfaces/BulkWriteOperationError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BulkWriteOperationError.html#index\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/BulkWriteOperationError.html#code\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/BulkWriteOperationError.html#errmsg\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/BulkWriteOperationError.html#errInfo\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/BulkWriteOperationError.html#op\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":128,\"name\":\"BulkWriteResult\",\"url\":\"classes/BulkWriteResult.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"generateIdMap\",\"url\":\"classes/BulkWriteResult.html#generateIdMap\",\"classes\":\"tsd-is-private\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#generateIdMap.generateIdMap-1.__type-2\",\"classes\":\"\",\"parent\":\"BulkWriteResult.generateIdMap.generateIdMap\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/BulkWriteResult.html#result\",\"classes\":\"tsd-is-private\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"classes/BulkWriteResult.html#insertedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"classes/BulkWriteResult.html#matchedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"classes/BulkWriteResult.html#modifiedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"classes/BulkWriteResult.html#deletedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"classes/BulkWriteResult.html#upsertedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"upsertedIds\",\"url\":\"classes/BulkWriteResult.html#upsertedIds\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#upsertedIds.__type-1\",\"classes\":\"\",\"parent\":\"BulkWriteResult.upsertedIds\"},{\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"classes/BulkWriteResult.html#insertedIds\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#insertedIds.__type\",\"classes\":\"\",\"parent\":\"BulkWriteResult.insertedIds\"},{\"kind\":262144,\"name\":\"ok\",\"url\":\"classes/BulkWriteResult.html#ok\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getUpsertedIdAt\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIdAt\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getRawResponse\",\"url\":\"classes/BulkWriteResult.html#getRawResponse\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"hasWriteErrors\",\"url\":\"classes/BulkWriteResult.html#hasWriteErrors\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrorCount\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrorAt\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorAt\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrors\",\"url\":\"classes/BulkWriteResult.html#getWriteErrors\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteConcernError\",\"url\":\"classes/BulkWriteResult.html#getWriteConcernError\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/BulkWriteResult.html#toString\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"isOk\",\"url\":\"classes/BulkWriteResult.html#isOk\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":256,\"name\":\"DeleteManyModel\",\"url\":\"interfaces/DeleteManyModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteManyModel.html#filter\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteManyModel.html#collation\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteManyModel.html#hint\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":256,\"name\":\"DeleteOneModel\",\"url\":\"interfaces/DeleteOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteOneModel.html#filter\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOneModel.html#collation\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOneModel.html#hint\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":256,\"name\":\"InsertOneModel\",\"url\":\"interfaces/InsertOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"document\",\"url\":\"interfaces/InsertOneModel.html#document\",\"classes\":\"\",\"parent\":\"InsertOneModel\"},{\"kind\":256,\"name\":\"ReplaceOneModel\",\"url\":\"interfaces/ReplaceOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ReplaceOneModel.html#filter\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"replacement\",\"url\":\"interfaces/ReplaceOneModel.html#replacement\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOneModel.html#collation\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOneModel.html#hint\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOneModel.html#upsert\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":256,\"name\":\"UpdateManyModel\",\"url\":\"interfaces/UpdateManyModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateManyModel.html#filter\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateManyModel.html#update\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateManyModel.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateManyModel.html#collation\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateManyModel.html#hint\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateManyModel.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":256,\"name\":\"UpdateOneModel\",\"url\":\"interfaces/UpdateOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateOneModel.html#filter\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateOneModel.html#update\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOneModel.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOneModel.html#collation\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOneModel.html#hint\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOneModel.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":128,\"name\":\"WriteConcernError\",\"url\":\"classes/WriteConcernError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcernError.html#constructor\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteConcernError.html#code\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteConcernError.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteConcernError.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteConcernError.html#toJSON\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteConcernError.html#toString\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":128,\"name\":\"WriteError\",\"url\":\"classes/WriteError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteError.html#constructor\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/WriteError.html#err\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteError.html#code\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"index\",\"url\":\"classes/WriteError.html#index\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteError.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":2048,\"name\":\"getOperation\",\"url\":\"classes/WriteError.html#getOperation\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteError.html#toJSON\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.code-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.index-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.errmsg-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"op\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.op\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteError.html#toString\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":128,\"name\":\"Batch\",\"url\":\"classes/Batch.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Batch.html#constructor\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"originalZeroIndex\",\"url\":\"classes/Batch.html#originalZeroIndex\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"currentIndex\",\"url\":\"classes/Batch.html#currentIndex\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"originalIndexes\",\"url\":\"classes/Batch.html#originalIndexes\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"batchType\",\"url\":\"classes/Batch.html#batchType\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Batch.html#operations\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Batch.html#size\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"sizeBytes\",\"url\":\"classes/Batch.html#sizeBytes\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":128,\"name\":\"BulkOperationBase\",\"url\":\"classes/BulkOperationBase.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/BulkOperationBase.html#isOrdered\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/BulkOperationBase.html#operationId\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/BulkOperationBase.html#insert\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BulkOperationBase.html#find\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/BulkOperationBase.html#raw\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/BulkOperationBase.html#bsonOptions\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/BulkOperationBase.html#writeConcern\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/BulkOperationBase.html#batches\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/BulkOperationBase.html#execute\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/BulkOperationBase.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":128,\"name\":\"FindOperators\",\"url\":\"classes/FindOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bulkOperation\",\"url\":\"classes/FindOperators.html#bulkOperation\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/FindOperators.html#update\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/FindOperators.html#updateOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/FindOperators.html#replaceOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/FindOperators.html#deleteOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/FindOperators.html#delete\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"upsert\",\"url\":\"classes/FindOperators.html#upsert\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindOperators.html#collation\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"arrayFilters\",\"url\":\"classes/FindOperators.html#arrayFilters\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindOperators.html#hint\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":256,\"name\":\"WriteConcernErrorData\",\"url\":\"interfaces/WriteConcernErrorData.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/WriteConcernErrorData.html#code\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/WriteConcernErrorData.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/WriteConcernErrorData.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":256,\"name\":\"ChangeStreamCollModDocument\",\"url\":\"interfaces/ChangeStreamCollModDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":256,\"name\":\"ChangeStreamCreateDocument\",\"url\":\"interfaces/ChangeStreamCreateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":256,\"name\":\"ChangeStreamCreateIndexDocument\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDeleteDocument\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":4194304,\"name\":\"ChangeStreamDocument\",\"url\":\"types/ChangeStreamDocument.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentCollectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html#collectionUUID\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCollectionUUID\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentCommon\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#_id\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#clusterTime\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#txnNumber\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#lsid\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#splitEvent\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey.__type._id\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey.documentKey.__type\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentOperationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html#operationDescription\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentOperationDescription\"},{\"kind\":256,\"name\":\"ChangeStreamDropDatabaseDocument\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument.ns\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns.__type.db\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument.ns.__type\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDropDocument\",\"url\":\"interfaces/ChangeStreamDropDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDropIndexDocument\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":4194304,\"name\":\"ChangeStreamEvents\",\"url\":\"types/ChangeStreamEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ChangeStreamInsertDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":256,\"name\":\"ChangeStreamInvalidateDocument\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":256,\"name\":\"ChangeStreamNameSpace\",\"url\":\"interfaces/ChangeStreamNameSpace.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamNameSpace.html#db\",\"classes\":\"\",\"parent\":\"ChangeStreamNameSpace\"},{\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamNameSpace.html#coll\",\"classes\":\"\",\"parent\":\"ChangeStreamNameSpace\"},{\"kind\":256,\"name\":\"ChangeStreamOptions\",\"url\":\"interfaces/ChangeStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#resumeAfter\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#startAfter\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ChangeStreamOptions.html#startAtOperationTime\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ChangeStreamOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"showExpandedEvents\",\"url\":\"interfaces/ChangeStreamOptions.html#showExpandedEvents\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ChangeStreamOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ChangeStreamOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ChangeStreamOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ChangeStreamOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ChangeStreamOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/ChangeStreamOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ChangeStreamOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ChangeStreamOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ChangeStreamOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ChangeStreamOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ChangeStreamOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ChangeStreamOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/ChangeStreamOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ChangeStreamOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ChangeStreamOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/ChangeStreamOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":256,\"name\":\"ChangeStreamRefineCollectionShardKeyDocument\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":256,\"name\":\"ChangeStreamRenameDocument\",\"url\":\"interfaces/ChangeStreamRenameDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type.db\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to.__type\"},{\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type.coll\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to.__type\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":256,\"name\":\"ChangeStreamReplaceDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument.documentKey.__type\"},{\"kind\":256,\"name\":\"ChangeStreamReshardCollectionDocument\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":256,\"name\":\"ChangeStreamShardCollectionDocument\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":256,\"name\":\"ChangeStreamSplitEvent\",\"url\":\"interfaces/ChangeStreamSplitEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"fragment\",\"url\":\"interfaces/ChangeStreamSplitEvent.html#fragment\",\"classes\":\"\",\"parent\":\"ChangeStreamSplitEvent\"},{\"kind\":1024,\"name\":\"of\",\"url\":\"interfaces/ChangeStreamSplitEvent.html#of\",\"classes\":\"\",\"parent\":\"ChangeStreamSplitEvent\"},{\"kind\":256,\"name\":\"ChangeStreamUpdateDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"updateDescription\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#updateDescription\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":4194304,\"name\":\"OperationTime\",\"url\":\"types/OperationTime.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ResumeOptions\",\"url\":\"interfaces/ResumeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ResumeOptions.html#startAtOperationTime\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ResumeOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ResumeOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ResumeOptions.html#collation\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ResumeOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ResumeOptions.html#resumeAfter\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ResumeOptions.html#startAfter\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ResumeOptions.html#fullDocument\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":4194304,\"name\":\"ResumeToken\",\"url\":\"types/ResumeToken.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"UpdateDescription\",\"url\":\"interfaces/UpdateDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"updatedFields\",\"url\":\"interfaces/UpdateDescription.html#updatedFields\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"removedFields\",\"url\":\"interfaces/UpdateDescription.html#removedFields\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"truncatedArrays\",\"url\":\"interfaces/UpdateDescription.html#truncatedArrays\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"disambiguatedPaths\",\"url\":\"interfaces/UpdateDescription.html#disambiguatedPaths\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":256,\"name\":\"AutoEncryptionOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultClient\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.aws\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local.__type-3\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.local\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local.__type-3.key\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.local.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.azure\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.gcp\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip.__type-2\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.kmip\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip.__type-2.endpoint\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.kmip.__type\"},{\"kind\":1024,\"name\":\"schemaMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#schemaMap\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"encryptedFieldsMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#encryptedFieldsMap\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"bypassAutoEncryption\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassAutoEncryption\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"bypassQueryAnalysis\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassQueryAnalysis\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/AutoEncryptionOptions.html#options\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4.logger\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4.logger.__type-5\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options.__type.logger\"},{\"kind\":1024,\"name\":\"extraOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions\"},{\"kind\":1024,\"name\":\"mongocryptdURI\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdURI\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdBypassSpawn\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdBypassSpawn\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdSpawnPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdSpawnPath\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdSpawnArgs\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdSpawnArgs\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"cryptSharedLibPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.cryptSharedLibPath\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"cryptSharedLibRequired\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.cryptSharedLibRequired\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#proxyOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#tlsOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":4194304,\"name\":\"AutoEncryptionExtraOptions\",\"url\":\"types/AutoEncryptionExtraOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AWSEncryptionKeyOptions\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"region\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#region\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#key\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#endpoint\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"AzureEncryptionKeyOptions\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyName\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyName\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVaultEndpoint\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyVaultEndpoint\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVersion\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyVersion\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionCreateDataKeyProviderOptions\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#masterKey\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"keyAltNames\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#keyAltNames\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"keyMaterial\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#keyMaterial\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionEncryptOptions\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"algorithm\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#algorithm\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#keyId\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"keyAltName\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#keyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"contentionFactor\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#contentionFactor\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"queryType\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#queryType\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"rangeOptions\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#rangeOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/ClientEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/ClientEncryptionOptions.html#keyVaultClient\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/ClientEncryptionOptions.html#kmsProviders\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html#proxyOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html#tlsOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"provider\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html#provider\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html#masterKey\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionRewrapManyDataKeyResult\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bulkWriteResult\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyResult.html#bulkWriteResult\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyResult\"},{\"kind\":256,\"name\":\"DataKey\",\"url\":\"interfaces/DataKey.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/DataKey.html#_id\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DataKey.html#version\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"keyAltNames\",\"url\":\"interfaces/DataKey.html#keyAltNames\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"keyMaterial\",\"url\":\"interfaces/DataKey.html#keyMaterial\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"creationDate\",\"url\":\"interfaces/DataKey.html#creationDate\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"updateDate\",\"url\":\"interfaces/DataKey.html#updateDate\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DataKey.html#status\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/DataKey.html#masterKey\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":256,\"name\":\"GCPEncryptionKeyOptions\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"projectId\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#projectId\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"location\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#location\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyRing\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyRing\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyName\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyName\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVersion\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyVersion\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#endpoint\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"RangeOptions\",\"url\":\"interfaces/RangeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/RangeOptions.html#min\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/RangeOptions.html#max\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"sparsity\",\"url\":\"interfaces/RangeOptions.html#sparsity\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"precision\",\"url\":\"interfaces/RangeOptions.html#precision\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":128,\"name\":\"MongoCryptAzureKMSRequestError\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#body\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":128,\"name\":\"MongoCryptCreateDataKeyError\",\"url\":\"classes/MongoCryptCreateDataKeyError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#encryptedFields\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":128,\"name\":\"MongoCryptCreateEncryptedCollectionError\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#encryptedFields\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":128,\"name\":\"MongoCryptError\",\"url\":\"classes/MongoCryptError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":128,\"name\":\"MongoCryptInvalidArgumentError\",\"url\":\"classes/MongoCryptInvalidArgumentError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":128,\"name\":\"MongoCryptKMSRequestNetworkTimeoutError\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":4194304,\"name\":\"ClientEncryptionDataKeyProvider\",\"url\":\"types/ClientEncryptionDataKeyProvider.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"KMSProviders\",\"url\":\"interfaces/KMSProviders.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/KMSProviders.html#aws\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/KMSProviders.html#local\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/KMSProviders.html#local.__type-1\",\"classes\":\"\",\"parent\":\"KMSProviders.local\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/KMSProviders.html#local.__type-1.key\",\"classes\":\"\",\"parent\":\"KMSProviders.local.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/KMSProviders.html#kmip\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/KMSProviders.html#kmip.__type\",\"classes\":\"\",\"parent\":\"KMSProviders.kmip\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/KMSProviders.html#kmip.__type.endpoint\",\"classes\":\"\",\"parent\":\"KMSProviders.kmip.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/KMSProviders.html#azure\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/KMSProviders.html#gcp\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":4194304,\"name\":\"ClientEncryptionTlsOptions\",\"url\":\"types/ClientEncryptionTlsOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"CSFLEKMSTlsOptions\",\"url\":\"types/CSFLEKMSTlsOptions.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.aws\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.gcp\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.kmip\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.local\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.azure\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":256,\"name\":\"AuthMechanismProperties\",\"url\":\"interfaces/AuthMechanismProperties.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"SERVICE_HOST\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_HOST\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"SERVICE_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"SERVICE_REALM\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_REALM\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"CANONICALIZE_HOST_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#CANONICALIZE_HOST_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"AWS_SESSION_TOKEN\",\"url\":\"interfaces/AuthMechanismProperties.html#AWS_SESSION_TOKEN\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"REQUEST_TOKEN_CALLBACK\",\"url\":\"interfaces/AuthMechanismProperties.html#REQUEST_TOKEN_CALLBACK\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"REFRESH_TOKEN_CALLBACK\",\"url\":\"interfaces/AuthMechanismProperties.html#REFRESH_TOKEN_CALLBACK\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"PROVIDER_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#PROVIDER_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"ALLOWED_HOSTS\",\"url\":\"interfaces/AuthMechanismProperties.html#ALLOWED_HOSTS\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"TOKEN_AUDIENCE\",\"url\":\"interfaces/AuthMechanismProperties.html#TOKEN_AUDIENCE\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":128,\"name\":\"MongoCredentials\",\"url\":\"classes/MongoCredentials.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"merge\",\"url\":\"classes/MongoCredentials.html#merge\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCredentials.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/MongoCredentials.html#username\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"classes/MongoCredentials.html#password\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/MongoCredentials.html#source\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"mechanism\",\"url\":\"classes/MongoCredentials.html#mechanism\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"classes/MongoCredentials.html#mechanismProperties\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/MongoCredentials.html#equals\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"resolveAuthMechanism\",\"url\":\"classes/MongoCredentials.html#resolveAuthMechanism\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/MongoCredentials.html#validate\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":256,\"name\":\"MongoCredentialsOptions\",\"url\":\"interfaces/MongoCredentialsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/MongoCredentialsOptions.html#username\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/MongoCredentialsOptions.html#password\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"interfaces/MongoCredentialsOptions.html#source\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/MongoCredentialsOptions.html#db\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"mechanism\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanism\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanismProperties\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":256,\"name\":\"IdPServerInfo\",\"url\":\"interfaces/IdPServerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"issuer\",\"url\":\"interfaces/IdPServerInfo.html#issuer\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/IdPServerInfo.html#clientId\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":1024,\"name\":\"requestScopes\",\"url\":\"interfaces/IdPServerInfo.html#requestScopes\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":256,\"name\":\"IdPServerResponse\",\"url\":\"interfaces/IdPServerResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"interfaces/IdPServerResponse.html#accessToken\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":1024,\"name\":\"expiresInSeconds\",\"url\":\"interfaces/IdPServerResponse.html#expiresInSeconds\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"interfaces/IdPServerResponse.html#refreshToken\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":256,\"name\":\"OIDCCallbackContext\",\"url\":\"interfaces/OIDCCallbackContext.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"interfaces/OIDCCallbackContext.html#refreshToken\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"timeoutSeconds\",\"url\":\"interfaces/OIDCCallbackContext.html#timeoutSeconds\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"timeoutContext\",\"url\":\"interfaces/OIDCCallbackContext.html#timeoutContext\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/OIDCCallbackContext.html#version\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":4194304,\"name\":\"OIDCRefreshFunction\",\"url\":\"types/OIDCRefreshFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OIDCRefreshFunction.html#__type\",\"classes\":\"\",\"parent\":\"OIDCRefreshFunction\"},{\"kind\":4194304,\"name\":\"OIDCRequestFunction\",\"url\":\"types/OIDCRequestFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OIDCRequestFunction.html#__type\",\"classes\":\"\",\"parent\":\"OIDCRequestFunction\"},{\"kind\":32,\"name\":\"LEGAL_TCP_SOCKET_OPTIONS\",\"url\":\"variables/LEGAL_TCP_SOCKET_OPTIONS.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"LEGAL_TLS_SOCKET_OPTIONS\",\"url\":\"variables/LEGAL_TLS_SOCKET_OPTIONS.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Stream\",\"url\":\"types/Stream.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ConnectionEvents\",\"url\":\"types/ConnectionEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ConnectionEvents.html#__type\",\"classes\":\"\",\"parent\":\"ConnectionEvents\"},{\"kind\":2048,\"name\":\"commandStarted\",\"url\":\"types/ConnectionEvents.html#__type.commandStarted\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"commandSucceeded\",\"url\":\"types/ConnectionEvents.html#__type.commandSucceeded\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"commandFailed\",\"url\":\"types/ConnectionEvents.html#__type.commandFailed\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"clusterTimeReceived\",\"url\":\"types/ConnectionEvents.html#__type.clusterTimeReceived\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"types/ConnectionEvents.html#__type.close\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"message\",\"url\":\"types/ConnectionEvents.html#__type.message\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"pinned\",\"url\":\"types/ConnectionEvents.html#__type.pinned\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"unpinned\",\"url\":\"types/ConnectionEvents.html#__type.unpinned\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":256,\"name\":\"ConnectionOptions\",\"url\":\"interfaces/ConnectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ConnectionOptions.html#id\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"generation\",\"url\":\"interfaces/ConnectionOptions.html#generation\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionOptions.html#hostAddress\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionOptions.html#monitorCommands\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionOptions.html#credentials\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionOptions.html#tls\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionOptions.html#noDelay\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#socketTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionOptions.html#cancellationToken\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionOptions.html#metadata\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionOptions.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":256,\"name\":\"ProxyOptions\",\"url\":\"interfaces/ProxyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ProxyOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ProxyOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ProxyOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ProxyOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":256,\"name\":\"CloseOptions\",\"url\":\"interfaces/CloseOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/CloseOptions.html#force\",\"classes\":\"\",\"parent\":\"CloseOptions\"},{\"kind\":4194304,\"name\":\"ConnectionPoolEvents\",\"url\":\"types/ConnectionPoolEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ConnectionPoolOptions\",\"url\":\"interfaces/ConnectionPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxPoolSize\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#minPoolSize\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxConnecting\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxIdleTimeMS\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#waitQueueTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionPoolOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionPoolOptions.html#credentials\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionPoolOptions.html#hostAddress\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionPoolOptions.html#tls\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#connectTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionPoolOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionPoolOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionPoolOptions.html#serverApi\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionPoolOptions.html#cancellationToken\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionPoolOptions.html#metadata\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionPoolOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":256,\"name\":\"ClientMetadata\",\"url\":\"interfaces/ClientMetadata.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"driver\",\"url\":\"interfaces/ClientMetadata.html#driver\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1.name-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1.version\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver.__type\"},{\"kind\":1024,\"name\":\"os\",\"url\":\"interfaces/ClientMetadata.html#os\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3\",\"classes\":\"\",\"parent\":\"ClientMetadata.os\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.type\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.name-3\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"architecture\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.architecture\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.version-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadata.html#platform\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":1024,\"name\":\"application\",\"url\":\"interfaces/ClientMetadata.html#application\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#application.__type\",\"classes\":\"\",\"parent\":\"ClientMetadata.application\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#application.__type.name\",\"classes\":\"\",\"parent\":\"ClientMetadata.application.__type\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClientMetadata.html#env\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2\",\"classes\":\"\",\"parent\":\"ClientMetadata.env\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.name-2\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"timeout_sec\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.timeout_sec\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"memory_mb\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.memory_mb\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"region\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.region\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.url\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":256,\"name\":\"ClientMetadataOptions\",\"url\":\"interfaces/ClientMetadataOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.name\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.version\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.platform\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/ClientMetadataOptions.html#appName\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions\"},{\"kind\":128,\"name\":\"StreamDescription\",\"url\":\"classes/StreamDescription.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamDescription.html#constructor\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/StreamDescription.html#address\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/StreamDescription.html#type\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/StreamDescription.html#minWireVersion\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/StreamDescription.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxBsonObjectSize\",\"url\":\"classes/StreamDescription.html#maxBsonObjectSize\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxMessageSizeBytes\",\"url\":\"classes/StreamDescription.html#maxMessageSizeBytes\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxWriteBatchSize\",\"url\":\"classes/StreamDescription.html#maxWriteBatchSize\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"classes/StreamDescription.html#compressors\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"compressor\",\"url\":\"classes/StreamDescription.html#compressor\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/StreamDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"classes/StreamDescription.html#loadBalanced\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"__nodejs_mock_server__\",\"url\":\"classes/StreamDescription.html#__nodejs_mock_server__\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"classes/StreamDescription.html#zlibCompressionLevel\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":2048,\"name\":\"receiveResponse\",\"url\":\"classes/StreamDescription.html#receiveResponse\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":256,\"name\":\"StreamDescriptionOptions\",\"url\":\"interfaces/StreamDescriptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/StreamDescriptionOptions.html#compressors\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/StreamDescriptionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/StreamDescriptionOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":4194304,\"name\":\"CompressorName\",\"url\":\"types/CompressorName.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"CollectionOptions\",\"url\":\"interfaces/CollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollectionOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollectionOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":256,\"name\":\"ModifyResult\",\"url\":\"interfaces/ModifyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ModifyResult.html#value\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":1024,\"name\":\"lastErrorObject\",\"url\":\"interfaces/ModifyResult.html#lastErrorObject\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ModifyResult.html#ok\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":32,\"name\":\"MONGO_CLIENT_EVENTS\",\"url\":\"variables/MONGO_CLIENT_EVENTS.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AbstractCursorEvents\",\"url\":\"types/AbstractCursorEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AbstractCursorEvents.html#__type\",\"classes\":\"\",\"parent\":\"AbstractCursorEvents\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"types/AbstractCursorEvents.html#__type.close\",\"classes\":\"\",\"parent\":\"AbstractCursorEvents.__type\"},{\"kind\":256,\"name\":\"AbstractCursorOptions\",\"url\":\"interfaces/AbstractCursorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AbstractCursorOptions.html#session\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AbstractCursorOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AbstractCursorOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AbstractCursorOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AbstractCursorOptions.html#comment\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AbstractCursorOptions.html#tailable\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AbstractCursorOptions.html#awaitData\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AbstractCursorOptions.html#noCursorTimeout\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AbstractCursorOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AbstractCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":4194304,\"name\":\"CursorFlag\",\"url\":\"types/CursorFlag.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"CursorStreamOptions\",\"url\":\"interfaces/CursorStreamOptions.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"transform\",\"url\":\"interfaces/CursorStreamOptions.html#transform\",\"classes\":\"\",\"parent\":\"CursorStreamOptions\"},{\"kind\":256,\"name\":\"AggregationCursorOptions\",\"url\":\"interfaces/AggregationCursorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregationCursorOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregationCursorOptions.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregationCursorOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AggregationCursorOptions.html#tailable\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AggregationCursorOptions.html#awaitData\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AggregationCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregationCursorOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregationCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregationCursorOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregationCursorOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregationCursorOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregationCursorOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregationCursorOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregationCursorOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregationCursorOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregationCursorOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregationCursorOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregationCursorOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregationCursorOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregationCursorOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":128,\"name\":\"ListSearchIndexesCursor\",\"url\":\"classes/ListSearchIndexesCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListSearchIndexesCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/ListSearchIndexesCursor.html#pipeline\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListSearchIndexesCursor.html#clone\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListSearchIndexesCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/ListSearchIndexesCursor.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"group\",\"url\":\"classes/ListSearchIndexesCursor.html#group\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/ListSearchIndexesCursor.html#limit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"match\",\"url\":\"classes/ListSearchIndexesCursor.html#match\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"out\",\"url\":\"classes/ListSearchIndexesCursor.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/ListSearchIndexesCursor.html#project\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/ListSearchIndexesCursor.html#lookup\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/ListSearchIndexesCursor.html#redact\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/ListSearchIndexesCursor.html#skip\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/ListSearchIndexesCursor.html#sort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/ListSearchIndexesCursor.html#unwind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/ListSearchIndexesCursor.html#geoNear\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListSearchIndexesCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListSearchIndexesCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListSearchIndexesCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListSearchIndexesCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListSearchIndexesCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListSearchIndexesCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListSearchIndexesCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListSearchIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListSearchIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListSearchIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListSearchIndexesCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListSearchIndexesCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListSearchIndexesCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListSearchIndexesCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListSearchIndexesCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListSearchIndexesCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListSearchIndexesCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListSearchIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListSearchIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListSearchIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListSearchIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListSearchIndexesCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListSearchIndexesCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListSearchIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListSearchIndexesCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListSearchIndexesCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListSearchIndexesCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListSearchIndexesCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListSearchIndexesCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListSearchIndexesCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListSearchIndexesCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListSearchIndexesCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListSearchIndexesCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListSearchIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListSearchIndexesCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":4194304,\"name\":\"ListSearchIndexesOptions\",\"url\":\"types/ListSearchIndexesOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RunCursorCommandOptions\",\"url\":\"types/RunCursorCommandOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DbOptions\",\"url\":\"interfaces/DbOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/DbOptions.html#authSource\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/DbOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/DbOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":4194304,\"name\":\"AnyError\",\"url\":\"types/AnyError.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ErrorDescription\",\"url\":\"interfaces/ErrorDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/ErrorDescription.html#message\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/ErrorDescription.html#errmsg\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"$err\",\"url\":\"interfaces/ErrorDescription.html#_err\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errorLabels\",\"url\":\"interfaces/ErrorDescription.html#errorLabels\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/ErrorDescription.html#errInfo\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":256,\"name\":\"MongoNetworkErrorOptions\",\"url\":\"interfaces/MongoNetworkErrorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"beforeHandshake\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#beforeHandshake\",\"classes\":\"\",\"parent\":\"MongoNetworkErrorOptions\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#cause\",\"classes\":\"\",\"parent\":\"MongoNetworkErrorOptions\"},{\"kind\":256,\"name\":\"ExplainOptions\",\"url\":\"interfaces/ExplainOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ExplainOptions.html#explain\",\"classes\":\"\",\"parent\":\"ExplainOptions\"},{\"kind\":4194304,\"name\":\"ExplainVerbosityLike\",\"url\":\"types/ExplainVerbosityLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"GridFSBucketReadStreamOptions\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#sort\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#skip\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#start\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#end\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":256,\"name\":\"GridFSBucketReadStreamOptionsWithRevision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#revision\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#sort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#skip\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#start\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#end\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":256,\"name\":\"GridFSFile\",\"url\":\"interfaces/GridFSFile.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSFile.html#_id\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"length\",\"url\":\"interfaces/GridFSFile.html#length\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"chunkSize\",\"url\":\"interfaces/GridFSFile.html#chunkSize\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"interfaces/GridFSFile.html#filename\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSFile.html#contentType\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSFile.html#aliases\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSFile.html#metadata\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"uploadDate\",\"url\":\"interfaces/GridFSFile.html#uploadDate\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":4194304,\"name\":\"GridFSBucketEvents\",\"url\":\"types/GridFSBucketEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GridFSBucketEvents.html#__type\",\"classes\":\"\",\"parent\":\"GridFSBucketEvents\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"types/GridFSBucketEvents.html#__type.index\",\"classes\":\"\",\"parent\":\"GridFSBucketEvents.__type\"},{\"kind\":256,\"name\":\"GridFSBucketOptions\",\"url\":\"interfaces/GridFSBucketOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bucketName\",\"url\":\"interfaces/GridFSBucketOptions.html#bucketName\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketOptions.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/GridFSBucketOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":256,\"name\":\"GridFSBucketWriteStreamOptions\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#id\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#metadata\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#contentType\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#aliases\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":256,\"name\":\"GridFSChunk\",\"url\":\"interfaces/GridFSChunk.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSChunk.html#_id\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"files_id\",\"url\":\"interfaces/GridFSChunk.html#files_id\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"n\",\"url\":\"interfaces/GridFSChunk.html#n\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/GridFSChunk.html#data\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":256,\"name\":\"Auth\",\"url\":\"interfaces/Auth.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/Auth.html#username\",\"classes\":\"\",\"parent\":\"Auth\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/Auth.html#password\",\"classes\":\"\",\"parent\":\"Auth\"},{\"kind\":256,\"name\":\"DriverInfo\",\"url\":\"interfaces/DriverInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DriverInfo.html#name\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DriverInfo.html#version\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/DriverInfo.html#platform\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":4194304,\"name\":\"MongoClientEvents\",\"url\":\"types/MongoClientEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MongoClientOptions\",\"url\":\"interfaces/MongoClientOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoClientOptions.html#replicaSet\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoClientOptions.html#tls\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"ssl\",\"url\":\"interfaces/MongoClientOptions.html#ssl\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCAFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCRLFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCRLFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoClientOptions.html#tlsInsecure\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#socketTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoClientOptions.html#compressors\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoClientOptions.html#zlibCompressionLevel\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoClientOptions.html#srvMaxHosts\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoClientOptions.html#srvServiceName\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#maxPoolSize\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#minPoolSize\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoClientOptions.html#maxConnecting\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoClientOptions.html#maxIdleTimeMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#waitQueueTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoClientOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readConcernLevel\",\"url\":\"interfaces/MongoClientOptions.html#readConcernLevel\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoClientOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/MongoClientOptions.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/MongoClientOptions.html#readPreferenceTags\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"auth\",\"url\":\"interfaces/MongoClientOptions.html#auth\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/MongoClientOptions.html#authSource\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authMechanism\",\"url\":\"interfaces/MongoClientOptions.html#authMechanism\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authMechanismProperties\",\"url\":\"interfaces/MongoClientOptions.html#authMechanismProperties\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoClientOptions.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#serverSelectionTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoClientOptions.html#appName\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoClientOptions.html#retryReads\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoClientOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoClientOptions.html#directConnection\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoClientOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/MongoClientOptions.html#w\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/MongoClientOptions.html#journal\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoClientOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoClientOptions.html#noDelay\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoClientOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoClientOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoClientOptions.html#monitorCommands\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoClientOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoClientOptions.html#autoEncryption\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoClientOptions.html#driverInfo\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoClientOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoClientOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoClientOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoClientOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoClientOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MongoClientOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"kind\":256,\"name\":\"MongoOptions\",\"url\":\"interfaces/MongoOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoOptions.html#appName\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/MongoOptions.html#hosts\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/MongoOptions.html#srvHost\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MongoOptions.html#credentials\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoOptions.html#compressors\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MongoOptions.html#dbName\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MongoOptions.html#metadata\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoOptions.html#tls\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoOptions.html#tlsCAFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCRLFile\",\"url\":\"interfaces/MongoOptions.html#tlsCRLFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoOptions.html#tlsCertificateKeyFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoOptions.html#autoEncryption\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoOptions.html#minPoolSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoOptions.html#replicaSet\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoOptions.html#tlsInsecure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#connectTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoOptions.html#srvMaxHosts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoOptions.html#srvServiceName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoOptions.html#maxPoolSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoOptions.html#maxConnecting\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoOptions.html#localThresholdMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoOptions.html#retryReads\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoOptions.html#directConnection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoOptions.html#forceServerObjectId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoOptions.html#pkFactory\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoOptions.html#driverInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":256,\"name\":\"PkFactory\",\"url\":\"interfaces/PkFactory.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createPk\",\"url\":\"interfaces/PkFactory.html#createPk\",\"classes\":\"\",\"parent\":\"PkFactory\"},{\"kind\":256,\"name\":\"ServerApi\",\"url\":\"interfaces/ServerApi.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ServerApi.html#version\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/ServerApi.html#strict\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":1024,\"name\":\"deprecationErrors\",\"url\":\"interfaces/ServerApi.html#deprecationErrors\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":4194304,\"name\":\"SupportedNodeConnectionOptions\",\"url\":\"types/SupportedNodeConnectionOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedSocketOptions\",\"url\":\"types/SupportedSocketOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedTLSConnectionOptions\",\"url\":\"types/SupportedTLSConnectionOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedTLSSocketOptions\",\"url\":\"types/SupportedTLSSocketOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithSessionCallback\",\"url\":\"types/WithSessionCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WithSessionCallback.html#__type\",\"classes\":\"\",\"parent\":\"WithSessionCallback\"},{\"kind\":4194304,\"name\":\"CommonEvents\",\"url\":\"types/CommonEvents.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EventsDescription\",\"url\":\"types/EventsDescription.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GenericListener\",\"url\":\"types/GenericListener.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GenericListener.html#__type\",\"classes\":\"\",\"parent\":\"GenericListener\"},{\"kind\":128,\"name\":\"TypedEventEmitter\",\"url\":\"classes/TypedEventEmitter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/TypedEventEmitter.html#addListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TypedEventEmitter.html#on\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/TypedEventEmitter.html#once\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/TypedEventEmitter.html#removeListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TypedEventEmitter.html#off\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/TypedEventEmitter.html#removeAllListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/TypedEventEmitter.html#listeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/TypedEventEmitter.html#rawListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/TypedEventEmitter.html#emit\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/TypedEventEmitter.html#listenerCount\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/TypedEventEmitter.html#prependListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/TypedEventEmitter.html#prependOnceListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/TypedEventEmitter.html#eventNames\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#getMaxListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#setMaxListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":4194304,\"name\":\"AcceptedFields\",\"url\":\"types/AcceptedFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AddToSetOperators\",\"url\":\"types/AddToSetOperators.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AddToSetOperators.html#__type\",\"classes\":\"\",\"parent\":\"AddToSetOperators\"},{\"kind\":1024,\"name\":\"$each\",\"url\":\"types/AddToSetOperators.html#__type._each\",\"classes\":\"\",\"parent\":\"AddToSetOperators.__type\"},{\"kind\":4194304,\"name\":\"AlternativeType\",\"url\":\"types/AlternativeType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ArrayElement\",\"url\":\"types/ArrayElement.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ArrayOperator\",\"url\":\"types/ArrayOperator.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ArrayOperator.html#__type\",\"classes\":\"\",\"parent\":\"ArrayOperator\"},{\"kind\":1024,\"name\":\"$each\",\"url\":\"types/ArrayOperator.html#__type._each\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$slice\",\"url\":\"types/ArrayOperator.html#__type._slice\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$position\",\"url\":\"types/ArrayOperator.html#__type._position\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$sort\",\"url\":\"types/ArrayOperator.html#__type._sort\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":4194304,\"name\":\"BitwiseFilter\",\"url\":\"types/BitwiseFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"BSONTypeAlias\",\"url\":\"types/BSONTypeAlias.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Condition\",\"url\":\"types/Condition.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EnhancedOmit\",\"url\":\"types/EnhancedOmit.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Filter\",\"url\":\"types/Filter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"FilterOperations\",\"url\":\"types/FilterOperations.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"FilterOperators\",\"url\":\"interfaces/FilterOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"$eq\",\"url\":\"interfaces/FilterOperators.html#_eq\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$gt\",\"url\":\"interfaces/FilterOperators.html#_gt\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$gte\",\"url\":\"interfaces/FilterOperators.html#_gte\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$in\",\"url\":\"interfaces/FilterOperators.html#_in\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$lt\",\"url\":\"interfaces/FilterOperators.html#_lt\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$lte\",\"url\":\"interfaces/FilterOperators.html#_lte\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$ne\",\"url\":\"interfaces/FilterOperators.html#_ne\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$nin\",\"url\":\"interfaces/FilterOperators.html#_nin\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$not\",\"url\":\"interfaces/FilterOperators.html#_not\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$exists\",\"url\":\"interfaces/FilterOperators.html#_exists\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$type\",\"url\":\"interfaces/FilterOperators.html#_type\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$expr\",\"url\":\"interfaces/FilterOperators.html#_expr\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$jsonSchema\",\"url\":\"interfaces/FilterOperators.html#_jsonSchema\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$mod\",\"url\":\"interfaces/FilterOperators.html#_mod\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$regex\",\"url\":\"interfaces/FilterOperators.html#_regex\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$options\",\"url\":\"interfaces/FilterOperators.html#_options\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$geoIntersects\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects.__type\",\"classes\":\"\",\"parent\":\"FilterOperators.$geoIntersects\"},{\"kind\":1024,\"name\":\"$geometry\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects.__type._geometry\",\"classes\":\"\",\"parent\":\"FilterOperators.$geoIntersects.__type\"},{\"kind\":1024,\"name\":\"$geoWithin\",\"url\":\"interfaces/FilterOperators.html#_geoWithin\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$near\",\"url\":\"interfaces/FilterOperators.html#_near\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$nearSphere\",\"url\":\"interfaces/FilterOperators.html#_nearSphere\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$maxDistance\",\"url\":\"interfaces/FilterOperators.html#_maxDistance\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$all\",\"url\":\"interfaces/FilterOperators.html#_all\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$elemMatch\",\"url\":\"interfaces/FilterOperators.html#_elemMatch\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$size\",\"url\":\"interfaces/FilterOperators.html#_size\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAllClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAllClear\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAllSet\",\"url\":\"interfaces/FilterOperators.html#_bitsAllSet\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAnyClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAnyClear\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAnySet\",\"url\":\"interfaces/FilterOperators.html#_bitsAnySet\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$rand\",\"url\":\"interfaces/FilterOperators.html#_rand\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":4194304,\"name\":\"Flatten\",\"url\":\"types/Flatten.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"InferIdType\",\"url\":\"types/InferIdType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IntegerType\",\"url\":\"types/IntegerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IsAny\",\"url\":\"types/IsAny.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Join\",\"url\":\"types/Join.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KeysOfAType\",\"url\":\"types/KeysOfAType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KeysOfOtherType\",\"url\":\"types/KeysOfOtherType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"MatchKeysAndValues\",\"url\":\"types/MatchKeysAndValues.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NestedPaths\",\"url\":\"types/NestedPaths.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NestedPathsOfType\",\"url\":\"types/NestedPathsOfType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NonObjectIdLikeDocument\",\"url\":\"types/NonObjectIdLikeDocument.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NotAcceptedFields\",\"url\":\"types/NotAcceptedFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NumericType\",\"url\":\"types/NumericType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OneOrMore\",\"url\":\"types/OneOrMore.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OnlyFieldsOfType\",\"url\":\"types/OnlyFieldsOfType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OptionalId\",\"url\":\"types/OptionalId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OptionalUnlessRequiredId\",\"url\":\"types/OptionalUnlessRequiredId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PropertyType\",\"url\":\"types/PropertyType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PullAllOperator\",\"url\":\"types/PullAllOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PullOperator\",\"url\":\"types/PullOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PushOperator\",\"url\":\"types/PushOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RegExpOrString\",\"url\":\"types/RegExpOrString.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"RootFilterOperators\",\"url\":\"interfaces/RootFilterOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"$and\",\"url\":\"interfaces/RootFilterOperators.html#_and\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$nor\",\"url\":\"interfaces/RootFilterOperators.html#_nor\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$or\",\"url\":\"interfaces/RootFilterOperators.html#_or\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$text\",\"url\":\"interfaces/RootFilterOperators.html#_text\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text\"},{\"kind\":1024,\"name\":\"$search\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._search\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$language\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._language\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$caseSensitive\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._caseSensitive\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$diacriticSensitive\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._diacriticSensitive\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$where\",\"url\":\"interfaces/RootFilterOperators.html#_where\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$comment\",\"url\":\"interfaces/RootFilterOperators.html#_comment\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":4194304,\"name\":\"SchemaMember\",\"url\":\"types/SchemaMember.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SetFields\",\"url\":\"types/SetFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictFilter\",\"url\":\"types/StrictFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictMatchKeysAndValues\",\"url\":\"types/StrictMatchKeysAndValues.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictUpdateFilter\",\"url\":\"types/StrictUpdateFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"UpdateFilter\",\"url\":\"types/UpdateFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithId\",\"url\":\"types/WithId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithoutId\",\"url\":\"types/WithoutId.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AggregateOptions\",\"url\":\"interfaces/AggregateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregateOptions.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregateOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregateOptions.html#cursor\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregateOptions.html#collation\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregateOptions.html#hint\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregateOptions.html#let\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregateOptions.html#out\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":256,\"name\":\"CollationOptions\",\"url\":\"interfaces/CollationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"locale\",\"url\":\"interfaces/CollationOptions.html#locale\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"caseLevel\",\"url\":\"interfaces/CollationOptions.html#caseLevel\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"caseFirst\",\"url\":\"interfaces/CollationOptions.html#caseFirst\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"strength\",\"url\":\"interfaces/CollationOptions.html#strength\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"numericOrdering\",\"url\":\"interfaces/CollationOptions.html#numericOrdering\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"alternate\",\"url\":\"interfaces/CollationOptions.html#alternate\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"maxVariable\",\"url\":\"interfaces/CollationOptions.html#maxVariable\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"backwards\",\"url\":\"interfaces/CollationOptions.html#backwards\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"normalization\",\"url\":\"interfaces/CollationOptions.html#normalization\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":256,\"name\":\"CommandOperationOptions\",\"url\":\"interfaces/CommandOperationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CommandOperationOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CommandOperationOptions.html#collation\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CommandOperationOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CommandOperationOptions.html#comment\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CommandOperationOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CommandOperationOptions.html#dbName\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CommandOperationOptions.html#authdb\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CommandOperationOptions.html#noResponse\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CommandOperationOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CommandOperationOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CommandOperationOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CommandOperationOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CommandOperationOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CommandOperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CommandOperationOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CommandOperationOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":256,\"name\":\"IndexInformationOptions\",\"url\":\"interfaces/IndexInformationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/IndexInformationOptions.html#full\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/IndexInformationOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/IndexInformationOptions.html#session\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":256,\"name\":\"CountOptions\",\"url\":\"interfaces/CountOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountOptions.html#skip\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountOptions.html#limit\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountOptions.html#hint\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":256,\"name\":\"CountDocumentsOptions\",\"url\":\"interfaces/CountDocumentsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountDocumentsOptions.html#skip\",\"classes\":\"\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountDocumentsOptions.html#limit\",\"classes\":\"\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/CountDocumentsOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/CountDocumentsOptions.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/CountDocumentsOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/CountDocumentsOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountDocumentsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountDocumentsOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/CountDocumentsOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/CountDocumentsOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountDocumentsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountDocumentsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountDocumentsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountDocumentsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountDocumentsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountDocumentsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountDocumentsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountDocumentsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountDocumentsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":256,\"name\":\"ClusteredCollectionOptions\",\"url\":\"interfaces/ClusteredCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClusteredCollectionOptions.html#name\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClusteredCollectionOptions.html#key\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/ClusteredCollectionOptions.html#unique\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":256,\"name\":\"CreateCollectionOptions\",\"url\":\"interfaces/CreateCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CreateCollectionOptions.html#capped\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"autoIndexId\",\"url\":\"interfaces/CreateCollectionOptions.html#autoIndexId\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CreateCollectionOptions.html#size\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateCollectionOptions.html#max\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/CreateCollectionOptions.html#flags\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateCollectionOptions.html#storageEngine\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"interfaces/CreateCollectionOptions.html#validator\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validationLevel\",\"url\":\"interfaces/CreateCollectionOptions.html#validationLevel\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validationAction\",\"url\":\"interfaces/CreateCollectionOptions.html#validationAction\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"indexOptionDefaults\",\"url\":\"interfaces/CreateCollectionOptions.html#indexOptionDefaults\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"viewOn\",\"url\":\"interfaces/CreateCollectionOptions.html#viewOn\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"pipeline\",\"url\":\"interfaces/CreateCollectionOptions.html#pipeline\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/CreateCollectionOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"timeseries\",\"url\":\"interfaces/CreateCollectionOptions.html#timeseries\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"clusteredIndex\",\"url\":\"interfaces/CreateCollectionOptions.html#clusteredIndex\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateCollectionOptions.html#expireAfterSeconds\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/CreateCollectionOptions.html#encryptedFields\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"changeStreamPreAndPostImages\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages.__type\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions.changeStreamPreAndPostImages\"},{\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages.__type.enabled\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions.changeStreamPreAndPostImages.__type\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":256,\"name\":\"TimeSeriesCollectionOptions\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timeField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#timeField\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"metaField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#metaField\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"granularity\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#granularity\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"bucketMaxSpanSeconds\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#bucketMaxSpanSeconds\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"bucketRoundingSeconds\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#bucketRoundingSeconds\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":256,\"name\":\"DeleteOptions\",\"url\":\"interfaces/DeleteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/DeleteOptions.html#ordered\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOptions.html#collation\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOptions.html#hint\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/DeleteOptions.html#let\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DeleteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DeleteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DeleteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DeleteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DeleteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DeleteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DeleteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DeleteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DeleteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DeleteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DeleteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":256,\"name\":\"DeleteResult\",\"url\":\"interfaces/DeleteResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/DeleteResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"DeleteResult\"},{\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"interfaces/DeleteResult.html#deletedCount\",\"classes\":\"\",\"parent\":\"DeleteResult\"},{\"kind\":256,\"name\":\"DeleteStatement\",\"url\":\"interfaces/DeleteStatement.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/DeleteStatement.html#q\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/DeleteStatement.html#limit\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteStatement.html#collation\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteStatement.html#hint\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":4194304,\"name\":\"DistinctOptions\",\"url\":\"types/DistinctOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DropCollectionOptions\",\"url\":\"interfaces/DropCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/DropCollectionOptions.html#encryptedFields\",\"classes\":\"\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DropCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DropCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DropCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DropCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DropCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DropCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DropCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DropCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DropCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DropCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DropCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DropCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DropCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DropCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DropCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DropCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":4194304,\"name\":\"DropDatabaseOptions\",\"url\":\"types/DropDatabaseOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EstimatedDocumentCountOptions\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":256,\"name\":\"FindOptions\",\"url\":\"interfaces/FindOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/FindOptions.html#limit\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/FindOptions.html#skip\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/FindOptions.html#timeout\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/FindOptions.html#tailable\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/FindOptions.html#awaitData\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/FindOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"returnKey\",\"url\":\"interfaces/FindOptions.html#returnKey\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/FindOptions.html#min\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/FindOptions.html#max\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/FindOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/FindOptions.html#noCursorTimeout\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOptions.html#collation\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/FindOptions.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"singleBatch\",\"url\":\"interfaces/FindOptions.html#singleBatch\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"allowPartialResults\",\"url\":\"interfaces/FindOptions.html#allowPartialResults\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"showRecordId\",\"url\":\"interfaces/FindOptions.html#showRecordId\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"oplogReplay\",\"url\":\"interfaces/FindOptions.html#oplogReplay\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":256,\"name\":\"FindOneAndDeleteOptions\",\"url\":\"interfaces/FindOneAndDeleteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":256,\"name\":\"FindOneAndReplaceOptions\",\"url\":\"interfaces/FindOneAndReplaceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#returnDocument\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#upsert\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":256,\"name\":\"FindOneAndUpdateOptions\",\"url\":\"interfaces/FindOneAndUpdateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#arrayFilters\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#returnDocument\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#upsert\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":256,\"name\":\"CreateIndexesOptions\",\"url\":\"interfaces/CreateIndexesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/CreateIndexesOptions.html#background\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/CreateIndexesOptions.html#unique\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CreateIndexesOptions.html#name\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/CreateIndexesOptions.html#partialFilterExpression\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/CreateIndexesOptions.html#sparse\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateIndexesOptions.html#expireAfterSeconds\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateIndexesOptions.html#storageEngine\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"commitQuorum\",\"url\":\"interfaces/CreateIndexesOptions.html#commitQuorum\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CreateIndexesOptions.html#version\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/CreateIndexesOptions.html#weights\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/CreateIndexesOptions.html#default_language\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/CreateIndexesOptions.html#language_override\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#textIndexVersion\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#2dsphereIndexVersion\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/CreateIndexesOptions.html#bits\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/CreateIndexesOptions.html#min\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateIndexesOptions.html#max\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/CreateIndexesOptions.html#bucketSize\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/CreateIndexesOptions.html#wildcardProjection\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/CreateIndexesOptions.html#hidden\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateIndexesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateIndexesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateIndexesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateIndexesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateIndexesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateIndexesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateIndexesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateIndexesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":4194304,\"name\":\"DropIndexesOptions\",\"url\":\"types/DropIndexesOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IndexDescription\",\"url\":\"interfaces/IndexDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/IndexDescription.html#collation\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IndexDescription.html#name\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/IndexDescription.html#key\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/IndexDescription.html#max\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/IndexDescription.html#min\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/IndexDescription.html#version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IndexDescription.html#background\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/IndexDescription.html#unique\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/IndexDescription.html#partialFilterExpression\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/IndexDescription.html#sparse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/IndexDescription.html#hidden\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/IndexDescription.html#expireAfterSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/IndexDescription.html#storageEngine\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/IndexDescription.html#weights\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/IndexDescription.html#default_language\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/IndexDescription.html#language_override\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/IndexDescription.html#textIndexVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/IndexDescription.html#2dsphereIndexVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/IndexDescription.html#bits\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/IndexDescription.html#bucketSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/IndexDescription.html#wildcardProjection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":4194304,\"name\":\"IndexDirection\",\"url\":\"types/IndexDirection.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IndexSpecification\",\"url\":\"types/IndexSpecification.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ListIndexesOptions\",\"url\":\"interfaces/ListIndexesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListIndexesOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListIndexesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListIndexesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListIndexesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListIndexesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListIndexesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListIndexesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListIndexesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListIndexesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListIndexesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListIndexesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListIndexesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":256,\"name\":\"InsertManyResult\",\"url\":\"interfaces/InsertManyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertManyResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"interfaces/InsertManyResult.html#insertedCount\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/InsertManyResult.html#insertedIds\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/InsertManyResult.html#insertedIds.__type\",\"classes\":\"\",\"parent\":\"InsertManyResult.insertedIds\"},{\"kind\":256,\"name\":\"InsertOneOptions\",\"url\":\"interfaces/InsertOneOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/InsertOneOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/InsertOneOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/InsertOneOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/InsertOneOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/InsertOneOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/InsertOneOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/InsertOneOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/InsertOneOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/InsertOneOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/InsertOneOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/InsertOneOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/InsertOneOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/InsertOneOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/InsertOneOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/InsertOneOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/InsertOneOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/InsertOneOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/InsertOneOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":256,\"name\":\"InsertOneResult\",\"url\":\"interfaces/InsertOneResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertOneResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"InsertOneResult\"},{\"kind\":1024,\"name\":\"insertedId\",\"url\":\"interfaces/InsertOneResult.html#insertedId\",\"classes\":\"\",\"parent\":\"InsertOneResult\"},{\"kind\":256,\"name\":\"CollectionInfo\",\"url\":\"interfaces/CollectionInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CollectionInfo.html#name\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CollectionInfo.html#type\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/CollectionInfo.html#options\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/CollectionInfo.html#info\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollectionInfo.html#info.__type\",\"classes\":\"\",\"parent\":\"CollectionInfo.info\"},{\"kind\":1024,\"name\":\"readOnly\",\"url\":\"interfaces/CollectionInfo.html#info.__type.readOnly\",\"classes\":\"\",\"parent\":\"CollectionInfo.info.__type\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"interfaces/CollectionInfo.html#info.__type.uuid\",\"classes\":\"\",\"parent\":\"CollectionInfo.info.__type\"},{\"kind\":1024,\"name\":\"idIndex\",\"url\":\"interfaces/CollectionInfo.html#idIndex\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":256,\"name\":\"ListCollectionsOptions\",\"url\":\"interfaces/ListCollectionsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListCollectionsOptions.html#nameOnly\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"authorizedCollections\",\"url\":\"interfaces/ListCollectionsOptions.html#authorizedCollections\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListCollectionsOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListCollectionsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListCollectionsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListCollectionsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListCollectionsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListCollectionsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListCollectionsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListCollectionsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListCollectionsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListCollectionsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListCollectionsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListCollectionsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":256,\"name\":\"ListDatabasesOptions\",\"url\":\"interfaces/ListDatabasesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ListDatabasesOptions.html#filter\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListDatabasesOptions.html#nameOnly\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"authorizedDatabases\",\"url\":\"interfaces/ListDatabasesOptions.html#authorizedDatabases\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListDatabasesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListDatabasesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListDatabasesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListDatabasesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListDatabasesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListDatabasesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListDatabasesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListDatabasesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListDatabasesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListDatabasesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListDatabasesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":256,\"name\":\"ListDatabasesResult\",\"url\":\"interfaces/ListDatabasesResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"databases\",\"url\":\"interfaces/ListDatabasesResult.html#databases\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/ListDatabasesResult.html#totalSize\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"totalSizeMb\",\"url\":\"interfaces/ListDatabasesResult.html#totalSizeMb\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ListDatabasesResult.html#ok\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":4194304,\"name\":\"Hint\",\"url\":\"types/Hint.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"OperationOptions\",\"url\":\"interfaces/OperationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/OperationOptions.html#session\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/OperationOptions.html#willRetryWrite\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/OperationOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/OperationOptions.html#omitReadPreference\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OperationOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/OperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"kind\":4194304,\"name\":\"ProfilingLevelOptions\",\"url\":\"types/ProfilingLevelOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RemoveUserOptions\",\"url\":\"types/RemoveUserOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"RenameOptions\",\"url\":\"interfaces/RenameOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"dropTarget\",\"url\":\"interfaces/RenameOptions.html#dropTarget\",\"classes\":\"\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"new_collection\",\"url\":\"interfaces/RenameOptions.html#new_collection\",\"classes\":\"\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/RenameOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/RenameOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/RenameOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/RenameOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/RenameOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/RenameOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/RenameOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/RenameOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/RenameOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/RenameOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/RenameOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/RenameOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/RenameOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/RenameOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/RenameOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/RenameOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":4194304,\"name\":\"RunCommandOptions\",\"url\":\"types/RunCommandOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"SearchIndexDescription\",\"url\":\"interfaces/SearchIndexDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SearchIndexDescription.html#name\",\"classes\":\"\",\"parent\":\"SearchIndexDescription\"},{\"kind\":1024,\"name\":\"definition\",\"url\":\"interfaces/SearchIndexDescription.html#definition\",\"classes\":\"\",\"parent\":\"SearchIndexDescription\"},{\"kind\":4194304,\"name\":\"SetProfilingLevelOptions\",\"url\":\"types/SetProfilingLevelOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DbStatsOptions\",\"url\":\"interfaces/DbStatsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/DbStatsOptions.html#scale\",\"classes\":\"\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbStatsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DbStatsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DbStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DbStatsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbStatsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DbStatsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DbStatsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DbStatsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DbStatsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DbStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbStatsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DbStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbStatsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbStatsOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DbStatsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":256,\"name\":\"ReplaceOptions\",\"url\":\"interfaces/ReplaceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOptions.html#collation\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOptions.html#hint\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOptions.html#upsert\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ReplaceOptions.html#let\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ReplaceOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ReplaceOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ReplaceOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ReplaceOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ReplaceOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ReplaceOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReplaceOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReplaceOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ReplaceOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ReplaceOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ReplaceOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":256,\"name\":\"UpdateOptions\",\"url\":\"interfaces/UpdateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOptions.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/UpdateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOptions.html#collation\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOptions.html#hint\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOptions.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/UpdateOptions.html#let\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/UpdateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/UpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/UpdateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/UpdateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/UpdateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/UpdateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/UpdateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/UpdateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/UpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/UpdateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/UpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/UpdateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/UpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/UpdateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/UpdateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":256,\"name\":\"UpdateResult\",\"url\":\"interfaces/UpdateResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/UpdateResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"interfaces/UpdateResult.html#matchedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"interfaces/UpdateResult.html#modifiedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"interfaces/UpdateResult.html#upsertedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"upsertedId\",\"url\":\"interfaces/UpdateResult.html#upsertedId\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":256,\"name\":\"UpdateStatement\",\"url\":\"interfaces/UpdateStatement.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/UpdateStatement.html#q\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"u\",\"url\":\"interfaces/UpdateStatement.html#u\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateStatement.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"multi\",\"url\":\"interfaces/UpdateStatement.html#multi\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateStatement.html#collation\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateStatement.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateStatement.html#hint\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":256,\"name\":\"ValidateCollectionOptions\",\"url\":\"interfaces/ValidateCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/ValidateCollectionOptions.html#background\",\"classes\":\"\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ValidateCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ValidateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ValidateCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ValidateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ValidateCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ValidateCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ValidateCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ValidateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ValidateCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ValidateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ValidateCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":4194304,\"name\":\"ReadConcernLike\",\"url\":\"types/ReadConcernLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"HedgeOptions\",\"url\":\"interfaces/HedgeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/HedgeOptions.html#enabled\",\"classes\":\"\",\"parent\":\"HedgeOptions\"},{\"kind\":256,\"name\":\"ReadPreferenceFromOptions\",\"url\":\"interfaces/ReadPreferenceFromOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#session\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreferenceTags\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":4194304,\"name\":\"ReadPreferenceLike\",\"url\":\"types/ReadPreferenceLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ReadPreferenceLikeOptions\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#hedge\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":256,\"name\":\"ReadPreferenceOptions\",\"url\":\"interfaces/ReadPreferenceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceOptions.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"ReadPreferenceOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceOptions.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreferenceOptions\"},{\"kind\":256,\"name\":\"ClusterTime\",\"url\":\"interfaces/ClusterTime.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ClusterTime.html#clusterTime\",\"classes\":\"\",\"parent\":\"ClusterTime\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ClusterTime.html#signature\",\"classes\":\"\",\"parent\":\"ClusterTime\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClusterTime.html#signature.__type\",\"classes\":\"\",\"parent\":\"ClusterTime.signature\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ClusterTime.html#signature.__type.hash\",\"classes\":\"\",\"parent\":\"ClusterTime.signature.__type\"},{\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClusterTime.html#signature.__type.keyId\",\"classes\":\"\",\"parent\":\"ClusterTime.signature.__type\"},{\"kind\":4194304,\"name\":\"MonitorEvents\",\"url\":\"types/MonitorEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MonitorOptions\",\"url\":\"interfaces/MonitorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MonitorOptions.html#credentials\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MonitorOptions.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MonitorOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MonitorOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MonitorOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MonitorOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MonitorOptions.html#tls\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MonitorOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MonitorOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MonitorOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MonitorOptions.html#serverApi\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/MonitorOptions.html#cancellationToken\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MonitorOptions.html#metadata\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/MonitorOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":4194304,\"name\":\"ServerEvents\",\"url\":\"types/ServerEvents.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ServerDescription\",\"url\":\"classes/ServerDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescription.html#address\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerDescription.html#type\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"hosts\",\"url\":\"classes/ServerDescription.html#hosts\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"passives\",\"url\":\"classes/ServerDescription.html#passives\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"arbiters\",\"url\":\"classes/ServerDescription.html#arbiters\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ServerDescription.html#tags\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/ServerDescription.html#error\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/ServerDescription.html#topologyVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerDescription.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerDescription.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"roundTripTime\",\"url\":\"classes/ServerDescription.html#roundTripTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"lastUpdateTime\",\"url\":\"classes/ServerDescription.html#lastUpdateTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"lastWriteDate\",\"url\":\"classes/ServerDescription.html#lastWriteDate\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"me\",\"url\":\"classes/ServerDescription.html#me\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ServerDescription.html#primary\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/ServerDescription.html#setName\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"setVersion\",\"url\":\"classes/ServerDescription.html#setVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"electionId\",\"url\":\"classes/ServerDescription.html#electionId\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/ServerDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"$clusterTime\",\"url\":\"classes/ServerDescription.html#_clusterTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"hostAddress\",\"url\":\"classes/ServerDescription.html#hostAddress\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"allHosts\",\"url\":\"classes/ServerDescription.html#allHosts\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isReadable\",\"url\":\"classes/ServerDescription.html#isReadable\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isDataBearing\",\"url\":\"classes/ServerDescription.html#isDataBearing\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isWritable\",\"url\":\"classes/ServerDescription.html#isWritable\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"host\",\"url\":\"classes/ServerDescription.html#host\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"port\",\"url\":\"classes/ServerDescription.html#port\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ServerDescription.html#equals\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":4194304,\"name\":\"TagSet\",\"url\":\"types/TagSet.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TagSet.html#__type\",\"classes\":\"\",\"parent\":\"TagSet\"},{\"kind\":256,\"name\":\"TopologyVersion\",\"url\":\"interfaces/TopologyVersion.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"processId\",\"url\":\"interfaces/TopologyVersion.html#processId\",\"classes\":\"\",\"parent\":\"TopologyVersion\"},{\"kind\":1024,\"name\":\"counter\",\"url\":\"interfaces/TopologyVersion.html#counter\",\"classes\":\"\",\"parent\":\"TopologyVersion\"},{\"kind\":256,\"name\":\"ConnectOptions\",\"url\":\"interfaces/ConnectOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ConnectOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ConnectOptions\"},{\"kind\":256,\"name\":\"SelectServerOptions\",\"url\":\"interfaces/SelectServerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/SelectServerOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/SelectServerOptions.html#serverSelectionTimeoutMS\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/SelectServerOptions.html#session\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":128,\"name\":\"ServerCapabilities\",\"url\":\"classes/ServerCapabilities.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCapabilities.html#constructor\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerCapabilities.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerCapabilities.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasAggregationCursor\",\"url\":\"classes/ServerCapabilities.html#hasAggregationCursor\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasWriteCommands\",\"url\":\"classes/ServerCapabilities.html#hasWriteCommands\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasTextSearch\",\"url\":\"classes/ServerCapabilities.html#hasTextSearch\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasAuthCommands\",\"url\":\"classes/ServerCapabilities.html#hasAuthCommands\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasListCollectionsCommand\",\"url\":\"classes/ServerCapabilities.html#hasListCollectionsCommand\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasListIndexesCommand\",\"url\":\"classes/ServerCapabilities.html#hasListIndexesCommand\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"supportsSnapshotReads\",\"url\":\"classes/ServerCapabilities.html#supportsSnapshotReads\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"commandsTakeWriteConcern\",\"url\":\"classes/ServerCapabilities.html#commandsTakeWriteConcern\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"commandsTakeCollation\",\"url\":\"classes/ServerCapabilities.html#commandsTakeCollation\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":4194304,\"name\":\"TopologyEvents\",\"url\":\"types/TopologyEvents.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"TopologyDescription\",\"url\":\"classes/TopologyDescription.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TopologyDescription.html#constructor\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TopologyDescription.html#type\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/TopologyDescription.html#setName\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"maxSetVersion\",\"url\":\"classes/TopologyDescription.html#maxSetVersion\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"maxElectionId\",\"url\":\"classes/TopologyDescription.html#maxElectionId\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/TopologyDescription.html#servers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"stale\",\"url\":\"classes/TopologyDescription.html#stale\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"compatible\",\"url\":\"classes/TopologyDescription.html#compatible\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"compatibilityError\",\"url\":\"classes/TopologyDescription.html#compatibilityError\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/TopologyDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"classes/TopologyDescription.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"classes/TopologyDescription.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"commonWireVersion\",\"url\":\"classes/TopologyDescription.html#commonWireVersion\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"error\",\"url\":\"classes/TopologyDescription.html#error\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"hasKnownServers\",\"url\":\"classes/TopologyDescription.html#hasKnownServers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"hasDataBearingServers\",\"url\":\"classes/TopologyDescription.html#hasDataBearingServers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":256,\"name\":\"TopologyDescriptionOptions\",\"url\":\"interfaces/TopologyDescriptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"TopologyDescriptionOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"TopologyDescriptionOptions\"},{\"kind\":4194304,\"name\":\"ClientSessionEvents\",\"url\":\"types/ClientSessionEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ClientSessionEvents.html#__type\",\"classes\":\"\",\"parent\":\"ClientSessionEvents\"},{\"kind\":2048,\"name\":\"ended\",\"url\":\"types/ClientSessionEvents.html#__type.ended\",\"classes\":\"\",\"parent\":\"ClientSessionEvents.__type\"},{\"kind\":256,\"name\":\"ClientSessionOptions\",\"url\":\"interfaces/ClientSessionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"interfaces/ClientSessionOptions.html#causalConsistency\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":1024,\"name\":\"snapshot\",\"url\":\"interfaces/ClientSessionOptions.html#snapshot\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"interfaces/ClientSessionOptions.html#defaultTransactionOptions\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":256,\"name\":\"EndSessionOptions\",\"url\":\"interfaces/EndSessionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/EndSessionOptions.html#force\",\"classes\":\"\",\"parent\":\"EndSessionOptions\"},{\"kind\":1024,\"name\":\"forceClear\",\"url\":\"interfaces/EndSessionOptions.html#forceClear\",\"classes\":\"\",\"parent\":\"EndSessionOptions\"},{\"kind\":128,\"name\":\"ServerSession\",\"url\":\"classes/ServerSession.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerSession.html#id\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"lastUse\",\"url\":\"classes/ServerSession.html#lastUse\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"classes/ServerSession.html#txnNumber\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"isDirty\",\"url\":\"classes/ServerSession.html#isDirty\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":2048,\"name\":\"hasTimedOut\",\"url\":\"classes/ServerSession.html#hasTimedOut\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":4194304,\"name\":\"ServerSessionId\",\"url\":\"types/ServerSessionId.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ServerSessionId.html#__type\",\"classes\":\"\",\"parent\":\"ServerSessionId\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/ServerSessionId.html#__type.id\",\"classes\":\"\",\"parent\":\"ServerSessionId.__type\"},{\"kind\":4194304,\"name\":\"WithTransactionCallback\",\"url\":\"types/WithTransactionCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WithTransactionCallback.html#__type\",\"classes\":\"\",\"parent\":\"WithTransactionCallback\"},{\"kind\":4194304,\"name\":\"Sort\",\"url\":\"types/Sort.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SortDirection\",\"url\":\"types/SortDirection.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Transaction.html#options\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"recoveryToken\",\"url\":\"classes/Transaction.html#recoveryToken\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/Transaction.html#isPinned\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isStarting\",\"url\":\"classes/Transaction.html#isStarting\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isActive\",\"url\":\"classes/Transaction.html#isActive\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isCommitted\",\"url\":\"classes/Transaction.html#isCommitted\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":256,\"name\":\"TransactionOptions\",\"url\":\"interfaces/TransactionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/TransactionOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/TransactionOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/TransactionOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"maxCommitTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxCommitTimeMS\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/TransactionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/TransactionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TransactionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/TransactionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/TransactionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/TransactionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/TransactionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/TransactionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/TransactionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransactionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TransactionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/TransactionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":4194304,\"name\":\"Callback\",\"url\":\"types/Callback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Callback.html#__type\",\"classes\":\"\",\"parent\":\"Callback\"},{\"kind\":4194304,\"name\":\"EventEmitterWithState\",\"url\":\"types/EventEmitterWithState.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EventEmitterWithState.html#__type\",\"classes\":\"\",\"parent\":\"EventEmitterWithState\"},{\"kind\":128,\"name\":\"HostAddress\",\"url\":\"classes/HostAddress.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/HostAddress.html#fromString\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"fromHostPort\",\"url\":\"classes/HostAddress.html#fromHostPort\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"fromSrvRecord\",\"url\":\"classes/HostAddress.html#fromSrvRecord\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HostAddress.html#constructor\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#host\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#port\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"socketPath\",\"url\":\"classes/HostAddress.html#socketPath\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"isIPv6\",\"url\":\"classes/HostAddress.html#isIPv6\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/HostAddress.html#inspect\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HostAddress.html#toString\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"toHostPort\",\"url\":\"classes/HostAddress.html#toHostPort\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type.host-1\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort.__type\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type.port-1\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort.__type\"},{\"kind\":128,\"name\":\"MongoDBCollectionNamespace\",\"url\":\"classes/MongoDBCollectionNamespace.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBCollectionNamespace.html#fromString\",\"classes\":\"\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBCollectionNamespace.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBCollectionNamespace.html#collection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBCollectionNamespace.html#db\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBCollectionNamespace.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBCollectionNamespace.html#withCollection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":128,\"name\":\"MongoDBNamespace\",\"url\":\"classes/MongoDBNamespace.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBNamespace.html#fromString\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBNamespace.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBNamespace.html#db\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBNamespace.html#collection\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBNamespace.html#toString\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBNamespace.html#withCollection\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":4194304,\"name\":\"W\",\"url\":\"types/W.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WriteConcernOptions\",\"url\":\"interfaces/WriteConcernOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/WriteConcernOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"WriteConcernOptions\"},{\"kind\":256,\"name\":\"WriteConcernSettings\",\"url\":\"interfaces/WriteConcernSettings.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/WriteConcernSettings.html#w\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/WriteConcernSettings.html#journal\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"j\",\"url\":\"interfaces/WriteConcernSettings.html#j\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeout\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"fsync\",\"url\":\"interfaces/WriteConcernSettings.html#fsync\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,76.43]],[\"comment/0\",[]],[\"name/1\",[1,76.43]],[\"comment/1\",[]],[\"name/2\",[2,76.43]],[\"comment/2\",[]],[\"name/3\",[3,76.43]],[\"comment/3\",[]],[\"name/4\",[4,42.308]],[\"comment/4\",[]],[\"name/5\",[5,76.43]],[\"comment/5\",[]],[\"name/6\",[6,76.43]],[\"comment/6\",[]],[\"name/7\",[7,76.43]],[\"comment/7\",[]],[\"name/8\",[8,76.43]],[\"comment/8\",[]],[\"name/9\",[9,76.43]],[\"comment/9\",[]],[\"name/10\",[10,76.43]],[\"comment/10\",[]],[\"name/11\",[11,76.43]],[\"comment/11\",[]],[\"name/12\",[12,76.43]],[\"comment/12\",[]],[\"name/13\",[13,76.43]],[\"comment/13\",[]],[\"name/14\",[14,71.322]],[\"comment/14\",[]],[\"name/15\",[15,76.43]],[\"comment/15\",[]],[\"name/16\",[16,76.43]],[\"comment/16\",[]],[\"name/17\",[17,56.971]],[\"comment/17\",[]],[\"name/18\",[18,71.322]],[\"comment/18\",[]],[\"name/19\",[19,63.437]],[\"comment/19\",[]],[\"name/20\",[20,55.227]],[\"comment/20\",[]],[\"name/21\",[21,42.99]],[\"comment/21\",[]],[\"name/22\",[22,44.241]],[\"comment/22\",[]],[\"name/23\",[23,45.075]],[\"comment/23\",[]],[\"name/24\",[24,46.307]],[\"comment/24\",[]],[\"name/25\",[25,46.641]],[\"comment/25\",[]],[\"name/26\",[26,46.986]],[\"comment/26\",[]],[\"name/27\",[27,47.713]],[\"comment/27\",[]],[\"name/28\",[28,47.713]],[\"comment/28\",[]],[\"name/29\",[29,43.978]],[\"comment/29\",[]],[\"name/30\",[30,47.343]],[\"comment/30\",[]],[\"name/31\",[31,41.265]],[\"comment/31\",[]],[\"name/32\",[32,47.343]],[\"comment/32\",[]],[\"name/33\",[33,44.512]],[\"comment/33\",[]],[\"name/34\",[34,45.672]],[\"comment/34\",[]],[\"name/35\",[35,44.512]],[\"comment/35\",[]],[\"name/36\",[36,46.307]],[\"comment/36\",[]],[\"name/37\",[37,76.43]],[\"comment/37\",[]],[\"name/38\",[38,39.794]],[\"comment/38\",[]],[\"name/39\",[39,67.957]],[\"comment/39\",[]],[\"name/40\",[40,76.43]],[\"comment/40\",[]],[\"name/41\",[41,67.957]],[\"comment/41\",[]],[\"name/42\",[42,41.265]],[\"comment/42\",[]],[\"name/43\",[43,67.957]],[\"comment/43\",[]],[\"name/44\",[44,67.957]],[\"comment/44\",[]],[\"name/45\",[45,67.957]],[\"comment/45\",[]],[\"name/46\",[46,67.957]],[\"comment/46\",[]],[\"name/47\",[47,67.957]],[\"comment/47\",[]],[\"name/48\",[48,67.957]],[\"comment/48\",[]],[\"name/49\",[49,40.877]],[\"comment/49\",[]],[\"name/50\",[50,71.322]],[\"comment/50\",[]],[\"name/51\",[49,40.877]],[\"comment/51\",[]],[\"name/52\",[51,67.957]],[\"comment/52\",[]],[\"name/53\",[52,65.444]],[\"comment/53\",[]],[\"name/54\",[53,59.084]],[\"comment/54\",[]],[\"name/55\",[54,61.767]],[\"comment/55\",[]],[\"name/56\",[4,42.308]],[\"comment/56\",[]],[\"name/57\",[55,43.228]],[\"comment/57\",[]],[\"name/58\",[56,43.722]],[\"comment/58\",[]],[\"name/59\",[57,43.472]],[\"comment/59\",[]],[\"name/60\",[58,42.308]],[\"comment/60\",[]],[\"name/61\",[59,43.722]],[\"comment/61\",[]],[\"name/62\",[60,43.722]],[\"comment/62\",[]],[\"name/63\",[61,43.472]],[\"comment/63\",[]],[\"name/64\",[62,76.43]],[\"comment/64\",[]],[\"name/65\",[63,76.43]],[\"comment/65\",[]],[\"name/66\",[38,39.794]],[\"comment/66\",[]],[\"name/67\",[64,76.43]],[\"comment/67\",[]],[\"name/68\",[65,76.43]],[\"comment/68\",[]],[\"name/69\",[66,76.43]],[\"comment/69\",[]],[\"name/70\",[67,76.43]],[\"comment/70\",[]],[\"name/71\",[68,76.43]],[\"comment/71\",[]],[\"name/72\",[69,76.43]],[\"comment/72\",[]],[\"name/73\",[70,76.43]],[\"comment/73\",[]],[\"name/74\",[71,76.43]],[\"comment/74\",[]],[\"name/75\",[72,76.43]],[\"comment/75\",[]],[\"name/76\",[73,76.43]],[\"comment/76\",[]],[\"name/77\",[74,76.43]],[\"comment/77\",[]],[\"name/78\",[75,76.43]],[\"comment/78\",[]],[\"name/79\",[76,76.43]],[\"comment/79\",[]],[\"name/80\",[38,39.794]],[\"comment/80\",[]],[\"name/81\",[42,41.265]],[\"comment/81\",[]],[\"name/82\",[4,42.308]],[\"comment/82\",[]],[\"name/83\",[55,43.228]],[\"comment/83\",[]],[\"name/84\",[56,43.722]],[\"comment/84\",[]],[\"name/85\",[57,43.472]],[\"comment/85\",[]],[\"name/86\",[58,42.308]],[\"comment/86\",[]],[\"name/87\",[59,43.722]],[\"comment/87\",[]],[\"name/88\",[60,43.722]],[\"comment/88\",[]],[\"name/89\",[61,43.472]],[\"comment/89\",[]],[\"name/90\",[77,76.43]],[\"comment/90\",[]],[\"name/91\",[38,39.794]],[\"comment/91\",[]],[\"name/92\",[42,41.265]],[\"comment/92\",[]],[\"name/93\",[4,42.308]],[\"comment/93\",[]],[\"name/94\",[55,43.228]],[\"comment/94\",[]],[\"name/95\",[56,43.722]],[\"comment/95\",[]],[\"name/96\",[57,43.472]],[\"comment/96\",[]],[\"name/97\",[58,42.308]],[\"comment/97\",[]],[\"name/98\",[59,43.722]],[\"comment/98\",[]],[\"name/99\",[60,43.722]],[\"comment/99\",[]],[\"name/100\",[61,43.472]],[\"comment/100\",[]],[\"name/101\",[78,76.43]],[\"comment/101\",[]],[\"name/102\",[38,39.794]],[\"comment/102\",[]],[\"name/103\",[42,41.265]],[\"comment/103\",[]],[\"name/104\",[4,42.308]],[\"comment/104\",[]],[\"name/105\",[55,43.228]],[\"comment/105\",[]],[\"name/106\",[56,43.722]],[\"comment/106\",[]],[\"name/107\",[57,43.472]],[\"comment/107\",[]],[\"name/108\",[58,42.308]],[\"comment/108\",[]],[\"name/109\",[59,43.722]],[\"comment/109\",[]],[\"name/110\",[60,43.722]],[\"comment/110\",[]],[\"name/111\",[61,43.472]],[\"comment/111\",[]],[\"name/112\",[79,76.43]],[\"comment/112\",[]],[\"name/113\",[38,39.794]],[\"comment/113\",[]],[\"name/114\",[42,41.265]],[\"comment/114\",[]],[\"name/115\",[4,42.308]],[\"comment/115\",[]],[\"name/116\",[55,43.228]],[\"comment/116\",[]],[\"name/117\",[56,43.722]],[\"comment/117\",[]],[\"name/118\",[57,43.472]],[\"comment/118\",[]],[\"name/119\",[58,42.308]],[\"comment/119\",[]],[\"name/120\",[59,43.722]],[\"comment/120\",[]],[\"name/121\",[60,43.722]],[\"comment/121\",[]],[\"name/122\",[61,43.472]],[\"comment/122\",[]],[\"name/123\",[80,76.43]],[\"comment/123\",[]],[\"name/124\",[38,39.794]],[\"comment/124\",[]],[\"name/125\",[42,41.265]],[\"comment/125\",[]],[\"name/126\",[4,42.308]],[\"comment/126\",[]],[\"name/127\",[55,43.228]],[\"comment/127\",[]],[\"name/128\",[56,43.722]],[\"comment/128\",[]],[\"name/129\",[57,43.472]],[\"comment/129\",[]],[\"name/130\",[58,42.308]],[\"comment/130\",[]],[\"name/131\",[59,43.722]],[\"comment/131\",[]],[\"name/132\",[60,43.722]],[\"comment/132\",[]],[\"name/133\",[61,43.472]],[\"comment/133\",[]],[\"name/134\",[81,76.43]],[\"comment/134\",[]],[\"name/135\",[38,39.794]],[\"comment/135\",[]],[\"name/136\",[42,41.265]],[\"comment/136\",[]],[\"name/137\",[4,42.308]],[\"comment/137\",[]],[\"name/138\",[55,43.228]],[\"comment/138\",[]],[\"name/139\",[56,43.722]],[\"comment/139\",[]],[\"name/140\",[57,43.472]],[\"comment/140\",[]],[\"name/141\",[58,42.308]],[\"comment/141\",[]],[\"name/142\",[59,43.722]],[\"comment/142\",[]],[\"name/143\",[60,43.722]],[\"comment/143\",[]],[\"name/144\",[61,43.472]],[\"comment/144\",[]],[\"name/145\",[82,76.43]],[\"comment/145\",[]],[\"name/146\",[38,39.794]],[\"comment/146\",[]],[\"name/147\",[42,41.265]],[\"comment/147\",[]],[\"name/148\",[4,42.308]],[\"comment/148\",[]],[\"name/149\",[55,43.228]],[\"comment/149\",[]],[\"name/150\",[56,43.722]],[\"comment/150\",[]],[\"name/151\",[57,43.472]],[\"comment/151\",[]],[\"name/152\",[58,42.308]],[\"comment/152\",[]],[\"name/153\",[59,43.722]],[\"comment/153\",[]],[\"name/154\",[60,43.722]],[\"comment/154\",[]],[\"name/155\",[61,43.472]],[\"comment/155\",[]],[\"name/156\",[83,76.43]],[\"comment/156\",[]],[\"name/157\",[38,39.794]],[\"comment/157\",[]],[\"name/158\",[42,41.265]],[\"comment/158\",[]],[\"name/159\",[4,42.308]],[\"comment/159\",[]],[\"name/160\",[55,43.228]],[\"comment/160\",[]],[\"name/161\",[56,43.722]],[\"comment/161\",[]],[\"name/162\",[57,43.472]],[\"comment/162\",[]],[\"name/163\",[58,42.308]],[\"comment/163\",[]],[\"name/164\",[59,43.722]],[\"comment/164\",[]],[\"name/165\",[60,43.722]],[\"comment/165\",[]],[\"name/166\",[61,43.472]],[\"comment/166\",[]],[\"name/167\",[84,76.43]],[\"comment/167\",[]],[\"name/168\",[38,39.794]],[\"comment/168\",[]],[\"name/169\",[42,41.265]],[\"comment/169\",[]],[\"name/170\",[4,42.308]],[\"comment/170\",[]],[\"name/171\",[55,43.228]],[\"comment/171\",[]],[\"name/172\",[56,43.722]],[\"comment/172\",[]],[\"name/173\",[57,43.472]],[\"comment/173\",[]],[\"name/174\",[58,42.308]],[\"comment/174\",[]],[\"name/175\",[59,43.722]],[\"comment/175\",[]],[\"name/176\",[60,43.722]],[\"comment/176\",[]],[\"name/177\",[61,43.472]],[\"comment/177\",[]],[\"name/178\",[85,76.43]],[\"comment/178\",[]],[\"name/179\",[38,39.794]],[\"comment/179\",[]],[\"name/180\",[42,41.265]],[\"comment/180\",[]],[\"name/181\",[4,42.308]],[\"comment/181\",[]],[\"name/182\",[55,43.228]],[\"comment/182\",[]],[\"name/183\",[56,43.722]],[\"comment/183\",[]],[\"name/184\",[57,43.472]],[\"comment/184\",[]],[\"name/185\",[58,42.308]],[\"comment/185\",[]],[\"name/186\",[59,43.722]],[\"comment/186\",[]],[\"name/187\",[60,43.722]],[\"comment/187\",[]],[\"name/188\",[61,43.472]],[\"comment/188\",[]],[\"name/189\",[86,76.43]],[\"comment/189\",[]],[\"name/190\",[38,39.794]],[\"comment/190\",[]],[\"name/191\",[4,42.308]],[\"comment/191\",[]],[\"name/192\",[55,43.228]],[\"comment/192\",[]],[\"name/193\",[56,43.722]],[\"comment/193\",[]],[\"name/194\",[57,43.472]],[\"comment/194\",[]],[\"name/195\",[42,41.265]],[\"comment/195\",[]],[\"name/196\",[58,42.308]],[\"comment/196\",[]],[\"name/197\",[59,43.722]],[\"comment/197\",[]],[\"name/198\",[60,43.722]],[\"comment/198\",[]],[\"name/199\",[61,43.472]],[\"comment/199\",[]],[\"name/200\",[87,76.43]],[\"comment/200\",[]],[\"name/201\",[38,39.794]],[\"comment/201\",[]],[\"name/202\",[42,41.265]],[\"comment/202\",[]],[\"name/203\",[4,42.308]],[\"comment/203\",[]],[\"name/204\",[55,43.228]],[\"comment/204\",[]],[\"name/205\",[56,43.722]],[\"comment/205\",[]],[\"name/206\",[57,43.472]],[\"comment/206\",[]],[\"name/207\",[58,42.308]],[\"comment/207\",[]],[\"name/208\",[59,43.722]],[\"comment/208\",[]],[\"name/209\",[60,43.722]],[\"comment/209\",[]],[\"name/210\",[61,43.472]],[\"comment/210\",[]],[\"name/211\",[88,76.43]],[\"comment/211\",[]],[\"name/212\",[38,39.794]],[\"comment/212\",[]],[\"name/213\",[42,41.265]],[\"comment/213\",[]],[\"name/214\",[4,42.308]],[\"comment/214\",[]],[\"name/215\",[55,43.228]],[\"comment/215\",[]],[\"name/216\",[56,43.722]],[\"comment/216\",[]],[\"name/217\",[57,43.472]],[\"comment/217\",[]],[\"name/218\",[58,42.308]],[\"comment/218\",[]],[\"name/219\",[59,43.722]],[\"comment/219\",[]],[\"name/220\",[60,43.722]],[\"comment/220\",[]],[\"name/221\",[61,43.472]],[\"comment/221\",[]],[\"name/222\",[89,76.43]],[\"comment/222\",[]],[\"name/223\",[38,39.794]],[\"comment/223\",[]],[\"name/224\",[42,41.265]],[\"comment/224\",[]],[\"name/225\",[4,42.308]],[\"comment/225\",[]],[\"name/226\",[55,43.228]],[\"comment/226\",[]],[\"name/227\",[56,43.722]],[\"comment/227\",[]],[\"name/228\",[57,43.472]],[\"comment/228\",[]],[\"name/229\",[58,42.308]],[\"comment/229\",[]],[\"name/230\",[59,43.722]],[\"comment/230\",[]],[\"name/231\",[60,43.722]],[\"comment/231\",[]],[\"name/232\",[61,43.472]],[\"comment/232\",[]],[\"name/233\",[90,76.43]],[\"comment/233\",[]],[\"name/234\",[38,39.794]],[\"comment/234\",[]],[\"name/235\",[42,41.265]],[\"comment/235\",[]],[\"name/236\",[4,42.308]],[\"comment/236\",[]],[\"name/237\",[55,43.228]],[\"comment/237\",[]],[\"name/238\",[56,43.722]],[\"comment/238\",[]],[\"name/239\",[57,43.472]],[\"comment/239\",[]],[\"name/240\",[58,42.308]],[\"comment/240\",[]],[\"name/241\",[59,43.722]],[\"comment/241\",[]],[\"name/242\",[60,43.722]],[\"comment/242\",[]],[\"name/243\",[61,43.472]],[\"comment/243\",[]],[\"name/244\",[91,76.43]],[\"comment/244\",[]],[\"name/245\",[38,39.794]],[\"comment/245\",[]],[\"name/246\",[42,41.265]],[\"comment/246\",[]],[\"name/247\",[4,42.308]],[\"comment/247\",[]],[\"name/248\",[55,43.228]],[\"comment/248\",[]],[\"name/249\",[56,43.722]],[\"comment/249\",[]],[\"name/250\",[57,43.472]],[\"comment/250\",[]],[\"name/251\",[58,42.308]],[\"comment/251\",[]],[\"name/252\",[59,43.722]],[\"comment/252\",[]],[\"name/253\",[60,43.722]],[\"comment/253\",[]],[\"name/254\",[61,43.472]],[\"comment/254\",[]],[\"name/255\",[92,76.43]],[\"comment/255\",[]],[\"name/256\",[38,39.794]],[\"comment/256\",[]],[\"name/257\",[42,41.265]],[\"comment/257\",[]],[\"name/258\",[4,42.308]],[\"comment/258\",[]],[\"name/259\",[55,43.228]],[\"comment/259\",[]],[\"name/260\",[56,43.722]],[\"comment/260\",[]],[\"name/261\",[57,43.472]],[\"comment/261\",[]],[\"name/262\",[58,42.308]],[\"comment/262\",[]],[\"name/263\",[59,43.722]],[\"comment/263\",[]],[\"name/264\",[60,43.722]],[\"comment/264\",[]],[\"name/265\",[61,43.472]],[\"comment/265\",[]],[\"name/266\",[93,76.43]],[\"comment/266\",[]],[\"name/267\",[38,39.794]],[\"comment/267\",[]],[\"name/268\",[42,41.265]],[\"comment/268\",[]],[\"name/269\",[4,42.308]],[\"comment/269\",[]],[\"name/270\",[55,43.228]],[\"comment/270\",[]],[\"name/271\",[56,43.722]],[\"comment/271\",[]],[\"name/272\",[57,43.472]],[\"comment/272\",[]],[\"name/273\",[58,42.308]],[\"comment/273\",[]],[\"name/274\",[59,43.722]],[\"comment/274\",[]],[\"name/275\",[60,43.722]],[\"comment/275\",[]],[\"name/276\",[61,43.472]],[\"comment/276\",[]],[\"name/277\",[94,76.43]],[\"comment/277\",[]],[\"name/278\",[38,39.794]],[\"comment/278\",[]],[\"name/279\",[42,41.265]],[\"comment/279\",[]],[\"name/280\",[4,42.308]],[\"comment/280\",[]],[\"name/281\",[55,43.228]],[\"comment/281\",[]],[\"name/282\",[56,43.722]],[\"comment/282\",[]],[\"name/283\",[57,43.472]],[\"comment/283\",[]],[\"name/284\",[58,42.308]],[\"comment/284\",[]],[\"name/285\",[59,43.722]],[\"comment/285\",[]],[\"name/286\",[60,43.722]],[\"comment/286\",[]],[\"name/287\",[61,43.472]],[\"comment/287\",[]],[\"name/288\",[95,76.43]],[\"comment/288\",[]],[\"name/289\",[38,39.794]],[\"comment/289\",[]],[\"name/290\",[42,41.265]],[\"comment/290\",[]],[\"name/291\",[4,42.308]],[\"comment/291\",[]],[\"name/292\",[55,43.228]],[\"comment/292\",[]],[\"name/293\",[56,43.722]],[\"comment/293\",[]],[\"name/294\",[57,43.472]],[\"comment/294\",[]],[\"name/295\",[58,42.308]],[\"comment/295\",[]],[\"name/296\",[59,43.722]],[\"comment/296\",[]],[\"name/297\",[60,43.722]],[\"comment/297\",[]],[\"name/298\",[61,43.472]],[\"comment/298\",[]],[\"name/299\",[96,76.43]],[\"comment/299\",[]],[\"name/300\",[38,39.794]],[\"comment/300\",[]],[\"name/301\",[42,41.265]],[\"comment/301\",[]],[\"name/302\",[4,42.308]],[\"comment/302\",[]],[\"name/303\",[55,43.228]],[\"comment/303\",[]],[\"name/304\",[56,43.722]],[\"comment/304\",[]],[\"name/305\",[57,43.472]],[\"comment/305\",[]],[\"name/306\",[58,42.308]],[\"comment/306\",[]],[\"name/307\",[59,43.722]],[\"comment/307\",[]],[\"name/308\",[60,43.722]],[\"comment/308\",[]],[\"name/309\",[61,43.472]],[\"comment/309\",[]],[\"name/310\",[97,76.43]],[\"comment/310\",[]],[\"name/311\",[38,39.794]],[\"comment/311\",[]],[\"name/312\",[42,41.265]],[\"comment/312\",[]],[\"name/313\",[4,42.308]],[\"comment/313\",[]],[\"name/314\",[55,43.228]],[\"comment/314\",[]],[\"name/315\",[56,43.722]],[\"comment/315\",[]],[\"name/316\",[57,43.472]],[\"comment/316\",[]],[\"name/317\",[58,42.308]],[\"comment/317\",[]],[\"name/318\",[59,43.722]],[\"comment/318\",[]],[\"name/319\",[60,43.722]],[\"comment/319\",[]],[\"name/320\",[61,43.472]],[\"comment/320\",[]],[\"name/321\",[98,76.43]],[\"comment/321\",[]],[\"name/322\",[38,39.794]],[\"comment/322\",[]],[\"name/323\",[42,41.265]],[\"comment/323\",[]],[\"name/324\",[4,42.308]],[\"comment/324\",[]],[\"name/325\",[55,43.228]],[\"comment/325\",[]],[\"name/326\",[56,43.722]],[\"comment/326\",[]],[\"name/327\",[57,43.472]],[\"comment/327\",[]],[\"name/328\",[58,42.308]],[\"comment/328\",[]],[\"name/329\",[59,43.722]],[\"comment/329\",[]],[\"name/330\",[60,43.722]],[\"comment/330\",[]],[\"name/331\",[61,43.472]],[\"comment/331\",[]],[\"name/332\",[99,76.43]],[\"comment/332\",[]],[\"name/333\",[38,39.794]],[\"comment/333\",[]],[\"name/334\",[42,41.265]],[\"comment/334\",[]],[\"name/335\",[4,42.308]],[\"comment/335\",[]],[\"name/336\",[55,43.228]],[\"comment/336\",[]],[\"name/337\",[56,43.722]],[\"comment/337\",[]],[\"name/338\",[57,43.472]],[\"comment/338\",[]],[\"name/339\",[58,42.308]],[\"comment/339\",[]],[\"name/340\",[59,43.722]],[\"comment/340\",[]],[\"name/341\",[60,43.722]],[\"comment/341\",[]],[\"name/342\",[61,43.472]],[\"comment/342\",[]],[\"name/343\",[100,76.43]],[\"comment/343\",[]],[\"name/344\",[38,39.794]],[\"comment/344\",[]],[\"name/345\",[51,67.957]],[\"comment/345\",[]],[\"name/346\",[52,65.444]],[\"comment/346\",[]],[\"name/347\",[53,59.084]],[\"comment/347\",[]],[\"name/348\",[54,61.767]],[\"comment/348\",[]],[\"name/349\",[42,41.265]],[\"comment/349\",[]],[\"name/350\",[4,42.308]],[\"comment/350\",[]],[\"name/351\",[55,43.228]],[\"comment/351\",[]],[\"name/352\",[56,43.722]],[\"comment/352\",[]],[\"name/353\",[57,43.472]],[\"comment/353\",[]],[\"name/354\",[58,42.308]],[\"comment/354\",[]],[\"name/355\",[59,43.722]],[\"comment/355\",[]],[\"name/356\",[60,43.722]],[\"comment/356\",[]],[\"name/357\",[61,43.472]],[\"comment/357\",[]],[\"name/358\",[101,76.43]],[\"comment/358\",[]],[\"name/359\",[38,39.794]],[\"comment/359\",[]],[\"name/360\",[42,41.265]],[\"comment/360\",[]],[\"name/361\",[102,65.444]],[\"comment/361\",[]],[\"name/362\",[4,42.308]],[\"comment/362\",[]],[\"name/363\",[55,43.228]],[\"comment/363\",[]],[\"name/364\",[56,43.722]],[\"comment/364\",[]],[\"name/365\",[57,43.472]],[\"comment/365\",[]],[\"name/366\",[58,42.308]],[\"comment/366\",[]],[\"name/367\",[59,43.722]],[\"comment/367\",[]],[\"name/368\",[60,43.722]],[\"comment/368\",[]],[\"name/369\",[61,43.472]],[\"comment/369\",[]],[\"name/370\",[103,76.43]],[\"comment/370\",[]],[\"name/371\",[38,39.794]],[\"comment/371\",[]],[\"name/372\",[102,65.444]],[\"comment/372\",[]],[\"name/373\",[42,41.265]],[\"comment/373\",[]],[\"name/374\",[4,42.308]],[\"comment/374\",[]],[\"name/375\",[55,43.228]],[\"comment/375\",[]],[\"name/376\",[56,43.722]],[\"comment/376\",[]],[\"name/377\",[57,43.472]],[\"comment/377\",[]],[\"name/378\",[58,42.308]],[\"comment/378\",[]],[\"name/379\",[59,43.722]],[\"comment/379\",[]],[\"name/380\",[60,43.722]],[\"comment/380\",[]],[\"name/381\",[61,43.472]],[\"comment/381\",[]],[\"name/382\",[104,76.43]],[\"comment/382\",[]],[\"name/383\",[38,39.794]],[\"comment/383\",[]],[\"name/384\",[42,41.265]],[\"comment/384\",[]],[\"name/385\",[4,42.308]],[\"comment/385\",[]],[\"name/386\",[55,43.228]],[\"comment/386\",[]],[\"name/387\",[56,43.722]],[\"comment/387\",[]],[\"name/388\",[57,43.472]],[\"comment/388\",[]],[\"name/389\",[58,42.308]],[\"comment/389\",[]],[\"name/390\",[59,43.722]],[\"comment/390\",[]],[\"name/391\",[60,43.722]],[\"comment/391\",[]],[\"name/392\",[61,43.472]],[\"comment/392\",[]],[\"name/393\",[105,76.43]],[\"comment/393\",[]],[\"name/394\",[38,39.794]],[\"comment/394\",[]],[\"name/395\",[42,41.265]],[\"comment/395\",[]],[\"name/396\",[4,42.308]],[\"comment/396\",[]],[\"name/397\",[55,43.228]],[\"comment/397\",[]],[\"name/398\",[56,43.722]],[\"comment/398\",[]],[\"name/399\",[57,43.472]],[\"comment/399\",[]],[\"name/400\",[58,42.308]],[\"comment/400\",[]],[\"name/401\",[59,43.722]],[\"comment/401\",[]],[\"name/402\",[60,43.722]],[\"comment/402\",[]],[\"name/403\",[61,43.472]],[\"comment/403\",[]],[\"name/404\",[106,76.43]],[\"comment/404\",[]],[\"name/405\",[38,39.794]],[\"comment/405\",[]],[\"name/406\",[42,41.265]],[\"comment/406\",[]],[\"name/407\",[4,42.308]],[\"comment/407\",[]],[\"name/408\",[55,43.228]],[\"comment/408\",[]],[\"name/409\",[56,43.722]],[\"comment/409\",[]],[\"name/410\",[57,43.472]],[\"comment/410\",[]],[\"name/411\",[58,42.308]],[\"comment/411\",[]],[\"name/412\",[59,43.722]],[\"comment/412\",[]],[\"name/413\",[60,43.722]],[\"comment/413\",[]],[\"name/414\",[61,43.472]],[\"comment/414\",[]],[\"name/415\",[107,76.43]],[\"comment/415\",[]],[\"name/416\",[38,39.794]],[\"comment/416\",[]],[\"name/417\",[42,41.265]],[\"comment/417\",[]],[\"name/418\",[4,42.308]],[\"comment/418\",[]],[\"name/419\",[55,43.228]],[\"comment/419\",[]],[\"name/420\",[56,43.722]],[\"comment/420\",[]],[\"name/421\",[57,43.472]],[\"comment/421\",[]],[\"name/422\",[58,42.308]],[\"comment/422\",[]],[\"name/423\",[59,43.722]],[\"comment/423\",[]],[\"name/424\",[60,43.722]],[\"comment/424\",[]],[\"name/425\",[61,43.472]],[\"comment/425\",[]],[\"name/426\",[108,76.43]],[\"comment/426\",[]],[\"name/427\",[38,39.794]],[\"comment/427\",[]],[\"name/428\",[39,67.957]],[\"comment/428\",[]],[\"name/429\",[42,41.265]],[\"comment/429\",[]],[\"name/430\",[51,67.957]],[\"comment/430\",[]],[\"name/431\",[52,65.444]],[\"comment/431\",[]],[\"name/432\",[53,59.084]],[\"comment/432\",[]],[\"name/433\",[54,61.767]],[\"comment/433\",[]],[\"name/434\",[4,42.308]],[\"comment/434\",[]],[\"name/435\",[55,43.228]],[\"comment/435\",[]],[\"name/436\",[56,43.722]],[\"comment/436\",[]],[\"name/437\",[57,43.472]],[\"comment/437\",[]],[\"name/438\",[58,42.308]],[\"comment/438\",[]],[\"name/439\",[59,43.722]],[\"comment/439\",[]],[\"name/440\",[60,43.722]],[\"comment/440\",[]],[\"name/441\",[61,43.472]],[\"comment/441\",[]],[\"name/442\",[109,76.43]],[\"comment/442\",[]],[\"name/443\",[110,50.781]],[\"comment/443\",[]],[\"name/444\",[111,54.458]],[\"comment/444\",[]],[\"name/445\",[112,56.971]],[\"comment/445\",[]],[\"name/446\",[31,41.265]],[\"comment/446\",[]],[\"name/447\",[21,42.99]],[\"comment/447\",[]],[\"name/448\",[29,43.978]],[\"comment/448\",[]],[\"name/449\",[113,59.084]],[\"comment/449\",[]],[\"name/450\",[114,60.336]],[\"comment/450\",[]],[\"name/451\",[115,53.076]],[\"comment/451\",[]],[\"name/452\",[116,60.336]],[\"comment/452\",[]],[\"name/453\",[117,60.336]],[\"comment/453\",[]],[\"name/454\",[118,57.972]],[\"comment/454\",[]],[\"name/455\",[119,59.084]],[\"comment/455\",[]],[\"name/456\",[120,59.084]],[\"comment/456\",[]],[\"name/457\",[121,59.084]],[\"comment/457\",[]],[\"name/458\",[122,60.336]],[\"comment/458\",[]],[\"name/459\",[110,50.781]],[\"comment/459\",[]],[\"name/460\",[123,60.336]],[\"comment/460\",[]],[\"name/461\",[124,60.336]],[\"comment/461\",[]],[\"name/462\",[125,60.336]],[\"comment/462\",[]],[\"name/463\",[126,60.336]],[\"comment/463\",[]],[\"name/464\",[127,60.336]],[\"comment/464\",[]],[\"name/465\",[23,45.075]],[\"comment/465\",[]],[\"name/466\",[128,51.863]],[\"comment/466\",[]],[\"name/467\",[129,60.336]],[\"comment/467\",[]],[\"name/468\",[130,60.336]],[\"comment/468\",[]],[\"name/469\",[131,59.084]],[\"comment/469\",[]],[\"name/470\",[132,54.458]],[\"comment/470\",[]],[\"name/471\",[133,54.458]],[\"comment/471\",[]],[\"name/472\",[134,54.458]],[\"comment/472\",[]],[\"name/473\",[135,54.458]],[\"comment/473\",[]],[\"name/474\",[136,54.458]],[\"comment/474\",[]],[\"name/475\",[137,54.458]],[\"comment/475\",[]],[\"name/476\",[138,54.458]],[\"comment/476\",[]],[\"name/477\",[139,54.458]],[\"comment/477\",[]],[\"name/478\",[140,54.458]],[\"comment/478\",[]],[\"name/479\",[141,54.458]],[\"comment/479\",[]],[\"name/480\",[142,54.458]],[\"comment/480\",[]],[\"name/481\",[143,54.458]],[\"comment/481\",[]],[\"name/482\",[144,54.458]],[\"comment/482\",[]],[\"name/483\",[145,54.458]],[\"comment/483\",[]],[\"name/484\",[146,54.458]],[\"comment/484\",[]],[\"name/485\",[147,71.322]],[\"comment/485\",[]],[\"name/486\",[148,65.444]],[\"comment/486\",[]],[\"name/487\",[149,76.43]],[\"comment/487\",[]],[\"name/488\",[150,76.43]],[\"comment/488\",[]],[\"name/489\",[151,76.43]],[\"comment/489\",[]],[\"name/490\",[152,76.43]],[\"comment/490\",[]],[\"name/491\",[153,71.322]],[\"comment/491\",[]],[\"name/492\",[154,76.43]],[\"comment/492\",[]],[\"name/493\",[155,76.43]],[\"comment/493\",[]],[\"name/494\",[156,76.43]],[\"comment/494\",[]],[\"name/495\",[157,76.43]],[\"comment/495\",[]],[\"name/496\",[110,50.781]],[\"comment/496\",[]],[\"name/497\",[158,65.444]],[\"comment/497\",[]],[\"name/498\",[130,60.336]],[\"comment/498\",[]],[\"name/499\",[125,60.336]],[\"comment/499\",[]],[\"name/500\",[36,46.307]],[\"comment/500\",[]],[\"name/501\",[159,71.322]],[\"comment/501\",[]],[\"name/502\",[160,60.336]],[\"comment/502\",[]],[\"name/503\",[161,71.322]],[\"comment/503\",[]],[\"name/504\",[162,61.767]],[\"comment/504\",[]],[\"name/505\",[163,67.957]],[\"comment/505\",[]],[\"name/506\",[164,71.322]],[\"comment/506\",[]],[\"name/507\",[165,71.322]],[\"comment/507\",[]],[\"name/508\",[166,59.084]],[\"comment/508\",[]],[\"name/509\",[167,56.061]],[\"comment/509\",[]],[\"name/510\",[168,71.322]],[\"comment/510\",[]],[\"name/511\",[169,71.322]],[\"comment/511\",[]],[\"name/512\",[111,54.458]],[\"comment/512\",[]],[\"name/513\",[112,56.971]],[\"comment/513\",[]],[\"name/514\",[31,41.265]],[\"comment/514\",[]],[\"name/515\",[21,42.99]],[\"comment/515\",[]],[\"name/516\",[29,43.978]],[\"comment/516\",[]],[\"name/517\",[113,59.084]],[\"comment/517\",[]],[\"name/518\",[114,60.336]],[\"comment/518\",[]],[\"name/519\",[115,53.076]],[\"comment/519\",[]],[\"name/520\",[116,60.336]],[\"comment/520\",[]],[\"name/521\",[117,60.336]],[\"comment/521\",[]],[\"name/522\",[118,57.972]],[\"comment/522\",[]],[\"name/523\",[119,59.084]],[\"comment/523\",[]],[\"name/524\",[120,59.084]],[\"comment/524\",[]],[\"name/525\",[121,59.084]],[\"comment/525\",[]],[\"name/526\",[122,60.336]],[\"comment/526\",[]],[\"name/527\",[110,50.781]],[\"comment/527\",[]],[\"name/528\",[123,60.336]],[\"comment/528\",[]],[\"name/529\",[124,60.336]],[\"comment/529\",[]],[\"name/530\",[126,60.336]],[\"comment/530\",[]],[\"name/531\",[127,60.336]],[\"comment/531\",[]],[\"name/532\",[23,45.075]],[\"comment/532\",[]],[\"name/533\",[128,51.863]],[\"comment/533\",[]],[\"name/534\",[129,60.336]],[\"comment/534\",[]],[\"name/535\",[131,59.084]],[\"comment/535\",[]],[\"name/536\",[132,54.458]],[\"comment/536\",[]],[\"name/537\",[133,54.458]],[\"comment/537\",[]],[\"name/538\",[134,54.458]],[\"comment/538\",[]],[\"name/539\",[135,54.458]],[\"comment/539\",[]],[\"name/540\",[136,54.458]],[\"comment/540\",[]],[\"name/541\",[137,54.458]],[\"comment/541\",[]],[\"name/542\",[138,54.458]],[\"comment/542\",[]],[\"name/543\",[139,54.458]],[\"comment/543\",[]],[\"name/544\",[140,54.458]],[\"comment/544\",[]],[\"name/545\",[141,54.458]],[\"comment/545\",[]],[\"name/546\",[142,54.458]],[\"comment/546\",[]],[\"name/547\",[143,54.458]],[\"comment/547\",[]],[\"name/548\",[144,54.458]],[\"comment/548\",[]],[\"name/549\",[145,54.458]],[\"comment/549\",[]],[\"name/550\",[146,54.458]],[\"comment/550\",[]],[\"name/551\",[170,65.444]],[\"comment/551\",[]],[\"name/552\",[132,54.458]],[\"comment/552\",[]],[\"name/553\",[133,54.458]],[\"comment/553\",[]],[\"name/554\",[134,54.458]],[\"comment/554\",[]],[\"name/555\",[135,54.458]],[\"comment/555\",[]],[\"name/556\",[136,54.458]],[\"comment/556\",[]],[\"name/557\",[137,54.458]],[\"comment/557\",[]],[\"name/558\",[138,54.458]],[\"comment/558\",[]],[\"name/559\",[139,54.458]],[\"comment/559\",[]],[\"name/560\",[140,54.458]],[\"comment/560\",[]],[\"name/561\",[141,54.458]],[\"comment/561\",[]],[\"name/562\",[142,54.458]],[\"comment/562\",[]],[\"name/563\",[143,54.458]],[\"comment/563\",[]],[\"name/564\",[144,54.458]],[\"comment/564\",[]],[\"name/565\",[145,54.458]],[\"comment/565\",[]],[\"name/566\",[146,54.458]],[\"comment/566\",[]],[\"name/567\",[171,76.43]],[\"comment/567\",[]],[\"name/568\",[172,76.43]],[\"comment/568\",[]],[\"name/569\",[173,76.43]],[\"comment/569\",[]],[\"name/570\",[174,76.43]],[\"comment/570\",[]],[\"name/571\",[110,50.781]],[\"comment/571\",[]],[\"name/572\",[175,76.43]],[\"comment/572\",[]],[\"name/573\",[176,65.444]],[\"comment/573\",[]],[\"name/574\",[177,67.957]],[\"comment/574\",[]],[\"name/575\",[178,76.43]],[\"comment/575\",[]],[\"name/576\",[158,65.444]],[\"comment/576\",[]],[\"name/577\",[179,55.227]],[\"comment/577\",[]],[\"name/578\",[180,67.957]],[\"comment/578\",[]],[\"name/579\",[112,56.971]],[\"comment/579\",[]],[\"name/580\",[181,60.336]],[\"comment/580\",[]],[\"name/581\",[182,76.43]],[\"comment/581\",[]],[\"name/582\",[183,71.322]],[\"comment/582\",[]],[\"name/583\",[119,59.084]],[\"comment/583\",[]],[\"name/584\",[120,59.084]],[\"comment/584\",[]],[\"name/585\",[121,59.084]],[\"comment/585\",[]],[\"name/586\",[113,59.084]],[\"comment/586\",[]],[\"name/587\",[110,50.781]],[\"comment/587\",[]],[\"name/588\",[118,57.972]],[\"comment/588\",[]],[\"name/589\",[131,59.084]],[\"comment/589\",[]],[\"name/590\",[132,54.458]],[\"comment/590\",[]],[\"name/591\",[133,54.458]],[\"comment/591\",[]],[\"name/592\",[134,54.458]],[\"comment/592\",[]],[\"name/593\",[135,54.458]],[\"comment/593\",[]],[\"name/594\",[136,54.458]],[\"comment/594\",[]],[\"name/595\",[137,54.458]],[\"comment/595\",[]],[\"name/596\",[138,54.458]],[\"comment/596\",[]],[\"name/597\",[139,54.458]],[\"comment/597\",[]],[\"name/598\",[140,54.458]],[\"comment/598\",[]],[\"name/599\",[141,54.458]],[\"comment/599\",[]],[\"name/600\",[142,54.458]],[\"comment/600\",[]],[\"name/601\",[143,54.458]],[\"comment/601\",[]],[\"name/602\",[144,54.458]],[\"comment/602\",[]],[\"name/603\",[145,54.458]],[\"comment/603\",[]],[\"name/604\",[146,54.458]],[\"comment/604\",[]],[\"name/605\",[184,76.43]],[\"comment/605\",[]],[\"name/606\",[185,76.43]],[\"comment/606\",[]],[\"name/607\",[186,76.43]],[\"comment/607\",[]],[\"name/608\",[187,76.43]],[\"comment/608\",[]],[\"name/609\",[49,40.877]],[\"comment/609\",[]],[\"name/610\",[188,71.322]],[\"comment/610\",[]],[\"name/611\",[189,50.28]],[\"comment/611\",[]],[\"name/612\",[190,71.322]],[\"comment/612\",[]],[\"name/613\",[191,76.43]],[\"comment/613\",[]],[\"name/614\",[192,71.322]],[\"comment/614\",[]],[\"name/615\",[193,71.322]],[\"comment/615\",[]],[\"name/616\",[111,54.458]],[\"comment/616\",[]],[\"name/617\",[194,71.322]],[\"comment/617\",[]],[\"name/618\",[195,76.43]],[\"comment/618\",[]],[\"name/619\",[115,53.076]],[\"comment/619\",[]],[\"name/620\",[196,71.322]],[\"comment/620\",[]],[\"name/621\",[197,76.43]],[\"comment/621\",[]],[\"name/622\",[198,76.43]],[\"comment/622\",[]],[\"name/623\",[199,76.43]],[\"comment/623\",[]],[\"name/624\",[200,65.444]],[\"comment/624\",[]],[\"name/625\",[201,76.43]],[\"comment/625\",[]],[\"name/626\",[202,76.43]],[\"comment/626\",[]],[\"name/627\",[203,76.43]],[\"comment/627\",[]],[\"name/628\",[204,76.43]],[\"comment/628\",[]],[\"name/629\",[205,76.43]],[\"comment/629\",[]],[\"name/630\",[206,76.43]],[\"comment/630\",[]],[\"name/631\",[207,76.43]],[\"comment/631\",[]],[\"name/632\",[132,54.458]],[\"comment/632\",[]],[\"name/633\",[133,54.458]],[\"comment/633\",[]],[\"name/634\",[134,54.458]],[\"comment/634\",[]],[\"name/635\",[135,54.458]],[\"comment/635\",[]],[\"name/636\",[136,54.458]],[\"comment/636\",[]],[\"name/637\",[137,54.458]],[\"comment/637\",[]],[\"name/638\",[138,54.458]],[\"comment/638\",[]],[\"name/639\",[139,54.458]],[\"comment/639\",[]],[\"name/640\",[140,54.458]],[\"comment/640\",[]],[\"name/641\",[141,54.458]],[\"comment/641\",[]],[\"name/642\",[142,54.458]],[\"comment/642\",[]],[\"name/643\",[143,54.458]],[\"comment/643\",[]],[\"name/644\",[144,54.458]],[\"comment/644\",[]],[\"name/645\",[145,54.458]],[\"comment/645\",[]],[\"name/646\",[146,54.458]],[\"comment/646\",[]],[\"name/647\",[208,65.444]],[\"comment/647\",[]],[\"name/648\",[26,46.986]],[\"comment/648\",[]],[\"name/649\",[209,76.43]],[\"comment/649\",[]],[\"name/650\",[112,56.971]],[\"comment/650\",[]],[\"name/651\",[21,42.99]],[\"comment/651\",[]],[\"name/652\",[31,41.265]],[\"comment/652\",[]],[\"name/653\",[210,61.767]],[\"comment/653\",[]],[\"name/654\",[35,44.512]],[\"comment/654\",[]],[\"name/655\",[211,48.915]],[\"comment/655\",[]],[\"name/656\",[212,76.43]],[\"comment/656\",[]],[\"name/657\",[213,76.43]],[\"comment/657\",[]],[\"name/658\",[214,76.43]],[\"comment/658\",[]],[\"name/659\",[215,71.322]],[\"comment/659\",[]],[\"name/660\",[216,71.322]],[\"comment/660\",[]],[\"name/661\",[217,76.43]],[\"comment/661\",[]],[\"name/662\",[218,71.322]],[\"comment/662\",[]],[\"name/663\",[219,76.43]],[\"comment/663\",[]],[\"name/664\",[220,71.322]],[\"comment/664\",[]],[\"name/665\",[221,71.322]],[\"comment/665\",[]],[\"name/666\",[222,76.43]],[\"comment/666\",[]],[\"name/667\",[223,63.437]],[\"comment/667\",[]],[\"name/668\",[179,55.227]],[\"comment/668\",[]],[\"name/669\",[224,76.43]],[\"comment/669\",[]],[\"name/670\",[225,71.322]],[\"comment/670\",[]],[\"name/671\",[226,76.43]],[\"comment/671\",[]],[\"name/672\",[227,76.43]],[\"comment/672\",[]],[\"name/673\",[228,76.43]],[\"comment/673\",[]],[\"name/674\",[229,76.43]],[\"comment/674\",[]],[\"name/675\",[230,76.43]],[\"comment/675\",[]],[\"name/676\",[231,71.322]],[\"comment/676\",[]],[\"name/677\",[232,76.43]],[\"comment/677\",[]],[\"name/678\",[233,76.43]],[\"comment/678\",[]],[\"name/679\",[234,76.43]],[\"comment/679\",[]],[\"name/680\",[235,76.43]],[\"comment/680\",[]],[\"name/681\",[236,76.43]],[\"comment/681\",[]],[\"name/682\",[237,76.43]],[\"comment/682\",[]],[\"name/683\",[238,76.43]],[\"comment/683\",[]],[\"name/684\",[239,71.322]],[\"comment/684\",[]],[\"name/685\",[240,67.957]],[\"comment/685\",[]],[\"name/686\",[241,76.43]],[\"comment/686\",[]],[\"name/687\",[242,76.43]],[\"comment/687\",[]],[\"name/688\",[243,71.322]],[\"comment/688\",[]],[\"name/689\",[244,76.43]],[\"comment/689\",[]],[\"name/690\",[245,76.43]],[\"comment/690\",[]],[\"name/691\",[246,76.43]],[\"comment/691\",[]],[\"name/692\",[247,76.43]],[\"comment/692\",[]],[\"name/693\",[248,76.43]],[\"comment/693\",[]],[\"name/694\",[249,59.084]],[\"comment/694\",[]],[\"name/695\",[250,76.43]],[\"comment/695\",[]],[\"name/696\",[251,76.43]],[\"comment/696\",[]],[\"name/697\",[252,76.43]],[\"comment/697\",[]],[\"name/698\",[253,76.43]],[\"comment/698\",[]],[\"name/699\",[254,76.43]],[\"comment/699\",[]],[\"name/700\",[255,76.43]],[\"comment/700\",[]],[\"name/701\",[38,39.794]],[\"comment/701\",[]],[\"name/702\",[256,71.322]],[\"comment/702\",[]],[\"name/703\",[179,55.227]],[\"comment/703\",[]],[\"name/704\",[257,71.322]],[\"comment/704\",[]],[\"name/705\",[21,42.99]],[\"comment/705\",[]],[\"name/706\",[31,41.265]],[\"comment/706\",[]],[\"name/707\",[210,61.767]],[\"comment/707\",[]],[\"name/708\",[35,44.512]],[\"comment/708\",[]],[\"name/709\",[112,56.971]],[\"comment/709\",[]],[\"name/710\",[258,76.43]],[\"comment/710\",[]],[\"name/711\",[148,65.444]],[\"comment/711\",[]],[\"name/712\",[239,71.322]],[\"comment/712\",[]],[\"name/713\",[147,71.322]],[\"comment/713\",[]],[\"name/714\",[208,65.444]],[\"comment/714\",[]],[\"name/715\",[259,76.43]],[\"comment/715\",[]],[\"name/716\",[260,76.43]],[\"comment/716\",[]],[\"name/717\",[261,76.43]],[\"comment/717\",[]],[\"name/718\",[262,76.43]],[\"comment/718\",[]],[\"name/719\",[263,76.43]],[\"comment/719\",[]],[\"name/720\",[264,76.43]],[\"comment/720\",[]],[\"name/721\",[225,71.322]],[\"comment/721\",[]],[\"name/722\",[153,71.322]],[\"comment/722\",[]],[\"name/723\",[265,76.43]],[\"comment/723\",[]],[\"name/724\",[266,67.957]],[\"comment/724\",[]],[\"name/725\",[231,71.322]],[\"comment/725\",[]],[\"name/726\",[240,67.957]],[\"comment/726\",[]],[\"name/727\",[267,76.43]],[\"comment/727\",[]],[\"name/728\",[268,76.43]],[\"comment/728\",[]],[\"name/729\",[110,50.781]],[\"comment/729\",[]],[\"name/730\",[130,60.336]],[\"comment/730\",[]],[\"name/731\",[125,60.336]],[\"comment/731\",[]],[\"name/732\",[243,71.322]],[\"comment/732\",[]],[\"name/733\",[36,46.307]],[\"comment/733\",[]],[\"name/734\",[269,57.972]],[\"comment/734\",[]],[\"name/735\",[211,48.915]],[\"comment/735\",[]],[\"name/736\",[270,63.437]],[\"comment/736\",[]],[\"name/737\",[271,61.767]],[\"comment/737\",[]],[\"name/738\",[272,71.322]],[\"comment/738\",[]],[\"name/739\",[273,71.322]],[\"comment/739\",[]],[\"name/740\",[274,76.43]],[\"comment/740\",[]],[\"name/741\",[24,46.307]],[\"comment/741\",[]],[\"name/742\",[275,57.972]],[\"comment/742\",[]],[\"name/743\",[23,45.075]],[\"comment/743\",[]],[\"name/744\",[163,67.957]],[\"comment/744\",[]],[\"name/745\",[167,56.061]],[\"comment/745\",[]],[\"name/746\",[276,61.767]],[\"comment/746\",[]],[\"name/747\",[22,44.241]],[\"comment/747\",[]],[\"name/748\",[160,60.336]],[\"comment/748\",[]],[\"name/749\",[166,59.084]],[\"comment/749\",[]],[\"name/750\",[111,54.458]],[\"comment/750\",[]],[\"name/751\",[112,56.971]],[\"comment/751\",[]],[\"name/752\",[31,41.265]],[\"comment/752\",[]],[\"name/753\",[21,42.99]],[\"comment/753\",[]],[\"name/754\",[29,43.978]],[\"comment/754\",[]],[\"name/755\",[113,59.084]],[\"comment/755\",[]],[\"name/756\",[114,60.336]],[\"comment/756\",[]],[\"name/757\",[115,53.076]],[\"comment/757\",[]],[\"name/758\",[116,60.336]],[\"comment/758\",[]],[\"name/759\",[117,60.336]],[\"comment/759\",[]],[\"name/760\",[118,57.972]],[\"comment/760\",[]],[\"name/761\",[119,59.084]],[\"comment/761\",[]],[\"name/762\",[120,59.084]],[\"comment/762\",[]],[\"name/763\",[121,59.084]],[\"comment/763\",[]],[\"name/764\",[122,60.336]],[\"comment/764\",[]],[\"name/765\",[110,50.781]],[\"comment/765\",[]],[\"name/766\",[123,60.336]],[\"comment/766\",[]],[\"name/767\",[124,60.336]],[\"comment/767\",[]],[\"name/768\",[126,60.336]],[\"comment/768\",[]],[\"name/769\",[127,60.336]],[\"comment/769\",[]],[\"name/770\",[128,51.863]],[\"comment/770\",[]],[\"name/771\",[129,60.336]],[\"comment/771\",[]],[\"name/772\",[131,59.084]],[\"comment/772\",[]],[\"name/773\",[132,54.458]],[\"comment/773\",[]],[\"name/774\",[133,54.458]],[\"comment/774\",[]],[\"name/775\",[134,54.458]],[\"comment/775\",[]],[\"name/776\",[135,54.458]],[\"comment/776\",[]],[\"name/777\",[136,54.458]],[\"comment/777\",[]],[\"name/778\",[137,54.458]],[\"comment/778\",[]],[\"name/779\",[138,54.458]],[\"comment/779\",[]],[\"name/780\",[139,54.458]],[\"comment/780\",[]],[\"name/781\",[140,54.458]],[\"comment/781\",[]],[\"name/782\",[141,54.458]],[\"comment/782\",[]],[\"name/783\",[142,54.458]],[\"comment/783\",[]],[\"name/784\",[143,54.458]],[\"comment/784\",[]],[\"name/785\",[144,54.458]],[\"comment/785\",[]],[\"name/786\",[145,54.458]],[\"comment/786\",[]],[\"name/787\",[146,54.458]],[\"comment/787\",[]],[\"name/788\",[277,76.43]],[\"comment/788\",[]],[\"name/789\",[278,63.437]],[\"comment/789\",[]],[\"name/790\",[38,39.794]],[\"comment/790\",[]],[\"name/791\",[279,76.43]],[\"comment/791\",[]],[\"name/792\",[280,76.43]],[\"comment/792\",[]],[\"name/793\",[281,76.43]],[\"comment/793\",[]],[\"name/794\",[282,71.322]],[\"comment/794\",[]],[\"name/795\",[223,63.437]],[\"comment/795\",[]],[\"name/796\",[283,76.43]],[\"comment/796\",[]],[\"name/797\",[220,71.322]],[\"comment/797\",[]],[\"name/798\",[221,71.322]],[\"comment/798\",[]],[\"name/799\",[132,54.458]],[\"comment/799\",[]],[\"name/800\",[133,54.458]],[\"comment/800\",[]],[\"name/801\",[134,54.458]],[\"comment/801\",[]],[\"name/802\",[135,54.458]],[\"comment/802\",[]],[\"name/803\",[136,54.458]],[\"comment/803\",[]],[\"name/804\",[137,54.458]],[\"comment/804\",[]],[\"name/805\",[138,54.458]],[\"comment/805\",[]],[\"name/806\",[139,54.458]],[\"comment/806\",[]],[\"name/807\",[140,54.458]],[\"comment/807\",[]],[\"name/808\",[141,54.458]],[\"comment/808\",[]],[\"name/809\",[142,54.458]],[\"comment/809\",[]],[\"name/810\",[143,54.458]],[\"comment/810\",[]],[\"name/811\",[144,54.458]],[\"comment/811\",[]],[\"name/812\",[145,54.458]],[\"comment/812\",[]],[\"name/813\",[146,54.458]],[\"comment/813\",[]],[\"name/814\",[284,76.43]],[\"comment/814\",[]],[\"name/815\",[285,76.43]],[\"comment/815\",[]],[\"name/816\",[286,67.957]],[\"comment/816\",[]],[\"name/817\",[176,65.444]],[\"comment/817\",[]],[\"name/818\",[287,71.322]],[\"comment/818\",[]],[\"name/819\",[288,76.43]],[\"comment/819\",[]],[\"name/820\",[289,76.43]],[\"comment/820\",[]],[\"name/821\",[290,76.43]],[\"comment/821\",[]],[\"name/822\",[291,76.43]],[\"comment/822\",[]],[\"name/823\",[292,71.322]],[\"comment/823\",[]],[\"name/824\",[179,55.227]],[\"comment/824\",[]],[\"name/825\",[293,76.43]],[\"comment/825\",[]],[\"name/826\",[111,54.458]],[\"comment/826\",[]],[\"name/827\",[294,67.957]],[\"comment/827\",[]],[\"name/828\",[295,76.43]],[\"comment/828\",[]],[\"name/829\",[296,71.322]],[\"comment/829\",[]],[\"name/830\",[297,71.322]],[\"comment/830\",[]],[\"name/831\",[298,76.43]],[\"comment/831\",[]],[\"name/832\",[299,76.43]],[\"comment/832\",[]],[\"name/833\",[49,40.877]],[\"comment/833\",[]],[\"name/834\",[300,76.43]],[\"comment/834\",[]],[\"name/835\",[301,76.43]],[\"comment/835\",[]],[\"name/836\",[302,76.43]],[\"comment/836\",[]],[\"name/837\",[303,76.43]],[\"comment/837\",[]],[\"name/838\",[35,44.512]],[\"comment/838\",[]],[\"name/839\",[304,71.322]],[\"comment/839\",[]],[\"name/840\",[287,71.322]],[\"comment/840\",[]],[\"name/841\",[305,76.43]],[\"comment/841\",[]],[\"name/842\",[110,50.781]],[\"comment/842\",[]],[\"name/843\",[38,39.794]],[\"comment/843\",[]],[\"name/844\",[180,67.957]],[\"comment/844\",[]],[\"name/845\",[269,57.972]],[\"comment/845\",[]],[\"name/846\",[179,55.227]],[\"comment/846\",[]],[\"name/847\",[130,60.336]],[\"comment/847\",[]],[\"name/848\",[111,54.458]],[\"comment/848\",[]],[\"name/849\",[112,56.971]],[\"comment/849\",[]],[\"name/850\",[31,41.265]],[\"comment/850\",[]],[\"name/851\",[21,42.99]],[\"comment/851\",[]],[\"name/852\",[29,43.978]],[\"comment/852\",[]],[\"name/853\",[113,59.084]],[\"comment/853\",[]],[\"name/854\",[114,60.336]],[\"comment/854\",[]],[\"name/855\",[115,53.076]],[\"comment/855\",[]],[\"name/856\",[116,60.336]],[\"comment/856\",[]],[\"name/857\",[117,60.336]],[\"comment/857\",[]],[\"name/858\",[118,57.972]],[\"comment/858\",[]],[\"name/859\",[119,59.084]],[\"comment/859\",[]],[\"name/860\",[120,59.084]],[\"comment/860\",[]],[\"name/861\",[121,59.084]],[\"comment/861\",[]],[\"name/862\",[122,60.336]],[\"comment/862\",[]],[\"name/863\",[110,50.781]],[\"comment/863\",[]],[\"name/864\",[123,60.336]],[\"comment/864\",[]],[\"name/865\",[124,60.336]],[\"comment/865\",[]],[\"name/866\",[125,60.336]],[\"comment/866\",[]],[\"name/867\",[126,60.336]],[\"comment/867\",[]],[\"name/868\",[127,60.336]],[\"comment/868\",[]],[\"name/869\",[23,45.075]],[\"comment/869\",[]],[\"name/870\",[128,51.863]],[\"comment/870\",[]],[\"name/871\",[129,60.336]],[\"comment/871\",[]],[\"name/872\",[131,59.084]],[\"comment/872\",[]],[\"name/873\",[132,54.458]],[\"comment/873\",[]],[\"name/874\",[133,54.458]],[\"comment/874\",[]],[\"name/875\",[134,54.458]],[\"comment/875\",[]],[\"name/876\",[135,54.458]],[\"comment/876\",[]],[\"name/877\",[136,54.458]],[\"comment/877\",[]],[\"name/878\",[137,54.458]],[\"comment/878\",[]],[\"name/879\",[138,54.458]],[\"comment/879\",[]],[\"name/880\",[139,54.458]],[\"comment/880\",[]],[\"name/881\",[140,54.458]],[\"comment/881\",[]],[\"name/882\",[141,54.458]],[\"comment/882\",[]],[\"name/883\",[142,54.458]],[\"comment/883\",[]],[\"name/884\",[143,54.458]],[\"comment/884\",[]],[\"name/885\",[144,54.458]],[\"comment/885\",[]],[\"name/886\",[145,54.458]],[\"comment/886\",[]],[\"name/887\",[146,54.458]],[\"comment/887\",[]],[\"name/888\",[306,76.43]],[\"comment/888\",[]],[\"name/889\",[110,50.781]],[\"comment/889\",[]],[\"name/890\",[38,39.794]],[\"comment/890\",[]],[\"name/891\",[180,67.957]],[\"comment/891\",[]],[\"name/892\",[179,55.227]],[\"comment/892\",[]],[\"name/893\",[130,60.336]],[\"comment/893\",[]],[\"name/894\",[111,54.458]],[\"comment/894\",[]],[\"name/895\",[112,56.971]],[\"comment/895\",[]],[\"name/896\",[31,41.265]],[\"comment/896\",[]],[\"name/897\",[21,42.99]],[\"comment/897\",[]],[\"name/898\",[29,43.978]],[\"comment/898\",[]],[\"name/899\",[113,59.084]],[\"comment/899\",[]],[\"name/900\",[114,60.336]],[\"comment/900\",[]],[\"name/901\",[115,53.076]],[\"comment/901\",[]],[\"name/902\",[116,60.336]],[\"comment/902\",[]],[\"name/903\",[117,60.336]],[\"comment/903\",[]],[\"name/904\",[118,57.972]],[\"comment/904\",[]],[\"name/905\",[119,59.084]],[\"comment/905\",[]],[\"name/906\",[120,59.084]],[\"comment/906\",[]],[\"name/907\",[121,59.084]],[\"comment/907\",[]],[\"name/908\",[122,60.336]],[\"comment/908\",[]],[\"name/909\",[110,50.781]],[\"comment/909\",[]],[\"name/910\",[123,60.336]],[\"comment/910\",[]],[\"name/911\",[124,60.336]],[\"comment/911\",[]],[\"name/912\",[125,60.336]],[\"comment/912\",[]],[\"name/913\",[126,60.336]],[\"comment/913\",[]],[\"name/914\",[127,60.336]],[\"comment/914\",[]],[\"name/915\",[23,45.075]],[\"comment/915\",[]],[\"name/916\",[128,51.863]],[\"comment/916\",[]],[\"name/917\",[129,60.336]],[\"comment/917\",[]],[\"name/918\",[131,59.084]],[\"comment/918\",[]],[\"name/919\",[132,54.458]],[\"comment/919\",[]],[\"name/920\",[133,54.458]],[\"comment/920\",[]],[\"name/921\",[134,54.458]],[\"comment/921\",[]],[\"name/922\",[135,54.458]],[\"comment/922\",[]],[\"name/923\",[136,54.458]],[\"comment/923\",[]],[\"name/924\",[137,54.458]],[\"comment/924\",[]],[\"name/925\",[138,54.458]],[\"comment/925\",[]],[\"name/926\",[139,54.458]],[\"comment/926\",[]],[\"name/927\",[140,54.458]],[\"comment/927\",[]],[\"name/928\",[141,54.458]],[\"comment/928\",[]],[\"name/929\",[142,54.458]],[\"comment/929\",[]],[\"name/930\",[143,54.458]],[\"comment/930\",[]],[\"name/931\",[144,54.458]],[\"comment/931\",[]],[\"name/932\",[145,54.458]],[\"comment/932\",[]],[\"name/933\",[146,54.458]],[\"comment/933\",[]],[\"name/934\",[307,76.43]],[\"comment/934\",[]],[\"name/935\",[308,71.322]],[\"comment/935\",[]],[\"name/936\",[38,39.794]],[\"comment/936\",[]],[\"name/937\",[179,55.227]],[\"comment/937\",[]],[\"name/938\",[309,60.336]],[\"comment/938\",[]],[\"name/939\",[310,61.767]],[\"comment/939\",[]],[\"name/940\",[21,42.99]],[\"comment/940\",[]],[\"name/941\",[35,44.512]],[\"comment/941\",[]],[\"name/942\",[31,41.265]],[\"comment/942\",[]],[\"name/943\",[210,61.767]],[\"comment/943\",[]],[\"name/944\",[308,71.322]],[\"comment/944\",[]],[\"name/945\",[110,50.781]],[\"comment/945\",[]],[\"name/946\",[249,59.084]],[\"comment/946\",[]],[\"name/947\",[311,76.43]],[\"comment/947\",[]],[\"name/948\",[312,76.43]],[\"comment/948\",[]],[\"name/949\",[240,67.957]],[\"comment/949\",[]],[\"name/950\",[132,54.458]],[\"comment/950\",[]],[\"name/951\",[133,54.458]],[\"comment/951\",[]],[\"name/952\",[134,54.458]],[\"comment/952\",[]],[\"name/953\",[135,54.458]],[\"comment/953\",[]],[\"name/954\",[136,54.458]],[\"comment/954\",[]],[\"name/955\",[137,54.458]],[\"comment/955\",[]],[\"name/956\",[138,54.458]],[\"comment/956\",[]],[\"name/957\",[139,54.458]],[\"comment/957\",[]],[\"name/958\",[140,54.458]],[\"comment/958\",[]],[\"name/959\",[141,54.458]],[\"comment/959\",[]],[\"name/960\",[142,54.458]],[\"comment/960\",[]],[\"name/961\",[143,54.458]],[\"comment/961\",[]],[\"name/962\",[144,54.458]],[\"comment/962\",[]],[\"name/963\",[145,54.458]],[\"comment/963\",[]],[\"name/964\",[146,54.458]],[\"comment/964\",[]],[\"name/965\",[313,76.43]],[\"comment/965\",[]],[\"name/966\",[314,67.957]],[\"comment/966\",[]],[\"name/967\",[315,67.957]],[\"comment/967\",[]],[\"name/968\",[316,67.957]],[\"comment/968\",[]],[\"name/969\",[317,67.957]],[\"comment/969\",[]],[\"name/970\",[223,63.437]],[\"comment/970\",[]],[\"name/971\",[33,44.512]],[\"comment/971\",[]],[\"name/972\",[210,61.767]],[\"comment/972\",[]],[\"name/973\",[35,44.512]],[\"comment/973\",[]],[\"name/974\",[318,67.957]],[\"comment/974\",[]],[\"name/975\",[319,67.957]],[\"comment/975\",[]],[\"name/976\",[320,76.43]],[\"comment/976\",[]],[\"name/977\",[110,50.781]],[\"comment/977\",[]],[\"name/978\",[148,65.444]],[\"comment/978\",[]],[\"name/979\",[321,76.43]],[\"comment/979\",[]],[\"name/980\",[49,40.877]],[\"comment/980\",[]],[\"name/981\",[24,46.307]],[\"comment/981\",[]],[\"name/982\",[275,57.972]],[\"comment/982\",[]],[\"name/983\",[128,51.863]],[\"comment/983\",[]],[\"name/984\",[322,76.43]],[\"comment/984\",[]],[\"name/985\",[323,76.43]],[\"comment/985\",[]],[\"name/986\",[324,76.43]],[\"comment/986\",[]],[\"name/987\",[130,60.336]],[\"comment/987\",[]],[\"name/988\",[127,60.336]],[\"comment/988\",[]],[\"name/989\",[124,60.336]],[\"comment/989\",[]],[\"name/990\",[23,45.075]],[\"comment/990\",[]],[\"name/991\",[128,51.863]],[\"comment/991\",[]],[\"name/992\",[111,54.458]],[\"comment/992\",[]],[\"name/993\",[112,56.971]],[\"comment/993\",[]],[\"name/994\",[31,41.265]],[\"comment/994\",[]],[\"name/995\",[21,42.99]],[\"comment/995\",[]],[\"name/996\",[29,43.978]],[\"comment/996\",[]],[\"name/997\",[113,59.084]],[\"comment/997\",[]],[\"name/998\",[114,60.336]],[\"comment/998\",[]],[\"name/999\",[115,53.076]],[\"comment/999\",[]],[\"name/1000\",[116,60.336]],[\"comment/1000\",[]],[\"name/1001\",[117,60.336]],[\"comment/1001\",[]],[\"name/1002\",[118,57.972]],[\"comment/1002\",[]],[\"name/1003\",[119,59.084]],[\"comment/1003\",[]],[\"name/1004\",[120,59.084]],[\"comment/1004\",[]],[\"name/1005\",[121,59.084]],[\"comment/1005\",[]],[\"name/1006\",[122,60.336]],[\"comment/1006\",[]],[\"name/1007\",[110,50.781]],[\"comment/1007\",[]],[\"name/1008\",[123,60.336]],[\"comment/1008\",[]],[\"name/1009\",[125,60.336]],[\"comment/1009\",[]],[\"name/1010\",[126,60.336]],[\"comment/1010\",[]],[\"name/1011\",[129,60.336]],[\"comment/1011\",[]],[\"name/1012\",[131,59.084]],[\"comment/1012\",[]],[\"name/1013\",[132,54.458]],[\"comment/1013\",[]],[\"name/1014\",[133,54.458]],[\"comment/1014\",[]],[\"name/1015\",[134,54.458]],[\"comment/1015\",[]],[\"name/1016\",[135,54.458]],[\"comment/1016\",[]],[\"name/1017\",[136,54.458]],[\"comment/1017\",[]],[\"name/1018\",[137,54.458]],[\"comment/1018\",[]],[\"name/1019\",[138,54.458]],[\"comment/1019\",[]],[\"name/1020\",[139,54.458]],[\"comment/1020\",[]],[\"name/1021\",[140,54.458]],[\"comment/1021\",[]],[\"name/1022\",[141,54.458]],[\"comment/1022\",[]],[\"name/1023\",[142,54.458]],[\"comment/1023\",[]],[\"name/1024\",[143,54.458]],[\"comment/1024\",[]],[\"name/1025\",[144,54.458]],[\"comment/1025\",[]],[\"name/1026\",[145,54.458]],[\"comment/1026\",[]],[\"name/1027\",[146,54.458]],[\"comment/1027\",[]],[\"name/1028\",[325,76.43]],[\"comment/1028\",[]],[\"name/1029\",[326,76.43]],[\"comment/1029\",[]],[\"name/1030\",[314,67.957]],[\"comment/1030\",[]],[\"name/1031\",[315,67.957]],[\"comment/1031\",[]],[\"name/1032\",[316,67.957]],[\"comment/1032\",[]],[\"name/1033\",[317,67.957]],[\"comment/1033\",[]],[\"name/1034\",[223,63.437]],[\"comment/1034\",[]],[\"name/1035\",[33,44.512]],[\"comment/1035\",[]],[\"name/1036\",[210,61.767]],[\"comment/1036\",[]],[\"name/1037\",[35,44.512]],[\"comment/1037\",[]],[\"name/1038\",[318,67.957]],[\"comment/1038\",[]],[\"name/1039\",[319,67.957]],[\"comment/1039\",[]],[\"name/1040\",[327,67.957]],[\"comment/1040\",[]],[\"name/1041\",[327,67.957]],[\"comment/1041\",[]],[\"name/1042\",[328,71.322]],[\"comment/1042\",[]],[\"name/1043\",[328,71.322]],[\"comment/1043\",[]],[\"name/1044\",[329,71.322]],[\"comment/1044\",[]],[\"name/1045\",[329,71.322]],[\"comment/1045\",[]],[\"name/1046\",[330,67.957]],[\"comment/1046\",[]],[\"name/1047\",[330,67.957]],[\"comment/1047\",[]],[\"name/1048\",[331,67.957]],[\"comment/1048\",[]],[\"name/1049\",[331,67.957]],[\"comment/1049\",[]],[\"name/1050\",[332,76.43]],[\"comment/1050\",[]],[\"name/1051\",[333,71.322]],[\"comment/1051\",[]],[\"name/1052\",[333,71.322]],[\"comment/1052\",[]],[\"name/1053\",[334,71.322]],[\"comment/1053\",[]],[\"name/1054\",[334,71.322]],[\"comment/1054\",[]],[\"name/1055\",[335,71.322]],[\"comment/1055\",[]],[\"name/1056\",[335,71.322]],[\"comment/1056\",[]],[\"name/1057\",[336,65.444]],[\"comment/1057\",[]],[\"name/1058\",[336,65.444]],[\"comment/1058\",[]],[\"name/1059\",[266,67.957]],[\"comment/1059\",[]],[\"name/1060\",[266,67.957]],[\"comment/1060\",[]],[\"name/1061\",[337,67.957]],[\"comment/1061\",[]],[\"name/1062\",[337,67.957]],[\"comment/1062\",[]],[\"name/1063\",[338,71.322]],[\"comment/1063\",[]],[\"name/1064\",[338,71.322]],[\"comment/1064\",[]],[\"name/1065\",[339,71.322]],[\"comment/1065\",[]],[\"name/1066\",[339,71.322]],[\"comment/1066\",[]],[\"name/1067\",[340,71.322]],[\"comment/1067\",[]],[\"name/1068\",[340,71.322]],[\"comment/1068\",[]],[\"name/1069\",[21,42.99]],[\"comment/1069\",[]],[\"name/1070\",[341,67.957]],[\"comment/1070\",[]],[\"name/1071\",[342,76.43]],[\"comment/1071\",[]],[\"name/1072\",[343,76.43]],[\"comment/1072\",[]],[\"name/1073\",[344,76.43]],[\"comment/1073\",[]],[\"name/1074\",[345,71.322]],[\"comment/1074\",[]],[\"name/1075\",[38,39.794]],[\"comment/1075\",[]],[\"name/1076\",[346,76.43]],[\"comment/1076\",[]],[\"name/1077\",[347,65.444]],[\"comment/1077\",[]],[\"name/1078\",[31,41.265]],[\"comment/1078\",[]],[\"name/1079\",[348,67.957]],[\"comment/1079\",[]],[\"name/1080\",[349,76.43]],[\"comment/1080\",[]],[\"name/1081\",[350,71.322]],[\"comment/1081\",[]],[\"name/1082\",[351,76.43]],[\"comment/1082\",[]],[\"name/1083\",[352,71.322]],[\"comment/1083\",[]],[\"name/1084\",[348,67.957]],[\"comment/1084\",[]],[\"name/1085\",[353,76.43]],[\"comment/1085\",[]],[\"name/1086\",[350,71.322]],[\"comment/1086\",[]],[\"name/1087\",[354,76.43]],[\"comment/1087\",[]],[\"name/1088\",[352,71.322]],[\"comment/1088\",[]],[\"name/1089\",[355,65.444]],[\"comment/1089\",[]],[\"name/1090\",[341,67.957]],[\"comment/1090\",[]],[\"name/1091\",[356,76.43]],[\"comment/1091\",[]],[\"name/1092\",[357,71.322]],[\"comment/1092\",[]],[\"name/1093\",[38,39.794]],[\"comment/1093\",[]],[\"name/1094\",[358,76.43]],[\"comment/1094\",[]],[\"name/1095\",[359,71.322]],[\"comment/1095\",[]],[\"name/1096\",[360,65.444]],[\"comment/1096\",[]],[\"name/1097\",[361,63.437]],[\"comment/1097\",[]],[\"name/1098\",[362,65.444]],[\"comment/1098\",[]],[\"name/1099\",[363,76.43]],[\"comment/1099\",[]],[\"name/1100\",[357,71.322]],[\"comment/1100\",[]],[\"name/1101\",[257,71.322]],[\"comment/1101\",[]],[\"name/1102\",[200,65.444]],[\"comment/1102\",[]],[\"name/1103\",[347,65.444]],[\"comment/1103\",[]],[\"name/1104\",[35,44.512]],[\"comment/1104\",[]],[\"name/1105\",[364,76.43]],[\"comment/1105\",[]],[\"name/1106\",[341,67.957]],[\"comment/1106\",[]],[\"name/1107\",[38,39.794]],[\"comment/1107\",[]],[\"name/1108\",[365,65.444]],[\"comment/1108\",[]],[\"name/1109\",[366,67.957]],[\"comment/1109\",[]],[\"name/1110\",[367,67.957]],[\"comment/1110\",[]],[\"name/1111\",[368,71.322]],[\"comment/1111\",[]],[\"name/1112\",[369,71.322]],[\"comment/1112\",[]],[\"name/1113\",[370,71.322]],[\"comment/1113\",[]],[\"name/1114\",[371,76.43]],[\"comment/1114\",[]],[\"name/1115\",[372,50.28]],[\"comment/1115\",[]],[\"name/1116\",[373,56.061]],[\"comment/1116\",[]],[\"name/1117\",[374,67.957]],[\"comment/1117\",[]],[\"name/1118\",[375,65.444]],[\"comment/1118\",[]],[\"name/1119\",[376,67.957]],[\"comment/1119\",[]],[\"name/1120\",[377,71.322]],[\"comment/1120\",[]],[\"name/1121\",[378,65.444]],[\"comment/1121\",[]],[\"name/1122\",[379,67.957]],[\"comment/1122\",[]],[\"name/1123\",[380,76.43]],[\"comment/1123\",[]],[\"name/1124\",[381,76.43]],[\"comment/1124\",[]],[\"name/1125\",[374,67.957]],[\"comment/1125\",[]],[\"name/1126\",[256,71.322]],[\"comment/1126\",[]],[\"name/1127\",[376,67.957]],[\"comment/1127\",[]],[\"name/1128\",[148,65.444]],[\"comment/1128\",[]],[\"name/1129\",[372,50.28]],[\"comment/1129\",[]],[\"name/1130\",[373,56.061]],[\"comment/1130\",[]],[\"name/1131\",[378,65.444]],[\"comment/1131\",[]],[\"name/1132\",[379,67.957]],[\"comment/1132\",[]],[\"name/1133\",[382,76.43]],[\"comment/1133\",[]],[\"name/1134\",[372,50.28]],[\"comment/1134\",[]],[\"name/1135\",[373,56.061]],[\"comment/1135\",[]],[\"name/1136\",[374,67.957]],[\"comment/1136\",[]],[\"name/1137\",[375,65.444]],[\"comment/1137\",[]],[\"name/1138\",[376,67.957]],[\"comment/1138\",[]],[\"name/1139\",[383,71.322]],[\"comment/1139\",[]],[\"name/1140\",[378,65.444]],[\"comment/1140\",[]],[\"name/1141\",[379,67.957]],[\"comment/1141\",[]],[\"name/1142\",[384,76.43]],[\"comment/1142\",[]],[\"name/1143\",[373,56.061]],[\"comment/1143\",[]],[\"name/1144\",[385,55.227]],[\"comment/1144\",[]],[\"name/1145\",[372,50.28]],[\"comment/1145\",[]],[\"name/1146\",[386,76.43]],[\"comment/1146\",[]],[\"name/1147\",[373,56.061]],[\"comment/1147\",[]],[\"name/1148\",[385,55.227]],[\"comment/1148\",[]],[\"name/1149\",[372,50.28]],[\"comment/1149\",[]],[\"name/1150\",[387,76.43]],[\"comment/1150\",[]],[\"name/1151\",[102,65.444]],[\"comment/1151\",[]],[\"name/1152\",[385,55.227]],[\"comment/1152\",[]],[\"name/1153\",[372,50.28]],[\"comment/1153\",[]],[\"name/1154\",[388,76.43]],[\"comment/1154\",[]],[\"name/1155\",[385,55.227]],[\"comment/1155\",[]],[\"name/1156\",[372,50.28]],[\"comment/1156\",[]],[\"name/1157\",[389,76.43]],[\"comment/1157\",[]],[\"name/1158\",[373,56.061]],[\"comment/1158\",[]],[\"name/1159\",[102,65.444]],[\"comment/1159\",[]],[\"name/1160\",[378,65.444]],[\"comment/1160\",[]],[\"name/1161\",[385,55.227]],[\"comment/1161\",[]],[\"name/1162\",[372,50.28]],[\"comment/1162\",[]],[\"name/1163\",[390,76.43]],[\"comment/1163\",[]],[\"name/1164\",[373,56.061]],[\"comment/1164\",[]],[\"name/1165\",[385,55.227]],[\"comment/1165\",[]],[\"name/1166\",[372,50.28]],[\"comment/1166\",[]],[\"name/1167\",[391,76.43]],[\"comment/1167\",[]],[\"name/1168\",[392,76.43]],[\"comment/1168\",[]],[\"name/1169\",[385,55.227]],[\"comment/1169\",[]],[\"name/1170\",[372,50.28]],[\"comment/1170\",[]],[\"name/1171\",[393,76.43]],[\"comment/1171\",[]],[\"name/1172\",[385,55.227]],[\"comment/1172\",[]],[\"name/1173\",[372,50.28]],[\"comment/1173\",[]],[\"name/1174\",[394,76.43]],[\"comment/1174\",[]],[\"name/1175\",[179,55.227]],[\"comment/1175\",[]],[\"name/1176\",[385,55.227]],[\"comment/1176\",[]],[\"name/1177\",[372,50.28]],[\"comment/1177\",[]],[\"name/1178\",[395,76.43]],[\"comment/1178\",[]],[\"name/1179\",[385,55.227]],[\"comment/1179\",[]],[\"name/1180\",[372,50.28]],[\"comment/1180\",[]],[\"name/1181\",[396,76.43]],[\"comment/1181\",[]],[\"name/1182\",[385,55.227]],[\"comment/1182\",[]],[\"name/1183\",[372,50.28]],[\"comment/1183\",[]],[\"name/1184\",[397,76.43]],[\"comment/1184\",[]],[\"name/1185\",[373,56.061]],[\"comment/1185\",[]],[\"name/1186\",[385,55.227]],[\"comment/1186\",[]],[\"name/1187\",[372,50.28]],[\"comment/1187\",[]],[\"name/1188\",[398,76.43]],[\"comment/1188\",[]],[\"name/1189\",[399,61.767]],[\"comment/1189\",[]],[\"name/1190\",[372,50.28]],[\"comment/1190\",[]],[\"name/1191\",[400,76.43]],[\"comment/1191\",[]],[\"name/1192\",[399,61.767]],[\"comment/1192\",[]],[\"name/1193\",[372,50.28]],[\"comment/1193\",[]],[\"name/1194\",[401,71.322]],[\"comment/1194\",[]],[\"name/1195\",[402,71.322]],[\"comment/1195\",[]],[\"name/1196\",[403,76.43]],[\"comment/1196\",[]],[\"name/1197\",[373,56.061]],[\"comment/1197\",[]],[\"name/1198\",[375,65.444]],[\"comment/1198\",[]],[\"name/1199\",[377,71.322]],[\"comment/1199\",[]],[\"name/1200\",[404,76.43]],[\"comment/1200\",[]],[\"name/1201\",[373,56.061]],[\"comment/1201\",[]],[\"name/1202\",[405,76.43]],[\"comment/1202\",[]],[\"name/1203\",[373,56.061]],[\"comment/1203\",[]],[\"name/1204\",[375,65.444]],[\"comment/1204\",[]],[\"name/1205\",[383,71.322]],[\"comment/1205\",[]],[\"name/1206\",[406,76.43]],[\"comment/1206\",[]],[\"name/1207\",[399,61.767]],[\"comment/1207\",[]],[\"name/1208\",[372,50.28]],[\"comment/1208\",[]],[\"name/1209\",[407,76.43]],[\"comment/1209\",[]],[\"name/1210\",[399,61.767]],[\"comment/1210\",[]],[\"name/1211\",[408,76.43]],[\"comment/1211\",[]],[\"name/1212\",[399,61.767]],[\"comment/1212\",[]],[\"name/1213\",[401,71.322]],[\"comment/1213\",[]],[\"name/1214\",[402,71.322]],[\"comment/1214\",[]],[\"name/1215\",[409,76.43]],[\"comment/1215\",[]],[\"name/1216\",[399,61.767]],[\"comment/1216\",[]],[\"name/1217\",[410,76.43]],[\"comment/1217\",[]],[\"name/1218\",[33,44.512]],[\"comment/1218\",[]],[\"name/1219\",[34,45.672]],[\"comment/1219\",[]],[\"name/1220\",[411,71.322]],[\"comment/1220\",[]],[\"name/1221\",[412,76.43]],[\"comment/1221\",[]],[\"name/1222\",[413,76.43]],[\"comment/1222\",[]],[\"name/1223\",[414,76.43]],[\"comment/1223\",[]],[\"name/1224\",[278,63.437]],[\"comment/1224\",[]],[\"name/1225\",[4,42.308]],[\"comment/1225\",[]],[\"name/1226\",[58,42.308]],[\"comment/1226\",[]],[\"name/1227\",[53,59.084]],[\"comment/1227\",[]],[\"name/1228\",[415,71.322]],[\"comment/1228\",[]],[\"name/1229\",[416,71.322]],[\"comment/1229\",[]],[\"name/1230\",[417,76.43]],[\"comment/1230\",[]],[\"name/1231\",[49,40.877]],[\"comment/1231\",[]],[\"name/1232\",[39,67.957]],[\"comment/1232\",[]],[\"name/1233\",[43,67.957]],[\"comment/1233\",[]],[\"name/1234\",[44,67.957]],[\"comment/1234\",[]],[\"name/1235\",[45,67.957]],[\"comment/1235\",[]],[\"name/1236\",[46,67.957]],[\"comment/1236\",[]],[\"name/1237\",[47,67.957]],[\"comment/1237\",[]],[\"name/1238\",[50,71.322]],[\"comment/1238\",[]],[\"name/1239\",[49,40.877]],[\"comment/1239\",[]],[\"name/1240\",[48,67.957]],[\"comment/1240\",[]],[\"name/1241\",[49,40.877]],[\"comment/1241\",[]],[\"name/1242\",[54,61.767]],[\"comment/1242\",[]],[\"name/1243\",[418,76.43]],[\"comment/1243\",[]],[\"name/1244\",[419,76.43]],[\"comment/1244\",[]],[\"name/1245\",[420,76.43]],[\"comment/1245\",[]],[\"name/1246\",[421,76.43]],[\"comment/1246\",[]],[\"name/1247\",[422,76.43]],[\"comment/1247\",[]],[\"name/1248\",[423,76.43]],[\"comment/1248\",[]],[\"name/1249\",[424,76.43]],[\"comment/1249\",[]],[\"name/1250\",[425,61.767]],[\"comment/1250\",[]],[\"name/1251\",[426,76.43]],[\"comment/1251\",[]],[\"name/1252\",[427,76.43]],[\"comment/1252\",[]],[\"name/1253\",[269,57.972]],[\"comment/1253\",[]],[\"name/1254\",[22,44.241]],[\"comment/1254\",[]],[\"name/1255\",[211,48.915]],[\"comment/1255\",[]],[\"name/1256\",[428,76.43]],[\"comment/1256\",[]],[\"name/1257\",[269,57.972]],[\"comment/1257\",[]],[\"name/1258\",[22,44.241]],[\"comment/1258\",[]],[\"name/1259\",[211,48.915]],[\"comment/1259\",[]],[\"name/1260\",[429,76.43]],[\"comment/1260\",[]],[\"name/1261\",[411,71.322]],[\"comment/1261\",[]],[\"name/1262\",[430,76.43]],[\"comment/1262\",[]],[\"name/1263\",[269,57.972]],[\"comment/1263\",[]],[\"name/1264\",[431,76.43]],[\"comment/1264\",[]],[\"name/1265\",[22,44.241]],[\"comment/1265\",[]],[\"name/1266\",[211,48.915]],[\"comment/1266\",[]],[\"name/1267\",[432,57.972]],[\"comment/1267\",[]],[\"name/1268\",[433,76.43]],[\"comment/1268\",[]],[\"name/1269\",[269,57.972]],[\"comment/1269\",[]],[\"name/1270\",[434,67.957]],[\"comment/1270\",[]],[\"name/1271\",[435,61.767]],[\"comment/1271\",[]],[\"name/1272\",[22,44.241]],[\"comment/1272\",[]],[\"name/1273\",[211,48.915]],[\"comment/1273\",[]],[\"name/1274\",[432,57.972]],[\"comment/1274\",[]],[\"name/1275\",[436,76.43]],[\"comment/1275\",[]],[\"name/1276\",[269,57.972]],[\"comment/1276\",[]],[\"name/1277\",[434,67.957]],[\"comment/1277\",[]],[\"name/1278\",[435,61.767]],[\"comment/1278\",[]],[\"name/1279\",[22,44.241]],[\"comment/1279\",[]],[\"name/1280\",[211,48.915]],[\"comment/1280\",[]],[\"name/1281\",[432,57.972]],[\"comment/1281\",[]],[\"name/1282\",[52,65.444]],[\"comment/1282\",[]],[\"name/1283\",[38,39.794]],[\"comment/1283\",[]],[\"name/1284\",[4,42.308]],[\"comment/1284\",[]],[\"name/1285\",[58,42.308]],[\"comment/1285\",[]],[\"name/1286\",[53,59.084]],[\"comment/1286\",[]],[\"name/1287\",[347,65.444]],[\"comment/1287\",[]],[\"name/1288\",[425,61.767]],[\"comment/1288\",[]],[\"name/1289\",[437,76.43]],[\"comment/1289\",[]],[\"name/1290\",[38,39.794]],[\"comment/1290\",[]],[\"name/1291\",[41,67.957]],[\"comment/1291\",[]],[\"name/1292\",[4,42.308]],[\"comment/1292\",[]],[\"name/1293\",[278,63.437]],[\"comment/1293\",[]],[\"name/1294\",[58,42.308]],[\"comment/1294\",[]],[\"name/1295\",[53,59.084]],[\"comment/1295\",[]],[\"name/1296\",[438,76.43]],[\"comment/1296\",[]],[\"name/1297\",[347,65.444]],[\"comment/1297\",[]],[\"name/1298\",[49,40.877]],[\"comment/1298\",[]],[\"name/1299\",[4,42.308]],[\"comment/1299\",[]],[\"name/1300\",[278,63.437]],[\"comment/1300\",[]],[\"name/1301\",[58,42.308]],[\"comment/1301\",[]],[\"name/1302\",[415,71.322]],[\"comment/1302\",[]],[\"name/1303\",[425,61.767]],[\"comment/1303\",[]],[\"name/1304\",[439,76.43]],[\"comment/1304\",[]],[\"name/1305\",[38,39.794]],[\"comment/1305\",[]],[\"name/1306\",[440,76.43]],[\"comment/1306\",[]],[\"name/1307\",[441,76.43]],[\"comment/1307\",[]],[\"name/1308\",[442,76.43]],[\"comment/1308\",[]],[\"name/1309\",[327,67.957]],[\"comment/1309\",[]],[\"name/1310\",[443,76.43]],[\"comment/1310\",[]],[\"name/1311\",[444,67.957]],[\"comment/1311\",[]],[\"name/1312\",[445,76.43]],[\"comment/1312\",[]],[\"name/1313\",[446,76.43]],[\"comment/1313\",[]],[\"name/1314\",[315,67.957]],[\"comment/1314\",[]],[\"name/1315\",[316,67.957]],[\"comment/1315\",[]],[\"name/1316\",[317,67.957]],[\"comment/1316\",[]],[\"name/1317\",[223,63.437]],[\"comment/1317\",[]],[\"name/1318\",[33,44.512]],[\"comment/1318\",[]],[\"name/1319\",[210,61.767]],[\"comment/1319\",[]],[\"name/1320\",[35,44.512]],[\"comment/1320\",[]],[\"name/1321\",[318,67.957]],[\"comment/1321\",[]],[\"name/1322\",[319,67.957]],[\"comment/1322\",[]],[\"name/1323\",[314,67.957]],[\"comment/1323\",[]],[\"name/1324\",[447,76.43]],[\"comment/1324\",[]],[\"name/1325\",[448,76.43]],[\"comment/1325\",[]],[\"name/1326\",[434,67.957]],[\"comment/1326\",[]],[\"name/1327\",[215,71.322]],[\"comment/1327\",[]],[\"name/1328\",[216,71.322]],[\"comment/1328\",[]],[\"name/1329\",[218,71.322]],[\"comment/1329\",[]],[\"name/1330\",[282,71.322]],[\"comment/1330\",[]],[\"name/1331\",[432,57.972]],[\"comment/1331\",[]],[\"name/1332\",[22,44.241]],[\"comment/1332\",[]],[\"name/1333\",[435,61.767]],[\"comment/1333\",[]],[\"name/1334\",[211,48.915]],[\"comment/1334\",[]],[\"name/1335\",[449,76.43]],[\"comment/1335\",[]],[\"name/1336\",[4,42.308]],[\"comment/1336\",[]],[\"name/1337\",[58,42.308]],[\"comment/1337\",[]],[\"name/1338\",[53,59.084]],[\"comment/1338\",[]],[\"name/1339\",[450,76.43]],[\"comment/1339\",[]],[\"name/1340\",[451,53.076]],[\"comment/1340\",[]],[\"name/1341\",[452,48.498]],[\"comment/1341\",[]],[\"name/1342\",[189,50.28]],[\"comment/1342\",[]],[\"name/1343\",[453,51.863]],[\"comment/1343\",[]],[\"name/1344\",[454,52.451]],[\"comment/1344\",[]],[\"name/1345\",[455,52.451]],[\"comment/1345\",[]],[\"name/1346\",[456,54.458]],[\"comment/1346\",[]],[\"name/1347\",[457,76.43]],[\"comment/1347\",[]],[\"name/1348\",[451,53.076]],[\"comment/1348\",[]],[\"name/1349\",[452,48.498]],[\"comment/1349\",[]],[\"name/1350\",[189,50.28]],[\"comment/1350\",[]],[\"name/1351\",[453,51.863]],[\"comment/1351\",[]],[\"name/1352\",[454,52.451]],[\"comment/1352\",[]],[\"name/1353\",[455,52.451]],[\"comment/1353\",[]],[\"name/1354\",[456,54.458]],[\"comment/1354\",[]],[\"name/1355\",[458,76.43]],[\"comment/1355\",[]],[\"name/1356\",[451,53.076]],[\"comment/1356\",[]],[\"name/1357\",[452,48.498]],[\"comment/1357\",[]],[\"name/1358\",[189,50.28]],[\"comment/1358\",[]],[\"name/1359\",[453,51.863]],[\"comment/1359\",[]],[\"name/1360\",[454,52.451]],[\"comment/1360\",[]],[\"name/1361\",[455,52.451]],[\"comment/1361\",[]],[\"name/1362\",[456,54.458]],[\"comment/1362\",[]],[\"name/1363\",[459,61.767]],[\"comment/1363\",[]],[\"name/1364\",[460,76.43]],[\"comment/1364\",[]],[\"name/1365\",[451,53.076]],[\"comment/1365\",[]],[\"name/1366\",[461,60.336]],[\"comment/1366\",[]],[\"name/1367\",[462,65.444]],[\"comment/1367\",[]],[\"name/1368\",[452,48.498]],[\"comment/1368\",[]],[\"name/1369\",[189,50.28]],[\"comment/1369\",[]],[\"name/1370\",[453,51.863]],[\"comment/1370\",[]],[\"name/1371\",[454,52.451]],[\"comment/1371\",[]],[\"name/1372\",[455,52.451]],[\"comment/1372\",[]],[\"name/1373\",[463,63.437]],[\"comment/1373\",[]],[\"name/1374\",[49,40.877]],[\"comment/1374\",[]],[\"name/1375\",[452,48.498]],[\"comment/1375\",[]],[\"name/1376\",[456,54.458]],[\"comment/1376\",[]],[\"name/1377\",[464,76.43]],[\"comment/1377\",[]],[\"name/1378\",[465,76.43]],[\"comment/1378\",[]],[\"name/1379\",[456,54.458]],[\"comment/1379\",[]],[\"name/1380\",[466,76.43]],[\"comment/1380\",[]],[\"name/1381\",[452,48.498]],[\"comment/1381\",[]],[\"name/1382\",[189,50.28]],[\"comment/1382\",[]],[\"name/1383\",[453,51.863]],[\"comment/1383\",[]],[\"name/1384\",[454,52.451]],[\"comment/1384\",[]],[\"name/1385\",[455,52.451]],[\"comment/1385\",[]],[\"name/1386\",[467,76.43]],[\"comment/1386\",[]],[\"name/1387\",[463,63.437]],[\"comment/1387\",[]],[\"name/1388\",[49,40.877]],[\"comment/1388\",[]],[\"name/1389\",[452,48.498]],[\"comment/1389\",[]],[\"name/1390\",[468,76.43]],[\"comment/1390\",[]],[\"name/1391\",[459,61.767]],[\"comment/1391\",[]],[\"name/1392\",[469,76.43]],[\"comment/1392\",[]],[\"name/1393\",[451,53.076]],[\"comment/1393\",[]],[\"name/1394\",[461,60.336]],[\"comment/1394\",[]],[\"name/1395\",[49,40.877]],[\"comment/1395\",[]],[\"name/1396\",[249,59.084]],[\"comment/1396\",[]],[\"name/1397\",[452,48.498]],[\"comment/1397\",[]],[\"name/1398\",[189,50.28]],[\"comment/1398\",[]],[\"name/1399\",[453,51.863]],[\"comment/1399\",[]],[\"name/1400\",[454,52.451]],[\"comment/1400\",[]],[\"name/1401\",[455,52.451]],[\"comment/1401\",[]],[\"name/1402\",[470,76.43]],[\"comment/1402\",[]],[\"name/1403\",[451,53.076]],[\"comment/1403\",[]],[\"name/1404\",[461,60.336]],[\"comment/1404\",[]],[\"name/1405\",[452,48.498]],[\"comment/1405\",[]],[\"name/1406\",[189,50.28]],[\"comment/1406\",[]],[\"name/1407\",[453,51.863]],[\"comment/1407\",[]],[\"name/1408\",[454,52.451]],[\"comment/1408\",[]],[\"name/1409\",[455,52.451]],[\"comment/1409\",[]],[\"name/1410\",[456,54.458]],[\"comment/1410\",[]],[\"name/1411\",[471,76.43]],[\"comment/1411\",[]],[\"name/1412\",[451,53.076]],[\"comment/1412\",[]],[\"name/1413\",[452,48.498]],[\"comment/1413\",[]],[\"name/1414\",[189,50.28]],[\"comment/1414\",[]],[\"name/1415\",[453,51.863]],[\"comment/1415\",[]],[\"name/1416\",[454,52.451]],[\"comment/1416\",[]],[\"name/1417\",[455,52.451]],[\"comment/1417\",[]],[\"name/1418\",[456,54.458]],[\"comment/1418\",[]],[\"name/1419\",[459,61.767]],[\"comment/1419\",[]],[\"name/1420\",[472,76.43]],[\"comment/1420\",[]],[\"name/1421\",[473,76.43]],[\"comment/1421\",[]],[\"name/1422\",[451,53.076]],[\"comment/1422\",[]],[\"name/1423\",[474,63.437]],[\"comment/1423\",[]],[\"name/1424\",[461,60.336]],[\"comment/1424\",[]],[\"name/1425\",[452,48.498]],[\"comment/1425\",[]],[\"name/1426\",[189,50.28]],[\"comment/1426\",[]],[\"name/1427\",[453,51.863]],[\"comment/1427\",[]],[\"name/1428\",[454,52.451]],[\"comment/1428\",[]],[\"name/1429\",[455,52.451]],[\"comment/1429\",[]],[\"name/1430\",[463,63.437]],[\"comment/1430\",[]],[\"name/1431\",[49,40.877]],[\"comment/1431\",[]],[\"name/1432\",[452,48.498]],[\"comment/1432\",[]],[\"name/1433\",[456,54.458]],[\"comment/1433\",[]],[\"name/1434\",[475,76.43]],[\"comment/1434\",[]],[\"name/1435\",[451,53.076]],[\"comment/1435\",[]],[\"name/1436\",[452,48.498]],[\"comment/1436\",[]],[\"name/1437\",[189,50.28]],[\"comment/1437\",[]],[\"name/1438\",[453,51.863]],[\"comment/1438\",[]],[\"name/1439\",[454,52.451]],[\"comment/1439\",[]],[\"name/1440\",[455,52.451]],[\"comment/1440\",[]],[\"name/1441\",[476,76.43]],[\"comment/1441\",[]],[\"name/1442\",[249,59.084]],[\"comment/1442\",[]],[\"name/1443\",[477,71.322]],[\"comment/1443\",[]],[\"name/1444\",[478,76.43]],[\"comment/1444\",[]],[\"name/1445\",[474,63.437]],[\"comment/1445\",[]],[\"name/1446\",[462,65.444]],[\"comment/1446\",[]],[\"name/1447\",[275,57.972]],[\"comment/1447\",[]],[\"name/1448\",[479,71.322]],[\"comment/1448\",[]],[\"name/1449\",[480,71.322]],[\"comment/1449\",[]],[\"name/1450\",[481,71.322]],[\"comment/1450\",[]],[\"name/1451\",[128,51.863]],[\"comment/1451\",[]],[\"name/1452\",[482,76.43]],[\"comment/1452\",[]],[\"name/1453\",[33,44.512]],[\"comment/1453\",[]],[\"name/1454\",[34,45.672]],[\"comment/1454\",[]],[\"name/1455\",[29,43.978]],[\"comment/1455\",[]],[\"name/1456\",[26,46.986]],[\"comment/1456\",[]],[\"name/1457\",[21,42.99]],[\"comment/1457\",[]],[\"name/1458\",[31,41.265]],[\"comment/1458\",[]],[\"name/1459\",[25,46.641]],[\"comment/1459\",[]],[\"name/1460\",[483,65.444]],[\"comment/1460\",[]],[\"name/1461\",[30,47.343]],[\"comment/1461\",[]],[\"name/1462\",[32,47.343]],[\"comment/1462\",[]],[\"name/1463\",[24,46.307]],[\"comment/1463\",[]],[\"name/1464\",[23,45.075]],[\"comment/1464\",[]],[\"name/1465\",[36,46.307]],[\"comment/1465\",[]],[\"name/1466\",[22,44.241]],[\"comment/1466\",[]],[\"name/1467\",[27,47.713]],[\"comment/1467\",[]],[\"name/1468\",[28,47.713]],[\"comment/1468\",[]],[\"name/1469\",[211,48.915]],[\"comment/1469\",[]],[\"name/1470\",[276,61.767]],[\"comment/1470\",[]],[\"name/1471\",[17,56.971]],[\"comment/1471\",[]],[\"name/1472\",[20,55.227]],[\"comment/1472\",[]],[\"name/1473\",[162,61.767]],[\"comment/1473\",[]],[\"name/1474\",[484,76.43]],[\"comment/1474\",[]],[\"name/1475\",[451,53.076]],[\"comment/1475\",[]],[\"name/1476\",[452,48.498]],[\"comment/1476\",[]],[\"name/1477\",[189,50.28]],[\"comment/1477\",[]],[\"name/1478\",[453,51.863]],[\"comment/1478\",[]],[\"name/1479\",[454,52.451]],[\"comment/1479\",[]],[\"name/1480\",[455,52.451]],[\"comment/1480\",[]],[\"name/1481\",[456,54.458]],[\"comment/1481\",[]],[\"name/1482\",[459,61.767]],[\"comment/1482\",[]],[\"name/1483\",[485,76.43]],[\"comment/1483\",[]],[\"name/1484\",[451,53.076]],[\"comment/1484\",[]],[\"name/1485\",[486,76.43]],[\"comment/1485\",[]],[\"name/1486\",[49,40.877]],[\"comment/1486\",[]],[\"name/1487\",[249,59.084]],[\"comment/1487\",[]],[\"name/1488\",[477,71.322]],[\"comment/1488\",[]],[\"name/1489\",[461,60.336]],[\"comment/1489\",[]],[\"name/1490\",[452,48.498]],[\"comment/1490\",[]],[\"name/1491\",[189,50.28]],[\"comment/1491\",[]],[\"name/1492\",[453,51.863]],[\"comment/1492\",[]],[\"name/1493\",[454,52.451]],[\"comment/1493\",[]],[\"name/1494\",[455,52.451]],[\"comment/1494\",[]],[\"name/1495\",[456,54.458]],[\"comment/1495\",[]],[\"name/1496\",[487,76.43]],[\"comment/1496\",[]],[\"name/1497\",[451,53.076]],[\"comment/1497\",[]],[\"name/1498\",[474,63.437]],[\"comment/1498\",[]],[\"name/1499\",[461,60.336]],[\"comment/1499\",[]],[\"name/1500\",[462,65.444]],[\"comment/1500\",[]],[\"name/1501\",[452,48.498]],[\"comment/1501\",[]],[\"name/1502\",[189,50.28]],[\"comment/1502\",[]],[\"name/1503\",[453,51.863]],[\"comment/1503\",[]],[\"name/1504\",[454,52.451]],[\"comment/1504\",[]],[\"name/1505\",[455,52.451]],[\"comment/1505\",[]],[\"name/1506\",[463,63.437]],[\"comment/1506\",[]],[\"name/1507\",[49,40.877]],[\"comment/1507\",[]],[\"name/1508\",[452,48.498]],[\"comment/1508\",[]],[\"name/1509\",[488,76.43]],[\"comment/1509\",[]],[\"name/1510\",[451,53.076]],[\"comment/1510\",[]],[\"name/1511\",[452,48.498]],[\"comment/1511\",[]],[\"name/1512\",[189,50.28]],[\"comment/1512\",[]],[\"name/1513\",[453,51.863]],[\"comment/1513\",[]],[\"name/1514\",[454,52.451]],[\"comment/1514\",[]],[\"name/1515\",[455,52.451]],[\"comment/1515\",[]],[\"name/1516\",[456,54.458]],[\"comment/1516\",[]],[\"name/1517\",[459,61.767]],[\"comment/1517\",[]],[\"name/1518\",[489,76.43]],[\"comment/1518\",[]],[\"name/1519\",[451,53.076]],[\"comment/1519\",[]],[\"name/1520\",[452,48.498]],[\"comment/1520\",[]],[\"name/1521\",[189,50.28]],[\"comment/1521\",[]],[\"name/1522\",[453,51.863]],[\"comment/1522\",[]],[\"name/1523\",[454,52.451]],[\"comment/1523\",[]],[\"name/1524\",[455,52.451]],[\"comment/1524\",[]],[\"name/1525\",[456,54.458]],[\"comment/1525\",[]],[\"name/1526\",[459,61.767]],[\"comment/1526\",[]],[\"name/1527\",[490,76.43]],[\"comment/1527\",[]],[\"name/1528\",[491,76.43]],[\"comment/1528\",[]],[\"name/1529\",[492,76.43]],[\"comment/1529\",[]],[\"name/1530\",[493,76.43]],[\"comment/1530\",[]],[\"name/1531\",[451,53.076]],[\"comment/1531\",[]],[\"name/1532\",[474,63.437]],[\"comment/1532\",[]],[\"name/1533\",[494,71.322]],[\"comment/1533\",[]],[\"name/1534\",[461,60.336]],[\"comment/1534\",[]],[\"name/1535\",[462,65.444]],[\"comment/1535\",[]],[\"name/1536\",[452,48.498]],[\"comment/1536\",[]],[\"name/1537\",[189,50.28]],[\"comment/1537\",[]],[\"name/1538\",[453,51.863]],[\"comment/1538\",[]],[\"name/1539\",[454,52.451]],[\"comment/1539\",[]],[\"name/1540\",[455,52.451]],[\"comment/1540\",[]],[\"name/1541\",[463,63.437]],[\"comment/1541\",[]],[\"name/1542\",[49,40.877]],[\"comment/1542\",[]],[\"name/1543\",[452,48.498]],[\"comment/1543\",[]],[\"name/1544\",[456,54.458]],[\"comment/1544\",[]],[\"name/1545\",[190,71.322]],[\"comment/1545\",[]],[\"name/1546\",[495,76.43]],[\"comment/1546\",[]],[\"name/1547\",[481,71.322]],[\"comment/1547\",[]],[\"name/1548\",[128,51.863]],[\"comment/1548\",[]],[\"name/1549\",[275,57.972]],[\"comment/1549\",[]],[\"name/1550\",[22,44.241]],[\"comment/1550\",[]],[\"name/1551\",[31,41.265]],[\"comment/1551\",[]],[\"name/1552\",[479,71.322]],[\"comment/1552\",[]],[\"name/1553\",[480,71.322]],[\"comment/1553\",[]],[\"name/1554\",[474,63.437]],[\"comment/1554\",[]],[\"name/1555\",[183,71.322]],[\"comment/1555\",[]],[\"name/1556\",[494,71.322]],[\"comment/1556\",[]],[\"name/1557\",[496,76.43]],[\"comment/1557\",[]],[\"name/1558\",[497,76.43]],[\"comment/1558\",[]],[\"name/1559\",[498,76.43]],[\"comment/1559\",[]],[\"name/1560\",[499,76.43]],[\"comment/1560\",[]],[\"name/1561\",[500,76.43]],[\"comment/1561\",[]],[\"name/1562\",[501,71.322]],[\"comment/1562\",[]],[\"name/1563\",[502,71.322]],[\"comment/1563\",[]],[\"name/1564\",[503,67.957]],[\"comment/1564\",[]],[\"name/1565\",[49,40.877]],[\"comment/1565\",[]],[\"name/1566\",[504,67.957]],[\"comment/1566\",[]],[\"name/1567\",[505,67.957]],[\"comment/1567\",[]],[\"name/1568\",[49,40.877]],[\"comment/1568\",[]],[\"name/1569\",[506,63.437]],[\"comment/1569\",[]],[\"name/1570\",[507,67.957]],[\"comment/1570\",[]],[\"name/1571\",[508,67.957]],[\"comment/1571\",[]],[\"name/1572\",[509,67.957]],[\"comment/1572\",[]],[\"name/1573\",[49,40.877]],[\"comment/1573\",[]],[\"name/1574\",[510,65.444]],[\"comment/1574\",[]],[\"name/1575\",[511,76.43]],[\"comment/1575\",[]],[\"name/1576\",[512,76.43]],[\"comment/1576\",[]],[\"name/1577\",[513,76.43]],[\"comment/1577\",[]],[\"name/1578\",[514,76.43]],[\"comment/1578\",[]],[\"name/1579\",[179,55.227]],[\"comment/1579\",[]],[\"name/1580\",[49,40.877]],[\"comment/1580\",[]],[\"name/1581\",[515,76.43]],[\"comment/1581\",[]],[\"name/1582\",[49,40.877]],[\"comment/1582\",[]],[\"name/1583\",[516,76.43]],[\"comment/1583\",[]],[\"name/1584\",[49,40.877]],[\"comment/1584\",[]],[\"name/1585\",[517,76.43]],[\"comment/1585\",[]],[\"name/1586\",[518,76.43]],[\"comment/1586\",[]],[\"name/1587\",[519,76.43]],[\"comment/1587\",[]],[\"name/1588\",[520,76.43]],[\"comment/1588\",[]],[\"name/1589\",[521,76.43]],[\"comment/1589\",[]],[\"name/1590\",[522,76.43]],[\"comment/1590\",[]],[\"name/1591\",[523,67.957]],[\"comment/1591\",[]],[\"name/1592\",[524,71.322]],[\"comment/1592\",[]],[\"name/1593\",[525,76.43]],[\"comment/1593\",[]],[\"name/1594\",[526,76.43]],[\"comment/1594\",[]],[\"name/1595\",[527,71.322]],[\"comment/1595\",[]],[\"name/1596\",[506,63.437]],[\"comment/1596\",[]],[\"name/1597\",[510,65.444]],[\"comment/1597\",[]],[\"name/1598\",[528,76.43]],[\"comment/1598\",[]],[\"name/1599\",[529,71.322]],[\"comment/1599\",[]],[\"name/1600\",[530,76.43]],[\"comment/1600\",[]],[\"name/1601\",[531,71.322]],[\"comment/1601\",[]],[\"name/1602\",[532,76.43]],[\"comment/1602\",[]],[\"name/1603\",[533,67.957]],[\"comment/1603\",[]],[\"name/1604\",[534,71.322]],[\"comment/1604\",[]],[\"name/1605\",[535,71.322]],[\"comment/1605\",[]],[\"name/1606\",[536,76.43]],[\"comment/1606\",[]],[\"name/1607\",[537,76.43]],[\"comment/1607\",[]],[\"name/1608\",[538,71.322]],[\"comment/1608\",[]],[\"name/1609\",[539,76.43]],[\"comment/1609\",[]],[\"name/1610\",[540,76.43]],[\"comment/1610\",[]],[\"name/1611\",[541,76.43]],[\"comment/1611\",[]],[\"name/1612\",[542,71.322]],[\"comment/1612\",[]],[\"name/1613\",[543,76.43]],[\"comment/1613\",[]],[\"name/1614\",[502,71.322]],[\"comment/1614\",[]],[\"name/1615\",[501,71.322]],[\"comment/1615\",[]],[\"name/1616\",[503,67.957]],[\"comment/1616\",[]],[\"name/1617\",[523,67.957]],[\"comment/1617\",[]],[\"name/1618\",[524,71.322]],[\"comment/1618\",[]],[\"name/1619\",[544,76.43]],[\"comment/1619\",[]],[\"name/1620\",[545,76.43]],[\"comment/1620\",[]],[\"name/1621\",[533,67.957]],[\"comment/1621\",[]],[\"name/1622\",[546,76.43]],[\"comment/1622\",[]],[\"name/1623\",[416,71.322]],[\"comment/1623\",[]],[\"name/1624\",[547,76.43]],[\"comment/1624\",[]],[\"name/1625\",[452,48.498]],[\"comment/1625\",[]],[\"name/1626\",[548,57.972]],[\"comment/1626\",[]],[\"name/1627\",[534,71.322]],[\"comment/1627\",[]],[\"name/1628\",[535,71.322]],[\"comment/1628\",[]],[\"name/1629\",[549,76.43]],[\"comment/1629\",[]],[\"name/1630\",[550,76.43]],[\"comment/1630\",[]],[\"name/1631\",[551,76.43]],[\"comment/1631\",[]],[\"name/1632\",[533,67.957]],[\"comment/1632\",[]],[\"name/1633\",[552,76.43]],[\"comment/1633\",[]],[\"name/1634\",[553,76.43]],[\"comment/1634\",[]],[\"name/1635\",[554,76.43]],[\"comment/1635\",[]],[\"name/1636\",[555,76.43]],[\"comment/1636\",[]],[\"name/1637\",[529,71.322]],[\"comment/1637\",[]],[\"name/1638\",[531,71.322]],[\"comment/1638\",[]],[\"name/1639\",[510,65.444]],[\"comment/1639\",[]],[\"name/1640\",[542,71.322]],[\"comment/1640\",[]],[\"name/1641\",[270,63.437]],[\"comment/1641\",[]],[\"name/1642\",[271,61.767]],[\"comment/1642\",[]],[\"name/1643\",[556,76.43]],[\"comment/1643\",[]],[\"name/1644\",[557,76.43]],[\"comment/1644\",[]],[\"name/1645\",[558,76.43]],[\"comment/1645\",[]],[\"name/1646\",[38,39.794]],[\"comment/1646\",[]],[\"name/1647\",[559,76.43]],[\"comment/1647\",[]],[\"name/1648\",[42,41.265]],[\"comment/1648\",[]],[\"name/1649\",[4,42.308]],[\"comment/1649\",[]],[\"name/1650\",[55,43.228]],[\"comment/1650\",[]],[\"name/1651\",[56,43.722]],[\"comment/1651\",[]],[\"name/1652\",[57,43.472]],[\"comment/1652\",[]],[\"name/1653\",[58,42.308]],[\"comment/1653\",[]],[\"name/1654\",[59,43.722]],[\"comment/1654\",[]],[\"name/1655\",[60,43.722]],[\"comment/1655\",[]],[\"name/1656\",[61,43.472]],[\"comment/1656\",[]],[\"name/1657\",[560,76.43]],[\"comment/1657\",[]],[\"name/1658\",[38,39.794]],[\"comment/1658\",[]],[\"name/1659\",[561,65.444]],[\"comment/1659\",[]],[\"name/1660\",[42,41.265]],[\"comment/1660\",[]],[\"name/1661\",[4,42.308]],[\"comment/1661\",[]],[\"name/1662\",[55,43.228]],[\"comment/1662\",[]],[\"name/1663\",[56,43.722]],[\"comment/1663\",[]],[\"name/1664\",[57,43.472]],[\"comment/1664\",[]],[\"name/1665\",[58,42.308]],[\"comment/1665\",[]],[\"name/1666\",[59,43.722]],[\"comment/1666\",[]],[\"name/1667\",[60,43.722]],[\"comment/1667\",[]],[\"name/1668\",[61,43.472]],[\"comment/1668\",[]],[\"name/1669\",[562,76.43]],[\"comment/1669\",[]],[\"name/1670\",[38,39.794]],[\"comment/1670\",[]],[\"name/1671\",[561,65.444]],[\"comment/1671\",[]],[\"name/1672\",[42,41.265]],[\"comment/1672\",[]],[\"name/1673\",[4,42.308]],[\"comment/1673\",[]],[\"name/1674\",[55,43.228]],[\"comment/1674\",[]],[\"name/1675\",[56,43.722]],[\"comment/1675\",[]],[\"name/1676\",[57,43.472]],[\"comment/1676\",[]],[\"name/1677\",[58,42.308]],[\"comment/1677\",[]],[\"name/1678\",[59,43.722]],[\"comment/1678\",[]],[\"name/1679\",[60,43.722]],[\"comment/1679\",[]],[\"name/1680\",[61,43.472]],[\"comment/1680\",[]],[\"name/1681\",[563,76.43]],[\"comment/1681\",[]],[\"name/1682\",[38,39.794]],[\"comment/1682\",[]],[\"name/1683\",[42,41.265]],[\"comment/1683\",[]],[\"name/1684\",[4,42.308]],[\"comment/1684\",[]],[\"name/1685\",[55,43.228]],[\"comment/1685\",[]],[\"name/1686\",[56,43.722]],[\"comment/1686\",[]],[\"name/1687\",[57,43.472]],[\"comment/1687\",[]],[\"name/1688\",[58,42.308]],[\"comment/1688\",[]],[\"name/1689\",[59,43.722]],[\"comment/1689\",[]],[\"name/1690\",[60,43.722]],[\"comment/1690\",[]],[\"name/1691\",[61,43.472]],[\"comment/1691\",[]],[\"name/1692\",[564,76.43]],[\"comment/1692\",[]],[\"name/1693\",[38,39.794]],[\"comment/1693\",[]],[\"name/1694\",[42,41.265]],[\"comment/1694\",[]],[\"name/1695\",[4,42.308]],[\"comment/1695\",[]],[\"name/1696\",[55,43.228]],[\"comment/1696\",[]],[\"name/1697\",[56,43.722]],[\"comment/1697\",[]],[\"name/1698\",[57,43.472]],[\"comment/1698\",[]],[\"name/1699\",[58,42.308]],[\"comment/1699\",[]],[\"name/1700\",[59,43.722]],[\"comment/1700\",[]],[\"name/1701\",[60,43.722]],[\"comment/1701\",[]],[\"name/1702\",[61,43.472]],[\"comment/1702\",[]],[\"name/1703\",[565,76.43]],[\"comment/1703\",[]],[\"name/1704\",[38,39.794]],[\"comment/1704\",[]],[\"name/1705\",[42,41.265]],[\"comment/1705\",[]],[\"name/1706\",[4,42.308]],[\"comment/1706\",[]],[\"name/1707\",[55,43.228]],[\"comment/1707\",[]],[\"name/1708\",[56,43.722]],[\"comment/1708\",[]],[\"name/1709\",[57,43.472]],[\"comment/1709\",[]],[\"name/1710\",[58,42.308]],[\"comment/1710\",[]],[\"name/1711\",[59,43.722]],[\"comment/1711\",[]],[\"name/1712\",[60,43.722]],[\"comment/1712\",[]],[\"name/1713\",[61,43.472]],[\"comment/1713\",[]],[\"name/1714\",[566,76.43]],[\"comment/1714\",[]],[\"name/1715\",[503,67.957]],[\"comment/1715\",[]],[\"name/1716\",[504,67.957]],[\"comment/1716\",[]],[\"name/1717\",[505,67.957]],[\"comment/1717\",[]],[\"name/1718\",[49,40.877]],[\"comment/1718\",[]],[\"name/1719\",[506,63.437]],[\"comment/1719\",[]],[\"name/1720\",[509,67.957]],[\"comment/1720\",[]],[\"name/1721\",[49,40.877]],[\"comment/1721\",[]],[\"name/1722\",[510,65.444]],[\"comment/1722\",[]],[\"name/1723\",[507,67.957]],[\"comment/1723\",[]],[\"name/1724\",[508,67.957]],[\"comment/1724\",[]],[\"name/1725\",[567,76.43]],[\"comment/1725\",[]],[\"name/1726\",[568,76.43]],[\"comment/1726\",[]],[\"name/1727\",[49,40.877]],[\"comment/1727\",[]],[\"name/1728\",[504,67.957]],[\"comment/1728\",[]],[\"name/1729\",[508,67.957]],[\"comment/1729\",[]],[\"name/1730\",[509,67.957]],[\"comment/1730\",[]],[\"name/1731\",[505,67.957]],[\"comment/1731\",[]],[\"name/1732\",[507,67.957]],[\"comment/1732\",[]],[\"name/1733\",[569,71.322]],[\"comment/1733\",[]],[\"name/1734\",[570,76.43]],[\"comment/1734\",[]],[\"name/1735\",[571,76.43]],[\"comment/1735\",[]],[\"name/1736\",[572,76.43]],[\"comment/1736\",[]],[\"name/1737\",[573,76.43]],[\"comment/1737\",[]],[\"name/1738\",[574,76.43]],[\"comment/1738\",[]],[\"name/1739\",[575,76.43]],[\"comment/1739\",[]],[\"name/1740\",[576,76.43]],[\"comment/1740\",[]],[\"name/1741\",[577,76.43]],[\"comment/1741\",[]],[\"name/1742\",[578,76.43]],[\"comment/1742\",[]],[\"name/1743\",[579,76.43]],[\"comment/1743\",[]],[\"name/1744\",[580,76.43]],[\"comment/1744\",[]],[\"name/1745\",[581,76.43]],[\"comment/1745\",[]],[\"name/1746\",[38,39.794]],[\"comment/1746\",[]],[\"name/1747\",[582,67.957]],[\"comment/1747\",[]],[\"name/1748\",[583,67.957]],[\"comment/1748\",[]],[\"name/1749\",[584,71.322]],[\"comment/1749\",[]],[\"name/1750\",[585,71.322]],[\"comment/1750\",[]],[\"name/1751\",[586,71.322]],[\"comment/1751\",[]],[\"name/1752\",[200,65.444]],[\"comment/1752\",[]],[\"name/1753\",[587,76.43]],[\"comment/1753\",[]],[\"name/1754\",[588,76.43]],[\"comment/1754\",[]],[\"name/1755\",[589,76.43]],[\"comment/1755\",[]],[\"name/1756\",[582,67.957]],[\"comment/1756\",[]],[\"name/1757\",[583,67.957]],[\"comment/1757\",[]],[\"name/1758\",[584,71.322]],[\"comment/1758\",[]],[\"name/1759\",[249,59.084]],[\"comment/1759\",[]],[\"name/1760\",[585,71.322]],[\"comment/1760\",[]],[\"name/1761\",[586,71.322]],[\"comment/1761\",[]],[\"name/1762\",[590,76.43]],[\"comment/1762\",[]],[\"name/1763\",[591,76.43]],[\"comment/1763\",[]],[\"name/1764\",[592,76.43]],[\"comment/1764\",[]],[\"name/1765\",[593,76.43]],[\"comment/1765\",[]],[\"name/1766\",[594,76.43]],[\"comment/1766\",[]],[\"name/1767\",[595,76.43]],[\"comment/1767\",[]],[\"name/1768\",[596,76.43]],[\"comment/1768\",[]],[\"name/1769\",[597,71.322]],[\"comment/1769\",[]],[\"name/1770\",[598,76.43]],[\"comment/1770\",[]],[\"name/1771\",[597,71.322]],[\"comment/1771\",[]],[\"name/1772\",[599,76.43]],[\"comment/1772\",[]],[\"name/1773\",[600,76.43]],[\"comment/1773\",[]],[\"name/1774\",[548,57.972]],[\"comment/1774\",[]],[\"name/1775\",[601,76.43]],[\"comment/1775\",[]],[\"name/1776\",[49,40.877]],[\"comment/1776\",[]],[\"name/1777\",[602,76.43]],[\"comment/1777\",[]],[\"name/1778\",[49,40.877]],[\"comment/1778\",[]],[\"name/1779\",[603,76.43]],[\"comment/1779\",[]],[\"name/1780\",[604,76.43]],[\"comment/1780\",[]],[\"name/1781\",[118,57.972]],[\"comment/1781\",[]],[\"name/1782\",[605,76.43]],[\"comment/1782\",[]],[\"name/1783\",[49,40.877]],[\"comment/1783\",[]],[\"name/1784\",[606,76.43]],[\"comment/1784\",[]],[\"name/1785\",[607,76.43]],[\"comment/1785\",[]],[\"name/1786\",[608,76.43]],[\"comment/1786\",[]],[\"name/1787\",[609,76.43]],[\"comment/1787\",[]],[\"name/1788\",[110,50.781]],[\"comment/1788\",[]],[\"name/1789\",[610,71.322]],[\"comment/1789\",[]],[\"name/1790\",[611,76.43]],[\"comment/1790\",[]],[\"name/1791\",[612,76.43]],[\"comment/1791\",[]],[\"name/1792\",[613,76.43]],[\"comment/1792\",[]],[\"name/1793\",[111,54.458]],[\"comment/1793\",[]],[\"name/1794\",[614,76.43]],[\"comment/1794\",[]],[\"name/1795\",[615,65.444]],[\"comment/1795\",[]],[\"name/1796\",[309,60.336]],[\"comment/1796\",[]],[\"name/1797\",[310,61.767]],[\"comment/1797\",[]],[\"name/1798\",[616,65.444]],[\"comment/1798\",[]],[\"name/1799\",[617,63.437]],[\"comment/1799\",[]],[\"name/1800\",[618,63.437]],[\"comment/1800\",[]],[\"name/1801\",[619,63.437]],[\"comment/1801\",[]],[\"name/1802\",[620,63.437]],[\"comment/1802\",[]],[\"name/1803\",[170,65.444]],[\"comment/1803\",[]],[\"name/1804\",[621,61.767]],[\"comment/1804\",[]],[\"name/1805\",[622,60.336]],[\"comment/1805\",[]],[\"name/1806\",[623,60.336]],[\"comment/1806\",[]],[\"name/1807\",[115,53.076]],[\"comment/1807\",[]],[\"name/1808\",[624,61.767]],[\"comment/1808\",[]],[\"name/1809\",[625,61.767]],[\"comment/1809\",[]],[\"name/1810\",[626,61.767]],[\"comment/1810\",[]],[\"name/1811\",[627,61.767]],[\"comment/1811\",[]],[\"name/1812\",[523,67.957]],[\"comment/1812\",[]],[\"name/1813\",[624,61.767]],[\"comment/1813\",[]],[\"name/1814\",[625,61.767]],[\"comment/1814\",[]],[\"name/1815\",[626,61.767]],[\"comment/1815\",[]],[\"name/1816\",[627,61.767]],[\"comment/1816\",[]],[\"name/1817\",[628,76.43]],[\"comment/1817\",[]],[\"name/1818\",[629,71.322]],[\"comment/1818\",[]],[\"name/1819\",[630,76.43]],[\"comment/1819\",[]],[\"name/1820\",[631,76.43]],[\"comment/1820\",[]],[\"name/1821\",[632,67.957]],[\"comment/1821\",[]],[\"name/1822\",[633,67.957]],[\"comment/1822\",[]],[\"name/1823\",[634,67.957]],[\"comment/1823\",[]],[\"name/1824\",[635,67.957]],[\"comment/1824\",[]],[\"name/1825\",[636,67.957]],[\"comment/1825\",[]],[\"name/1826\",[115,53.076]],[\"comment/1826\",[]],[\"name/1827\",[616,65.444]],[\"comment/1827\",[]],[\"name/1828\",[615,65.444]],[\"comment/1828\",[]],[\"name/1829\",[624,61.767]],[\"comment/1829\",[]],[\"name/1830\",[625,61.767]],[\"comment/1830\",[]],[\"name/1831\",[626,61.767]],[\"comment/1831\",[]],[\"name/1832\",[627,61.767]],[\"comment/1832\",[]],[\"name/1833\",[618,63.437]],[\"comment/1833\",[]],[\"name/1834\",[617,63.437]],[\"comment/1834\",[]],[\"name/1835\",[620,63.437]],[\"comment/1835\",[]],[\"name/1836\",[622,60.336]],[\"comment/1836\",[]],[\"name/1837\",[619,63.437]],[\"comment/1837\",[]],[\"name/1838\",[310,61.767]],[\"comment/1838\",[]],[\"name/1839\",[309,60.336]],[\"comment/1839\",[]],[\"name/1840\",[170,65.444]],[\"comment/1840\",[]],[\"name/1841\",[621,61.767]],[\"comment/1841\",[]],[\"name/1842\",[623,60.336]],[\"comment/1842\",[]],[\"name/1843\",[637,76.43]],[\"comment/1843\",[]],[\"name/1844\",[638,76.43]],[\"comment/1844\",[]],[\"name/1845\",[49,40.877]],[\"comment/1845\",[]],[\"name/1846\",[42,41.265]],[\"comment/1846\",[]],[\"name/1847\",[548,57.972]],[\"comment/1847\",[]],[\"name/1848\",[639,76.43]],[\"comment/1848\",[]],[\"name/1849\",[49,40.877]],[\"comment/1849\",[]],[\"name/1850\",[181,60.336]],[\"comment/1850\",[]],[\"name/1851\",[42,41.265]],[\"comment/1851\",[]],[\"name/1852\",[640,76.43]],[\"comment/1852\",[]],[\"name/1853\",[548,57.972]],[\"comment/1853\",[]],[\"name/1854\",[641,67.957]],[\"comment/1854\",[]],[\"name/1855\",[642,76.43]],[\"comment/1855\",[]],[\"name/1856\",[49,40.877]],[\"comment/1856\",[]],[\"name/1857\",[42,41.265]],[\"comment/1857\",[]],[\"name/1858\",[643,76.43]],[\"comment/1858\",[]],[\"name/1859\",[49,40.877]],[\"comment/1859\",[]],[\"name/1860\",[42,41.265]],[\"comment/1860\",[]],[\"name/1861\",[644,76.43]],[\"comment/1861\",[]],[\"name/1862\",[645,76.43]],[\"comment/1862\",[]],[\"name/1863\",[527,71.322]],[\"comment/1863\",[]],[\"name/1864\",[646,76.43]],[\"comment/1864\",[]],[\"name/1865\",[647,76.43]],[\"comment/1865\",[]],[\"name/1866\",[648,65.444]],[\"comment/1866\",[]],[\"name/1867\",[49,40.877]],[\"comment/1867\",[]],[\"name/1868\",[42,41.265]],[\"comment/1868\",[]],[\"name/1869\",[548,57.972]],[\"comment/1869\",[]],[\"name/1870\",[641,67.957]],[\"comment/1870\",[]],[\"name/1871\",[649,67.957]],[\"comment/1871\",[]],[\"name/1872\",[650,76.43]],[\"comment/1872\",[]],[\"name/1873\",[38,39.794]],[\"comment/1873\",[]],[\"name/1874\",[372,50.28]],[\"comment/1874\",[]],[\"name/1875\",[181,60.336]],[\"comment/1875\",[]],[\"name/1876\",[362,65.444]],[\"comment/1876\",[]],[\"name/1877\",[651,67.957]],[\"comment/1877\",[]],[\"name/1878\",[652,76.43]],[\"comment/1878\",[]],[\"name/1879\",[653,76.43]],[\"comment/1879\",[]],[\"name/1880\",[654,76.43]],[\"comment/1880\",[]],[\"name/1881\",[622,60.336]],[\"comment/1881\",[]],[\"name/1882\",[331,67.957]],[\"comment/1882\",[]],[\"name/1883\",[623,60.336]],[\"comment/1883\",[]],[\"name/1884\",[115,53.076]],[\"comment/1884\",[]],[\"name/1885\",[655,76.43]],[\"comment/1885\",[]],[\"name/1886\",[656,67.957]],[\"comment/1886\",[]],[\"name/1887\",[657,76.43]],[\"comment/1887\",[]],[\"name/1888\",[658,76.43]],[\"comment/1888\",[]],[\"name/1889\",[622,60.336]],[\"comment/1889\",[]],[\"name/1890\",[623,60.336]],[\"comment/1890\",[]],[\"name/1891\",[115,53.076]],[\"comment/1891\",[]],[\"name/1892\",[659,76.43]],[\"comment/1892\",[]],[\"name/1893\",[660,76.43]],[\"comment/1893\",[]],[\"name/1894\",[21,42.99]],[\"comment/1894\",[]],[\"name/1895\",[31,41.265]],[\"comment/1895\",[]],[\"name/1896\",[33,44.512]],[\"comment/1896\",[]],[\"name/1897\",[34,45.672]],[\"comment/1897\",[]],[\"name/1898\",[35,44.512]],[\"comment/1898\",[]],[\"name/1899\",[661,76.43]],[\"comment/1899\",[]],[\"name/1900\",[662,76.43]],[\"comment/1900\",[]],[\"name/1901\",[663,76.43]],[\"comment/1901\",[]],[\"name/1902\",[54,61.767]],[\"comment/1902\",[]],[\"name/1903\",[664,76.43]],[\"comment/1903\",[]],[\"name/1904\",[665,76.43]],[\"comment/1904\",[]],[\"name/1905\",[49,40.877]],[\"comment/1905\",[]],[\"name/1906\",[110,50.781]],[\"comment/1906\",[]],[\"name/1907\",[666,76.43]],[\"comment/1907\",[]],[\"name/1908\",[29,43.978]],[\"comment/1908\",[]],[\"name/1909\",[31,41.265]],[\"comment/1909\",[]],[\"name/1910\",[21,42.99]],[\"comment/1910\",[]],[\"name/1911\",[128,51.863]],[\"comment/1911\",[]],[\"name/1912\",[23,45.075]],[\"comment/1912\",[]],[\"name/1913\",[275,57.972]],[\"comment/1913\",[]],[\"name/1914\",[24,46.307]],[\"comment/1914\",[]],[\"name/1915\",[667,67.957]],[\"comment/1915\",[]],[\"name/1916\",[668,67.957]],[\"comment/1916\",[]],[\"name/1917\",[669,67.957]],[\"comment/1917\",[]],[\"name/1918\",[33,44.512]],[\"comment/1918\",[]],[\"name/1919\",[34,45.672]],[\"comment/1919\",[]],[\"name/1920\",[670,76.43]],[\"comment/1920\",[]],[\"name/1921\",[671,76.43]],[\"comment/1921\",[]],[\"name/1922\",[672,76.43]],[\"comment/1922\",[]],[\"name/1923\",[673,76.43]],[\"comment/1923\",[]],[\"name/1924\",[29,43.978]],[\"comment/1924\",[]],[\"name/1925\",[31,41.265]],[\"comment/1925\",[]],[\"name/1926\",[21,42.99]],[\"comment/1926\",[]],[\"name/1927\",[128,51.863]],[\"comment/1927\",[]],[\"name/1928\",[23,45.075]],[\"comment/1928\",[]],[\"name/1929\",[275,57.972]],[\"comment/1929\",[]],[\"name/1930\",[24,46.307]],[\"comment/1930\",[]],[\"name/1931\",[667,67.957]],[\"comment/1931\",[]],[\"name/1932\",[668,67.957]],[\"comment/1932\",[]],[\"name/1933\",[669,67.957]],[\"comment/1933\",[]],[\"name/1934\",[33,44.512]],[\"comment/1934\",[]],[\"name/1935\",[34,45.672]],[\"comment/1935\",[]],[\"name/1936\",[276,61.767]],[\"comment/1936\",[]],[\"name/1937\",[17,56.971]],[\"comment/1937\",[]],[\"name/1938\",[483,65.444]],[\"comment/1938\",[]],[\"name/1939\",[22,44.241]],[\"comment/1939\",[]],[\"name/1940\",[211,48.915]],[\"comment/1940\",[]],[\"name/1941\",[20,55.227]],[\"comment/1941\",[]],[\"name/1942\",[162,61.767]],[\"comment/1942\",[]],[\"name/1943\",[25,46.641]],[\"comment/1943\",[]],[\"name/1944\",[26,46.986]],[\"comment/1944\",[]],[\"name/1945\",[27,47.713]],[\"comment/1945\",[]],[\"name/1946\",[28,47.713]],[\"comment/1946\",[]],[\"name/1947\",[30,47.343]],[\"comment/1947\",[]],[\"name/1948\",[32,47.343]],[\"comment/1948\",[]],[\"name/1949\",[35,44.512]],[\"comment/1949\",[]],[\"name/1950\",[36,46.307]],[\"comment/1950\",[]],[\"name/1951\",[674,76.43]],[\"comment/1951\",[]],[\"name/1952\",[110,50.781]],[\"comment/1952\",[]],[\"name/1953\",[158,65.444]],[\"comment/1953\",[]],[\"name/1954\",[130,60.336]],[\"comment/1954\",[]],[\"name/1955\",[125,60.336]],[\"comment/1955\",[]],[\"name/1956\",[36,46.307]],[\"comment/1956\",[]],[\"name/1957\",[159,71.322]],[\"comment/1957\",[]],[\"name/1958\",[160,60.336]],[\"comment/1958\",[]],[\"name/1959\",[161,71.322]],[\"comment/1959\",[]],[\"name/1960\",[162,61.767]],[\"comment/1960\",[]],[\"name/1961\",[163,67.957]],[\"comment/1961\",[]],[\"name/1962\",[164,71.322]],[\"comment/1962\",[]],[\"name/1963\",[165,71.322]],[\"comment/1963\",[]],[\"name/1964\",[166,59.084]],[\"comment/1964\",[]],[\"name/1965\",[167,56.061]],[\"comment/1965\",[]],[\"name/1966\",[168,71.322]],[\"comment/1966\",[]],[\"name/1967\",[169,71.322]],[\"comment/1967\",[]],[\"name/1968\",[111,54.458]],[\"comment/1968\",[]],[\"name/1969\",[112,56.971]],[\"comment/1969\",[]],[\"name/1970\",[31,41.265]],[\"comment/1970\",[]],[\"name/1971\",[21,42.99]],[\"comment/1971\",[]],[\"name/1972\",[29,43.978]],[\"comment/1972\",[]],[\"name/1973\",[113,59.084]],[\"comment/1973\",[]],[\"name/1974\",[114,60.336]],[\"comment/1974\",[]],[\"name/1975\",[115,53.076]],[\"comment/1975\",[]],[\"name/1976\",[116,60.336]],[\"comment/1976\",[]],[\"name/1977\",[117,60.336]],[\"comment/1977\",[]],[\"name/1978\",[118,57.972]],[\"comment/1978\",[]],[\"name/1979\",[119,59.084]],[\"comment/1979\",[]],[\"name/1980\",[120,59.084]],[\"comment/1980\",[]],[\"name/1981\",[121,59.084]],[\"comment/1981\",[]],[\"name/1982\",[122,60.336]],[\"comment/1982\",[]],[\"name/1983\",[110,50.781]],[\"comment/1983\",[]],[\"name/1984\",[123,60.336]],[\"comment/1984\",[]],[\"name/1985\",[124,60.336]],[\"comment/1985\",[]],[\"name/1986\",[126,60.336]],[\"comment/1986\",[]],[\"name/1987\",[127,60.336]],[\"comment/1987\",[]],[\"name/1988\",[23,45.075]],[\"comment/1988\",[]],[\"name/1989\",[128,51.863]],[\"comment/1989\",[]],[\"name/1990\",[129,60.336]],[\"comment/1990\",[]],[\"name/1991\",[131,59.084]],[\"comment/1991\",[]],[\"name/1992\",[132,54.458]],[\"comment/1992\",[]],[\"name/1993\",[133,54.458]],[\"comment/1993\",[]],[\"name/1994\",[134,54.458]],[\"comment/1994\",[]],[\"name/1995\",[135,54.458]],[\"comment/1995\",[]],[\"name/1996\",[136,54.458]],[\"comment/1996\",[]],[\"name/1997\",[137,54.458]],[\"comment/1997\",[]],[\"name/1998\",[138,54.458]],[\"comment/1998\",[]],[\"name/1999\",[139,54.458]],[\"comment/1999\",[]],[\"name/2000\",[140,54.458]],[\"comment/2000\",[]],[\"name/2001\",[141,54.458]],[\"comment/2001\",[]],[\"name/2002\",[142,54.458]],[\"comment/2002\",[]],[\"name/2003\",[143,54.458]],[\"comment/2003\",[]],[\"name/2004\",[144,54.458]],[\"comment/2004\",[]],[\"name/2005\",[145,54.458]],[\"comment/2005\",[]],[\"name/2006\",[146,54.458]],[\"comment/2006\",[]],[\"name/2007\",[675,76.43]],[\"comment/2007\",[]],[\"name/2008\",[676,76.43]],[\"comment/2008\",[]],[\"name/2009\",[677,76.43]],[\"comment/2009\",[]],[\"name/2010\",[678,71.322]],[\"comment/2010\",[]],[\"name/2011\",[19,63.437]],[\"comment/2011\",[]],[\"name/2012\",[31,41.265]],[\"comment/2012\",[]],[\"name/2013\",[679,63.437]],[\"comment/2013\",[]],[\"name/2014\",[21,42.99]],[\"comment/2014\",[]],[\"name/2015\",[25,46.641]],[\"comment/2015\",[]],[\"name/2016\",[33,44.512]],[\"comment/2016\",[]],[\"name/2017\",[34,45.672]],[\"comment/2017\",[]],[\"name/2018\",[35,44.512]],[\"comment/2018\",[]],[\"name/2019\",[680,76.43]],[\"comment/2019\",[]],[\"name/2020\",[681,76.43]],[\"comment/2020\",[]],[\"name/2021\",[610,71.322]],[\"comment/2021\",[]],[\"name/2022\",[58,42.308]],[\"comment/2022\",[]],[\"name/2023\",[41,67.957]],[\"comment/2023\",[]],[\"name/2024\",[61,43.472]],[\"comment/2024\",[]],[\"name/2025\",[53,59.084]],[\"comment/2025\",[]],[\"name/2026\",[682,76.43]],[\"comment/2026\",[]],[\"name/2027\",[683,76.43]],[\"comment/2027\",[]],[\"name/2028\",[57,43.472]],[\"comment/2028\",[]],[\"name/2029\",[684,76.43]],[\"comment/2029\",[]],[\"name/2030\",[36,46.307]],[\"comment/2030\",[]],[\"name/2031\",[685,76.43]],[\"comment/2031\",[]],[\"name/2032\",[686,76.43]],[\"comment/2032\",[]],[\"name/2033\",[167,56.061]],[\"comment/2033\",[]],[\"name/2034\",[166,59.084]],[\"comment/2034\",[]],[\"name/2035\",[286,67.957]],[\"comment/2035\",[]],[\"name/2036\",[176,65.444]],[\"comment/2036\",[]],[\"name/2037\",[687,76.43]],[\"comment/2037\",[]],[\"name/2038\",[688,76.43]],[\"comment/2038\",[]],[\"name/2039\",[167,56.061]],[\"comment/2039\",[]],[\"name/2040\",[166,59.084]],[\"comment/2040\",[]],[\"name/2041\",[286,67.957]],[\"comment/2041\",[]],[\"name/2042\",[176,65.444]],[\"comment/2042\",[]],[\"name/2043\",[304,71.322]],[\"comment/2043\",[]],[\"name/2044\",[452,48.498]],[\"comment/2044\",[]],[\"name/2045\",[296,71.322]],[\"comment/2045\",[]],[\"name/2046\",[689,76.43]],[\"comment/2046\",[]],[\"name/2047\",[292,71.322]],[\"comment/2047\",[]],[\"name/2048\",[690,71.322]],[\"comment/2048\",[]],[\"name/2049\",[691,71.322]],[\"comment/2049\",[]],[\"name/2050\",[621,61.767]],[\"comment/2050\",[]],[\"name/2051\",[692,76.43]],[\"comment/2051\",[]],[\"name/2052\",[693,76.43]],[\"comment/2052\",[]],[\"name/2053\",[49,40.877]],[\"comment/2053\",[]],[\"name/2054\",[278,63.437]],[\"comment/2054\",[]],[\"name/2055\",[694,76.43]],[\"comment/2055\",[]],[\"name/2056\",[695,76.43]],[\"comment/2056\",[]],[\"name/2057\",[294,67.957]],[\"comment/2057\",[]],[\"name/2058\",[31,41.265]],[\"comment/2058\",[]],[\"name/2059\",[35,44.512]],[\"comment/2059\",[]],[\"name/2060\",[696,76.43]],[\"comment/2060\",[]],[\"name/2061\",[294,67.957]],[\"comment/2061\",[]],[\"name/2062\",[111,54.458]],[\"comment/2062\",[]],[\"name/2063\",[621,61.767]],[\"comment/2063\",[]],[\"name/2064\",[690,71.322]],[\"comment/2064\",[]],[\"name/2065\",[691,71.322]],[\"comment/2065\",[]],[\"name/2066\",[35,44.512]],[\"comment/2066\",[]],[\"name/2067\",[697,76.43]],[\"comment/2067\",[]],[\"name/2068\",[452,48.498]],[\"comment/2068\",[]],[\"name/2069\",[698,76.43]],[\"comment/2069\",[]],[\"name/2070\",[297,71.322]],[\"comment/2070\",[]],[\"name/2071\",[699,76.43]],[\"comment/2071\",[]],[\"name/2072\",[700,71.322]],[\"comment/2072\",[]],[\"name/2073\",[582,67.957]],[\"comment/2073\",[]],[\"name/2074\",[583,67.957]],[\"comment/2074\",[]],[\"name/2075\",[648,65.444]],[\"comment/2075\",[]],[\"name/2076\",[42,41.265]],[\"comment/2076\",[]],[\"name/2077\",[548,57.972]],[\"comment/2077\",[]],[\"name/2078\",[641,67.957]],[\"comment/2078\",[]],[\"name/2079\",[701,76.43]],[\"comment/2079\",[]],[\"name/2080\",[702,76.43]],[\"comment/2080\",[]],[\"name/2081\",[703,71.322]],[\"comment/2081\",[]],[\"name/2082\",[618,63.437]],[\"comment/2082\",[]],[\"name/2083\",[704,76.43]],[\"comment/2083\",[]],[\"name/2084\",[705,71.322]],[\"comment/2084\",[]],[\"name/2085\",[706,76.43]],[\"comment/2085\",[]],[\"name/2086\",[707,71.322]],[\"comment/2086\",[]],[\"name/2087\",[708,71.322]],[\"comment/2087\",[]],[\"name/2088\",[709,71.322]],[\"comment/2088\",[]],[\"name/2089\",[710,71.322]],[\"comment/2089\",[]],[\"name/2090\",[711,71.322]],[\"comment/2090\",[]],[\"name/2091\",[617,63.437]],[\"comment/2091\",[]],[\"name/2092\",[620,63.437]],[\"comment/2092\",[]],[\"name/2093\",[622,60.336]],[\"comment/2093\",[]],[\"name/2094\",[656,67.957]],[\"comment/2094\",[]],[\"name/2095\",[712,71.322]],[\"comment/2095\",[]],[\"name/2096\",[713,71.322]],[\"comment/2096\",[]],[\"name/2097\",[632,67.957]],[\"comment/2097\",[]],[\"name/2098\",[633,67.957]],[\"comment/2098\",[]],[\"name/2099\",[634,67.957]],[\"comment/2099\",[]],[\"name/2100\",[635,67.957]],[\"comment/2100\",[]],[\"name/2101\",[636,67.957]],[\"comment/2101\",[]],[\"name/2102\",[21,42.99]],[\"comment/2102\",[]],[\"name/2103\",[337,67.957]],[\"comment/2103\",[]],[\"name/2104\",[31,41.265]],[\"comment/2104\",[]],[\"name/2105\",[361,63.437]],[\"comment/2105\",[]],[\"name/2106\",[714,71.322]],[\"comment/2106\",[]],[\"name/2107\",[700,71.322]],[\"comment/2107\",[]],[\"name/2108\",[678,71.322]],[\"comment/2108\",[]],[\"name/2109\",[330,67.957]],[\"comment/2109\",[]],[\"name/2110\",[569,71.322]],[\"comment/2110\",[]],[\"name/2111\",[715,65.444]],[\"comment/2111\",[]],[\"name/2112\",[716,67.957]],[\"comment/2112\",[]],[\"name/2113\",[717,63.437]],[\"comment/2113\",[]],[\"name/2114\",[718,67.957]],[\"comment/2114\",[]],[\"name/2115\",[649,67.957]],[\"comment/2115\",[]],[\"name/2116\",[719,71.322]],[\"comment/2116\",[]],[\"name/2117\",[25,46.641]],[\"comment/2117\",[]],[\"name/2118\",[720,71.322]],[\"comment/2118\",[]],[\"name/2119\",[115,53.076]],[\"comment/2119\",[]],[\"name/2120\",[365,65.444]],[\"comment/2120\",[]],[\"name/2121\",[367,67.957]],[\"comment/2121\",[]],[\"name/2122\",[366,67.957]],[\"comment/2122\",[]],[\"name/2123\",[35,44.512]],[\"comment/2123\",[]],[\"name/2124\",[619,63.437]],[\"comment/2124\",[]],[\"name/2125\",[19,63.437]],[\"comment/2125\",[]],[\"name/2126\",[679,63.437]],[\"comment/2126\",[]],[\"name/2127\",[310,61.767]],[\"comment/2127\",[]],[\"name/2128\",[309,60.336]],[\"comment/2128\",[]],[\"name/2129\",[721,71.322]],[\"comment/2129\",[]],[\"name/2130\",[648,65.444]],[\"comment/2130\",[]],[\"name/2131\",[624,61.767]],[\"comment/2131\",[]],[\"name/2132\",[625,61.767]],[\"comment/2132\",[]],[\"name/2133\",[626,61.767]],[\"comment/2133\",[]],[\"name/2134\",[627,61.767]],[\"comment/2134\",[]],[\"name/2135\",[33,44.512]],[\"comment/2135\",[]],[\"name/2136\",[34,45.672]],[\"comment/2136\",[]],[\"name/2137\",[722,76.43]],[\"comment/2137\",[]],[\"name/2138\",[649,67.957]],[\"comment/2138\",[]],[\"name/2139\",[723,71.322]],[\"comment/2139\",[]],[\"name/2140\",[724,76.43]],[\"comment/2140\",[]],[\"name/2141\",[616,65.444]],[\"comment/2141\",[]],[\"name/2142\",[31,41.265]],[\"comment/2142\",[]],[\"name/2143\",[21,42.99]],[\"comment/2143\",[]],[\"name/2144\",[115,53.076]],[\"comment/2144\",[]],[\"name/2145\",[309,60.336]],[\"comment/2145\",[]],[\"name/2146\",[622,60.336]],[\"comment/2146\",[]],[\"name/2147\",[35,44.512]],[\"comment/2147\",[]],[\"name/2148\",[26,46.986]],[\"comment/2148\",[]],[\"name/2149\",[621,61.767]],[\"comment/2149\",[]],[\"name/2150\",[624,61.767]],[\"comment/2150\",[]],[\"name/2151\",[625,61.767]],[\"comment/2151\",[]],[\"name/2152\",[626,61.767]],[\"comment/2152\",[]],[\"name/2153\",[627,61.767]],[\"comment/2153\",[]],[\"name/2154\",[618,63.437]],[\"comment/2154\",[]],[\"name/2155\",[707,71.322]],[\"comment/2155\",[]],[\"name/2156\",[708,71.322]],[\"comment/2156\",[]],[\"name/2157\",[705,71.322]],[\"comment/2157\",[]],[\"name/2158\",[33,44.512]],[\"comment/2158\",[]],[\"name/2159\",[721,71.322]],[\"comment/2159\",[]],[\"name/2160\",[633,67.957]],[\"comment/2160\",[]],[\"name/2161\",[703,71.322]],[\"comment/2161\",[]],[\"name/2162\",[709,71.322]],[\"comment/2162\",[]],[\"name/2163\",[710,71.322]],[\"comment/2163\",[]],[\"name/2164\",[711,71.322]],[\"comment/2164\",[]],[\"name/2165\",[617,63.437]],[\"comment/2165\",[]],[\"name/2166\",[620,63.437]],[\"comment/2166\",[]],[\"name/2167\",[656,67.957]],[\"comment/2167\",[]],[\"name/2168\",[712,71.322]],[\"comment/2168\",[]],[\"name/2169\",[713,71.322]],[\"comment/2169\",[]],[\"name/2170\",[632,67.957]],[\"comment/2170\",[]],[\"name/2171\",[634,67.957]],[\"comment/2171\",[]],[\"name/2172\",[635,67.957]],[\"comment/2172\",[]],[\"name/2173\",[636,67.957]],[\"comment/2173\",[]],[\"name/2174\",[715,65.444]],[\"comment/2174\",[]],[\"name/2175\",[716,67.957]],[\"comment/2175\",[]],[\"name/2176\",[717,63.437]],[\"comment/2176\",[]],[\"name/2177\",[718,67.957]],[\"comment/2177\",[]],[\"name/2178\",[719,71.322]],[\"comment/2178\",[]],[\"name/2179\",[25,46.641]],[\"comment/2179\",[]],[\"name/2180\",[720,71.322]],[\"comment/2180\",[]],[\"name/2181\",[619,63.437]],[\"comment/2181\",[]],[\"name/2182\",[19,63.437]],[\"comment/2182\",[]],[\"name/2183\",[679,63.437]],[\"comment/2183\",[]],[\"name/2184\",[310,61.767]],[\"comment/2184\",[]],[\"name/2185\",[648,65.444]],[\"comment/2185\",[]],[\"name/2186\",[679,63.437]],[\"comment/2186\",[]],[\"name/2187\",[725,76.43]],[\"comment/2187\",[]],[\"name/2188\",[309,60.336]],[\"comment/2188\",[]],[\"name/2189\",[548,57.972]],[\"comment/2189\",[]],[\"name/2190\",[726,76.43]],[\"comment/2190\",[]],[\"name/2191\",[727,76.43]],[\"comment/2191\",[]],[\"name/2192\",[728,76.43]],[\"comment/2192\",[]],[\"name/2193\",[729,76.43]],[\"comment/2193\",[]],[\"name/2194\",[730,76.43]],[\"comment/2194\",[]],[\"name/2195\",[731,76.43]],[\"comment/2195\",[]],[\"name/2196\",[732,76.43]],[\"comment/2196\",[]],[\"name/2197\",[49,40.877]],[\"comment/2197\",[]],[\"name/2198\",[733,76.43]],[\"comment/2198\",[]],[\"name/2199\",[734,76.43]],[\"comment/2199\",[]],[\"name/2200\",[735,76.43]],[\"comment/2200\",[]],[\"name/2201\",[49,40.877]],[\"comment/2201\",[]],[\"name/2202\",[736,76.43]],[\"comment/2202\",[]],[\"name/2203\",[132,54.458]],[\"comment/2203\",[]],[\"name/2204\",[133,54.458]],[\"comment/2204\",[]],[\"name/2205\",[134,54.458]],[\"comment/2205\",[]],[\"name/2206\",[135,54.458]],[\"comment/2206\",[]],[\"name/2207\",[136,54.458]],[\"comment/2207\",[]],[\"name/2208\",[137,54.458]],[\"comment/2208\",[]],[\"name/2209\",[138,54.458]],[\"comment/2209\",[]],[\"name/2210\",[139,54.458]],[\"comment/2210\",[]],[\"name/2211\",[140,54.458]],[\"comment/2211\",[]],[\"name/2212\",[141,54.458]],[\"comment/2212\",[]],[\"name/2213\",[142,54.458]],[\"comment/2213\",[]],[\"name/2214\",[143,54.458]],[\"comment/2214\",[]],[\"name/2215\",[144,54.458]],[\"comment/2215\",[]],[\"name/2216\",[145,54.458]],[\"comment/2216\",[]],[\"name/2217\",[146,54.458]],[\"comment/2217\",[]],[\"name/2218\",[737,76.43]],[\"comment/2218\",[]],[\"name/2219\",[738,76.43]],[\"comment/2219\",[]],[\"name/2220\",[49,40.877]],[\"comment/2220\",[]],[\"name/2221\",[739,71.322]],[\"comment/2221\",[]],[\"name/2222\",[740,76.43]],[\"comment/2222\",[]],[\"name/2223\",[741,76.43]],[\"comment/2223\",[]],[\"name/2224\",[742,76.43]],[\"comment/2224\",[]],[\"name/2225\",[49,40.877]],[\"comment/2225\",[]],[\"name/2226\",[739,71.322]],[\"comment/2226\",[]],[\"name/2227\",[743,76.43]],[\"comment/2227\",[]],[\"name/2228\",[744,76.43]],[\"comment/2228\",[]],[\"name/2229\",[167,56.061]],[\"comment/2229\",[]],[\"name/2230\",[745,76.43]],[\"comment/2230\",[]],[\"name/2231\",[746,76.43]],[\"comment/2231\",[]],[\"name/2232\",[747,76.43]],[\"comment/2232\",[]],[\"name/2233\",[748,76.43]],[\"comment/2233\",[]],[\"name/2234\",[269,57.972]],[\"comment/2234\",[]],[\"name/2235\",[749,76.43]],[\"comment/2235\",[]],[\"name/2236\",[750,76.43]],[\"comment/2236\",[]],[\"name/2237\",[751,76.43]],[\"comment/2237\",[]],[\"name/2238\",[752,76.43]],[\"comment/2238\",[]],[\"name/2239\",[753,76.43]],[\"comment/2239\",[]],[\"name/2240\",[754,76.43]],[\"comment/2240\",[]],[\"name/2241\",[755,76.43]],[\"comment/2241\",[]],[\"name/2242\",[756,76.43]],[\"comment/2242\",[]],[\"name/2243\",[757,76.43]],[\"comment/2243\",[]],[\"name/2244\",[758,76.43]],[\"comment/2244\",[]],[\"name/2245\",[759,76.43]],[\"comment/2245\",[]],[\"name/2246\",[760,76.43]],[\"comment/2246\",[]],[\"name/2247\",[181,60.336]],[\"comment/2247\",[]],[\"name/2248\",[761,76.43]],[\"comment/2248\",[]],[\"name/2249\",[762,76.43]],[\"comment/2249\",[]],[\"name/2250\",[763,76.43]],[\"comment/2250\",[]],[\"name/2251\",[764,76.43]],[\"comment/2251\",[]],[\"name/2252\",[179,55.227]],[\"comment/2252\",[]],[\"name/2253\",[765,76.43]],[\"comment/2253\",[]],[\"name/2254\",[49,40.877]],[\"comment/2254\",[]],[\"name/2255\",[766,76.43]],[\"comment/2255\",[]],[\"name/2256\",[767,76.43]],[\"comment/2256\",[]],[\"name/2257\",[768,76.43]],[\"comment/2257\",[]],[\"name/2258\",[769,76.43]],[\"comment/2258\",[]],[\"name/2259\",[770,76.43]],[\"comment/2259\",[]],[\"name/2260\",[771,76.43]],[\"comment/2260\",[]],[\"name/2261\",[772,76.43]],[\"comment/2261\",[]],[\"name/2262\",[444,67.957]],[\"comment/2262\",[]],[\"name/2263\",[773,76.43]],[\"comment/2263\",[]],[\"name/2264\",[774,76.43]],[\"comment/2264\",[]],[\"name/2265\",[775,76.43]],[\"comment/2265\",[]],[\"name/2266\",[776,76.43]],[\"comment/2266\",[]],[\"name/2267\",[777,76.43]],[\"comment/2267\",[]],[\"name/2268\",[778,76.43]],[\"comment/2268\",[]],[\"name/2269\",[779,76.43]],[\"comment/2269\",[]],[\"name/2270\",[780,76.43]],[\"comment/2270\",[]],[\"name/2271\",[781,76.43]],[\"comment/2271\",[]],[\"name/2272\",[782,76.43]],[\"comment/2272\",[]],[\"name/2273\",[783,76.43]],[\"comment/2273\",[]],[\"name/2274\",[784,76.43]],[\"comment/2274\",[]],[\"name/2275\",[785,76.43]],[\"comment/2275\",[]],[\"name/2276\",[786,76.43]],[\"comment/2276\",[]],[\"name/2277\",[787,76.43]],[\"comment/2277\",[]],[\"name/2278\",[788,76.43]],[\"comment/2278\",[]],[\"name/2279\",[789,76.43]],[\"comment/2279\",[]],[\"name/2280\",[790,76.43]],[\"comment/2280\",[]],[\"name/2281\",[791,76.43]],[\"comment/2281\",[]],[\"name/2282\",[792,76.43]],[\"comment/2282\",[]],[\"name/2283\",[793,76.43]],[\"comment/2283\",[]],[\"name/2284\",[794,76.43]],[\"comment/2284\",[]],[\"name/2285\",[795,76.43]],[\"comment/2285\",[]],[\"name/2286\",[796,76.43]],[\"comment/2286\",[]],[\"name/2287\",[797,76.43]],[\"comment/2287\",[]],[\"name/2288\",[798,76.43]],[\"comment/2288\",[]],[\"name/2289\",[799,76.43]],[\"comment/2289\",[]],[\"name/2290\",[800,76.43]],[\"comment/2290\",[]],[\"name/2291\",[801,76.43]],[\"comment/2291\",[]],[\"name/2292\",[802,76.43]],[\"comment/2292\",[]],[\"name/2293\",[803,76.43]],[\"comment/2293\",[]],[\"name/2294\",[804,76.43]],[\"comment/2294\",[]],[\"name/2295\",[49,40.877]],[\"comment/2295\",[]],[\"name/2296\",[805,76.43]],[\"comment/2296\",[]],[\"name/2297\",[806,76.43]],[\"comment/2297\",[]],[\"name/2298\",[807,76.43]],[\"comment/2298\",[]],[\"name/2299\",[808,76.43]],[\"comment/2299\",[]],[\"name/2300\",[809,76.43]],[\"comment/2300\",[]],[\"name/2301\",[24,46.307]],[\"comment/2301\",[]],[\"name/2302\",[810,76.43]],[\"comment/2302\",[]],[\"name/2303\",[811,76.43]],[\"comment/2303\",[]],[\"name/2304\",[812,76.43]],[\"comment/2304\",[]],[\"name/2305\",[813,76.43]],[\"comment/2305\",[]],[\"name/2306\",[814,76.43]],[\"comment/2306\",[]],[\"name/2307\",[815,76.43]],[\"comment/2307\",[]],[\"name/2308\",[816,76.43]],[\"comment/2308\",[]],[\"name/2309\",[817,76.43]],[\"comment/2309\",[]],[\"name/2310\",[818,76.43]],[\"comment/2310\",[]],[\"name/2311\",[276,61.767]],[\"comment/2311\",[]],[\"name/2312\",[128,51.863]],[\"comment/2312\",[]],[\"name/2313\",[17,56.971]],[\"comment/2313\",[]],[\"name/2314\",[483,65.444]],[\"comment/2314\",[]],[\"name/2315\",[23,45.075]],[\"comment/2315\",[]],[\"name/2316\",[275,57.972]],[\"comment/2316\",[]],[\"name/2317\",[22,44.241]],[\"comment/2317\",[]],[\"name/2318\",[211,48.915]],[\"comment/2318\",[]],[\"name/2319\",[20,55.227]],[\"comment/2319\",[]],[\"name/2320\",[162,61.767]],[\"comment/2320\",[]],[\"name/2321\",[21,42.99]],[\"comment/2321\",[]],[\"name/2322\",[24,46.307]],[\"comment/2322\",[]],[\"name/2323\",[25,46.641]],[\"comment/2323\",[]],[\"name/2324\",[26,46.986]],[\"comment/2324\",[]],[\"name/2325\",[27,47.713]],[\"comment/2325\",[]],[\"name/2326\",[28,47.713]],[\"comment/2326\",[]],[\"name/2327\",[29,43.978]],[\"comment/2327\",[]],[\"name/2328\",[30,47.343]],[\"comment/2328\",[]],[\"name/2329\",[31,41.265]],[\"comment/2329\",[]],[\"name/2330\",[32,47.343]],[\"comment/2330\",[]],[\"name/2331\",[33,44.512]],[\"comment/2331\",[]],[\"name/2332\",[34,45.672]],[\"comment/2332\",[]],[\"name/2333\",[35,44.512]],[\"comment/2333\",[]],[\"name/2334\",[36,46.307]],[\"comment/2334\",[]],[\"name/2335\",[819,76.43]],[\"comment/2335\",[]],[\"name/2336\",[820,76.43]],[\"comment/2336\",[]],[\"name/2337\",[821,76.43]],[\"comment/2337\",[]],[\"name/2338\",[822,76.43]],[\"comment/2338\",[]],[\"name/2339\",[823,76.43]],[\"comment/2339\",[]],[\"name/2340\",[824,76.43]],[\"comment/2340\",[]],[\"name/2341\",[825,76.43]],[\"comment/2341\",[]],[\"name/2342\",[826,76.43]],[\"comment/2342\",[]],[\"name/2343\",[827,76.43]],[\"comment/2343\",[]],[\"name/2344\",[828,76.43]],[\"comment/2344\",[]],[\"name/2345\",[829,76.43]],[\"comment/2345\",[]],[\"name/2346\",[21,42.99]],[\"comment/2346\",[]],[\"name/2347\",[22,44.241]],[\"comment/2347\",[]],[\"name/2348\",[23,45.075]],[\"comment/2348\",[]],[\"name/2349\",[24,46.307]],[\"comment/2349\",[]],[\"name/2350\",[25,46.641]],[\"comment/2350\",[]],[\"name/2351\",[26,46.986]],[\"comment/2351\",[]],[\"name/2352\",[27,47.713]],[\"comment/2352\",[]],[\"name/2353\",[28,47.713]],[\"comment/2353\",[]],[\"name/2354\",[29,43.978]],[\"comment/2354\",[]],[\"name/2355\",[30,47.343]],[\"comment/2355\",[]],[\"name/2356\",[31,41.265]],[\"comment/2356\",[]],[\"name/2357\",[32,47.343]],[\"comment/2357\",[]],[\"name/2358\",[33,44.512]],[\"comment/2358\",[]],[\"name/2359\",[34,45.672]],[\"comment/2359\",[]],[\"name/2360\",[35,44.512]],[\"comment/2360\",[]],[\"name/2361\",[36,46.307]],[\"comment/2361\",[]],[\"name/2362\",[830,76.43]],[\"comment/2362\",[]],[\"name/2363\",[831,76.43]],[\"comment/2363\",[]],[\"name/2364\",[31,41.265]],[\"comment/2364\",[]],[\"name/2365\",[29,43.978]],[\"comment/2365\",[]],[\"name/2366\",[832,76.43]],[\"comment/2366\",[]],[\"name/2367\",[166,59.084]],[\"comment/2367\",[]],[\"name/2368\",[160,60.336]],[\"comment/2368\",[]],[\"name/2369\",[23,45.075]],[\"comment/2369\",[]],[\"name/2370\",[211,48.915]],[\"comment/2370\",[]],[\"name/2371\",[21,42.99]],[\"comment/2371\",[]],[\"name/2372\",[22,44.241]],[\"comment/2372\",[]],[\"name/2373\",[24,46.307]],[\"comment/2373\",[]],[\"name/2374\",[25,46.641]],[\"comment/2374\",[]],[\"name/2375\",[26,46.986]],[\"comment/2375\",[]],[\"name/2376\",[27,47.713]],[\"comment/2376\",[]],[\"name/2377\",[28,47.713]],[\"comment/2377\",[]],[\"name/2378\",[29,43.978]],[\"comment/2378\",[]],[\"name/2379\",[30,47.343]],[\"comment/2379\",[]],[\"name/2380\",[31,41.265]],[\"comment/2380\",[]],[\"name/2381\",[32,47.343]],[\"comment/2381\",[]],[\"name/2382\",[33,44.512]],[\"comment/2382\",[]],[\"name/2383\",[34,45.672]],[\"comment/2383\",[]],[\"name/2384\",[35,44.512]],[\"comment/2384\",[]],[\"name/2385\",[36,46.307]],[\"comment/2385\",[]],[\"name/2386\",[833,76.43]],[\"comment/2386\",[]],[\"name/2387\",[166,59.084]],[\"comment/2387\",[]],[\"name/2388\",[160,60.336]],[\"comment/2388\",[]],[\"name/2389\",[276,61.767]],[\"comment/2389\",[]],[\"name/2390\",[128,51.863]],[\"comment/2390\",[]],[\"name/2391\",[17,56.971]],[\"comment/2391\",[]],[\"name/2392\",[483,65.444]],[\"comment/2392\",[]],[\"name/2393\",[23,45.075]],[\"comment/2393\",[]],[\"name/2394\",[275,57.972]],[\"comment/2394\",[]],[\"name/2395\",[22,44.241]],[\"comment/2395\",[]],[\"name/2396\",[211,48.915]],[\"comment/2396\",[]],[\"name/2397\",[20,55.227]],[\"comment/2397\",[]],[\"name/2398\",[162,61.767]],[\"comment/2398\",[]],[\"name/2399\",[21,42.99]],[\"comment/2399\",[]],[\"name/2400\",[24,46.307]],[\"comment/2400\",[]],[\"name/2401\",[25,46.641]],[\"comment/2401\",[]],[\"name/2402\",[26,46.986]],[\"comment/2402\",[]],[\"name/2403\",[27,47.713]],[\"comment/2403\",[]],[\"name/2404\",[28,47.713]],[\"comment/2404\",[]],[\"name/2405\",[29,43.978]],[\"comment/2405\",[]],[\"name/2406\",[30,47.343]],[\"comment/2406\",[]],[\"name/2407\",[31,41.265]],[\"comment/2407\",[]],[\"name/2408\",[32,47.343]],[\"comment/2408\",[]],[\"name/2409\",[33,44.512]],[\"comment/2409\",[]],[\"name/2410\",[34,45.672]],[\"comment/2410\",[]],[\"name/2411\",[35,44.512]],[\"comment/2411\",[]],[\"name/2412\",[36,46.307]],[\"comment/2412\",[]],[\"name/2413\",[834,76.43]],[\"comment/2413\",[]],[\"name/2414\",[42,41.265]],[\"comment/2414\",[]],[\"name/2415\",[506,63.437]],[\"comment/2415\",[]],[\"name/2416\",[835,67.957]],[\"comment/2416\",[]],[\"name/2417\",[836,76.43]],[\"comment/2417\",[]],[\"name/2418\",[837,76.43]],[\"comment/2418\",[]],[\"name/2419\",[838,76.43]],[\"comment/2419\",[]],[\"name/2420\",[444,67.957]],[\"comment/2420\",[]],[\"name/2421\",[271,61.767]],[\"comment/2421\",[]],[\"name/2422\",[839,76.43]],[\"comment/2422\",[]],[\"name/2423\",[840,67.957]],[\"comment/2423\",[]],[\"name/2424\",[841,76.43]],[\"comment/2424\",[]],[\"name/2425\",[842,76.43]],[\"comment/2425\",[]],[\"name/2426\",[843,76.43]],[\"comment/2426\",[]],[\"name/2427\",[844,76.43]],[\"comment/2427\",[]],[\"name/2428\",[845,76.43]],[\"comment/2428\",[]],[\"name/2429\",[158,65.444]],[\"comment/2429\",[]],[\"name/2430\",[679,63.437]],[\"comment/2430\",[]],[\"name/2431\",[846,76.43]],[\"comment/2431\",[]],[\"name/2432\",[847,76.43]],[\"comment/2432\",[]],[\"name/2433\",[848,67.957]],[\"comment/2433\",[]],[\"name/2434\",[561,65.444]],[\"comment/2434\",[]],[\"name/2435\",[849,76.43]],[\"comment/2435\",[]],[\"name/2436\",[49,40.877]],[\"comment/2436\",[]],[\"name/2437\",[850,71.322]],[\"comment/2437\",[]],[\"name/2438\",[21,42.99]],[\"comment/2438\",[]],[\"name/2439\",[22,44.241]],[\"comment/2439\",[]],[\"name/2440\",[23,45.075]],[\"comment/2440\",[]],[\"name/2441\",[24,46.307]],[\"comment/2441\",[]],[\"name/2442\",[25,46.641]],[\"comment/2442\",[]],[\"name/2443\",[26,46.986]],[\"comment/2443\",[]],[\"name/2444\",[27,47.713]],[\"comment/2444\",[]],[\"name/2445\",[28,47.713]],[\"comment/2445\",[]],[\"name/2446\",[29,43.978]],[\"comment/2446\",[]],[\"name/2447\",[30,47.343]],[\"comment/2447\",[]],[\"name/2448\",[31,41.265]],[\"comment/2448\",[]],[\"name/2449\",[32,47.343]],[\"comment/2449\",[]],[\"name/2450\",[33,44.512]],[\"comment/2450\",[]],[\"name/2451\",[34,45.672]],[\"comment/2451\",[]],[\"name/2452\",[35,44.512]],[\"comment/2452\",[]],[\"name/2453\",[36,46.307]],[\"comment/2453\",[]],[\"name/2454\",[851,76.43]],[\"comment/2454\",[]],[\"name/2455\",[852,76.43]],[\"comment/2455\",[]],[\"name/2456\",[853,76.43]],[\"comment/2456\",[]],[\"name/2457\",[854,76.43]],[\"comment/2457\",[]],[\"name/2458\",[855,76.43]],[\"comment/2458\",[]],[\"name/2459\",[856,76.43]],[\"comment/2459\",[]],[\"name/2460\",[857,76.43]],[\"comment/2460\",[]],[\"name/2461\",[18,71.322]],[\"comment/2461\",[]],[\"name/2462\",[22,44.241]],[\"comment/2462\",[]],[\"name/2463\",[211,48.915]],[\"comment/2463\",[]],[\"name/2464\",[20,55.227]],[\"comment/2464\",[]],[\"name/2465\",[21,42.99]],[\"comment/2465\",[]],[\"name/2466\",[23,45.075]],[\"comment/2466\",[]],[\"name/2467\",[24,46.307]],[\"comment/2467\",[]],[\"name/2468\",[25,46.641]],[\"comment/2468\",[]],[\"name/2469\",[26,46.986]],[\"comment/2469\",[]],[\"name/2470\",[27,47.713]],[\"comment/2470\",[]],[\"name/2471\",[28,47.713]],[\"comment/2471\",[]],[\"name/2472\",[29,43.978]],[\"comment/2472\",[]],[\"name/2473\",[30,47.343]],[\"comment/2473\",[]],[\"name/2474\",[31,41.265]],[\"comment/2474\",[]],[\"name/2475\",[32,47.343]],[\"comment/2475\",[]],[\"name/2476\",[33,44.512]],[\"comment/2476\",[]],[\"name/2477\",[34,45.672]],[\"comment/2477\",[]],[\"name/2478\",[35,44.512]],[\"comment/2478\",[]],[\"name/2479\",[36,46.307]],[\"comment/2479\",[]],[\"name/2480\",[858,76.43]],[\"comment/2480\",[]],[\"name/2481\",[859,65.444]],[\"comment/2481\",[]],[\"name/2482\",[46,67.957]],[\"comment/2482\",[]],[\"name/2483\",[860,76.43]],[\"comment/2483\",[]],[\"name/2484\",[861,71.322]],[\"comment/2484\",[]],[\"name/2485\",[160,60.336]],[\"comment/2485\",[]],[\"name/2486\",[22,44.241]],[\"comment/2486\",[]],[\"name/2487\",[211,48.915]],[\"comment/2487\",[]],[\"name/2488\",[862,76.43]],[\"comment/2488\",[]],[\"name/2489\",[863,76.43]],[\"comment/2489\",[]],[\"name/2490\",[561,65.444]],[\"comment/2490\",[]],[\"name/2491\",[21,42.99]],[\"comment/2491\",[]],[\"name/2492\",[22,44.241]],[\"comment/2492\",[]],[\"name/2493\",[23,45.075]],[\"comment/2493\",[]],[\"name/2494\",[24,46.307]],[\"comment/2494\",[]],[\"name/2495\",[25,46.641]],[\"comment/2495\",[]],[\"name/2496\",[26,46.986]],[\"comment/2496\",[]],[\"name/2497\",[27,47.713]],[\"comment/2497\",[]],[\"name/2498\",[28,47.713]],[\"comment/2498\",[]],[\"name/2499\",[29,43.978]],[\"comment/2499\",[]],[\"name/2500\",[30,47.343]],[\"comment/2500\",[]],[\"name/2501\",[31,41.265]],[\"comment/2501\",[]],[\"name/2502\",[32,47.343]],[\"comment/2502\",[]],[\"name/2503\",[33,44.512]],[\"comment/2503\",[]],[\"name/2504\",[34,45.672]],[\"comment/2504\",[]],[\"name/2505\",[35,44.512]],[\"comment/2505\",[]],[\"name/2506\",[36,46.307]],[\"comment/2506\",[]],[\"name/2507\",[864,76.43]],[\"comment/2507\",[]],[\"name/2508\",[865,76.43]],[\"comment/2508\",[]],[\"name/2509\",[23,45.075]],[\"comment/2509\",[]],[\"name/2510\",[21,42.99]],[\"comment/2510\",[]],[\"name/2511\",[22,44.241]],[\"comment/2511\",[]],[\"name/2512\",[24,46.307]],[\"comment/2512\",[]],[\"name/2513\",[25,46.641]],[\"comment/2513\",[]],[\"name/2514\",[26,46.986]],[\"comment/2514\",[]],[\"name/2515\",[27,47.713]],[\"comment/2515\",[]],[\"name/2516\",[28,47.713]],[\"comment/2516\",[]],[\"name/2517\",[29,43.978]],[\"comment/2517\",[]],[\"name/2518\",[30,47.343]],[\"comment/2518\",[]],[\"name/2519\",[31,41.265]],[\"comment/2519\",[]],[\"name/2520\",[32,47.343]],[\"comment/2520\",[]],[\"name/2521\",[33,44.512]],[\"comment/2521\",[]],[\"name/2522\",[34,45.672]],[\"comment/2522\",[]],[\"name/2523\",[35,44.512]],[\"comment/2523\",[]],[\"name/2524\",[36,46.307]],[\"comment/2524\",[]],[\"name/2525\",[866,76.43]],[\"comment/2525\",[]],[\"name/2526\",[160,60.336]],[\"comment/2526\",[]],[\"name/2527\",[167,56.061]],[\"comment/2527\",[]],[\"name/2528\",[867,65.444]],[\"comment/2528\",[]],[\"name/2529\",[166,59.084]],[\"comment/2529\",[]],[\"name/2530\",[211,48.915]],[\"comment/2530\",[]],[\"name/2531\",[868,76.43]],[\"comment/2531\",[]],[\"name/2532\",[667,67.957]],[\"comment/2532\",[]],[\"name/2533\",[668,67.957]],[\"comment/2533\",[]],[\"name/2534\",[128,51.863]],[\"comment/2534\",[]],[\"name/2535\",[272,71.322]],[\"comment/2535\",[]],[\"name/2536\",[270,63.437]],[\"comment/2536\",[]],[\"name/2537\",[271,61.767]],[\"comment/2537\",[]],[\"name/2538\",[23,45.075]],[\"comment/2538\",[]],[\"name/2539\",[275,57.972]],[\"comment/2539\",[]],[\"name/2540\",[669,67.957]],[\"comment/2540\",[]],[\"name/2541\",[22,44.241]],[\"comment/2541\",[]],[\"name/2542\",[276,61.767]],[\"comment/2542\",[]],[\"name/2543\",[869,76.43]],[\"comment/2543\",[]],[\"name/2544\",[870,76.43]],[\"comment/2544\",[]],[\"name/2545\",[273,71.322]],[\"comment/2545\",[]],[\"name/2546\",[20,55.227]],[\"comment/2546\",[]],[\"name/2547\",[871,76.43]],[\"comment/2547\",[]],[\"name/2548\",[33,44.512]],[\"comment/2548\",[]],[\"name/2549\",[34,45.672]],[\"comment/2549\",[]],[\"name/2550\",[29,43.978]],[\"comment/2550\",[]],[\"name/2551\",[26,46.986]],[\"comment/2551\",[]],[\"name/2552\",[21,42.99]],[\"comment/2552\",[]],[\"name/2553\",[31,41.265]],[\"comment/2553\",[]],[\"name/2554\",[25,46.641]],[\"comment/2554\",[]],[\"name/2555\",[30,47.343]],[\"comment/2555\",[]],[\"name/2556\",[32,47.343]],[\"comment/2556\",[]],[\"name/2557\",[24,46.307]],[\"comment/2557\",[]],[\"name/2558\",[36,46.307]],[\"comment/2558\",[]],[\"name/2559\",[27,47.713]],[\"comment/2559\",[]],[\"name/2560\",[28,47.713]],[\"comment/2560\",[]],[\"name/2561\",[872,76.43]],[\"comment/2561\",[]],[\"name/2562\",[211,48.915]],[\"comment/2562\",[]],[\"name/2563\",[867,65.444]],[\"comment/2563\",[]],[\"name/2564\",[167,56.061]],[\"comment/2564\",[]],[\"name/2565\",[20,55.227]],[\"comment/2565\",[]],[\"name/2566\",[873,67.957]],[\"comment/2566\",[]],[\"name/2567\",[21,42.99]],[\"comment/2567\",[]],[\"name/2568\",[22,44.241]],[\"comment/2568\",[]],[\"name/2569\",[23,45.075]],[\"comment/2569\",[]],[\"name/2570\",[24,46.307]],[\"comment/2570\",[]],[\"name/2571\",[25,46.641]],[\"comment/2571\",[]],[\"name/2572\",[26,46.986]],[\"comment/2572\",[]],[\"name/2573\",[27,47.713]],[\"comment/2573\",[]],[\"name/2574\",[28,47.713]],[\"comment/2574\",[]],[\"name/2575\",[29,43.978]],[\"comment/2575\",[]],[\"name/2576\",[30,47.343]],[\"comment/2576\",[]],[\"name/2577\",[31,41.265]],[\"comment/2577\",[]],[\"name/2578\",[32,47.343]],[\"comment/2578\",[]],[\"name/2579\",[33,44.512]],[\"comment/2579\",[]],[\"name/2580\",[34,45.672]],[\"comment/2580\",[]],[\"name/2581\",[35,44.512]],[\"comment/2581\",[]],[\"name/2582\",[36,46.307]],[\"comment/2582\",[]],[\"name/2583\",[874,76.43]],[\"comment/2583\",[]],[\"name/2584\",[17,56.971]],[\"comment/2584\",[]],[\"name/2585\",[211,48.915]],[\"comment/2585\",[]],[\"name/2586\",[867,65.444]],[\"comment/2586\",[]],[\"name/2587\",[336,65.444]],[\"comment/2587\",[]],[\"name/2588\",[167,56.061]],[\"comment/2588\",[]],[\"name/2589\",[432,57.972]],[\"comment/2589\",[]],[\"name/2590\",[20,55.227]],[\"comment/2590\",[]],[\"name/2591\",[873,67.957]],[\"comment/2591\",[]],[\"name/2592\",[21,42.99]],[\"comment/2592\",[]],[\"name/2593\",[22,44.241]],[\"comment/2593\",[]],[\"name/2594\",[23,45.075]],[\"comment/2594\",[]],[\"name/2595\",[24,46.307]],[\"comment/2595\",[]],[\"name/2596\",[25,46.641]],[\"comment/2596\",[]],[\"name/2597\",[26,46.986]],[\"comment/2597\",[]],[\"name/2598\",[27,47.713]],[\"comment/2598\",[]],[\"name/2599\",[28,47.713]],[\"comment/2599\",[]],[\"name/2600\",[29,43.978]],[\"comment/2600\",[]],[\"name/2601\",[30,47.343]],[\"comment/2601\",[]],[\"name/2602\",[31,41.265]],[\"comment/2602\",[]],[\"name/2603\",[32,47.343]],[\"comment/2603\",[]],[\"name/2604\",[33,44.512]],[\"comment/2604\",[]],[\"name/2605\",[34,45.672]],[\"comment/2605\",[]],[\"name/2606\",[35,44.512]],[\"comment/2606\",[]],[\"name/2607\",[36,46.307]],[\"comment/2607\",[]],[\"name/2608\",[875,76.43]],[\"comment/2608\",[]],[\"name/2609\",[435,61.767]],[\"comment/2609\",[]],[\"name/2610\",[17,56.971]],[\"comment/2610\",[]],[\"name/2611\",[211,48.915]],[\"comment/2611\",[]],[\"name/2612\",[867,65.444]],[\"comment/2612\",[]],[\"name/2613\",[336,65.444]],[\"comment/2613\",[]],[\"name/2614\",[167,56.061]],[\"comment/2614\",[]],[\"name/2615\",[432,57.972]],[\"comment/2615\",[]],[\"name/2616\",[20,55.227]],[\"comment/2616\",[]],[\"name/2617\",[873,67.957]],[\"comment/2617\",[]],[\"name/2618\",[21,42.99]],[\"comment/2618\",[]],[\"name/2619\",[22,44.241]],[\"comment/2619\",[]],[\"name/2620\",[23,45.075]],[\"comment/2620\",[]],[\"name/2621\",[24,46.307]],[\"comment/2621\",[]],[\"name/2622\",[25,46.641]],[\"comment/2622\",[]],[\"name/2623\",[26,46.986]],[\"comment/2623\",[]],[\"name/2624\",[27,47.713]],[\"comment/2624\",[]],[\"name/2625\",[28,47.713]],[\"comment/2625\",[]],[\"name/2626\",[29,43.978]],[\"comment/2626\",[]],[\"name/2627\",[30,47.343]],[\"comment/2627\",[]],[\"name/2628\",[31,41.265]],[\"comment/2628\",[]],[\"name/2629\",[32,47.343]],[\"comment/2629\",[]],[\"name/2630\",[33,44.512]],[\"comment/2630\",[]],[\"name/2631\",[34,45.672]],[\"comment/2631\",[]],[\"name/2632\",[35,44.512]],[\"comment/2632\",[]],[\"name/2633\",[36,46.307]],[\"comment/2633\",[]],[\"name/2634\",[876,76.43]],[\"comment/2634\",[]],[\"name/2635\",[877,67.957]],[\"comment/2635\",[]],[\"name/2636\",[835,67.957]],[\"comment/2636\",[]],[\"name/2637\",[42,41.265]],[\"comment/2637\",[]],[\"name/2638\",[878,71.322]],[\"comment/2638\",[]],[\"name/2639\",[879,71.322]],[\"comment/2639\",[]],[\"name/2640\",[848,67.957]],[\"comment/2640\",[]],[\"name/2641\",[840,67.957]],[\"comment/2641\",[]],[\"name/2642\",[880,76.43]],[\"comment/2642\",[]],[\"name/2643\",[548,57.972]],[\"comment/2643\",[]],[\"name/2644\",[881,71.322]],[\"comment/2644\",[]],[\"name/2645\",[882,71.322]],[\"comment/2645\",[]],[\"name/2646\",[883,71.322]],[\"comment/2646\",[]],[\"name/2647\",[884,71.322]],[\"comment/2647\",[]],[\"name/2648\",[885,71.322]],[\"comment/2648\",[]],[\"name/2649\",[886,71.322]],[\"comment/2649\",[]],[\"name/2650\",[270,63.437]],[\"comment/2650\",[]],[\"name/2651\",[271,61.767]],[\"comment/2651\",[]],[\"name/2652\",[887,71.322]],[\"comment/2652\",[]],[\"name/2653\",[888,71.322]],[\"comment/2653\",[]],[\"name/2654\",[889,71.322]],[\"comment/2654\",[]],[\"name/2655\",[33,44.512]],[\"comment/2655\",[]],[\"name/2656\",[34,45.672]],[\"comment/2656\",[]],[\"name/2657\",[29,43.978]],[\"comment/2657\",[]],[\"name/2658\",[26,46.986]],[\"comment/2658\",[]],[\"name/2659\",[21,42.99]],[\"comment/2659\",[]],[\"name/2660\",[31,41.265]],[\"comment/2660\",[]],[\"name/2661\",[25,46.641]],[\"comment/2661\",[]],[\"name/2662\",[30,47.343]],[\"comment/2662\",[]],[\"name/2663\",[32,47.343]],[\"comment/2663\",[]],[\"name/2664\",[24,46.307]],[\"comment/2664\",[]],[\"name/2665\",[23,45.075]],[\"comment/2665\",[]],[\"name/2666\",[36,46.307]],[\"comment/2666\",[]],[\"name/2667\",[22,44.241]],[\"comment/2667\",[]],[\"name/2668\",[27,47.713]],[\"comment/2668\",[]],[\"name/2669\",[28,47.713]],[\"comment/2669\",[]],[\"name/2670\",[890,76.43]],[\"comment/2670\",[]],[\"name/2671\",[891,76.43]],[\"comment/2671\",[]],[\"name/2672\",[22,44.241]],[\"comment/2672\",[]],[\"name/2673\",[42,41.265]],[\"comment/2673\",[]],[\"name/2674\",[506,63.437]],[\"comment/2674\",[]],[\"name/2675\",[271,61.767]],[\"comment/2675\",[]],[\"name/2676\",[270,63.437]],[\"comment/2676\",[]],[\"name/2677\",[548,57.972]],[\"comment/2677\",[]],[\"name/2678\",[877,67.957]],[\"comment/2678\",[]],[\"name/2679\",[835,67.957]],[\"comment/2679\",[]],[\"name/2680\",[878,71.322]],[\"comment/2680\",[]],[\"name/2681\",[879,71.322]],[\"comment/2681\",[]],[\"name/2682\",[889,71.322]],[\"comment/2682\",[]],[\"name/2683\",[848,67.957]],[\"comment/2683\",[]],[\"name/2684\",[840,67.957]],[\"comment/2684\",[]],[\"name/2685\",[881,71.322]],[\"comment/2685\",[]],[\"name/2686\",[882,71.322]],[\"comment/2686\",[]],[\"name/2687\",[883,71.322]],[\"comment/2687\",[]],[\"name/2688\",[884,71.322]],[\"comment/2688\",[]],[\"name/2689\",[885,71.322]],[\"comment/2689\",[]],[\"name/2690\",[886,71.322]],[\"comment/2690\",[]],[\"name/2691\",[887,71.322]],[\"comment/2691\",[]],[\"name/2692\",[888,71.322]],[\"comment/2692\",[]],[\"name/2693\",[892,76.43]],[\"comment/2693\",[]],[\"name/2694\",[893,76.43]],[\"comment/2694\",[]],[\"name/2695\",[894,76.43]],[\"comment/2695\",[]],[\"name/2696\",[128,51.863]],[\"comment/2696\",[]],[\"name/2697\",[33,44.512]],[\"comment/2697\",[]],[\"name/2698\",[34,45.672]],[\"comment/2698\",[]],[\"name/2699\",[29,43.978]],[\"comment/2699\",[]],[\"name/2700\",[26,46.986]],[\"comment/2700\",[]],[\"name/2701\",[21,42.99]],[\"comment/2701\",[]],[\"name/2702\",[31,41.265]],[\"comment/2702\",[]],[\"name/2703\",[25,46.641]],[\"comment/2703\",[]],[\"name/2704\",[30,47.343]],[\"comment/2704\",[]],[\"name/2705\",[32,47.343]],[\"comment/2705\",[]],[\"name/2706\",[24,46.307]],[\"comment/2706\",[]],[\"name/2707\",[23,45.075]],[\"comment/2707\",[]],[\"name/2708\",[36,46.307]],[\"comment/2708\",[]],[\"name/2709\",[22,44.241]],[\"comment/2709\",[]],[\"name/2710\",[27,47.713]],[\"comment/2710\",[]],[\"name/2711\",[28,47.713]],[\"comment/2711\",[]],[\"name/2712\",[895,76.43]],[\"comment/2712\",[]],[\"name/2713\",[859,65.444]],[\"comment/2713\",[]],[\"name/2714\",[43,67.957]],[\"comment/2714\",[]],[\"name/2715\",[48,67.957]],[\"comment/2715\",[]],[\"name/2716\",[49,40.877]],[\"comment/2716\",[]],[\"name/2717\",[896,76.43]],[\"comment/2717\",[]],[\"name/2718\",[17,56.971]],[\"comment/2718\",[]],[\"name/2719\",[19,63.437]],[\"comment/2719\",[]],[\"name/2720\",[21,42.99]],[\"comment/2720\",[]],[\"name/2721\",[22,44.241]],[\"comment/2721\",[]],[\"name/2722\",[23,45.075]],[\"comment/2722\",[]],[\"name/2723\",[24,46.307]],[\"comment/2723\",[]],[\"name/2724\",[25,46.641]],[\"comment/2724\",[]],[\"name/2725\",[26,46.986]],[\"comment/2725\",[]],[\"name/2726\",[27,47.713]],[\"comment/2726\",[]],[\"name/2727\",[28,47.713]],[\"comment/2727\",[]],[\"name/2728\",[29,43.978]],[\"comment/2728\",[]],[\"name/2729\",[30,47.343]],[\"comment/2729\",[]],[\"name/2730\",[31,41.265]],[\"comment/2730\",[]],[\"name/2731\",[32,47.343]],[\"comment/2731\",[]],[\"name/2732\",[33,44.512]],[\"comment/2732\",[]],[\"name/2733\",[34,45.672]],[\"comment/2733\",[]],[\"name/2734\",[35,44.512]],[\"comment/2734\",[]],[\"name/2735\",[36,46.307]],[\"comment/2735\",[]],[\"name/2736\",[897,76.43]],[\"comment/2736\",[]],[\"name/2737\",[859,65.444]],[\"comment/2737\",[]],[\"name/2738\",[898,76.43]],[\"comment/2738\",[]],[\"name/2739\",[899,76.43]],[\"comment/2739\",[]],[\"name/2740\",[42,41.265]],[\"comment/2740\",[]],[\"name/2741\",[181,60.336]],[\"comment/2741\",[]],[\"name/2742\",[179,55.227]],[\"comment/2742\",[]],[\"name/2743\",[900,76.43]],[\"comment/2743\",[]],[\"name/2744\",[49,40.877]],[\"comment/2744\",[]],[\"name/2745\",[901,76.43]],[\"comment/2745\",[]],[\"name/2746\",[14,71.322]],[\"comment/2746\",[]],[\"name/2747\",[902,76.43]],[\"comment/2747\",[]],[\"name/2748\",[903,76.43]],[\"comment/2748\",[]],[\"name/2749\",[904,71.322]],[\"comment/2749\",[]],[\"name/2750\",[905,76.43]],[\"comment/2750\",[]],[\"name/2751\",[128,51.863]],[\"comment/2751\",[]],[\"name/2752\",[33,44.512]],[\"comment/2752\",[]],[\"name/2753\",[34,45.672]],[\"comment/2753\",[]],[\"name/2754\",[29,43.978]],[\"comment/2754\",[]],[\"name/2755\",[26,46.986]],[\"comment/2755\",[]],[\"name/2756\",[21,42.99]],[\"comment/2756\",[]],[\"name/2757\",[31,41.265]],[\"comment/2757\",[]],[\"name/2758\",[25,46.641]],[\"comment/2758\",[]],[\"name/2759\",[30,47.343]],[\"comment/2759\",[]],[\"name/2760\",[32,47.343]],[\"comment/2760\",[]],[\"name/2761\",[24,46.307]],[\"comment/2761\",[]],[\"name/2762\",[23,45.075]],[\"comment/2762\",[]],[\"name/2763\",[36,46.307]],[\"comment/2763\",[]],[\"name/2764\",[22,44.241]],[\"comment/2764\",[]],[\"name/2765\",[27,47.713]],[\"comment/2765\",[]],[\"name/2766\",[28,47.713]],[\"comment/2766\",[]],[\"name/2767\",[906,76.43]],[\"comment/2767\",[]],[\"name/2768\",[269,57.972]],[\"comment/2768\",[]],[\"name/2769\",[904,71.322]],[\"comment/2769\",[]],[\"name/2770\",[907,76.43]],[\"comment/2770\",[]],[\"name/2771\",[21,42.99]],[\"comment/2771\",[]],[\"name/2772\",[22,44.241]],[\"comment/2772\",[]],[\"name/2773\",[23,45.075]],[\"comment/2773\",[]],[\"name/2774\",[24,46.307]],[\"comment/2774\",[]],[\"name/2775\",[25,46.641]],[\"comment/2775\",[]],[\"name/2776\",[26,46.986]],[\"comment/2776\",[]],[\"name/2777\",[27,47.713]],[\"comment/2777\",[]],[\"name/2778\",[28,47.713]],[\"comment/2778\",[]],[\"name/2779\",[29,43.978]],[\"comment/2779\",[]],[\"name/2780\",[30,47.343]],[\"comment/2780\",[]],[\"name/2781\",[31,41.265]],[\"comment/2781\",[]],[\"name/2782\",[32,47.343]],[\"comment/2782\",[]],[\"name/2783\",[33,44.512]],[\"comment/2783\",[]],[\"name/2784\",[34,45.672]],[\"comment/2784\",[]],[\"name/2785\",[35,44.512]],[\"comment/2785\",[]],[\"name/2786\",[36,46.307]],[\"comment/2786\",[]],[\"name/2787\",[908,76.43]],[\"comment/2787\",[]],[\"name/2788\",[909,76.43]],[\"comment/2788\",[]],[\"name/2789\",[910,76.43]],[\"comment/2789\",[]],[\"name/2790\",[911,76.43]],[\"comment/2790\",[]],[\"name/2791\",[54,61.767]],[\"comment/2791\",[]],[\"name/2792\",[211,48.915]],[\"comment/2792\",[]],[\"name/2793\",[912,76.43]],[\"comment/2793\",[]],[\"name/2794\",[29,43.978]],[\"comment/2794\",[]],[\"name/2795\",[30,47.343]],[\"comment/2795\",[]],[\"name/2796\",[31,41.265]],[\"comment/2796\",[]],[\"name/2797\",[32,47.343]],[\"comment/2797\",[]],[\"name/2798\",[33,44.512]],[\"comment/2798\",[]],[\"name/2799\",[34,45.672]],[\"comment/2799\",[]],[\"name/2800\",[913,76.43]],[\"comment/2800\",[]],[\"name/2801\",[914,76.43]],[\"comment/2801\",[]],[\"name/2802\",[915,76.43]],[\"comment/2802\",[]],[\"name/2803\",[916,76.43]],[\"comment/2803\",[]],[\"name/2804\",[917,76.43]],[\"comment/2804\",[]],[\"name/2805\",[21,42.99]],[\"comment/2805\",[]],[\"name/2806\",[22,44.241]],[\"comment/2806\",[]],[\"name/2807\",[23,45.075]],[\"comment/2807\",[]],[\"name/2808\",[24,46.307]],[\"comment/2808\",[]],[\"name/2809\",[25,46.641]],[\"comment/2809\",[]],[\"name/2810\",[26,46.986]],[\"comment/2810\",[]],[\"name/2811\",[27,47.713]],[\"comment/2811\",[]],[\"name/2812\",[28,47.713]],[\"comment/2812\",[]],[\"name/2813\",[29,43.978]],[\"comment/2813\",[]],[\"name/2814\",[30,47.343]],[\"comment/2814\",[]],[\"name/2815\",[31,41.265]],[\"comment/2815\",[]],[\"name/2816\",[32,47.343]],[\"comment/2816\",[]],[\"name/2817\",[33,44.512]],[\"comment/2817\",[]],[\"name/2818\",[34,45.672]],[\"comment/2818\",[]],[\"name/2819\",[35,44.512]],[\"comment/2819\",[]],[\"name/2820\",[36,46.307]],[\"comment/2820\",[]],[\"name/2821\",[918,76.43]],[\"comment/2821\",[]],[\"name/2822\",[919,76.43]],[\"comment/2822\",[]],[\"name/2823\",[42,41.265]],[\"comment/2823\",[]],[\"name/2824\",[920,76.43]],[\"comment/2824\",[]],[\"name/2825\",[921,76.43]],[\"comment/2825\",[]],[\"name/2826\",[922,76.43]],[\"comment/2826\",[]],[\"name/2827\",[923,76.43]],[\"comment/2827\",[]],[\"name/2828\",[21,42.99]],[\"comment/2828\",[]],[\"name/2829\",[22,44.241]],[\"comment/2829\",[]],[\"name/2830\",[23,45.075]],[\"comment/2830\",[]],[\"name/2831\",[24,46.307]],[\"comment/2831\",[]],[\"name/2832\",[25,46.641]],[\"comment/2832\",[]],[\"name/2833\",[26,46.986]],[\"comment/2833\",[]],[\"name/2834\",[27,47.713]],[\"comment/2834\",[]],[\"name/2835\",[28,47.713]],[\"comment/2835\",[]],[\"name/2836\",[29,43.978]],[\"comment/2836\",[]],[\"name/2837\",[30,47.343]],[\"comment/2837\",[]],[\"name/2838\",[31,41.265]],[\"comment/2838\",[]],[\"name/2839\",[32,47.343]],[\"comment/2839\",[]],[\"name/2840\",[33,44.512]],[\"comment/2840\",[]],[\"name/2841\",[34,45.672]],[\"comment/2841\",[]],[\"name/2842\",[35,44.512]],[\"comment/2842\",[]],[\"name/2843\",[36,46.307]],[\"comment/2843\",[]],[\"name/2844\",[924,76.43]],[\"comment/2844\",[]],[\"name/2845\",[17,56.971]],[\"comment/2845\",[]],[\"name/2846\",[22,44.241]],[\"comment/2846\",[]],[\"name/2847\",[211,48.915]],[\"comment/2847\",[]],[\"name/2848\",[432,57.972]],[\"comment/2848\",[]],[\"name/2849\",[20,55.227]],[\"comment/2849\",[]],[\"name/2850\",[21,42.99]],[\"comment/2850\",[]],[\"name/2851\",[23,45.075]],[\"comment/2851\",[]],[\"name/2852\",[24,46.307]],[\"comment/2852\",[]],[\"name/2853\",[25,46.641]],[\"comment/2853\",[]],[\"name/2854\",[26,46.986]],[\"comment/2854\",[]],[\"name/2855\",[27,47.713]],[\"comment/2855\",[]],[\"name/2856\",[28,47.713]],[\"comment/2856\",[]],[\"name/2857\",[29,43.978]],[\"comment/2857\",[]],[\"name/2858\",[30,47.343]],[\"comment/2858\",[]],[\"name/2859\",[31,41.265]],[\"comment/2859\",[]],[\"name/2860\",[32,47.343]],[\"comment/2860\",[]],[\"name/2861\",[33,44.512]],[\"comment/2861\",[]],[\"name/2862\",[34,45.672]],[\"comment/2862\",[]],[\"name/2863\",[35,44.512]],[\"comment/2863\",[]],[\"name/2864\",[36,46.307]],[\"comment/2864\",[]],[\"name/2865\",[925,76.43]],[\"comment/2865\",[]],[\"name/2866\",[435,61.767]],[\"comment/2866\",[]],[\"name/2867\",[17,56.971]],[\"comment/2867\",[]],[\"name/2868\",[22,44.241]],[\"comment/2868\",[]],[\"name/2869\",[211,48.915]],[\"comment/2869\",[]],[\"name/2870\",[432,57.972]],[\"comment/2870\",[]],[\"name/2871\",[20,55.227]],[\"comment/2871\",[]],[\"name/2872\",[21,42.99]],[\"comment/2872\",[]],[\"name/2873\",[23,45.075]],[\"comment/2873\",[]],[\"name/2874\",[24,46.307]],[\"comment/2874\",[]],[\"name/2875\",[25,46.641]],[\"comment/2875\",[]],[\"name/2876\",[26,46.986]],[\"comment/2876\",[]],[\"name/2877\",[27,47.713]],[\"comment/2877\",[]],[\"name/2878\",[28,47.713]],[\"comment/2878\",[]],[\"name/2879\",[29,43.978]],[\"comment/2879\",[]],[\"name/2880\",[30,47.343]],[\"comment/2880\",[]],[\"name/2881\",[31,41.265]],[\"comment/2881\",[]],[\"name/2882\",[32,47.343]],[\"comment/2882\",[]],[\"name/2883\",[33,44.512]],[\"comment/2883\",[]],[\"name/2884\",[34,45.672]],[\"comment/2884\",[]],[\"name/2885\",[35,44.512]],[\"comment/2885\",[]],[\"name/2886\",[36,46.307]],[\"comment/2886\",[]],[\"name/2887\",[926,76.43]],[\"comment/2887\",[]],[\"name/2888\",[859,65.444]],[\"comment/2888\",[]],[\"name/2889\",[44,67.957]],[\"comment/2889\",[]],[\"name/2890\",[45,67.957]],[\"comment/2890\",[]],[\"name/2891\",[47,67.957]],[\"comment/2891\",[]],[\"name/2892\",[927,76.43]],[\"comment/2892\",[]],[\"name/2893\",[928,76.43]],[\"comment/2893\",[]],[\"name/2894\",[861,71.322]],[\"comment/2894\",[]],[\"name/2895\",[929,76.43]],[\"comment/2895\",[]],[\"name/2896\",[432,57.972]],[\"comment/2896\",[]],[\"name/2897\",[930,76.43]],[\"comment/2897\",[]],[\"name/2898\",[22,44.241]],[\"comment/2898\",[]],[\"name/2899\",[435,61.767]],[\"comment/2899\",[]],[\"name/2900\",[211,48.915]],[\"comment/2900\",[]],[\"name/2901\",[931,76.43]],[\"comment/2901\",[]],[\"name/2902\",[877,67.957]],[\"comment/2902\",[]],[\"name/2903\",[21,42.99]],[\"comment/2903\",[]],[\"name/2904\",[22,44.241]],[\"comment/2904\",[]],[\"name/2905\",[23,45.075]],[\"comment/2905\",[]],[\"name/2906\",[24,46.307]],[\"comment/2906\",[]],[\"name/2907\",[25,46.641]],[\"comment/2907\",[]],[\"name/2908\",[26,46.986]],[\"comment/2908\",[]],[\"name/2909\",[27,47.713]],[\"comment/2909\",[]],[\"name/2910\",[28,47.713]],[\"comment/2910\",[]],[\"name/2911\",[29,43.978]],[\"comment/2911\",[]],[\"name/2912\",[30,47.343]],[\"comment/2912\",[]],[\"name/2913\",[31,41.265]],[\"comment/2913\",[]],[\"name/2914\",[32,47.343]],[\"comment/2914\",[]],[\"name/2915\",[33,44.512]],[\"comment/2915\",[]],[\"name/2916\",[34,45.672]],[\"comment/2916\",[]],[\"name/2917\",[35,44.512]],[\"comment/2917\",[]],[\"name/2918\",[36,46.307]],[\"comment/2918\",[]],[\"name/2919\",[932,76.43]],[\"comment/2919\",[]],[\"name/2920\",[933,76.43]],[\"comment/2920\",[]],[\"name/2921\",[850,71.322]],[\"comment/2921\",[]],[\"name/2922\",[934,76.43]],[\"comment/2922\",[]],[\"name/2923\",[29,43.978]],[\"comment/2923\",[]],[\"name/2924\",[714,71.322]],[\"comment/2924\",[]],[\"name/2925\",[360,65.444]],[\"comment/2925\",[]],[\"name/2926\",[31,41.265]],[\"comment/2926\",[]],[\"name/2927\",[361,63.437]],[\"comment/2927\",[]],[\"name/2928\",[935,76.43]],[\"comment/2928\",[]],[\"name/2929\",[936,76.43]],[\"comment/2929\",[]],[\"name/2930\",[31,41.265]],[\"comment/2930\",[]],[\"name/2931\",[361,63.437]],[\"comment/2931\",[]],[\"name/2932\",[360,65.444]],[\"comment/2932\",[]],[\"name/2933\",[937,76.43]],[\"comment/2933\",[]],[\"name/2934\",[361,63.437]],[\"comment/2934\",[]],[\"name/2935\",[360,65.444]],[\"comment/2935\",[]],[\"name/2936\",[189,50.28]],[\"comment/2936\",[]],[\"name/2937\",[189,50.28]],[\"comment/2937\",[]],[\"name/2938\",[938,76.43]],[\"comment/2938\",[]],[\"name/2939\",[49,40.877]],[\"comment/2939\",[]],[\"name/2940\",[939,76.43]],[\"comment/2940\",[]],[\"name/2941\",[538,71.322]],[\"comment/2941\",[]],[\"name/2942\",[940,76.43]],[\"comment/2942\",[]],[\"name/2943\",[941,76.43]],[\"comment/2943\",[]],[\"name/2944\",[617,63.437]],[\"comment/2944\",[]],[\"name/2945\",[717,63.437]],[\"comment/2945\",[]],[\"name/2946\",[718,67.957]],[\"comment/2946\",[]],[\"name/2947\",[616,65.444]],[\"comment/2947\",[]],[\"name/2948\",[115,53.076]],[\"comment/2948\",[]],[\"name/2949\",[624,61.767]],[\"comment/2949\",[]],[\"name/2950\",[625,61.767]],[\"comment/2950\",[]],[\"name/2951\",[626,61.767]],[\"comment/2951\",[]],[\"name/2952\",[627,61.767]],[\"comment/2952\",[]],[\"name/2953\",[618,63.437]],[\"comment/2953\",[]],[\"name/2954\",[620,63.437]],[\"comment/2954\",[]],[\"name/2955\",[622,60.336]],[\"comment/2955\",[]],[\"name/2956\",[619,63.437]],[\"comment/2956\",[]],[\"name/2957\",[310,61.767]],[\"comment/2957\",[]],[\"name/2958\",[309,60.336]],[\"comment/2958\",[]],[\"name/2959\",[170,65.444]],[\"comment/2959\",[]],[\"name/2960\",[621,61.767]],[\"comment/2960\",[]],[\"name/2961\",[623,60.336]],[\"comment/2961\",[]],[\"name/2962\",[942,76.43]],[\"comment/2962\",[]],[\"name/2963\",[943,76.43]],[\"comment/2963\",[]],[\"name/2964\",[372,50.28]],[\"comment/2964\",[]],[\"name/2965\",[181,60.336]],[\"comment/2965\",[]],[\"name/2966\",[723,71.322]],[\"comment/2966\",[]],[\"name/2967\",[944,76.43]],[\"comment/2967\",[]],[\"name/2968\",[945,76.43]],[\"comment/2968\",[]],[\"name/2969\",[359,71.322]],[\"comment/2969\",[]],[\"name/2970\",[177,67.957]],[\"comment/2970\",[]],[\"name/2971\",[55,43.228]],[\"comment/2971\",[]],[\"name/2972\",[362,65.444]],[\"comment/2972\",[]],[\"name/2973\",[651,67.957]],[\"comment/2973\",[]],[\"name/2974\",[946,76.43]],[\"comment/2974\",[]],[\"name/2975\",[947,76.43]],[\"comment/2975\",[]],[\"name/2976\",[948,76.43]],[\"comment/2976\",[]],[\"name/2977\",[949,76.43]],[\"comment/2977\",[]],[\"name/2978\",[348,67.957]],[\"comment/2978\",[]],[\"name/2979\",[950,71.322]],[\"comment/2979\",[]],[\"name/2980\",[951,76.43]],[\"comment/2980\",[]],[\"name/2981\",[952,76.43]],[\"comment/2981\",[]],[\"name/2982\",[623,60.336]],[\"comment/2982\",[]],[\"name/2983\",[189,50.28]],[\"comment/2983\",[]],[\"name/2984\",[615,65.444]],[\"comment/2984\",[]],[\"name/2985\",[953,76.43]],[\"comment/2985\",[]],[\"name/2986\",[954,76.43]],[\"comment/2986\",[]],[\"name/2987\",[955,76.43]],[\"comment/2987\",[]],[\"name/2988\",[956,76.43]],[\"comment/2988\",[]],[\"name/2989\",[957,67.957]],[\"comment/2989\",[]],[\"name/2990\",[958,67.957]],[\"comment/2990\",[]],[\"name/2991\",[200,65.444]],[\"comment/2991\",[]],[\"name/2992\",[959,76.43]],[\"comment/2992\",[]],[\"name/2993\",[49,40.877]],[\"comment/2993\",[]],[\"name/2994\",[55,43.228]],[\"comment/2994\",[]],[\"name/2995\",[960,76.43]],[\"comment/2995\",[]],[\"name/2996\",[961,76.43]],[\"comment/2996\",[]],[\"name/2997\",[962,76.43]],[\"comment/2997\",[]],[\"name/2998\",[31,41.265]],[\"comment/2998\",[]],[\"name/2999\",[963,76.43]],[\"comment/2999\",[]],[\"name/3000\",[31,41.265]],[\"comment/3000\",[]],[\"name/3001\",[716,67.957]],[\"comment/3001\",[]],[\"name/3002\",[29,43.978]],[\"comment/3002\",[]],[\"name/3003\",[964,76.43]],[\"comment/3003\",[]],[\"name/3004\",[38,39.794]],[\"comment/3004\",[]],[\"name/3005\",[651,67.957]],[\"comment/3005\",[]],[\"name/3006\",[362,65.444]],[\"comment/3006\",[]],[\"name/3007\",[965,76.43]],[\"comment/3007\",[]],[\"name/3008\",[966,76.43]],[\"comment/3008\",[]],[\"name/3009\",[967,76.43]],[\"comment/3009\",[]],[\"name/3010\",[968,76.43]],[\"comment/3010\",[]],[\"name/3011\",[969,76.43]],[\"comment/3011\",[]],[\"name/3012\",[970,76.43]],[\"comment/3012\",[]],[\"name/3013\",[971,76.43]],[\"comment/3013\",[]],[\"name/3014\",[972,76.43]],[\"comment/3014\",[]],[\"name/3015\",[973,76.43]],[\"comment/3015\",[]],[\"name/3016\",[974,76.43]],[\"comment/3016\",[]],[\"name/3017\",[975,76.43]],[\"comment/3017\",[]],[\"name/3018\",[38,39.794]],[\"comment/3018\",[]],[\"name/3019\",[181,60.336]],[\"comment/3019\",[]],[\"name/3020\",[950,71.322]],[\"comment/3020\",[]],[\"name/3021\",[976,76.43]],[\"comment/3021\",[]],[\"name/3022\",[977,76.43]],[\"comment/3022\",[]],[\"name/3023\",[978,76.43]],[\"comment/3023\",[]],[\"name/3024\",[979,76.43]],[\"comment/3024\",[]],[\"name/3025\",[980,76.43]],[\"comment/3025\",[]],[\"name/3026\",[981,76.43]],[\"comment/3026\",[]],[\"name/3027\",[623,60.336]],[\"comment/3027\",[]],[\"name/3028\",[717,63.437]],[\"comment/3028\",[]],[\"name/3029\",[715,65.444]],[\"comment/3029\",[]],[\"name/3030\",[982,76.43]],[\"comment/3030\",[]],[\"name/3031\",[177,67.957]],[\"comment/3031\",[]],[\"name/3032\",[983,76.43]],[\"comment/3032\",[]],[\"name/3033\",[984,76.43]],[\"comment/3033\",[]],[\"name/3034\",[985,76.43]],[\"comment/3034\",[]],[\"name/3035\",[717,63.437]],[\"comment/3035\",[]],[\"name/3036\",[715,65.444]],[\"comment/3036\",[]],[\"name/3037\",[986,76.43]],[\"comment/3037\",[]],[\"name/3038\",[49,40.877]],[\"comment/3038\",[]],[\"name/3039\",[987,76.43]],[\"comment/3039\",[]],[\"name/3040\",[988,76.43]],[\"comment/3040\",[]],[\"name/3041\",[188,71.322]],[\"comment/3041\",[]],[\"name/3042\",[345,71.322]],[\"comment/3042\",[]],[\"name/3043\",[192,71.322]],[\"comment/3043\",[]],[\"name/3044\",[989,76.43]],[\"comment/3044\",[]],[\"name/3045\",[629,71.322]],[\"comment/3045\",[]],[\"name/3046\",[990,76.43]],[\"comment/3046\",[]],[\"name/3047\",[194,71.322]],[\"comment/3047\",[]],[\"name/3048\",[111,54.458]],[\"comment/3048\",[]],[\"name/3049\",[991,76.43]],[\"comment/3049\",[]],[\"name/3050\",[453,51.863]],[\"comment/3050\",[]],[\"name/3051\",[992,76.43]],[\"comment/3051\",[]],[\"name/3052\",[993,76.43]],[\"comment/3052\",[]],[\"name/3053\",[994,76.43]],[\"comment/3053\",[]],[\"name/3054\",[49,40.877]],[\"comment/3054\",[]],[\"name/3055\",[111,54.458]],[\"comment/3055\",[]],[\"name/3056\",[995,76.43]],[\"comment/3056\",[]],[\"name/3057\",[49,40.877]],[\"comment/3057\",[]],[\"name/3058\",[167,56.061]],[\"comment/3058\",[]],[\"name/3059\",[996,76.43]],[\"comment/3059\",[]],[\"name/3060\",[193,71.322]],[\"comment/3060\",[]],[\"name/3061\",[179,55.227]],[\"comment/3061\",[]],[\"name/3062\",[997,76.43]],[\"comment/3062\",[]],[\"name/3063\",[196,71.322]],[\"comment/3063\",[]],[\"name/3064\",[998,76.43]],[\"comment/3064\",[]],[\"name/3065\",[999,76.43]],[\"comment/3065\",[]],[\"name/3066\",[1000,76.43]],[\"comment/3066\",[]],[\"name/3067\",[1001,76.43]],[\"comment/3067\",[]],[\"name/3068\",[21,42.99]],[\"comment/3068\",[]],[\"name/3069\",[35,44.512]],[\"comment/3069\",[]],[\"name/3070\",[31,41.265]],[\"comment/3070\",[]],[\"name/3071\",[1002,76.43]],[\"comment/3071\",[]],[\"name/3072\",[22,44.241]],[\"comment/3072\",[]],[\"name/3073\",[23,45.075]],[\"comment/3073\",[]],[\"name/3074\",[24,46.307]],[\"comment/3074\",[]],[\"name/3075\",[25,46.641]],[\"comment/3075\",[]],[\"name/3076\",[26,46.986]],[\"comment/3076\",[]],[\"name/3077\",[27,47.713]],[\"comment/3077\",[]],[\"name/3078\",[28,47.713]],[\"comment/3078\",[]],[\"name/3079\",[29,43.978]],[\"comment/3079\",[]],[\"name/3080\",[30,47.343]],[\"comment/3080\",[]],[\"name/3081\",[32,47.343]],[\"comment/3081\",[]],[\"name/3082\",[33,44.512]],[\"comment/3082\",[]],[\"name/3083\",[34,45.672]],[\"comment/3083\",[]],[\"name/3084\",[36,46.307]],[\"comment/3084\",[]],[\"name/3085\",[1003,76.43]],[\"comment/3085\",[]],[\"name/3086\",[49,40.877]],[\"comment/3086\",[]],[\"name/3087\",[1004,76.43]],[\"comment/3087\",[]],[\"name/3088\",[49,40.877]],[\"comment/3088\",[]],[\"name/3089\",[615,65.444]],[\"comment/3089\",[]],[\"name/3090\",[355,65.444]],[\"comment/3090\",[]],[\"name/3091\",[1005,76.43]],[\"comment/3091\",[]],[\"name/3092\",[1006,76.43]],[\"comment/3092\",[]],[\"name/3093\",[38,39.794]],[\"comment/3093\",[]],[\"name/3094\",[957,67.957]],[\"comment/3094\",[]],[\"name/3095\",[958,67.957]],[\"comment/3095\",[]],[\"name/3096\",[1007,76.43]],[\"comment/3096\",[]],[\"name/3097\",[1008,76.43]],[\"comment/3097\",[]],[\"name/3098\",[1009,76.43]],[\"comment/3098\",[]],[\"name/3099\",[425,61.767]],[\"comment/3099\",[]],[\"name/3100\",[1010,76.43]],[\"comment/3100\",[]],[\"name/3101\",[49,40.877]],[\"comment/3101\",[]],[\"name/3102\",[957,67.957]],[\"comment/3102\",[]],[\"name/3103\",[958,67.957]],[\"comment/3103\",[]],[\"name/3104\",[1011,76.43]],[\"comment/3104\",[]],[\"name/3105\",[355,65.444]],[\"comment/3105\",[]],[\"name/3106\",[38,39.794]],[\"comment/3106\",[]],[\"name/3107\",[208,65.444]],[\"comment/3107\",[]],[\"name/3108\",[249,59.084]],[\"comment/3108\",[]],[\"name/3109\",[425,61.767]],[\"comment/3109\",[]],[\"name/3110\",[1012,71.322]],[\"comment/3110\",[]],[\"name/3111\",[1013,76.43]],[\"comment/3111\",[]],[\"name/3112\",[355,65.444]],[\"comment/3112\",[]],[\"name/3113\",[38,39.794]],[\"comment/3113\",[]],[\"name/3114\",[249,59.084]],[\"comment/3114\",[]],[\"name/3115\",[208,65.444]],[\"comment/3115\",[]],[\"name/3116\",[425,61.767]],[\"comment/3116\",[]],[\"name/3117\",[1012,71.322]],[\"comment/3117\",[]],[\"name/3118\",[365,65.444]],[\"comment/3118\",[]],[\"name/3119\",[1014,76.43]],[\"comment/3119\",[]],[\"name/3120\",[35,44.512]],[\"comment/3120\",[]],[\"name/3121\",[1015,76.43]],[\"comment/3121\",[]],[\"name/3122\",[365,65.444]],[\"comment/3122\",[]],[\"name/3123\",[367,67.957]],[\"comment/3123\",[]],[\"name/3124\",[366,67.957]],[\"comment/3124\",[]],[\"name/3125\",[369,71.322]],[\"comment/3125\",[]],[\"name/3126\",[368,71.322]],[\"comment/3126\",[]],[\"name/3127\",[370,71.322]],[\"comment/3127\",[]]],\"invertedIndex\":[[\"2dsphereindexversion\",{\"_index\":885,\"name\":{\"2648\":{},\"2689\":{}},\"comment\":{}}],[\"__nodejs_mock_server__\",{\"_index\":655,\"name\":{\"1885\":{}},\"comment\":{}}],[\"__type\",{\"_index\":49,\"name\":{\"49\":{},\"51\":{},\"609\":{},\"833\":{},\"980\":{},\"1231\":{},\"1239\":{},\"1241\":{},\"1298\":{},\"1374\":{},\"1388\":{},\"1395\":{},\"1431\":{},\"1486\":{},\"1507\":{},\"1542\":{},\"1565\":{},\"1568\":{},\"1573\":{},\"1580\":{},\"1582\":{},\"1584\":{},\"1718\":{},\"1721\":{},\"1727\":{},\"1776\":{},\"1778\":{},\"1783\":{},\"1845\":{},\"1849\":{},\"1856\":{},\"1859\":{},\"1867\":{},\"1905\":{},\"2053\":{},\"2197\":{},\"2201\":{},\"2220\":{},\"2225\":{},\"2254\":{},\"2295\":{},\"2436\":{},\"2716\":{},\"2744\":{},\"2939\":{},\"2993\":{},\"3038\":{},\"3054\":{},\"3057\":{},\"3086\":{},\"3088\":{},\"3101\":{}},\"comment\":{}}],[\"_id\",{\"_index\":452,\"name\":{\"1341\":{},\"1349\":{},\"1357\":{},\"1368\":{},\"1375\":{},\"1381\":{},\"1389\":{},\"1397\":{},\"1405\":{},\"1413\":{},\"1425\":{},\"1432\":{},\"1436\":{},\"1476\":{},\"1490\":{},\"1501\":{},\"1508\":{},\"1511\":{},\"1520\":{},\"1536\":{},\"1543\":{},\"1625\":{},\"2044\":{},\"2068\":{}},\"comment\":{}}],[\"abort\",{\"_index\":287,\"name\":{\"818\":{},\"840\":{}},\"comment\":{}}],[\"aborted\",{\"_index\":303,\"name\":{\"837\":{}},\"comment\":{}}],[\"aborttransaction\",{\"_index\":205,\"name\":{\"629\":{}},\"comment\":{}}],[\"abstractcursor\",{\"_index\":109,\"name\":{\"442\":{}},\"comment\":{}}],[\"abstractcursorevents\",{\"_index\":665,\"name\":{\"1904\":{}},\"comment\":{}}],[\"abstractcursoroptions\",{\"_index\":666,\"name\":{\"1907\":{}},\"comment\":{}}],[\"acceptedfields\",{\"_index\":737,\"name\":{\"2218\":{}},\"comment\":{}}],[\"accesstoken\",{\"_index\":595,\"name\":{\"1767\":{}},\"comment\":{}}],[\"acknowledged\",{\"_index\":859,\"name\":{\"2481\":{},\"2713\":{},\"2737\":{},\"2888\":{}},\"comment\":{}}],[\"addcursorflag\",{\"_index\":124,\"name\":{\"461\":{},\"529\":{},\"767\":{},\"865\":{},\"911\":{},\"989\":{},\"1985\":{}},\"comment\":{}}],[\"adderrorlabel\",{\"_index\":60,\"name\":{\"62\":{},\"88\":{},\"99\":{},\"110\":{},\"121\":{},\"132\":{},\"143\":{},\"154\":{},\"165\":{},\"176\":{},\"187\":{},\"198\":{},\"209\":{},\"220\":{},\"231\":{},\"242\":{},\"253\":{},\"264\":{},\"275\":{},\"286\":{},\"297\":{},\"308\":{},\"319\":{},\"330\":{},\"341\":{},\"356\":{},\"368\":{},\"380\":{},\"391\":{},\"402\":{},\"413\":{},\"424\":{},\"440\":{},\"1655\":{},\"1667\":{},\"1679\":{},\"1690\":{},\"1701\":{},\"1712\":{}},\"comment\":{}}],[\"addkeyaltname\",{\"_index\":70,\"name\":{\"73\":{}},\"comment\":{}}],[\"addlistener\",{\"_index\":132,\"name\":{\"470\":{},\"536\":{},\"552\":{},\"590\":{},\"632\":{},\"773\":{},\"799\":{},\"873\":{},\"919\":{},\"950\":{},\"1013\":{},\"1992\":{},\"2203\":{}},\"comment\":{}}],[\"addquerymodifier\",{\"_index\":274,\"name\":{\"740\":{}},\"comment\":{}}],[\"address\",{\"_index\":372,\"name\":{\"1115\":{},\"1129\":{},\"1134\":{},\"1145\":{},\"1149\":{},\"1153\":{},\"1156\":{},\"1162\":{},\"1166\":{},\"1170\":{},\"1173\":{},\"1177\":{},\"1180\":{},\"1183\":{},\"1187\":{},\"1190\":{},\"1193\":{},\"1208\":{},\"1874\":{},\"2964\":{}},\"comment\":{}}],[\"addtooperationslist\",{\"_index\":314,\"name\":{\"966\":{},\"1030\":{},\"1323\":{}},\"comment\":{}}],[\"addtosetoperators\",{\"_index\":738,\"name\":{\"2219\":{}},\"comment\":{}}],[\"admin\",{\"_index\":147,\"name\":{\"485\":{},\"713\":{}},\"comment\":{}}],[\"advanceclustertime\",{\"_index\":199,\"name\":{\"623\":{}},\"comment\":{}}],[\"advanceoperationtime\",{\"_index\":198,\"name\":{\"622\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":239,\"name\":{\"684\":{},\"712\":{}},\"comment\":{}}],[\"aggregateoptions\",{\"_index\":818,\"name\":{\"2310\":{}},\"comment\":{}}],[\"aggregationcursor\",{\"_index\":157,\"name\":{\"495\":{}},\"comment\":{}}],[\"aggregationcursoroptions\",{\"_index\":673,\"name\":{\"1923\":{}},\"comment\":{}}],[\"algorithm\",{\"_index\":537,\"name\":{\"1607\":{}},\"comment\":{}}],[\"aliases\",{\"_index\":691,\"name\":{\"2049\":{},\"2065\":{}},\"comment\":{}}],[\"all\",{\"_index\":771,\"name\":{\"2260\":{}},\"comment\":{}}],[\"allhosts\",{\"_index\":953,\"name\":{\"2985\":{}},\"comment\":{}}],[\"allowdiskuse\",{\"_index\":276,\"name\":{\"746\":{},\"1470\":{},\"1936\":{},\"2311\":{},\"2389\":{},\"2542\":{}},\"comment\":{}}],[\"allowed_hosts\",{\"_index\":578,\"name\":{\"1742\":{}},\"comment\":{}}],[\"allowpartialresults\",{\"_index\":870,\"name\":{\"2544\":{}},\"comment\":{}}],[\"alternate\",{\"_index\":825,\"name\":{\"2341\":{}},\"comment\":{}}],[\"alternativetype\",{\"_index\":740,\"name\":{\"2222\":{}},\"comment\":{}}],[\"and\",{\"_index\":801,\"name\":{\"2291\":{}},\"comment\":{}}],[\"anybulkwriteoperation\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"anyerror\",{\"_index\":680,\"name\":{\"2019\":{}},\"comment\":{}}],[\"application\",{\"_index\":642,\"name\":{\"1855\":{}},\"comment\":{}}],[\"apply\",{\"_index\":364,\"name\":{\"1105\":{}},\"comment\":{}}],[\"appname\",{\"_index\":649,\"name\":{\"1871\":{},\"2115\":{},\"2138\":{}},\"comment\":{}}],[\"arbiters\",{\"_index\":945,\"name\":{\"2968\":{}},\"comment\":{}}],[\"architecture\",{\"_index\":640,\"name\":{\"1852\":{}},\"comment\":{}}],[\"arrayelement\",{\"_index\":741,\"name\":{\"2223\":{}},\"comment\":{}}],[\"arrayfilters\",{\"_index\":435,\"name\":{\"1271\":{},\"1278\":{},\"1333\":{},\"2609\":{},\"2866\":{},\"2899\":{}},\"comment\":{}}],[\"arrayoperator\",{\"_index\":742,\"name\":{\"2224\":{}},\"comment\":{}}],[\"asynciterator\",{\"_index\":131,\"name\":{\"469\":{},\"535\":{},\"589\":{},\"772\":{},\"872\":{},\"918\":{},\"1012\":{},\"1991\":{}},\"comment\":{}}],[\"auth\",{\"_index\":700,\"name\":{\"2072\":{},\"2107\":{}},\"comment\":{}}],[\"authdb\",{\"_index\":27,\"name\":{\"27\":{},\"1467\":{},\"1945\":{},\"2325\":{},\"2352\":{},\"2376\":{},\"2403\":{},\"2444\":{},\"2470\":{},\"2497\":{},\"2515\":{},\"2559\":{},\"2573\":{},\"2598\":{},\"2624\":{},\"2668\":{},\"2710\":{},\"2726\":{},\"2765\":{},\"2777\":{},\"2811\":{},\"2834\":{},\"2855\":{},\"2877\":{},\"2909\":{},\"3077\":{}},\"comment\":{}}],[\"authmechanism\",{\"_index\":330,\"name\":{\"1046\":{},\"1047\":{},\"2109\":{}},\"comment\":{}}],[\"authmechanismproperties\",{\"_index\":569,\"name\":{\"1733\":{},\"2110\":{}},\"comment\":{}}],[\"authorizedcollections\",{\"_index\":905,\"name\":{\"2750\":{}},\"comment\":{}}],[\"authorizeddatabases\",{\"_index\":907,\"name\":{\"2770\":{}},\"comment\":{}}],[\"authsource\",{\"_index\":678,\"name\":{\"2010\":{},\"2108\":{}},\"comment\":{}}],[\"autoencryption\",{\"_index\":721,\"name\":{\"2129\":{},\"2159\":{}},\"comment\":{}}],[\"autoencryptionextraoptions\",{\"_index\":525,\"name\":{\"1593\":{}},\"comment\":{}}],[\"autoencryptionloggerlevel\",{\"_index\":328,\"name\":{\"1042\":{},\"1043\":{}},\"comment\":{}}],[\"autoencryptionoptions\",{\"_index\":500,\"name\":{\"1561\":{}},\"comment\":{}}],[\"autoindexid\",{\"_index\":838,\"name\":{\"2419\":{}},\"comment\":{}}],[\"available\",{\"_index\":343,\"name\":{\"1072\":{}},\"comment\":{}}],[\"awaitdata\",{\"_index\":668,\"name\":{\"1916\":{},\"1932\":{},\"2533\":{}},\"comment\":{}}],[\"aws\",{\"_index\":504,\"name\":{\"1566\":{},\"1716\":{},\"1728\":{}},\"comment\":{}}],[\"aws_session_token\",{\"_index\":574,\"name\":{\"1738\":{}},\"comment\":{}}],[\"awsencryptionkeyoptions\",{\"_index\":526,\"name\":{\"1594\":{}},\"comment\":{}}],[\"azure\",{\"_index\":507,\"name\":{\"1570\":{},\"1723\":{},\"1732\":{}},\"comment\":{}}],[\"azureencryptionkeyoptions\",{\"_index\":528,\"name\":{\"1598\":{}},\"comment\":{}}],[\"background\",{\"_index\":877,\"name\":{\"2635\":{},\"2678\":{},\"2902\":{}},\"comment\":{}}],[\"backwards\",{\"_index\":827,\"name\":{\"2343\":{}},\"comment\":{}}],[\"batch\",{\"_index\":439,\"name\":{\"1304\":{}},\"comment\":{}}],[\"batches\",{\"_index\":318,\"name\":{\"974\":{},\"1038\":{},\"1321\":{}},\"comment\":{}}],[\"batchsize\",{\"_index\":128,\"name\":{\"466\":{},\"533\":{},\"770\":{},\"870\":{},\"916\":{},\"983\":{},\"991\":{},\"1451\":{},\"1548\":{},\"1911\":{},\"1927\":{},\"1989\":{},\"2312\":{},\"2390\":{},\"2534\":{},\"2696\":{},\"2751\":{}},\"comment\":{}}],[\"batchtype\",{\"_index\":327,\"name\":{\"1040\":{},\"1041\":{},\"1309\":{}},\"comment\":{}}],[\"beforehandshake\",{\"_index\":683,\"name\":{\"2027\":{}},\"comment\":{}}],[\"binary\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"bits\",{\"_index\":886,\"name\":{\"2649\":{},\"2690\":{}},\"comment\":{}}],[\"bitsallclear\",{\"_index\":773,\"name\":{\"2263\":{}},\"comment\":{}}],[\"bitsallset\",{\"_index\":774,\"name\":{\"2264\":{}},\"comment\":{}}],[\"bitsanyclear\",{\"_index\":775,\"name\":{\"2265\":{}},\"comment\":{}}],[\"bitsanyset\",{\"_index\":776,\"name\":{\"2266\":{}},\"comment\":{}}],[\"bitwisefilter\",{\"_index\":745,\"name\":{\"2230\":{}},\"comment\":{}}],[\"body\",{\"_index\":559,\"name\":{\"1647\":{}},\"comment\":{}}],[\"bsonoptions\",{\"_index\":210,\"name\":{\"653\":{},\"707\":{},\"943\":{},\"972\":{},\"1036\":{},\"1319\":{}},\"comment\":{}}],[\"bsonregexp\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"bsonserializeoptions\",{\"_index\":410,\"name\":{\"1217\":{}},\"comment\":{}}],[\"bsonsymbol\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"bsontype\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"bsontypealias\",{\"_index\":746,\"name\":{\"2231\":{}},\"comment\":{}}],[\"bucket\",{\"_index\":289,\"name\":{\"820\":{}},\"comment\":{}}],[\"bucketmaxspanseconds\",{\"_index\":855,\"name\":{\"2458\":{}},\"comment\":{}}],[\"bucketname\",{\"_index\":695,\"name\":{\"2056\":{}},\"comment\":{}}],[\"bucketroundingseconds\",{\"_index\":856,\"name\":{\"2459\":{}},\"comment\":{}}],[\"bucketsize\",{\"_index\":887,\"name\":{\"2652\":{},\"2691\":{}},\"comment\":{}}],[\"bufferedcount\",{\"_index\":116,\"name\":{\"452\":{},\"520\":{},\"758\":{},\"856\":{},\"902\":{},\"1000\":{},\"1976\":{}},\"comment\":{}}],[\"buftostore\",{\"_index\":295,\"name\":{\"828\":{}},\"comment\":{}}],[\"buildinfo\",{\"_index\":149,\"name\":{\"487\":{}},\"comment\":{}}],[\"bulkoperation\",{\"_index\":448,\"name\":{\"1325\":{}},\"comment\":{}}],[\"bulkoperationbase\",{\"_index\":446,\"name\":{\"1313\":{}},\"comment\":{}}],[\"bulkwrite\",{\"_index\":214,\"name\":{\"658\":{}},\"comment\":{}}],[\"bulkwriteoperationerror\",{\"_index\":414,\"name\":{\"1223\":{}},\"comment\":{}}],[\"bulkwriteoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"bulkwriteresult\",{\"_index\":416,\"name\":{\"1229\":{},\"1623\":{}},\"comment\":{}}],[\"bypassautoencryption\",{\"_index\":513,\"name\":{\"1577\":{}},\"comment\":{}}],[\"bypassdocumentvalidation\",{\"_index\":17,\"name\":{\"17\":{},\"1471\":{},\"1937\":{},\"2313\":{},\"2391\":{},\"2584\":{},\"2610\":{},\"2718\":{},\"2845\":{},\"2867\":{}},\"comment\":{}}],[\"bypassqueryanalysis\",{\"_index\":514,\"name\":{\"1578\":{}},\"comment\":{}}],[\"callback\",{\"_index\":1003,\"name\":{\"3085\":{}},\"comment\":{}}],[\"cancellationtoken\",{\"_index\":170,\"name\":{\"551\":{},\"1803\":{},\"1840\":{},\"2959\":{}},\"comment\":{}}],[\"canonicalize_host_name\",{\"_index\":573,\"name\":{\"1737\":{}},\"comment\":{}}],[\"capped\",{\"_index\":837,\"name\":{\"2418\":{}},\"comment\":{}}],[\"casefirst\",{\"_index\":822,\"name\":{\"2338\":{}},\"comment\":{}}],[\"caselevel\",{\"_index\":821,\"name\":{\"2337\":{}},\"comment\":{}}],[\"casesensitive\",{\"_index\":807,\"name\":{\"2298\":{}},\"comment\":{}}],[\"causalconsistency\",{\"_index\":188,\"name\":{\"610\":{},\"3041\":{}},\"comment\":{}}],[\"cause\",{\"_index\":57,\"name\":{\"59\":{},\"85\":{},\"96\":{},\"107\":{},\"118\":{},\"129\":{},\"140\":{},\"151\":{},\"162\":{},\"173\":{},\"184\":{},\"194\":{},\"206\":{},\"217\":{},\"228\":{},\"239\":{},\"250\":{},\"261\":{},\"272\":{},\"283\":{},\"294\":{},\"305\":{},\"316\":{},\"327\":{},\"338\":{},\"353\":{},\"365\":{},\"377\":{},\"388\":{},\"399\":{},\"410\":{},\"421\":{},\"437\":{},\"1652\":{},\"1664\":{},\"1676\":{},\"1687\":{},\"1698\":{},\"1709\":{},\"2028\":{}},\"comment\":{}}],[\"change\",{\"_index\":175,\"name\":{\"572\":{}},\"comment\":{}}],[\"changestream\",{\"_index\":171,\"name\":{\"567\":{}},\"comment\":{}}],[\"changestreamcollmoddocument\",{\"_index\":450,\"name\":{\"1339\":{}},\"comment\":{}}],[\"changestreamcreatedocument\",{\"_index\":457,\"name\":{\"1347\":{}},\"comment\":{}}],[\"changestreamcreateindexdocument\",{\"_index\":458,\"name\":{\"1355\":{}},\"comment\":{}}],[\"changestreamdeletedocument\",{\"_index\":460,\"name\":{\"1364\":{}},\"comment\":{}}],[\"changestreamdocument\",{\"_index\":464,\"name\":{\"1377\":{}},\"comment\":{}}],[\"changestreamdocumentcollectionuuid\",{\"_index\":465,\"name\":{\"1378\":{}},\"comment\":{}}],[\"changestreamdocumentcommon\",{\"_index\":466,\"name\":{\"1380\":{}},\"comment\":{}}],[\"changestreamdocumentkey\",{\"_index\":467,\"name\":{\"1386\":{}},\"comment\":{}}],[\"changestreamdocumentoperationdescription\",{\"_index\":468,\"name\":{\"1390\":{}},\"comment\":{}}],[\"changestreamdropdatabasedocument\",{\"_index\":469,\"name\":{\"1392\":{}},\"comment\":{}}],[\"changestreamdropdocument\",{\"_index\":470,\"name\":{\"1402\":{}},\"comment\":{}}],[\"changestreamdropindexdocument\",{\"_index\":471,\"name\":{\"1411\":{}},\"comment\":{}}],[\"changestreamevents\",{\"_index\":472,\"name\":{\"1420\":{}},\"comment\":{}}],[\"changestreaminsertdocument\",{\"_index\":473,\"name\":{\"1421\":{}},\"comment\":{}}],[\"changestreaminvalidatedocument\",{\"_index\":475,\"name\":{\"1434\":{}},\"comment\":{}}],[\"changestreamnamespace\",{\"_index\":476,\"name\":{\"1441\":{}},\"comment\":{}}],[\"changestreamoptions\",{\"_index\":478,\"name\":{\"1444\":{}},\"comment\":{}}],[\"changestreampreandpostimages\",{\"_index\":849,\"name\":{\"2435\":{}},\"comment\":{}}],[\"changestreamrefinecollectionshardkeydocument\",{\"_index\":484,\"name\":{\"1474\":{}},\"comment\":{}}],[\"changestreamrenamedocument\",{\"_index\":485,\"name\":{\"1483\":{}},\"comment\":{}}],[\"changestreamreplacedocument\",{\"_index\":487,\"name\":{\"1496\":{}},\"comment\":{}}],[\"changestreamreshardcollectiondocument\",{\"_index\":488,\"name\":{\"1509\":{}},\"comment\":{}}],[\"changestreamshardcollectiondocument\",{\"_index\":489,\"name\":{\"1518\":{}},\"comment\":{}}],[\"changestreamsplitevent\",{\"_index\":490,\"name\":{\"1527\":{}},\"comment\":{}}],[\"changestreamupdatedocument\",{\"_index\":493,\"name\":{\"1530\":{}},\"comment\":{}}],[\"chunks\",{\"_index\":290,\"name\":{\"821\":{}},\"comment\":{}}],[\"chunksize\",{\"_index\":689,\"name\":{\"2046\":{}},\"comment\":{}}],[\"chunksizebytes\",{\"_index\":294,\"name\":{\"827\":{},\"2057\":{},\"2061\":{}},\"comment\":{}}],[\"clientencryption\",{\"_index\":62,\"name\":{\"64\":{}},\"comment\":{}}],[\"clientencryptioncreatedatakeyprovideroptions\",{\"_index\":532,\"name\":{\"1602\":{}},\"comment\":{}}],[\"clientencryptiondatakeyprovider\",{\"_index\":566,\"name\":{\"1714\":{}},\"comment\":{}}],[\"clientencryptionencryptoptions\",{\"_index\":536,\"name\":{\"1606\":{}},\"comment\":{}}],[\"clientencryptionoptions\",{\"_index\":543,\"name\":{\"1613\":{}},\"comment\":{}}],[\"clientencryptionrewrapmanydatakeyprovideroptions\",{\"_index\":544,\"name\":{\"1619\":{}},\"comment\":{}}],[\"clientencryptionrewrapmanydatakeyresult\",{\"_index\":546,\"name\":{\"1622\":{}},\"comment\":{}}],[\"clientencryptiontlsoptions\",{\"_index\":567,\"name\":{\"1725\":{}},\"comment\":{}}],[\"clientid\",{\"_index\":592,\"name\":{\"1764\":{}},\"comment\":{}}],[\"clientmetadata\",{\"_index\":637,\"name\":{\"1843\":{}},\"comment\":{}}],[\"clientmetadataoptions\",{\"_index\":647,\"name\":{\"1865\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":186,\"name\":{\"607\":{}},\"comment\":{}}],[\"clientsession\",{\"_index\":184,\"name\":{\"605\":{}},\"comment\":{}}],[\"clientsessionevents\",{\"_index\":986,\"name\":{\"3037\":{}},\"comment\":{}}],[\"clientsessionoptions\",{\"_index\":988,\"name\":{\"3040\":{}},\"comment\":{}}],[\"clone\",{\"_index\":130,\"name\":{\"468\":{},\"498\":{},\"730\":{},\"847\":{},\"893\":{},\"987\":{},\"1954\":{}},\"comment\":{}}],[\"close\",{\"_index\":110,\"name\":{\"443\":{},\"459\":{},\"496\":{},\"527\":{},\"571\":{},\"587\":{},\"729\":{},\"765\":{},\"842\":{},\"863\":{},\"889\":{},\"909\":{},\"945\":{},\"977\":{},\"1007\":{},\"1788\":{},\"1906\":{},\"1952\":{},\"1983\":{}},\"comment\":{}}],[\"closed\",{\"_index\":113,\"name\":{\"449\":{},\"517\":{},\"586\":{},\"755\":{},\"853\":{},\"899\":{},\"997\":{},\"1973\":{}},\"comment\":{}}],[\"closeoptions\",{\"_index\":628,\"name\":{\"1817\":{}},\"comment\":{}}],[\"clusteredcollectionoptions\",{\"_index\":834,\"name\":{\"2413\":{}},\"comment\":{}}],[\"clusteredindex\",{\"_index\":847,\"name\":{\"2432\":{}},\"comment\":{}}],[\"clustertime\",{\"_index\":189,\"name\":{\"611\":{},\"1342\":{},\"1350\":{},\"1358\":{},\"1369\":{},\"1382\":{},\"1398\":{},\"1406\":{},\"1414\":{},\"1426\":{},\"1437\":{},\"1477\":{},\"1491\":{},\"1502\":{},\"1512\":{},\"1521\":{},\"1537\":{},\"2936\":{},\"2937\":{},\"2983\":{}},\"comment\":{}}],[\"clustertimereceived\",{\"_index\":609,\"name\":{\"1787\":{}},\"comment\":{}}],[\"code\",{\"_index\":4,\"name\":{\"4\":{},\"56\":{},\"82\":{},\"93\":{},\"104\":{},\"115\":{},\"126\":{},\"137\":{},\"148\":{},\"159\":{},\"170\":{},\"181\":{},\"191\":{},\"203\":{},\"214\":{},\"225\":{},\"236\":{},\"247\":{},\"258\":{},\"269\":{},\"280\":{},\"291\":{},\"302\":{},\"313\":{},\"324\":{},\"335\":{},\"350\":{},\"362\":{},\"374\":{},\"385\":{},\"396\":{},\"407\":{},\"418\":{},\"434\":{},\"1225\":{},\"1284\":{},\"1292\":{},\"1299\":{},\"1336\":{},\"1649\":{},\"1661\":{},\"1673\":{},\"1684\":{},\"1695\":{},\"1706\":{}},\"comment\":{}}],[\"codename\",{\"_index\":51,\"name\":{\"52\":{},\"345\":{},\"430\":{}},\"comment\":{}}],[\"coll\",{\"_index\":477,\"name\":{\"1443\":{},\"1488\":{}},\"comment\":{}}],[\"collation\",{\"_index\":22,\"name\":{\"22\":{},\"747\":{},\"1254\":{},\"1258\":{},\"1265\":{},\"1272\":{},\"1279\":{},\"1332\":{},\"1466\":{},\"1550\":{},\"1939\":{},\"2317\":{},\"2347\":{},\"2372\":{},\"2395\":{},\"2439\":{},\"2462\":{},\"2486\":{},\"2492\":{},\"2511\":{},\"2541\":{},\"2568\":{},\"2593\":{},\"2619\":{},\"2667\":{},\"2672\":{},\"2709\":{},\"2721\":{},\"2764\":{},\"2772\":{},\"2806\":{},\"2829\":{},\"2846\":{},\"2868\":{},\"2898\":{},\"2904\":{},\"3072\":{}},\"comment\":{}}],[\"collationoptions\",{\"_index\":819,\"name\":{\"2335\":{}},\"comment\":{}}],[\"collection\",{\"_index\":208,\"name\":{\"647\":{},\"714\":{},\"3107\":{},\"3115\":{}},\"comment\":{}}],[\"collectioninfo\",{\"_index\":899,\"name\":{\"2739\":{}},\"comment\":{}}],[\"collectionname\",{\"_index\":209,\"name\":{\"649\":{}},\"comment\":{}}],[\"collectionoptions\",{\"_index\":660,\"name\":{\"1893\":{}},\"comment\":{}}],[\"collections\",{\"_index\":264,\"name\":{\"720\":{}},\"comment\":{}}],[\"collectionuuid\",{\"_index\":456,\"name\":{\"1346\":{},\"1354\":{},\"1362\":{},\"1376\":{},\"1379\":{},\"1410\":{},\"1418\":{},\"1433\":{},\"1481\":{},\"1495\":{},\"1516\":{},\"1525\":{},\"1544\":{}},\"comment\":{}}],[\"command\",{\"_index\":148,\"name\":{\"486\":{},\"711\":{},\"978\":{},\"1128\":{}},\"comment\":{}}],[\"commandfailed\",{\"_index\":608,\"name\":{\"1786\":{}},\"comment\":{}}],[\"commandfailedevent\",{\"_index\":371,\"name\":{\"1114\":{}},\"comment\":{}}],[\"commandname\",{\"_index\":376,\"name\":{\"1119\":{},\"1127\":{},\"1138\":{}},\"comment\":{}}],[\"commandobj\",{\"_index\":381,\"name\":{\"1124\":{}},\"comment\":{}}],[\"commandoperationoptions\",{\"_index\":829,\"name\":{\"2345\":{}},\"comment\":{}}],[\"commandstakecollation\",{\"_index\":973,\"name\":{\"3015\":{}},\"comment\":{}}],[\"commandstakewriteconcern\",{\"_index\":972,\"name\":{\"3014\":{}},\"comment\":{}}],[\"commandstarted\",{\"_index\":606,\"name\":{\"1784\":{}},\"comment\":{}}],[\"commandstartedevent\",{\"_index\":380,\"name\":{\"1123\":{}},\"comment\":{}}],[\"commandsucceeded\",{\"_index\":607,\"name\":{\"1785\":{}},\"comment\":{}}],[\"commandsucceededevent\",{\"_index\":382,\"name\":{\"1133\":{}},\"comment\":{}}],[\"comment\",{\"_index\":24,\"name\":{\"24\":{},\"741\":{},\"981\":{},\"1463\":{},\"1914\":{},\"1930\":{},\"2301\":{},\"2322\":{},\"2349\":{},\"2373\":{},\"2400\":{},\"2441\":{},\"2467\":{},\"2494\":{},\"2512\":{},\"2557\":{},\"2570\":{},\"2595\":{},\"2621\":{},\"2664\":{},\"2706\":{},\"2723\":{},\"2761\":{},\"2774\":{},\"2808\":{},\"2831\":{},\"2852\":{},\"2874\":{},\"2906\":{},\"3074\":{}},\"comment\":{}}],[\"commitquorum\",{\"_index\":880,\"name\":{\"2642\":{}},\"comment\":{}}],[\"committransaction\",{\"_index\":204,\"name\":{\"628\":{}},\"comment\":{}}],[\"commonevents\",{\"_index\":733,\"name\":{\"2198\":{}},\"comment\":{}}],[\"commonwireversion\",{\"_index\":982,\"name\":{\"3030\":{}},\"comment\":{}}],[\"compatibilityerror\",{\"_index\":981,\"name\":{\"3026\":{}},\"comment\":{}}],[\"compatible\",{\"_index\":980,\"name\":{\"3025\":{}},\"comment\":{}}],[\"compressor\",{\"_index\":331,\"name\":{\"1048\":{},\"1049\":{},\"1882\":{}},\"comment\":{}}],[\"compressorname\",{\"_index\":659,\"name\":{\"1892\":{}},\"comment\":{}}],[\"compressors\",{\"_index\":622,\"name\":{\"1805\":{},\"1836\":{},\"1881\":{},\"1889\":{},\"2093\":{},\"2146\":{},\"2955\":{}},\"comment\":{}}],[\"condition\",{\"_index\":747,\"name\":{\"2232\":{}},\"comment\":{}}],[\"connect\",{\"_index\":308,\"name\":{\"935\":{},\"944\":{}},\"comment\":{}}],[\"connectioncheckedinevent\",{\"_index\":384,\"name\":{\"1142\":{}},\"comment\":{}}],[\"connectioncheckedoutevent\",{\"_index\":386,\"name\":{\"1146\":{}},\"comment\":{}}],[\"connectioncheckoutfailedevent\",{\"_index\":387,\"name\":{\"1150\":{}},\"comment\":{}}],[\"connectioncheckoutstartedevent\",{\"_index\":388,\"name\":{\"1154\":{}},\"comment\":{}}],[\"connectionclosedevent\",{\"_index\":389,\"name\":{\"1157\":{}},\"comment\":{}}],[\"connectioncreatedevent\",{\"_index\":390,\"name\":{\"1163\":{}},\"comment\":{}}],[\"connectionevents\",{\"_index\":605,\"name\":{\"1782\":{}},\"comment\":{}}],[\"connectiongeneration\",{\"_index\":56,\"name\":{\"58\":{},\"84\":{},\"95\":{},\"106\":{},\"117\":{},\"128\":{},\"139\":{},\"150\":{},\"161\":{},\"172\":{},\"183\":{},\"193\":{},\"205\":{},\"216\":{},\"227\":{},\"238\":{},\"249\":{},\"260\":{},\"271\":{},\"282\":{},\"293\":{},\"304\":{},\"315\":{},\"326\":{},\"337\":{},\"352\":{},\"364\":{},\"376\":{},\"387\":{},\"398\":{},\"409\":{},\"420\":{},\"436\":{},\"1651\":{},\"1663\":{},\"1675\":{},\"1686\":{},\"1697\":{},\"1708\":{}},\"comment\":{}}],[\"connectionid\",{\"_index\":373,\"name\":{\"1116\":{},\"1130\":{},\"1135\":{},\"1143\":{},\"1147\":{},\"1158\":{},\"1164\":{},\"1185\":{},\"1197\":{},\"1201\":{},\"1203\":{}},\"comment\":{}}],[\"connectionoptions\",{\"_index\":613,\"name\":{\"1792\":{}},\"comment\":{}}],[\"connectionpoolclearedevent\",{\"_index\":391,\"name\":{\"1167\":{}},\"comment\":{}}],[\"connectionpoolclosedevent\",{\"_index\":393,\"name\":{\"1171\":{}},\"comment\":{}}],[\"connectionpoolcreatedevent\",{\"_index\":394,\"name\":{\"1174\":{}},\"comment\":{}}],[\"connectionpoolevents\",{\"_index\":630,\"name\":{\"1819\":{}},\"comment\":{}}],[\"connectionpoolmonitoringevent\",{\"_index\":395,\"name\":{\"1178\":{}},\"comment\":{}}],[\"connectionpooloptions\",{\"_index\":631,\"name\":{\"1820\":{}},\"comment\":{}}],[\"connectionpoolreadyevent\",{\"_index\":396,\"name\":{\"1181\":{}},\"comment\":{}}],[\"connectionreadyevent\",{\"_index\":397,\"name\":{\"1184\":{}},\"comment\":{}}],[\"connectoptions\",{\"_index\":962,\"name\":{\"2997\":{}},\"comment\":{}}],[\"connecttimeoutms\",{\"_index\":617,\"name\":{\"1799\":{},\"1834\":{},\"2091\":{},\"2165\":{},\"2944\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":38,\"name\":{\"38\":{},\"66\":{},\"80\":{},\"91\":{},\"102\":{},\"113\":{},\"124\":{},\"135\":{},\"146\":{},\"157\":{},\"168\":{},\"179\":{},\"190\":{},\"201\":{},\"212\":{},\"223\":{},\"234\":{},\"245\":{},\"256\":{},\"267\":{},\"278\":{},\"289\":{},\"300\":{},\"311\":{},\"322\":{},\"333\":{},\"344\":{},\"359\":{},\"371\":{},\"383\":{},\"394\":{},\"405\":{},\"416\":{},\"427\":{},\"701\":{},\"790\":{},\"843\":{},\"890\":{},\"936\":{},\"1075\":{},\"1093\":{},\"1107\":{},\"1283\":{},\"1290\":{},\"1305\":{},\"1646\":{},\"1658\":{},\"1670\":{},\"1682\":{},\"1693\":{},\"1704\":{},\"1746\":{},\"1873\":{},\"3004\":{},\"3018\":{},\"3093\":{},\"3106\":{},\"3113\":{}},\"comment\":{}}],[\"contentionfactor\",{\"_index\":540,\"name\":{\"1610\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":690,\"name\":{\"2048\":{},\"2064\":{}},\"comment\":{}}],[\"count\",{\"_index\":243,\"name\":{\"688\":{},\"732\":{}},\"comment\":{}}],[\"countdocuments\",{\"_index\":233,\"name\":{\"678\":{}},\"comment\":{}}],[\"countdocumentsoptions\",{\"_index\":833,\"name\":{\"2386\":{}},\"comment\":{}}],[\"counter\",{\"_index\":961,\"name\":{\"2996\":{}},\"comment\":{}}],[\"countoptions\",{\"_index\":832,\"name\":{\"2366\":{}},\"comment\":{}}],[\"createcollection\",{\"_index\":258,\"name\":{\"710\":{}},\"comment\":{}}],[\"createcollectionoptions\",{\"_index\":836,\"name\":{\"2417\":{}},\"comment\":{}}],[\"createdatakey\",{\"_index\":64,\"name\":{\"67\":{}},\"comment\":{}}],[\"createencryptedcollection\",{\"_index\":72,\"name\":{\"75\":{}},\"comment\":{}}],[\"createindex\",{\"_index\":225,\"name\":{\"670\":{},\"721\":{}},\"comment\":{}}],[\"createindexes\",{\"_index\":226,\"name\":{\"671\":{}},\"comment\":{}}],[\"createindexesoptions\",{\"_index\":876,\"name\":{\"2634\":{}},\"comment\":{}}],[\"createpk\",{\"_index\":725,\"name\":{\"2187\":{}},\"comment\":{}}],[\"createsearchindex\",{\"_index\":245,\"name\":{\"690\":{}},\"comment\":{}}],[\"createsearchindexes\",{\"_index\":246,\"name\":{\"691\":{}},\"comment\":{}}],[\"creationdate\",{\"_index\":549,\"name\":{\"1629\":{}},\"comment\":{}}],[\"credentials\",{\"_index\":616,\"name\":{\"1798\":{},\"1827\":{},\"2141\":{},\"2947\":{}},\"comment\":{}}],[\"cryptsharedlibpath\",{\"_index\":521,\"name\":{\"1589\":{}},\"comment\":{}}],[\"cryptsharedlibrequired\",{\"_index\":522,\"name\":{\"1590\":{}},\"comment\":{}}],[\"csflekmstlsoptions\",{\"_index\":568,\"name\":{\"1726\":{}},\"comment\":{}}],[\"currentindex\",{\"_index\":441,\"name\":{\"1307\":{}},\"comment\":{}}],[\"cursor\",{\"_index\":483,\"name\":{\"1460\":{},\"1938\":{},\"2314\":{},\"2392\":{}},\"comment\":{}}],[\"cursor_flags\",{\"_index\":332,\"name\":{\"1050\":{}},\"comment\":{}}],[\"cursorflag\",{\"_index\":670,\"name\":{\"1920\":{}},\"comment\":{}}],[\"cursorstreamoptions\",{\"_index\":671,\"name\":{\"1921\":{}},\"comment\":{}}],[\"data\",{\"_index\":699,\"name\":{\"2071\":{}},\"comment\":{}}],[\"databasename\",{\"_index\":256,\"name\":{\"702\":{},\"1126\":{}},\"comment\":{}}],[\"databases\",{\"_index\":909,\"name\":{\"2788\":{}},\"comment\":{}}],[\"datakey\",{\"_index\":547,\"name\":{\"1624\":{}},\"comment\":{}}],[\"db\",{\"_index\":249,\"name\":{\"694\":{},\"946\":{},\"1396\":{},\"1442\":{},\"1487\":{},\"1759\":{},\"3108\":{},\"3114\":{}},\"comment\":{}}],[\"dbname\",{\"_index\":26,\"name\":{\"26\":{},\"648\":{},\"1456\":{},\"1944\":{},\"2148\":{},\"2324\":{},\"2351\":{},\"2375\":{},\"2402\":{},\"2443\":{},\"2469\":{},\"2496\":{},\"2514\":{},\"2551\":{},\"2572\":{},\"2597\":{},\"2623\":{},\"2658\":{},\"2700\":{},\"2725\":{},\"2755\":{},\"2776\":{},\"2810\":{},\"2833\":{},\"2854\":{},\"2876\":{},\"2908\":{},\"3076\":{}},\"comment\":{}}],[\"dboptions\",{\"_index\":677,\"name\":{\"2009\":{}},\"comment\":{}}],[\"dbref\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"dbstatsoptions\",{\"_index\":922,\"name\":{\"2826\":{}},\"comment\":{}}],[\"decimal128\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"decrypt\",{\"_index\":75,\"name\":{\"78\":{}},\"comment\":{}}],[\"default_language\",{\"_index\":882,\"name\":{\"2645\":{},\"2686\":{}},\"comment\":{}}],[\"defaulttransactionoptions\",{\"_index\":192,\"name\":{\"614\":{},\"3043\":{}},\"comment\":{}}],[\"definition\",{\"_index\":920,\"name\":{\"2824\":{}},\"comment\":{}}],[\"delete\",{\"_index\":282,\"name\":{\"794\":{},\"1330\":{}},\"comment\":{}}],[\"deletedcount\",{\"_index\":46,\"name\":{\"46\":{},\"1236\":{},\"2482\":{}},\"comment\":{}}],[\"deletekey\",{\"_index\":66,\"name\":{\"69\":{}},\"comment\":{}}],[\"deletemany\",{\"_index\":219,\"name\":{\"663\":{}},\"comment\":{}}],[\"deletemanymodel\",{\"_index\":427,\"name\":{\"1252\":{}},\"comment\":{}}],[\"deleteone\",{\"_index\":218,\"name\":{\"662\":{},\"1329\":{}},\"comment\":{}}],[\"deleteonemodel\",{\"_index\":428,\"name\":{\"1256\":{}},\"comment\":{}}],[\"deleteoptions\",{\"_index\":857,\"name\":{\"2460\":{}},\"comment\":{}}],[\"deleteresult\",{\"_index\":858,\"name\":{\"2480\":{}},\"comment\":{}}],[\"deletestatement\",{\"_index\":860,\"name\":{\"2483\":{}},\"comment\":{}}],[\"deprecationerrors\",{\"_index\":727,\"name\":{\"2191\":{}},\"comment\":{}}],[\"deserialize\",{\"_index\":412,\"name\":{\"1221\":{}},\"comment\":{}}],[\"diacriticsensitive\",{\"_index\":808,\"name\":{\"2299\":{}},\"comment\":{}}],[\"directconnection\",{\"_index\":720,\"name\":{\"2118\":{},\"2180\":{}},\"comment\":{}}],[\"disambiguatedpaths\",{\"_index\":499,\"name\":{\"1560\":{}},\"comment\":{}}],[\"distinct\",{\"_index\":234,\"name\":{\"679\":{}},\"comment\":{}}],[\"distinctoptions\",{\"_index\":862,\"name\":{\"2488\":{}},\"comment\":{}}],[\"document\",{\"_index\":411,\"name\":{\"1220\":{},\"1261\":{}},\"comment\":{}}],[\"documentkey\",{\"_index\":463,\"name\":{\"1373\":{},\"1387\":{},\"1430\":{},\"1506\":{},\"1541\":{}},\"comment\":{}}],[\"done\",{\"_index\":293,\"name\":{\"825\":{}},\"comment\":{}}],[\"double\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"driver\",{\"_index\":638,\"name\":{\"1844\":{}},\"comment\":{}}],[\"driverinfo\",{\"_index\":648,\"name\":{\"1866\":{},\"2075\":{},\"2130\":{},\"2185\":{}},\"comment\":{}}],[\"drop\",{\"_index\":221,\"name\":{\"665\":{},\"798\":{}},\"comment\":{}}],[\"dropcollection\",{\"_index\":262,\"name\":{\"718\":{}},\"comment\":{}}],[\"dropcollectionoptions\",{\"_index\":863,\"name\":{\"2489\":{}},\"comment\":{}}],[\"dropdatabase\",{\"_index\":263,\"name\":{\"719\":{}},\"comment\":{}}],[\"dropdatabaseoptions\",{\"_index\":864,\"name\":{\"2507\":{}},\"comment\":{}}],[\"dropindex\",{\"_index\":227,\"name\":{\"672\":{}},\"comment\":{}}],[\"dropindexes\",{\"_index\":228,\"name\":{\"673\":{}},\"comment\":{}}],[\"dropindexesoptions\",{\"_index\":890,\"name\":{\"2670\":{}},\"comment\":{}}],[\"dropsearchindex\",{\"_index\":247,\"name\":{\"692\":{}},\"comment\":{}}],[\"droptarget\",{\"_index\":916,\"name\":{\"2803\":{}},\"comment\":{}}],[\"duration\",{\"_index\":375,\"name\":{\"1118\":{},\"1137\":{},\"1198\":{},\"1204\":{}},\"comment\":{}}],[\"each\",{\"_index\":739,\"name\":{\"2221\":{},\"2226\":{}},\"comment\":{}}],[\"electionid\",{\"_index\":952,\"name\":{\"2981\":{}},\"comment\":{}}],[\"elemmatch\",{\"_index\":772,\"name\":{\"2261\":{}},\"comment\":{}}],[\"emit\",{\"_index\":140,\"name\":{\"478\":{},\"544\":{},\"560\":{},\"598\":{},\"640\":{},\"781\":{},\"807\":{},\"881\":{},\"927\":{},\"958\":{},\"1021\":{},\"2000\":{},\"2211\":{}},\"comment\":{}}],[\"enabled\",{\"_index\":850,\"name\":{\"2437\":{},\"2921\":{}},\"comment\":{}}],[\"enableutf8validation\",{\"_index\":34,\"name\":{\"34\":{},\"1219\":{},\"1454\":{},\"1897\":{},\"1919\":{},\"1935\":{},\"2017\":{},\"2136\":{},\"2332\":{},\"2359\":{},\"2383\":{},\"2410\":{},\"2451\":{},\"2477\":{},\"2504\":{},\"2522\":{},\"2549\":{},\"2580\":{},\"2605\":{},\"2631\":{},\"2656\":{},\"2698\":{},\"2733\":{},\"2753\":{},\"2784\":{},\"2799\":{},\"2818\":{},\"2841\":{},\"2862\":{},\"2884\":{},\"2916\":{},\"3083\":{}},\"comment\":{}}],[\"encrypt\",{\"_index\":73,\"name\":{\"76\":{}},\"comment\":{}}],[\"encryptedfields\",{\"_index\":561,\"name\":{\"1659\":{},\"1671\":{},\"2434\":{},\"2490\":{}},\"comment\":{}}],[\"encryptedfieldsmap\",{\"_index\":512,\"name\":{\"1576\":{}},\"comment\":{}}],[\"encryptexpression\",{\"_index\":74,\"name\":{\"77\":{}},\"comment\":{}}],[\"end\",{\"_index\":176,\"name\":{\"573\":{},\"817\":{},\"2036\":{},\"2042\":{}},\"comment\":{}}],[\"ended\",{\"_index\":987,\"name\":{\"3039\":{}},\"comment\":{}}],[\"endpoint\",{\"_index\":510,\"name\":{\"1574\":{},\"1597\":{},\"1639\":{},\"1722\":{}},\"comment\":{}}],[\"endsession\",{\"_index\":197,\"name\":{\"621\":{}},\"comment\":{}}],[\"endsessionoptions\",{\"_index\":989,\"name\":{\"3044\":{}},\"comment\":{}}],[\"enhancedomit\",{\"_index\":748,\"name\":{\"2233\":{}},\"comment\":{}}],[\"env\",{\"_index\":643,\"name\":{\"1858\":{}},\"comment\":{}}],[\"eq\",{\"_index\":751,\"name\":{\"2237\":{}},\"comment\":{}}],[\"equals\",{\"_index\":200,\"name\":{\"624\":{},\"1102\":{},\"1752\":{},\"2991\":{}},\"comment\":{}}],[\"err\",{\"_index\":41,\"name\":{\"41\":{},\"1291\":{},\"2023\":{}},\"comment\":{}}],[\"errinfo\",{\"_index\":53,\"name\":{\"54\":{},\"347\":{},\"432\":{},\"1227\":{},\"1286\":{},\"1295\":{},\"1338\":{},\"2025\":{}},\"comment\":{}}],[\"errmsg\",{\"_index\":58,\"name\":{\"60\":{},\"86\":{},\"97\":{},\"108\":{},\"119\":{},\"130\":{},\"141\":{},\"152\":{},\"163\":{},\"174\":{},\"185\":{},\"196\":{},\"207\":{},\"218\":{},\"229\":{},\"240\":{},\"251\":{},\"262\":{},\"273\":{},\"284\":{},\"295\":{},\"306\":{},\"317\":{},\"328\":{},\"339\":{},\"354\":{},\"366\":{},\"378\":{},\"389\":{},\"400\":{},\"411\":{},\"422\":{},\"438\":{},\"1226\":{},\"1285\":{},\"1294\":{},\"1301\":{},\"1337\":{},\"1653\":{},\"1665\":{},\"1677\":{},\"1688\":{},\"1699\":{},\"1710\":{},\"2022\":{}},\"comment\":{}}],[\"error\",{\"_index\":177,\"name\":{\"574\":{},\"2970\":{},\"3031\":{}},\"comment\":{}}],[\"errordescription\",{\"_index\":681,\"name\":{\"2020\":{}},\"comment\":{}}],[\"errored\",{\"_index\":302,\"name\":{\"836\":{}},\"comment\":{}}],[\"errorlabels\",{\"_index\":61,\"name\":{\"63\":{},\"89\":{},\"100\":{},\"111\":{},\"122\":{},\"133\":{},\"144\":{},\"155\":{},\"166\":{},\"177\":{},\"188\":{},\"199\":{},\"210\":{},\"221\":{},\"232\":{},\"243\":{},\"254\":{},\"265\":{},\"276\":{},\"287\":{},\"298\":{},\"309\":{},\"320\":{},\"331\":{},\"342\":{},\"357\":{},\"369\":{},\"381\":{},\"392\":{},\"403\":{},\"414\":{},\"425\":{},\"441\":{},\"1656\":{},\"1668\":{},\"1680\":{},\"1691\":{},\"1702\":{},\"1713\":{},\"2024\":{}},\"comment\":{}}],[\"estimateddocumentcount\",{\"_index\":232,\"name\":{\"677\":{}},\"comment\":{}}],[\"estimateddocumentcountoptions\",{\"_index\":865,\"name\":{\"2508\":{}},\"comment\":{}}],[\"eventemitterwithstate\",{\"_index\":1004,\"name\":{\"3087\":{}},\"comment\":{}}],[\"eventnames\",{\"_index\":144,\"name\":{\"482\":{},\"548\":{},\"564\":{},\"602\":{},\"644\":{},\"785\":{},\"811\":{},\"885\":{},\"931\":{},\"962\":{},\"1025\":{},\"2004\":{},\"2215\":{}},\"comment\":{}}],[\"eventsdescription\",{\"_index\":734,\"name\":{\"2199\":{}},\"comment\":{}}],[\"execute\",{\"_index\":319,\"name\":{\"975\":{},\"1039\":{},\"1322\":{}},\"comment\":{}}],[\"exists\",{\"_index\":760,\"name\":{\"2246\":{}},\"comment\":{}}],[\"expireafterseconds\",{\"_index\":848,\"name\":{\"2433\":{},\"2640\":{},\"2683\":{}},\"comment\":{}}],[\"expiresinseconds\",{\"_index\":596,\"name\":{\"1768\":{}},\"comment\":{}}],[\"explain\",{\"_index\":36,\"name\":{\"36\":{},\"500\":{},\"733\":{},\"1465\":{},\"1950\":{},\"1956\":{},\"2030\":{},\"2334\":{},\"2361\":{},\"2385\":{},\"2412\":{},\"2453\":{},\"2479\":{},\"2506\":{},\"2524\":{},\"2558\":{},\"2582\":{},\"2607\":{},\"2633\":{},\"2666\":{},\"2708\":{},\"2735\":{},\"2763\":{},\"2786\":{},\"2820\":{},\"2843\":{},\"2864\":{},\"2886\":{},\"2918\":{},\"3084\":{}},\"comment\":{}}],[\"explainoptions\",{\"_index\":684,\"name\":{\"2029\":{}},\"comment\":{}}],[\"explainverbosity\",{\"_index\":334,\"name\":{\"1053\":{},\"1054\":{}},\"comment\":{}}],[\"explainverbositylike\",{\"_index\":685,\"name\":{\"2031\":{}},\"comment\":{}}],[\"explicit\",{\"_index\":191,\"name\":{\"613\":{}},\"comment\":{}}],[\"expr\",{\"_index\":761,\"name\":{\"2248\":{}},\"comment\":{}}],[\"extraoptions\",{\"_index\":516,\"name\":{\"1583\":{}},\"comment\":{}}],[\"failure\",{\"_index\":377,\"name\":{\"1120\":{},\"1199\":{}},\"comment\":{}}],[\"file\",{\"_index\":285,\"name\":{\"815\":{}},\"comment\":{}}],[\"filename\",{\"_index\":292,\"name\":{\"823\":{},\"2047\":{}},\"comment\":{}}],[\"files\",{\"_index\":291,\"name\":{\"822\":{}},\"comment\":{}}],[\"files_id\",{\"_index\":698,\"name\":{\"2069\":{}},\"comment\":{}}],[\"filter\",{\"_index\":269,\"name\":{\"734\":{},\"845\":{},\"1253\":{},\"1257\":{},\"1263\":{},\"1269\":{},\"1276\":{},\"2234\":{},\"2768\":{}},\"comment\":{}}],[\"filteroperations\",{\"_index\":749,\"name\":{\"2235\":{}},\"comment\":{}}],[\"filteroperators\",{\"_index\":750,\"name\":{\"2236\":{}},\"comment\":{}}],[\"find\",{\"_index\":223,\"name\":{\"667\":{},\"795\":{},\"970\":{},\"1034\":{},\"1317\":{}},\"comment\":{}}],[\"findcursor\",{\"_index\":268,\"name\":{\"728\":{}},\"comment\":{}}],[\"findone\",{\"_index\":222,\"name\":{\"666\":{}},\"comment\":{}}],[\"findoneanddelete\",{\"_index\":236,\"name\":{\"681\":{}},\"comment\":{}}],[\"findoneanddeleteoptions\",{\"_index\":872,\"name\":{\"2561\":{}},\"comment\":{}}],[\"findoneandreplace\",{\"_index\":237,\"name\":{\"682\":{}},\"comment\":{}}],[\"findoneandreplaceoptions\",{\"_index\":874,\"name\":{\"2583\":{}},\"comment\":{}}],[\"findoneandupdate\",{\"_index\":238,\"name\":{\"683\":{}},\"comment\":{}}],[\"findoneandupdateoptions\",{\"_index\":875,\"name\":{\"2608\":{}},\"comment\":{}}],[\"findoperators\",{\"_index\":447,\"name\":{\"1324\":{}},\"comment\":{}}],[\"findoptions\",{\"_index\":866,\"name\":{\"2525\":{}},\"comment\":{}}],[\"flags\",{\"_index\":839,\"name\":{\"2422\":{}},\"comment\":{}}],[\"flatten\",{\"_index\":778,\"name\":{\"2268\":{}},\"comment\":{}}],[\"force\",{\"_index\":629,\"name\":{\"1818\":{},\"3045\":{}},\"comment\":{}}],[\"forceclear\",{\"_index\":990,\"name\":{\"3046\":{}},\"comment\":{}}],[\"forceserverobjectid\",{\"_index\":19,\"name\":{\"19\":{},\"2011\":{},\"2125\":{},\"2182\":{},\"2719\":{}},\"comment\":{}}],[\"foreach\",{\"_index\":122,\"name\":{\"458\":{},\"526\":{},\"764\":{},\"862\":{},\"908\":{},\"1006\":{},\"1982\":{}},\"comment\":{}}],[\"fragment\",{\"_index\":491,\"name\":{\"1528\":{}},\"comment\":{}}],[\"fromhostport\",{\"_index\":1005,\"name\":{\"3091\":{}},\"comment\":{}}],[\"fromoptions\",{\"_index\":341,\"name\":{\"1070\":{},\"1090\":{},\"1106\":{}},\"comment\":{}}],[\"fromsrvrecord\",{\"_index\":1006,\"name\":{\"3092\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":355,\"name\":{\"1089\":{},\"3090\":{},\"3105\":{},\"3112\":{}},\"comment\":{}}],[\"fsync\",{\"_index\":370,\"name\":{\"1113\":{},\"3127\":{}},\"comment\":{}}],[\"full\",{\"_index\":831,\"name\":{\"2363\":{}},\"comment\":{}}],[\"fulldocument\",{\"_index\":474,\"name\":{\"1423\":{},\"1445\":{},\"1498\":{},\"1532\":{},\"1554\":{}},\"comment\":{}}],[\"fulldocumentbeforechange\",{\"_index\":462,\"name\":{\"1367\":{},\"1446\":{},\"1500\":{},\"1535\":{}},\"comment\":{}}],[\"gcp\",{\"_index\":508,\"name\":{\"1571\":{},\"1724\":{},\"1729\":{}},\"comment\":{}}],[\"gcpencryptionkeyoptions\",{\"_index\":552,\"name\":{\"1633\":{}},\"comment\":{}}],[\"generateidmap\",{\"_index\":417,\"name\":{\"1230\":{}},\"comment\":{}}],[\"generation\",{\"_index\":614,\"name\":{\"1794\":{}},\"comment\":{}}],[\"genericlistener\",{\"_index\":735,\"name\":{\"2200\":{}},\"comment\":{}}],[\"geointersects\",{\"_index\":765,\"name\":{\"2253\":{}},\"comment\":{}}],[\"geometry\",{\"_index\":766,\"name\":{\"2255\":{}},\"comment\":{}}],[\"geonear\",{\"_index\":169,\"name\":{\"511\":{},\"1967\":{}},\"comment\":{}}],[\"geowithin\",{\"_index\":767,\"name\":{\"2256\":{}},\"comment\":{}}],[\"getkey\",{\"_index\":68,\"name\":{\"71\":{}},\"comment\":{}}],[\"getkeybyaltname\",{\"_index\":69,\"name\":{\"72\":{}},\"comment\":{}}],[\"getkeys\",{\"_index\":67,\"name\":{\"70\":{}},\"comment\":{}}],[\"getmaxlisteners\",{\"_index\":145,\"name\":{\"483\":{},\"549\":{},\"565\":{},\"603\":{},\"645\":{},\"786\":{},\"812\":{},\"886\":{},\"932\":{},\"963\":{},\"1026\":{},\"2005\":{},\"2216\":{}},\"comment\":{}}],[\"getmoreoptions\",{\"_index\":321,\"name\":{\"979\":{}},\"comment\":{}}],[\"getoperation\",{\"_index\":438,\"name\":{\"1296\":{}},\"comment\":{}}],[\"getrawresponse\",{\"_index\":419,\"name\":{\"1244\":{}},\"comment\":{}}],[\"getupsertedidat\",{\"_index\":418,\"name\":{\"1243\":{}},\"comment\":{}}],[\"getwriteconcernerror\",{\"_index\":424,\"name\":{\"1249\":{}},\"comment\":{}}],[\"getwriteerrorat\",{\"_index\":422,\"name\":{\"1247\":{}},\"comment\":{}}],[\"getwriteerrorcount\",{\"_index\":421,\"name\":{\"1246\":{}},\"comment\":{}}],[\"getwriteerrors\",{\"_index\":423,\"name\":{\"1248\":{}},\"comment\":{}}],[\"granularity\",{\"_index\":854,\"name\":{\"2457\":{}},\"comment\":{}}],[\"gridfsbucket\",{\"_index\":277,\"name\":{\"788\":{}},\"comment\":{}}],[\"gridfsbucketevents\",{\"_index\":693,\"name\":{\"2052\":{}},\"comment\":{}}],[\"gridfsbucketoptions\",{\"_index\":694,\"name\":{\"2055\":{}},\"comment\":{}}],[\"gridfsbucketreadstream\",{\"_index\":284,\"name\":{\"814\":{}},\"comment\":{}}],[\"gridfsbucketreadstreamoptions\",{\"_index\":686,\"name\":{\"2032\":{}},\"comment\":{}}],[\"gridfsbucketreadstreamoptionswithrevision\",{\"_index\":687,\"name\":{\"2037\":{}},\"comment\":{}}],[\"gridfsbucketwritestream\",{\"_index\":288,\"name\":{\"819\":{}},\"comment\":{}}],[\"gridfsbucketwritestreamoptions\",{\"_index\":696,\"name\":{\"2060\":{}},\"comment\":{}}],[\"gridfschunk\",{\"_index\":697,\"name\":{\"2067\":{}},\"comment\":{}}],[\"gridfsfile\",{\"_index\":304,\"name\":{\"839\":{},\"2043\":{}},\"comment\":{}}],[\"group\",{\"_index\":159,\"name\":{\"501\":{},\"1957\":{}},\"comment\":{}}],[\"gssapicanonicalizationvalue\",{\"_index\":329,\"name\":{\"1044\":{},\"1045\":{}},\"comment\":{}}],[\"gt\",{\"_index\":752,\"name\":{\"2238\":{}},\"comment\":{}}],[\"gte\",{\"_index\":753,\"name\":{\"2239\":{}},\"comment\":{}}],[\"handlewriteerror\",{\"_index\":326,\"name\":{\"1029\":{}},\"comment\":{}}],[\"hasaggregationcursor\",{\"_index\":965,\"name\":{\"3007\":{}},\"comment\":{}}],[\"hasauthcommands\",{\"_index\":968,\"name\":{\"3010\":{}},\"comment\":{}}],[\"hasdatabearingservers\",{\"_index\":984,\"name\":{\"3033\":{}},\"comment\":{}}],[\"hasended\",{\"_index\":185,\"name\":{\"606\":{}},\"comment\":{}}],[\"haserrorlabel\",{\"_index\":59,\"name\":{\"61\":{},\"87\":{},\"98\":{},\"109\":{},\"120\":{},\"131\":{},\"142\":{},\"153\":{},\"164\":{},\"175\":{},\"186\":{},\"197\":{},\"208\":{},\"219\":{},\"230\":{},\"241\":{},\"252\":{},\"263\":{},\"274\":{},\"285\":{},\"296\":{},\"307\":{},\"318\":{},\"329\":{},\"340\":{},\"355\":{},\"367\":{},\"379\":{},\"390\":{},\"401\":{},\"412\":{},\"423\":{},\"439\":{},\"1654\":{},\"1666\":{},\"1678\":{},\"1689\":{},\"1700\":{},\"1711\":{}},\"comment\":{}}],[\"hash\",{\"_index\":939,\"name\":{\"2940\":{}},\"comment\":{}}],[\"hasknownservers\",{\"_index\":983,\"name\":{\"3032\":{}},\"comment\":{}}],[\"haslistcollectionscommand\",{\"_index\":969,\"name\":{\"3011\":{}},\"comment\":{}}],[\"haslistindexescommand\",{\"_index\":970,\"name\":{\"3012\":{}},\"comment\":{}}],[\"hasnext\",{\"_index\":119,\"name\":{\"455\":{},\"523\":{},\"583\":{},\"761\":{},\"859\":{},\"905\":{},\"1003\":{},\"1979\":{}},\"comment\":{}}],[\"hasserviceid\",{\"_index\":379,\"name\":{\"1122\":{},\"1132\":{},\"1141\":{}},\"comment\":{}}],[\"hastextsearch\",{\"_index\":967,\"name\":{\"3009\":{}},\"comment\":{}}],[\"hastimedout\",{\"_index\":993,\"name\":{\"3052\":{}},\"comment\":{}}],[\"haswritecommands\",{\"_index\":966,\"name\":{\"3008\":{}},\"comment\":{}}],[\"haswriteerrors\",{\"_index\":420,\"name\":{\"1245\":{}},\"comment\":{}}],[\"heartbeatfrequencyms\",{\"_index\":717,\"name\":{\"2113\":{},\"2176\":{},\"2945\":{},\"3028\":{},\"3035\":{}},\"comment\":{}}],[\"hedge\",{\"_index\":360,\"name\":{\"1096\":{},\"2925\":{},\"2932\":{},\"2935\":{}},\"comment\":{}}],[\"hedgeoptions\",{\"_index\":933,\"name\":{\"2920\":{}},\"comment\":{}}],[\"hidden\",{\"_index\":889,\"name\":{\"2654\":{},\"2682\":{}},\"comment\":{}}],[\"hint\",{\"_index\":211,\"name\":{\"655\":{},\"735\":{},\"1255\":{},\"1259\":{},\"1266\":{},\"1273\":{},\"1280\":{},\"1334\":{},\"1469\":{},\"1940\":{},\"2318\":{},\"2370\":{},\"2396\":{},\"2463\":{},\"2487\":{},\"2530\":{},\"2562\":{},\"2585\":{},\"2611\":{},\"2792\":{},\"2847\":{},\"2869\":{},\"2900\":{}},\"comment\":{}}],[\"host\",{\"_index\":957,\"name\":{\"2989\":{},\"3094\":{},\"3102\":{}},\"comment\":{}}],[\"hostaddress\",{\"_index\":615,\"name\":{\"1795\":{},\"1828\":{},\"2984\":{},\"3089\":{}},\"comment\":{}}],[\"hosts\",{\"_index\":723,\"name\":{\"2139\":{},\"2966\":{}},\"comment\":{}}],[\"id\",{\"_index\":111,\"name\":{\"444\":{},\"512\":{},\"616\":{},\"750\":{},\"826\":{},\"848\":{},\"894\":{},\"992\":{},\"1793\":{},\"1968\":{},\"2062\":{},\"3048\":{},\"3055\":{}},\"comment\":{}}],[\"idindex\",{\"_index\":902,\"name\":{\"2747\":{}},\"comment\":{}}],[\"idpserverinfo\",{\"_index\":590,\"name\":{\"1762\":{}},\"comment\":{}}],[\"idpserverresponse\",{\"_index\":594,\"name\":{\"1766\":{}},\"comment\":{}}],[\"in\",{\"_index\":754,\"name\":{\"2240\":{}},\"comment\":{}}],[\"includeresultmetadata\",{\"_index\":873,\"name\":{\"2566\":{},\"2591\":{},\"2617\":{}},\"comment\":{}}],[\"incrementtransactionnumber\",{\"_index\":201,\"name\":{\"625\":{}},\"comment\":{}}],[\"index\",{\"_index\":278,\"name\":{\"789\":{},\"1224\":{},\"1293\":{},\"1300\":{},\"2054\":{}},\"comment\":{}}],[\"indexdescription\",{\"_index\":891,\"name\":{\"2671\":{}},\"comment\":{}}],[\"indexdirection\",{\"_index\":892,\"name\":{\"2693\":{}},\"comment\":{}}],[\"indexes\",{\"_index\":235,\"name\":{\"680\":{}},\"comment\":{}}],[\"indexexists\",{\"_index\":230,\"name\":{\"675\":{}},\"comment\":{}}],[\"indexinformation\",{\"_index\":231,\"name\":{\"676\":{},\"725\":{}},\"comment\":{}}],[\"indexinformationoptions\",{\"_index\":830,\"name\":{\"2362\":{}},\"comment\":{}}],[\"indexoptiondefaults\",{\"_index\":844,\"name\":{\"2427\":{}},\"comment\":{}}],[\"indexspecification\",{\"_index\":893,\"name\":{\"2694\":{}},\"comment\":{}}],[\"inferidtype\",{\"_index\":779,\"name\":{\"2269\":{}},\"comment\":{}}],[\"info\",{\"_index\":900,\"name\":{\"2743\":{}},\"comment\":{}}],[\"init\",{\"_index\":174,\"name\":{\"570\":{}},\"comment\":{}}],[\"initializeorderedbulkop\",{\"_index\":242,\"name\":{\"687\":{}},\"comment\":{}}],[\"initializeunorderedbulkop\",{\"_index\":241,\"name\":{\"686\":{}},\"comment\":{}}],[\"insert\",{\"_index\":317,\"name\":{\"969\":{},\"1033\":{},\"1316\":{}},\"comment\":{}}],[\"insertedcount\",{\"_index\":43,\"name\":{\"43\":{},\"1233\":{},\"2714\":{}},\"comment\":{}}],[\"insertedid\",{\"_index\":898,\"name\":{\"2738\":{}},\"comment\":{}}],[\"insertedids\",{\"_index\":48,\"name\":{\"48\":{},\"1240\":{},\"2715\":{}},\"comment\":{}}],[\"insertmany\",{\"_index\":213,\"name\":{\"657\":{}},\"comment\":{}}],[\"insertmanyresult\",{\"_index\":895,\"name\":{\"2712\":{}},\"comment\":{}}],[\"insertone\",{\"_index\":212,\"name\":{\"656\":{}},\"comment\":{}}],[\"insertonemodel\",{\"_index\":429,\"name\":{\"1260\":{}},\"comment\":{}}],[\"insertoneoptions\",{\"_index\":896,\"name\":{\"2717\":{}},\"comment\":{}}],[\"insertoneresult\",{\"_index\":897,\"name\":{\"2736\":{}},\"comment\":{}}],[\"inspect\",{\"_index\":1009,\"name\":{\"3098\":{}},\"comment\":{}}],[\"int32\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"integertype\",{\"_index\":780,\"name\":{\"2270\":{}},\"comment\":{}}],[\"interruptinuseconnections\",{\"_index\":392,\"name\":{\"1168\":{}},\"comment\":{}}],[\"intransaction\",{\"_index\":202,\"name\":{\"626\":{}},\"comment\":{}}],[\"isactive\",{\"_index\":999,\"name\":{\"3065\":{}},\"comment\":{}}],[\"isany\",{\"_index\":781,\"name\":{\"2271\":{}},\"comment\":{}}],[\"iscapped\",{\"_index\":224,\"name\":{\"669\":{}},\"comment\":{}}],[\"iscommitted\",{\"_index\":1000,\"name\":{\"3066\":{}},\"comment\":{}}],[\"isdatabearing\",{\"_index\":955,\"name\":{\"2987\":{}},\"comment\":{}}],[\"isdirty\",{\"_index\":992,\"name\":{\"3051\":{}},\"comment\":{}}],[\"isipv6\",{\"_index\":1008,\"name\":{\"3097\":{}},\"comment\":{}}],[\"isok\",{\"_index\":426,\"name\":{\"1251\":{}},\"comment\":{}}],[\"isordered\",{\"_index\":315,\"name\":{\"967\":{},\"1031\":{},\"1314\":{}},\"comment\":{}}],[\"ispinned\",{\"_index\":196,\"name\":{\"620\":{},\"3063\":{}},\"comment\":{}}],[\"isreadable\",{\"_index\":954,\"name\":{\"2986\":{}},\"comment\":{}}],[\"isstarting\",{\"_index\":998,\"name\":{\"3064\":{}},\"comment\":{}}],[\"issuer\",{\"_index\":591,\"name\":{\"1763\":{}},\"comment\":{}}],[\"isvalid\",{\"_index\":357,\"name\":{\"1092\":{},\"1100\":{}},\"comment\":{}}],[\"iswritable\",{\"_index\":956,\"name\":{\"2988\":{}},\"comment\":{}}],[\"j\",{\"_index\":369,\"name\":{\"1112\":{},\"3125\":{}},\"comment\":{}}],[\"join\",{\"_index\":782,\"name\":{\"2272\":{}},\"comment\":{}}],[\"journal\",{\"_index\":366,\"name\":{\"1109\":{},\"2122\":{},\"3124\":{}},\"comment\":{}}],[\"jsonschema\",{\"_index\":762,\"name\":{\"2249\":{}},\"comment\":{}}],[\"key\",{\"_index\":506,\"name\":{\"1569\":{},\"1596\":{},\"1719\":{},\"2415\":{},\"2674\":{}},\"comment\":{}}],[\"keyaltname\",{\"_index\":539,\"name\":{\"1609\":{}},\"comment\":{}}],[\"keyaltnames\",{\"_index\":534,\"name\":{\"1604\":{},\"1627\":{}},\"comment\":{}}],[\"keyid\",{\"_index\":538,\"name\":{\"1608\":{},\"2941\":{}},\"comment\":{}}],[\"keymaterial\",{\"_index\":535,\"name\":{\"1605\":{},\"1628\":{}},\"comment\":{}}],[\"keyname\",{\"_index\":529,\"name\":{\"1599\":{},\"1637\":{}},\"comment\":{}}],[\"keyring\",{\"_index\":555,\"name\":{\"1636\":{}},\"comment\":{}}],[\"keysofatype\",{\"_index\":783,\"name\":{\"2273\":{}},\"comment\":{}}],[\"keysofothertype\",{\"_index\":784,\"name\":{\"2274\":{}},\"comment\":{}}],[\"keyvaultclient\",{\"_index\":501,\"name\":{\"1562\":{},\"1615\":{}},\"comment\":{}}],[\"keyvaultendpoint\",{\"_index\":530,\"name\":{\"1600\":{}},\"comment\":{}}],[\"keyvaultnamespace\",{\"_index\":502,\"name\":{\"1563\":{},\"1614\":{}},\"comment\":{}}],[\"keyversion\",{\"_index\":531,\"name\":{\"1601\":{},\"1638\":{}},\"comment\":{}}],[\"killed\",{\"_index\":114,\"name\":{\"450\":{},\"518\":{},\"756\":{},\"854\":{},\"900\":{},\"998\":{},\"1974\":{}},\"comment\":{}}],[\"kmip\",{\"_index\":509,\"name\":{\"1572\":{},\"1720\":{},\"1730\":{}},\"comment\":{}}],[\"kmsproviders\",{\"_index\":503,\"name\":{\"1564\":{},\"1616\":{},\"1715\":{}},\"comment\":{}}],[\"language\",{\"_index\":806,\"name\":{\"2297\":{}},\"comment\":{}}],[\"language_override\",{\"_index\":883,\"name\":{\"2646\":{},\"2687\":{}},\"comment\":{}}],[\"lasterrorobject\",{\"_index\":663,\"name\":{\"1901\":{}},\"comment\":{}}],[\"lastupdatetime\",{\"_index\":947,\"name\":{\"2975\":{}},\"comment\":{}}],[\"lastuse\",{\"_index\":991,\"name\":{\"3049\":{}},\"comment\":{}}],[\"lastwritedate\",{\"_index\":948,\"name\":{\"2976\":{}},\"comment\":{}}],[\"legal_tcp_socket_options\",{\"_index\":603,\"name\":{\"1779\":{}},\"comment\":{}}],[\"legal_tls_socket_options\",{\"_index\":604,\"name\":{\"1780\":{}},\"comment\":{}}],[\"length\",{\"_index\":296,\"name\":{\"829\":{},\"2045\":{}},\"comment\":{}}],[\"let\",{\"_index\":20,\"name\":{\"20\":{},\"1472\":{},\"1941\":{},\"2319\":{},\"2397\":{},\"2464\":{},\"2546\":{},\"2565\":{},\"2590\":{},\"2616\":{},\"2849\":{},\"2871\":{}},\"comment\":{}}],[\"level\",{\"_index\":346,\"name\":{\"1076\":{}},\"comment\":{}}],[\"libmongocryptversion\",{\"_index\":63,\"name\":{\"65\":{}},\"comment\":{}}],[\"limit\",{\"_index\":160,\"name\":{\"502\":{},\"748\":{},\"1958\":{},\"2368\":{},\"2388\":{},\"2485\":{},\"2526\":{}},\"comment\":{}}],[\"linearizable\",{\"_index\":344,\"name\":{\"1073\":{}},\"comment\":{}}],[\"listcollections\",{\"_index\":260,\"name\":{\"716\":{}},\"comment\":{}}],[\"listcollectionscursor\",{\"_index\":305,\"name\":{\"841\":{}},\"comment\":{}}],[\"listcollectionsoptions\",{\"_index\":903,\"name\":{\"2748\":{}},\"comment\":{}}],[\"listdatabases\",{\"_index\":155,\"name\":{\"493\":{}},\"comment\":{}}],[\"listdatabasesoptions\",{\"_index\":906,\"name\":{\"2767\":{}},\"comment\":{}}],[\"listdatabasesresult\",{\"_index\":908,\"name\":{\"2787\":{}},\"comment\":{}}],[\"listenercount\",{\"_index\":141,\"name\":{\"479\":{},\"545\":{},\"561\":{},\"599\":{},\"641\":{},\"782\":{},\"808\":{},\"882\":{},\"928\":{},\"959\":{},\"1022\":{},\"2001\":{},\"2212\":{}},\"comment\":{}}],[\"listeners\",{\"_index\":138,\"name\":{\"476\":{},\"542\":{},\"558\":{},\"596\":{},\"638\":{},\"779\":{},\"805\":{},\"879\":{},\"925\":{},\"956\":{},\"1019\":{},\"1998\":{},\"2209\":{}},\"comment\":{}}],[\"listindexes\",{\"_index\":229,\"name\":{\"674\":{}},\"comment\":{}}],[\"listindexescursor\",{\"_index\":306,\"name\":{\"888\":{}},\"comment\":{}}],[\"listindexesoptions\",{\"_index\":894,\"name\":{\"2695\":{}},\"comment\":{}}],[\"listsearchindexes\",{\"_index\":244,\"name\":{\"689\":{}},\"comment\":{}}],[\"listsearchindexescursor\",{\"_index\":674,\"name\":{\"1951\":{}},\"comment\":{}}],[\"listsearchindexesoptions\",{\"_index\":675,\"name\":{\"2007\":{}},\"comment\":{}}],[\"loadbalanced\",{\"_index\":115,\"name\":{\"451\":{},\"519\":{},\"619\":{},\"757\":{},\"855\":{},\"901\":{},\"999\":{},\"1807\":{},\"1826\":{},\"1884\":{},\"1891\":{},\"1975\":{},\"2119\":{},\"2144\":{},\"2948\":{}},\"comment\":{}}],[\"local\",{\"_index\":505,\"name\":{\"1567\":{},\"1717\":{},\"1731\":{}},\"comment\":{}}],[\"locale\",{\"_index\":820,\"name\":{\"2336\":{}},\"comment\":{}}],[\"localthresholdms\",{\"_index\":715,\"name\":{\"2111\":{},\"2174\":{},\"3029\":{},\"3036\":{}},\"comment\":{}}],[\"location\",{\"_index\":554,\"name\":{\"1635\":{}},\"comment\":{}}],[\"logger\",{\"_index\":515,\"name\":{\"1581\":{}},\"comment\":{}}],[\"logicalsessiontimeoutminutes\",{\"_index\":623,\"name\":{\"1806\":{},\"1842\":{},\"1883\":{},\"1890\":{},\"2961\":{},\"2982\":{},\"3027\":{}},\"comment\":{}}],[\"long\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"lookup\",{\"_index\":164,\"name\":{\"506\":{},\"1962\":{}},\"comment\":{}}],[\"lsid\",{\"_index\":454,\"name\":{\"1344\":{},\"1352\":{},\"1360\":{},\"1371\":{},\"1384\":{},\"1400\":{},\"1408\":{},\"1416\":{},\"1428\":{},\"1439\":{},\"1479\":{},\"1493\":{},\"1504\":{},\"1514\":{},\"1523\":{},\"1539\":{}},\"comment\":{}}],[\"lt\",{\"_index\":755,\"name\":{\"2241\":{}},\"comment\":{}}],[\"lte\",{\"_index\":756,\"name\":{\"2242\":{}},\"comment\":{}}],[\"majority\",{\"_index\":342,\"name\":{\"1071\":{}},\"comment\":{}}],[\"map\",{\"_index\":125,\"name\":{\"462\":{},\"499\":{},\"731\":{},\"866\":{},\"912\":{},\"1009\":{},\"1955\":{}},\"comment\":{}}],[\"masterkey\",{\"_index\":533,\"name\":{\"1603\":{},\"1621\":{},\"1632\":{}},\"comment\":{}}],[\"match\",{\"_index\":161,\"name\":{\"503\":{},\"1959\":{}},\"comment\":{}}],[\"matchedcount\",{\"_index\":44,\"name\":{\"44\":{},\"1234\":{},\"2889\":{}},\"comment\":{}}],[\"matchkeysandvalues\",{\"_index\":785,\"name\":{\"2275\":{}},\"comment\":{}}],[\"max\",{\"_index\":271,\"name\":{\"737\":{},\"1642\":{},\"2421\":{},\"2537\":{},\"2651\":{},\"2675\":{}},\"comment\":{}}],[\"maxawaittimems\",{\"_index\":275,\"name\":{\"742\":{},\"982\":{},\"1447\":{},\"1549\":{},\"1913\":{},\"1929\":{},\"2316\":{},\"2394\":{},\"2539\":{}},\"comment\":{}}],[\"maxbsonobjectsize\",{\"_index\":652,\"name\":{\"1878\":{}},\"comment\":{}}],[\"maxcommittimems\",{\"_index\":1002,\"name\":{\"3071\":{}},\"comment\":{}}],[\"maxconnecting\",{\"_index\":634,\"name\":{\"1823\":{},\"2099\":{},\"2171\":{}},\"comment\":{}}],[\"maxdistance\",{\"_index\":770,\"name\":{\"2259\":{}},\"comment\":{}}],[\"maxelectionid\",{\"_index\":977,\"name\":{\"3022\":{}},\"comment\":{}}],[\"maxidletimems\",{\"_index\":635,\"name\":{\"1824\":{},\"2100\":{},\"2172\":{}},\"comment\":{}}],[\"maxkey\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"maxmessagesizebytes\",{\"_index\":653,\"name\":{\"1879\":{}},\"comment\":{}}],[\"maxpoolsize\",{\"_index\":632,\"name\":{\"1821\":{},\"2097\":{},\"2170\":{}},\"comment\":{}}],[\"maxsetversion\",{\"_index\":976,\"name\":{\"3021\":{}},\"comment\":{}}],[\"maxstalenessseconds\",{\"_index\":361,\"name\":{\"1097\":{},\"2105\":{},\"2927\":{},\"2931\":{},\"2934\":{}},\"comment\":{}}],[\"maxtimems\",{\"_index\":23,\"name\":{\"23\":{},\"465\":{},\"532\":{},\"743\":{},\"869\":{},\"915\":{},\"990\":{},\"1464\":{},\"1912\":{},\"1928\":{},\"1988\":{},\"2315\":{},\"2348\":{},\"2369\":{},\"2393\":{},\"2440\":{},\"2466\":{},\"2493\":{},\"2509\":{},\"2538\":{},\"2569\":{},\"2594\":{},\"2620\":{},\"2665\":{},\"2707\":{},\"2722\":{},\"2762\":{},\"2773\":{},\"2807\":{},\"2830\":{},\"2851\":{},\"2873\":{},\"2905\":{},\"3073\":{}},\"comment\":{}}],[\"maxvariable\",{\"_index\":826,\"name\":{\"2342\":{}},\"comment\":{}}],[\"maxwireversion\",{\"_index\":651,\"name\":{\"1877\":{},\"2973\":{},\"3005\":{}},\"comment\":{}}],[\"maxwritebatchsize\",{\"_index\":654,\"name\":{\"1880\":{}},\"comment\":{}}],[\"me\",{\"_index\":949,\"name\":{\"2977\":{}},\"comment\":{}}],[\"mechanism\",{\"_index\":585,\"name\":{\"1750\":{},\"1760\":{}},\"comment\":{}}],[\"mechanismproperties\",{\"_index\":586,\"name\":{\"1751\":{},\"1761\":{}},\"comment\":{}}],[\"memory_mb\",{\"_index\":645,\"name\":{\"1862\":{}},\"comment\":{}}],[\"merge\",{\"_index\":581,\"name\":{\"1745\":{}},\"comment\":{}}],[\"message\",{\"_index\":610,\"name\":{\"1789\":{},\"2021\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":621,\"name\":{\"1804\":{},\"1841\":{},\"2050\":{},\"2063\":{},\"2149\":{},\"2960\":{}},\"comment\":{}}],[\"metafield\",{\"_index\":853,\"name\":{\"2456\":{}},\"comment\":{}}],[\"min\",{\"_index\":270,\"name\":{\"736\":{},\"1641\":{},\"2536\":{},\"2650\":{},\"2676\":{}},\"comment\":{}}],[\"minheartbeatfrequencyms\",{\"_index\":718,\"name\":{\"2114\":{},\"2177\":{},\"2946\":{}},\"comment\":{}}],[\"minkey\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"minpoolsize\",{\"_index\":633,\"name\":{\"1822\":{},\"2098\":{},\"2160\":{}},\"comment\":{}}],[\"minwireversion\",{\"_index\":362,\"name\":{\"1098\":{},\"1876\":{},\"2972\":{},\"3006\":{}},\"comment\":{}}],[\"mod\",{\"_index\":763,\"name\":{\"2250\":{}},\"comment\":{}}],[\"mode\",{\"_index\":358,\"name\":{\"1094\":{}},\"comment\":{}}],[\"modifiedcount\",{\"_index\":45,\"name\":{\"45\":{},\"1235\":{},\"2890\":{}},\"comment\":{}}],[\"modifyresult\",{\"_index\":661,\"name\":{\"1899\":{}},\"comment\":{}}],[\"mongo_client_events\",{\"_index\":664,\"name\":{\"1903\":{}},\"comment\":{}}],[\"mongoapierror\",{\"_index\":76,\"name\":{\"79\":{}},\"comment\":{}}],[\"mongoawserror\",{\"_index\":77,\"name\":{\"90\":{}},\"comment\":{}}],[\"mongoazureerror\",{\"_index\":78,\"name\":{\"101\":{}},\"comment\":{}}],[\"mongobatchreexecutionerror\",{\"_index\":79,\"name\":{\"112\":{}},\"comment\":{}}],[\"mongobulkwriteerror\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"mongochangestreamerror\",{\"_index\":80,\"name\":{\"123\":{}},\"comment\":{}}],[\"mongoclient\",{\"_index\":307,\"name\":{\"934\":{}},\"comment\":{}}],[\"mongoclientevents\",{\"_index\":701,\"name\":{\"2079\":{}},\"comment\":{}}],[\"mongoclientoptions\",{\"_index\":702,\"name\":{\"2080\":{}},\"comment\":{}}],[\"mongocompatibilityerror\",{\"_index\":81,\"name\":{\"134\":{}},\"comment\":{}}],[\"mongocredentials\",{\"_index\":580,\"name\":{\"1744\":{}},\"comment\":{}}],[\"mongocredentialsoptions\",{\"_index\":589,\"name\":{\"1755\":{}},\"comment\":{}}],[\"mongocryptazurekmsrequesterror\",{\"_index\":558,\"name\":{\"1645\":{}},\"comment\":{}}],[\"mongocryptcreatedatakeyerror\",{\"_index\":560,\"name\":{\"1657\":{}},\"comment\":{}}],[\"mongocryptcreateencryptedcollectionerror\",{\"_index\":562,\"name\":{\"1669\":{}},\"comment\":{}}],[\"mongocryptdbypassspawn\",{\"_index\":518,\"name\":{\"1586\":{}},\"comment\":{}}],[\"mongocryptdspawnargs\",{\"_index\":520,\"name\":{\"1588\":{}},\"comment\":{}}],[\"mongocryptdspawnpath\",{\"_index\":519,\"name\":{\"1587\":{}},\"comment\":{}}],[\"mongocryptduri\",{\"_index\":517,\"name\":{\"1585\":{}},\"comment\":{}}],[\"mongocrypterror\",{\"_index\":563,\"name\":{\"1681\":{}},\"comment\":{}}],[\"mongocryptinvalidargumenterror\",{\"_index\":564,\"name\":{\"1692\":{}},\"comment\":{}}],[\"mongocryptkmsrequestnetworktimeouterror\",{\"_index\":565,\"name\":{\"1703\":{}},\"comment\":{}}],[\"mongocursorexhaustederror\",{\"_index\":82,\"name\":{\"145\":{}},\"comment\":{}}],[\"mongocursorinuseerror\",{\"_index\":83,\"name\":{\"156\":{}},\"comment\":{}}],[\"mongodbcollectionnamespace\",{\"_index\":1011,\"name\":{\"3104\":{}},\"comment\":{}}],[\"mongodbnamespace\",{\"_index\":1013,\"name\":{\"3111\":{}},\"comment\":{}}],[\"mongodecompressionerror\",{\"_index\":84,\"name\":{\"167\":{}},\"comment\":{}}],[\"mongodrivererror\",{\"_index\":85,\"name\":{\"178\":{}},\"comment\":{}}],[\"mongoerror\",{\"_index\":86,\"name\":{\"189\":{}},\"comment\":{}}],[\"mongoerrorlabel\",{\"_index\":333,\"name\":{\"1051\":{},\"1052\":{}},\"comment\":{}}],[\"mongoexpiredsessionerror\",{\"_index\":87,\"name\":{\"200\":{}},\"comment\":{}}],[\"mongogridfschunkerror\",{\"_index\":88,\"name\":{\"211\":{}},\"comment\":{}}],[\"mongogridfsstreamerror\",{\"_index\":89,\"name\":{\"222\":{}},\"comment\":{}}],[\"mongoinvalidargumenterror\",{\"_index\":90,\"name\":{\"233\":{}},\"comment\":{}}],[\"mongokerberoserror\",{\"_index\":91,\"name\":{\"244\":{}},\"comment\":{}}],[\"mongomissingcredentialserror\",{\"_index\":92,\"name\":{\"255\":{}},\"comment\":{}}],[\"mongomissingdependencyerror\",{\"_index\":93,\"name\":{\"266\":{}},\"comment\":{}}],[\"mongonetworkerror\",{\"_index\":94,\"name\":{\"277\":{}},\"comment\":{}}],[\"mongonetworkerroroptions\",{\"_index\":682,\"name\":{\"2026\":{}},\"comment\":{}}],[\"mongonetworktimeouterror\",{\"_index\":95,\"name\":{\"288\":{}},\"comment\":{}}],[\"mongonotconnectederror\",{\"_index\":96,\"name\":{\"299\":{}},\"comment\":{}}],[\"mongooptions\",{\"_index\":722,\"name\":{\"2137\":{}},\"comment\":{}}],[\"mongoparseerror\",{\"_index\":97,\"name\":{\"310\":{}},\"comment\":{}}],[\"mongoruntimeerror\",{\"_index\":98,\"name\":{\"321\":{}},\"comment\":{}}],[\"mongoserverclosederror\",{\"_index\":99,\"name\":{\"332\":{}},\"comment\":{}}],[\"mongoservererror\",{\"_index\":100,\"name\":{\"343\":{}},\"comment\":{}}],[\"mongoserverselectionerror\",{\"_index\":101,\"name\":{\"358\":{}},\"comment\":{}}],[\"mongosystemerror\",{\"_index\":103,\"name\":{\"370\":{}},\"comment\":{}}],[\"mongotailablecursorerror\",{\"_index\":104,\"name\":{\"382\":{}},\"comment\":{}}],[\"mongotopologyclosederror\",{\"_index\":105,\"name\":{\"393\":{}},\"comment\":{}}],[\"mongotransactionerror\",{\"_index\":106,\"name\":{\"404\":{}},\"comment\":{}}],[\"mongounexpectedserverresponseerror\",{\"_index\":107,\"name\":{\"415\":{}},\"comment\":{}}],[\"mongowriteconcernerror\",{\"_index\":108,\"name\":{\"426\":{}},\"comment\":{}}],[\"monitorcommands\",{\"_index\":310,\"name\":{\"939\":{},\"1797\":{},\"1838\":{},\"2127\":{},\"2184\":{},\"2957\":{}},\"comment\":{}}],[\"monitorevents\",{\"_index\":940,\"name\":{\"2942\":{}},\"comment\":{}}],[\"monitoroptions\",{\"_index\":941,\"name\":{\"2943\":{}},\"comment\":{}}],[\"more\",{\"_index\":173,\"name\":{\"569\":{}},\"comment\":{}}],[\"multi\",{\"_index\":930,\"name\":{\"2897\":{}},\"comment\":{}}],[\"n\",{\"_index\":297,\"name\":{\"830\":{},\"2070\":{}},\"comment\":{}}],[\"name\",{\"_index\":42,\"name\":{\"42\":{},\"81\":{},\"92\":{},\"103\":{},\"114\":{},\"125\":{},\"136\":{},\"147\":{},\"158\":{},\"169\":{},\"180\":{},\"195\":{},\"202\":{},\"213\":{},\"224\":{},\"235\":{},\"246\":{},\"257\":{},\"268\":{},\"279\":{},\"290\":{},\"301\":{},\"312\":{},\"323\":{},\"334\":{},\"349\":{},\"360\":{},\"373\":{},\"384\":{},\"395\":{},\"406\":{},\"417\":{},\"429\":{},\"1648\":{},\"1660\":{},\"1672\":{},\"1683\":{},\"1694\":{},\"1705\":{},\"1846\":{},\"1851\":{},\"1857\":{},\"1860\":{},\"1868\":{},\"2076\":{},\"2414\":{},\"2637\":{},\"2673\":{},\"2740\":{},\"2823\":{}},\"comment\":{}}],[\"nameonly\",{\"_index\":904,\"name\":{\"2749\":{},\"2769\":{}},\"comment\":{}}],[\"namespace\",{\"_index\":112,\"name\":{\"445\":{},\"513\":{},\"579\":{},\"650\":{},\"709\":{},\"751\":{},\"849\":{},\"895\":{},\"993\":{},\"1969\":{}},\"comment\":{}}],[\"ne\",{\"_index\":757,\"name\":{\"2243\":{}},\"comment\":{}}],[\"near\",{\"_index\":768,\"name\":{\"2257\":{}},\"comment\":{}}],[\"nearest\",{\"_index\":352,\"name\":{\"1083\":{},\"1088\":{}},\"comment\":{}}],[\"nearsphere\",{\"_index\":769,\"name\":{\"2258\":{}},\"comment\":{}}],[\"nestedpaths\",{\"_index\":786,\"name\":{\"2276\":{}},\"comment\":{}}],[\"nestedpathsoftype\",{\"_index\":787,\"name\":{\"2277\":{}},\"comment\":{}}],[\"new_collection\",{\"_index\":917,\"name\":{\"2804\":{}},\"comment\":{}}],[\"newdescription\",{\"_index\":402,\"name\":{\"1195\":{},\"1214\":{}},\"comment\":{}}],[\"next\",{\"_index\":120,\"name\":{\"456\":{},\"524\":{},\"584\":{},\"762\":{},\"860\":{},\"906\":{},\"1004\":{},\"1980\":{}},\"comment\":{}}],[\"nin\",{\"_index\":758,\"name\":{\"2244\":{}},\"comment\":{}}],[\"nocursortimeout\",{\"_index\":669,\"name\":{\"1917\":{},\"1933\":{},\"2540\":{}},\"comment\":{}}],[\"nodelay\",{\"_index\":619,\"name\":{\"1801\":{},\"1837\":{},\"2124\":{},\"2181\":{},\"2956\":{}},\"comment\":{}}],[\"nonobjectidlikedocument\",{\"_index\":788,\"name\":{\"2278\":{}},\"comment\":{}}],[\"nor\",{\"_index\":802,\"name\":{\"2292\":{}},\"comment\":{}}],[\"noresponse\",{\"_index\":28,\"name\":{\"28\":{},\"1468\":{},\"1946\":{},\"2326\":{},\"2353\":{},\"2377\":{},\"2404\":{},\"2445\":{},\"2471\":{},\"2498\":{},\"2516\":{},\"2560\":{},\"2574\":{},\"2599\":{},\"2625\":{},\"2669\":{},\"2711\":{},\"2727\":{},\"2766\":{},\"2778\":{},\"2812\":{},\"2835\":{},\"2856\":{},\"2878\":{},\"2910\":{},\"3078\":{}},\"comment\":{}}],[\"normalization\",{\"_index\":828,\"name\":{\"2344\":{}},\"comment\":{}}],[\"not\",{\"_index\":759,\"name\":{\"2245\":{}},\"comment\":{}}],[\"notacceptedfields\",{\"_index\":789,\"name\":{\"2279\":{}},\"comment\":{}}],[\"ns\",{\"_index\":461,\"name\":{\"1366\":{},\"1394\":{},\"1404\":{},\"1424\":{},\"1489\":{},\"1499\":{},\"1534\":{}},\"comment\":{}}],[\"numericordering\",{\"_index\":824,\"name\":{\"2340\":{}},\"comment\":{}}],[\"numerictype\",{\"_index\":790,\"name\":{\"2280\":{}},\"comment\":{}}],[\"objectid\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"of\",{\"_index\":492,\"name\":{\"1529\":{}},\"comment\":{}}],[\"off\",{\"_index\":136,\"name\":{\"474\":{},\"540\":{},\"556\":{},\"594\":{},\"636\":{},\"777\":{},\"803\":{},\"877\":{},\"923\":{},\"954\":{},\"1017\":{},\"1996\":{},\"2207\":{}},\"comment\":{}}],[\"oidccallbackcontext\",{\"_index\":598,\"name\":{\"1770\":{}},\"comment\":{}}],[\"oidcrefreshfunction\",{\"_index\":601,\"name\":{\"1775\":{}},\"comment\":{}}],[\"oidcrequestfunction\",{\"_index\":602,\"name\":{\"1777\":{}},\"comment\":{}}],[\"ok\",{\"_index\":54,\"name\":{\"55\":{},\"348\":{},\"433\":{},\"1242\":{},\"1902\":{},\"2791\":{}},\"comment\":{}}],[\"omitreadpreference\",{\"_index\":32,\"name\":{\"32\":{},\"1462\":{},\"1948\":{},\"2330\":{},\"2357\":{},\"2381\":{},\"2408\":{},\"2449\":{},\"2475\":{},\"2502\":{},\"2520\":{},\"2556\":{},\"2578\":{},\"2603\":{},\"2629\":{},\"2663\":{},\"2705\":{},\"2731\":{},\"2760\":{},\"2782\":{},\"2797\":{},\"2816\":{},\"2839\":{},\"2860\":{},\"2882\":{},\"2914\":{},\"3081\":{}},\"comment\":{}}],[\"on\",{\"_index\":133,\"name\":{\"471\":{},\"537\":{},\"553\":{},\"591\":{},\"633\":{},\"774\":{},\"800\":{},\"874\":{},\"920\":{},\"951\":{},\"1014\":{},\"1993\":{},\"2204\":{}},\"comment\":{}}],[\"once\",{\"_index\":134,\"name\":{\"472\":{},\"538\":{},\"554\":{},\"592\":{},\"634\":{},\"775\":{},\"801\":{},\"875\":{},\"921\":{},\"952\":{},\"1015\":{},\"1994\":{},\"2205\":{}},\"comment\":{}}],[\"oneormore\",{\"_index\":791,\"name\":{\"2281\":{}},\"comment\":{}}],[\"onlyfieldsoftype\",{\"_index\":792,\"name\":{\"2282\":{}},\"comment\":{}}],[\"op\",{\"_index\":415,\"name\":{\"1228\":{},\"1302\":{}},\"comment\":{}}],[\"opendownloadstream\",{\"_index\":281,\"name\":{\"793\":{}},\"comment\":{}}],[\"opendownloadstreambyname\",{\"_index\":283,\"name\":{\"796\":{}},\"comment\":{}}],[\"openuploadstream\",{\"_index\":279,\"name\":{\"791\":{}},\"comment\":{}}],[\"openuploadstreamwithid\",{\"_index\":280,\"name\":{\"792\":{}},\"comment\":{}}],[\"operationdescription\",{\"_index\":459,\"name\":{\"1363\":{},\"1391\":{},\"1419\":{},\"1482\":{},\"1517\":{},\"1526\":{}},\"comment\":{}}],[\"operationid\",{\"_index\":316,\"name\":{\"968\":{},\"1032\":{},\"1315\":{}},\"comment\":{}}],[\"operationoptions\",{\"_index\":912,\"name\":{\"2793\":{}},\"comment\":{}}],[\"operations\",{\"_index\":443,\"name\":{\"1310\":{}},\"comment\":{}}],[\"operationtime\",{\"_index\":190,\"name\":{\"612\":{},\"1545\":{}},\"comment\":{}}],[\"operationtype\",{\"_index\":451,\"name\":{\"1340\":{},\"1348\":{},\"1356\":{},\"1365\":{},\"1393\":{},\"1403\":{},\"1412\":{},\"1422\":{},\"1435\":{},\"1475\":{},\"1484\":{},\"1497\":{},\"1510\":{},\"1519\":{},\"1531\":{}},\"comment\":{}}],[\"oplogreplay\",{\"_index\":871,\"name\":{\"2547\":{}},\"comment\":{}}],[\"optionalid\",{\"_index\":793,\"name\":{\"2283\":{}},\"comment\":{}}],[\"optionalunlessrequiredid\",{\"_index\":794,\"name\":{\"2284\":{}},\"comment\":{}}],[\"options\",{\"_index\":179,\"name\":{\"577\":{},\"668\":{},\"703\":{},\"824\":{},\"846\":{},\"892\":{},\"937\":{},\"1175\":{},\"1579\":{},\"2252\":{},\"2742\":{},\"3061\":{}},\"comment\":{}}],[\"or\",{\"_index\":803,\"name\":{\"2293\":{}},\"comment\":{}}],[\"ordered\",{\"_index\":18,\"name\":{\"18\":{},\"2461\":{}},\"comment\":{}}],[\"orderedbulkoperation\",{\"_index\":313,\"name\":{\"965\":{}},\"comment\":{}}],[\"originalindexes\",{\"_index\":442,\"name\":{\"1308\":{}},\"comment\":{}}],[\"originalzeroindex\",{\"_index\":440,\"name\":{\"1306\":{}},\"comment\":{}}],[\"os\",{\"_index\":639,\"name\":{\"1848\":{}},\"comment\":{}}],[\"out\",{\"_index\":162,\"name\":{\"504\":{},\"1473\":{},\"1942\":{},\"1960\":{},\"2320\":{},\"2398\":{}},\"comment\":{}}],[\"outstandingrequests\",{\"_index\":301,\"name\":{\"835\":{}},\"comment\":{}}],[\"parent\",{\"_index\":180,\"name\":{\"578\":{},\"844\":{},\"891\":{}},\"comment\":{}}],[\"partialfilterexpression\",{\"_index\":878,\"name\":{\"2638\":{},\"2680\":{}},\"comment\":{}}],[\"passives\",{\"_index\":944,\"name\":{\"2967\":{}},\"comment\":{}}],[\"password\",{\"_index\":583,\"name\":{\"1748\":{},\"1757\":{},\"2074\":{}},\"comment\":{}}],[\"ping\",{\"_index\":152,\"name\":{\"490\":{}},\"comment\":{}}],[\"pinned\",{\"_index\":611,\"name\":{\"1790\":{}},\"comment\":{}}],[\"pipeline\",{\"_index\":158,\"name\":{\"497\":{},\"576\":{},\"1953\":{},\"2429\":{}},\"comment\":{}}],[\"pkfactory\",{\"_index\":679,\"name\":{\"2013\":{},\"2126\":{},\"2183\":{},\"2186\":{},\"2430\":{}},\"comment\":{}}],[\"platform\",{\"_index\":641,\"name\":{\"1854\":{},\"1870\":{},\"2078\":{}},\"comment\":{}}],[\"port\",{\"_index\":958,\"name\":{\"2990\":{},\"3095\":{},\"3103\":{}},\"comment\":{}}],[\"pos\",{\"_index\":298,\"name\":{\"831\":{}},\"comment\":{}}],[\"position\",{\"_index\":744,\"name\":{\"2228\":{}},\"comment\":{}}],[\"precision\",{\"_index\":557,\"name\":{\"1644\":{}},\"comment\":{}}],[\"preference\",{\"_index\":363,\"name\":{\"1099\":{}},\"comment\":{}}],[\"prependlistener\",{\"_index\":142,\"name\":{\"480\":{},\"546\":{},\"562\":{},\"600\":{},\"642\":{},\"783\":{},\"809\":{},\"883\":{},\"929\":{},\"960\":{},\"1023\":{},\"2002\":{},\"2213\":{}},\"comment\":{}}],[\"prependoncelistener\",{\"_index\":143,\"name\":{\"481\":{},\"547\":{},\"563\":{},\"601\":{},\"643\":{},\"784\":{},\"810\":{},\"884\":{},\"930\":{},\"961\":{},\"1024\":{},\"2003\":{},\"2214\":{}},\"comment\":{}}],[\"previousdescription\",{\"_index\":401,\"name\":{\"1194\":{},\"1213\":{}},\"comment\":{}}],[\"primary\",{\"_index\":348,\"name\":{\"1079\":{},\"1084\":{},\"2978\":{}},\"comment\":{}}],[\"primary_preferred\",{\"_index\":349,\"name\":{\"1080\":{}},\"comment\":{}}],[\"primarypreferred\",{\"_index\":353,\"name\":{\"1085\":{}},\"comment\":{}}],[\"processid\",{\"_index\":960,\"name\":{\"2995\":{}},\"comment\":{}}],[\"profilinglevel\",{\"_index\":266,\"name\":{\"724\":{},\"1059\":{},\"1060\":{}},\"comment\":{}}],[\"profilingleveloptions\",{\"_index\":913,\"name\":{\"2800\":{}},\"comment\":{}}],[\"project\",{\"_index\":163,\"name\":{\"505\":{},\"744\":{},\"1961\":{}},\"comment\":{}}],[\"projectid\",{\"_index\":553,\"name\":{\"1634\":{}},\"comment\":{}}],[\"projection\",{\"_index\":867,\"name\":{\"2528\":{},\"2563\":{},\"2586\":{},\"2612\":{}},\"comment\":{}}],[\"propertytype\",{\"_index\":795,\"name\":{\"2285\":{}},\"comment\":{}}],[\"provider\",{\"_index\":545,\"name\":{\"1620\":{}},\"comment\":{}}],[\"provider_name\",{\"_index\":577,\"name\":{\"1741\":{}},\"comment\":{}}],[\"proxyhost\",{\"_index\":624,\"name\":{\"1808\":{},\"1813\":{},\"1829\":{},\"2131\":{},\"2150\":{},\"2949\":{}},\"comment\":{}}],[\"proxyoptions\",{\"_index\":523,\"name\":{\"1591\":{},\"1617\":{},\"1812\":{}},\"comment\":{}}],[\"proxypassword\",{\"_index\":627,\"name\":{\"1811\":{},\"1816\":{},\"1832\":{},\"2134\":{},\"2153\":{},\"2952\":{}},\"comment\":{}}],[\"proxyport\",{\"_index\":625,\"name\":{\"1809\":{},\"1814\":{},\"1830\":{},\"2132\":{},\"2151\":{},\"2950\":{}},\"comment\":{}}],[\"proxyusername\",{\"_index\":626,\"name\":{\"1810\":{},\"1815\":{},\"1831\":{},\"2133\":{},\"2152\":{},\"2951\":{}},\"comment\":{}}],[\"pullalloperator\",{\"_index\":796,\"name\":{\"2286\":{}},\"comment\":{}}],[\"pulloperator\",{\"_index\":797,\"name\":{\"2287\":{}},\"comment\":{}}],[\"pushoperator\",{\"_index\":798,\"name\":{\"2288\":{}},\"comment\":{}}],[\"q\",{\"_index\":861,\"name\":{\"2484\":{},\"2894\":{}},\"comment\":{}}],[\"querytype\",{\"_index\":541,\"name\":{\"1611\":{}},\"comment\":{}}],[\"rand\",{\"_index\":777,\"name\":{\"2267\":{}},\"comment\":{}}],[\"rangeoptions\",{\"_index\":542,\"name\":{\"1612\":{},\"1640\":{}},\"comment\":{}}],[\"raw\",{\"_index\":33,\"name\":{\"33\":{},\"971\":{},\"1035\":{},\"1218\":{},\"1318\":{},\"1453\":{},\"1896\":{},\"1918\":{},\"1934\":{},\"2016\":{},\"2135\":{},\"2158\":{},\"2331\":{},\"2358\":{},\"2382\":{},\"2409\":{},\"2450\":{},\"2476\":{},\"2503\":{},\"2521\":{},\"2548\":{},\"2579\":{},\"2604\":{},\"2630\":{},\"2655\":{},\"2697\":{},\"2732\":{},\"2752\":{},\"2783\":{},\"2798\":{},\"2817\":{},\"2840\":{},\"2861\":{},\"2883\":{},\"2915\":{},\"3082\":{}},\"comment\":{}}],[\"rawlisteners\",{\"_index\":139,\"name\":{\"477\":{},\"543\":{},\"559\":{},\"597\":{},\"639\":{},\"780\":{},\"806\":{},\"880\":{},\"926\":{},\"957\":{},\"1020\":{},\"1999\":{},\"2210\":{}},\"comment\":{}}],[\"readbuffereddocuments\",{\"_index\":117,\"name\":{\"453\":{},\"521\":{},\"759\":{},\"857\":{},\"903\":{},\"1001\":{},\"1977\":{}},\"comment\":{}}],[\"readconcern\",{\"_index\":21,\"name\":{\"21\":{},\"447\":{},\"515\":{},\"651\":{},\"705\":{},\"753\":{},\"851\":{},\"897\":{},\"940\":{},\"995\":{},\"1069\":{},\"1457\":{},\"1894\":{},\"1910\":{},\"1926\":{},\"1971\":{},\"2014\":{},\"2102\":{},\"2143\":{},\"2321\":{},\"2346\":{},\"2371\":{},\"2399\":{},\"2438\":{},\"2465\":{},\"2491\":{},\"2510\":{},\"2552\":{},\"2567\":{},\"2592\":{},\"2618\":{},\"2659\":{},\"2701\":{},\"2720\":{},\"2756\":{},\"2771\":{},\"2805\":{},\"2828\":{},\"2850\":{},\"2872\":{},\"2903\":{},\"3068\":{}},\"comment\":{}}],[\"readconcernlevel\",{\"_index\":337,\"name\":{\"1061\":{},\"1062\":{},\"2103\":{}},\"comment\":{}}],[\"readconcernlike\",{\"_index\":932,\"name\":{\"2919\":{}},\"comment\":{}}],[\"readonly\",{\"_index\":901,\"name\":{\"2745\":{}},\"comment\":{}}],[\"readpreference\",{\"_index\":31,\"name\":{\"31\":{},\"446\":{},\"514\":{},\"652\":{},\"706\":{},\"752\":{},\"850\":{},\"896\":{},\"942\":{},\"994\":{},\"1078\":{},\"1458\":{},\"1551\":{},\"1895\":{},\"1909\":{},\"1925\":{},\"1970\":{},\"2012\":{},\"2058\":{},\"2104\":{},\"2142\":{},\"2329\":{},\"2356\":{},\"2364\":{},\"2380\":{},\"2407\":{},\"2448\":{},\"2474\":{},\"2501\":{},\"2519\":{},\"2553\":{},\"2577\":{},\"2602\":{},\"2628\":{},\"2660\":{},\"2702\":{},\"2730\":{},\"2757\":{},\"2781\":{},\"2796\":{},\"2815\":{},\"2838\":{},\"2859\":{},\"2881\":{},\"2913\":{},\"2926\":{},\"2930\":{},\"2998\":{},\"3000\":{},\"3070\":{}},\"comment\":{}}],[\"readpreferencefromoptions\",{\"_index\":934,\"name\":{\"2922\":{}},\"comment\":{}}],[\"readpreferencelike\",{\"_index\":935,\"name\":{\"2928\":{}},\"comment\":{}}],[\"readpreferencelikeoptions\",{\"_index\":936,\"name\":{\"2929\":{}},\"comment\":{}}],[\"readpreferencemode\",{\"_index\":338,\"name\":{\"1063\":{},\"1064\":{}},\"comment\":{}}],[\"readpreferenceoptions\",{\"_index\":937,\"name\":{\"2933\":{}},\"comment\":{}}],[\"readpreferencetags\",{\"_index\":714,\"name\":{\"2106\":{},\"2924\":{}},\"comment\":{}}],[\"reason\",{\"_index\":102,\"name\":{\"361\":{},\"372\":{},\"1151\":{},\"1159\":{}},\"comment\":{}}],[\"receiveresponse\",{\"_index\":657,\"name\":{\"1887\":{}},\"comment\":{}}],[\"recoverytoken\",{\"_index\":997,\"name\":{\"3062\":{}},\"comment\":{}}],[\"redact\",{\"_index\":165,\"name\":{\"507\":{},\"1963\":{}},\"comment\":{}}],[\"refresh_token_callback\",{\"_index\":576,\"name\":{\"1740\":{}},\"comment\":{}}],[\"refreshtoken\",{\"_index\":597,\"name\":{\"1769\":{},\"1771\":{}},\"comment\":{}}],[\"regex\",{\"_index\":764,\"name\":{\"2251\":{}},\"comment\":{}}],[\"regexporstring\",{\"_index\":799,\"name\":{\"2289\":{}},\"comment\":{}}],[\"region\",{\"_index\":527,\"name\":{\"1595\":{},\"1863\":{}},\"comment\":{}}],[\"removealllisteners\",{\"_index\":137,\"name\":{\"475\":{},\"541\":{},\"557\":{},\"595\":{},\"637\":{},\"778\":{},\"804\":{},\"878\":{},\"924\":{},\"955\":{},\"1018\":{},\"1997\":{},\"2208\":{}},\"comment\":{}}],[\"removedfields\",{\"_index\":497,\"name\":{\"1558\":{}},\"comment\":{}}],[\"removekeyaltname\",{\"_index\":71,\"name\":{\"74\":{}},\"comment\":{}}],[\"removelistener\",{\"_index\":135,\"name\":{\"473\":{},\"539\":{},\"555\":{},\"593\":{},\"635\":{},\"776\":{},\"802\":{},\"876\":{},\"922\":{},\"953\":{},\"1016\":{},\"1995\":{},\"2206\":{}},\"comment\":{}}],[\"removeuser\",{\"_index\":153,\"name\":{\"491\":{},\"722\":{}},\"comment\":{}}],[\"removeuseroptions\",{\"_index\":914,\"name\":{\"2801\":{}},\"comment\":{}}],[\"rename\",{\"_index\":220,\"name\":{\"664\":{},\"797\":{}},\"comment\":{}}],[\"renamecollection\",{\"_index\":261,\"name\":{\"717\":{}},\"comment\":{}}],[\"renameoptions\",{\"_index\":915,\"name\":{\"2802\":{}},\"comment\":{}}],[\"replacement\",{\"_index\":431,\"name\":{\"1264\":{}},\"comment\":{}}],[\"replaceone\",{\"_index\":216,\"name\":{\"660\":{},\"1328\":{}},\"comment\":{}}],[\"replaceonemodel\",{\"_index\":430,\"name\":{\"1262\":{}},\"comment\":{}}],[\"replaceoptions\",{\"_index\":924,\"name\":{\"2844\":{}},\"comment\":{}}],[\"replicaset\",{\"_index\":703,\"name\":{\"2081\":{},\"2161\":{}},\"comment\":{}}],[\"replsetgetstatus\",{\"_index\":156,\"name\":{\"494\":{}},\"comment\":{}}],[\"reply\",{\"_index\":383,\"name\":{\"1139\":{},\"1205\":{}},\"comment\":{}}],[\"request_token_callback\",{\"_index\":575,\"name\":{\"1739\":{}},\"comment\":{}}],[\"requestid\",{\"_index\":374,\"name\":{\"1117\":{},\"1125\":{},\"1136\":{}},\"comment\":{}}],[\"requestscopes\",{\"_index\":593,\"name\":{\"1765\":{}},\"comment\":{}}],[\"resolveauthmechanism\",{\"_index\":587,\"name\":{\"1753\":{}},\"comment\":{}}],[\"response\",{\"_index\":172,\"name\":{\"568\":{}},\"comment\":{}}],[\"result\",{\"_index\":39,\"name\":{\"39\":{},\"428\":{},\"1232\":{}},\"comment\":{}}],[\"resume_token_changed\",{\"_index\":178,\"name\":{\"575\":{}},\"comment\":{}}],[\"resumeafter\",{\"_index\":479,\"name\":{\"1448\":{},\"1552\":{}},\"comment\":{}}],[\"resumeoptions\",{\"_index\":495,\"name\":{\"1546\":{}},\"comment\":{}}],[\"resumetoken\",{\"_index\":183,\"name\":{\"582\":{},\"1555\":{}},\"comment\":{}}],[\"retryreads\",{\"_index\":719,\"name\":{\"2116\":{},\"2178\":{}},\"comment\":{}}],[\"retrywrites\",{\"_index\":25,\"name\":{\"25\":{},\"1459\":{},\"1943\":{},\"2015\":{},\"2117\":{},\"2179\":{},\"2323\":{},\"2350\":{},\"2374\":{},\"2401\":{},\"2442\":{},\"2468\":{},\"2495\":{},\"2513\":{},\"2554\":{},\"2571\":{},\"2596\":{},\"2622\":{},\"2661\":{},\"2703\":{},\"2724\":{},\"2758\":{},\"2775\":{},\"2809\":{},\"2832\":{},\"2853\":{},\"2875\":{},\"2907\":{},\"3075\":{}},\"comment\":{}}],[\"returndocument\",{\"_index\":336,\"name\":{\"1057\":{},\"1058\":{},\"2587\":{},\"2613\":{}},\"comment\":{}}],[\"returnkey\",{\"_index\":272,\"name\":{\"738\":{},\"2535\":{}},\"comment\":{}}],[\"revision\",{\"_index\":688,\"name\":{\"2038\":{}},\"comment\":{}}],[\"rewind\",{\"_index\":129,\"name\":{\"467\":{},\"534\":{},\"771\":{},\"871\":{},\"917\":{},\"1011\":{},\"1990\":{}},\"comment\":{}}],[\"rewrapmanydatakey\",{\"_index\":65,\"name\":{\"68\":{}},\"comment\":{}}],[\"rootfilteroperators\",{\"_index\":800,\"name\":{\"2290\":{}},\"comment\":{}}],[\"roundtriptime\",{\"_index\":946,\"name\":{\"2974\":{}},\"comment\":{}}],[\"runcommandcursor\",{\"_index\":320,\"name\":{\"976\":{}},\"comment\":{}}],[\"runcommandoptions\",{\"_index\":918,\"name\":{\"2821\":{}},\"comment\":{}}],[\"runcursorcommand\",{\"_index\":267,\"name\":{\"727\":{}},\"comment\":{}}],[\"runcursorcommandoptions\",{\"_index\":676,\"name\":{\"2008\":{}},\"comment\":{}}],[\"scale\",{\"_index\":923,\"name\":{\"2827\":{}},\"comment\":{}}],[\"schemamap\",{\"_index\":511,\"name\":{\"1575\":{}},\"comment\":{}}],[\"schemamember\",{\"_index\":810,\"name\":{\"2302\":{}},\"comment\":{}}],[\"search\",{\"_index\":805,\"name\":{\"2296\":{}},\"comment\":{}}],[\"searchindexdescription\",{\"_index\":919,\"name\":{\"2822\":{}},\"comment\":{}}],[\"secondary\",{\"_index\":350,\"name\":{\"1081\":{},\"1086\":{}},\"comment\":{}}],[\"secondary_preferred\",{\"_index\":351,\"name\":{\"1082\":{}},\"comment\":{}}],[\"secondaryok\",{\"_index\":257,\"name\":{\"704\":{},\"1101\":{}},\"comment\":{}}],[\"secondarypreferred\",{\"_index\":354,\"name\":{\"1087\":{}},\"comment\":{}}],[\"selectserveroptions\",{\"_index\":963,\"name\":{\"2999\":{}},\"comment\":{}}],[\"serialize\",{\"_index\":413,\"name\":{\"1222\":{}},\"comment\":{}}],[\"serverapi\",{\"_index\":309,\"name\":{\"938\":{},\"1796\":{},\"1839\":{},\"2128\":{},\"2145\":{},\"2188\":{},\"2958\":{}},\"comment\":{}}],[\"serverapiversion\",{\"_index\":335,\"name\":{\"1055\":{},\"1056\":{}},\"comment\":{}}],[\"servercapabilities\",{\"_index\":964,\"name\":{\"3003\":{}},\"comment\":{}}],[\"serverclosedevent\",{\"_index\":398,\"name\":{\"1188\":{}},\"comment\":{}}],[\"serverdescription\",{\"_index\":943,\"name\":{\"2963\":{}},\"comment\":{}}],[\"serverdescriptionchangedevent\",{\"_index\":400,\"name\":{\"1191\":{}},\"comment\":{}}],[\"serverevents\",{\"_index\":942,\"name\":{\"2962\":{}},\"comment\":{}}],[\"serverheartbeatfailedevent\",{\"_index\":403,\"name\":{\"1196\":{}},\"comment\":{}}],[\"serverheartbeatstartedevent\",{\"_index\":404,\"name\":{\"1200\":{}},\"comment\":{}}],[\"serverheartbeatsucceededevent\",{\"_index\":405,\"name\":{\"1202\":{}},\"comment\":{}}],[\"serverinfo\",{\"_index\":150,\"name\":{\"488\":{}},\"comment\":{}}],[\"serveropeningevent\",{\"_index\":406,\"name\":{\"1206\":{}},\"comment\":{}}],[\"servers\",{\"_index\":978,\"name\":{\"3023\":{}},\"comment\":{}}],[\"serverselectiontimeoutms\",{\"_index\":716,\"name\":{\"2112\":{},\"2175\":{},\"3001\":{}},\"comment\":{}}],[\"serversession\",{\"_index\":194,\"name\":{\"617\":{},\"3047\":{}},\"comment\":{}}],[\"serversessionid\",{\"_index\":994,\"name\":{\"3053\":{}},\"comment\":{}}],[\"serverstatus\",{\"_index\":151,\"name\":{\"489\":{}},\"comment\":{}}],[\"servertype\",{\"_index\":339,\"name\":{\"1065\":{},\"1066\":{}},\"comment\":{}}],[\"service_host\",{\"_index\":570,\"name\":{\"1734\":{}},\"comment\":{}}],[\"service_name\",{\"_index\":571,\"name\":{\"1735\":{}},\"comment\":{}}],[\"service_realm\",{\"_index\":572,\"name\":{\"1736\":{}},\"comment\":{}}],[\"serviceid\",{\"_index\":378,\"name\":{\"1121\":{},\"1131\":{},\"1140\":{},\"1160\":{}},\"comment\":{}}],[\"session\",{\"_index\":29,\"name\":{\"29\":{},\"448\":{},\"516\":{},\"754\":{},\"852\":{},\"898\":{},\"996\":{},\"1455\":{},\"1908\":{},\"1924\":{},\"1972\":{},\"2327\":{},\"2354\":{},\"2365\":{},\"2378\":{},\"2405\":{},\"2446\":{},\"2472\":{},\"2499\":{},\"2517\":{},\"2550\":{},\"2575\":{},\"2600\":{},\"2626\":{},\"2657\":{},\"2699\":{},\"2728\":{},\"2754\":{},\"2779\":{},\"2794\":{},\"2813\":{},\"2836\":{},\"2857\":{},\"2879\":{},\"2911\":{},\"2923\":{},\"3002\":{},\"3079\":{}},\"comment\":{}}],[\"setbatchsize\",{\"_index\":324,\"name\":{\"986\":{}},\"comment\":{}}],[\"setcomment\",{\"_index\":322,\"name\":{\"984\":{}},\"comment\":{}}],[\"setfields\",{\"_index\":811,\"name\":{\"2303\":{}},\"comment\":{}}],[\"setmaxlisteners\",{\"_index\":146,\"name\":{\"484\":{},\"550\":{},\"566\":{},\"604\":{},\"646\":{},\"787\":{},\"813\":{},\"887\":{},\"933\":{},\"964\":{},\"1027\":{},\"2006\":{},\"2217\":{}},\"comment\":{}}],[\"setmaxtimems\",{\"_index\":323,\"name\":{\"985\":{}},\"comment\":{}}],[\"setname\",{\"_index\":950,\"name\":{\"2979\":{},\"3020\":{}},\"comment\":{}}],[\"setprofilinglevel\",{\"_index\":265,\"name\":{\"723\":{}},\"comment\":{}}],[\"setprofilingleveloptions\",{\"_index\":921,\"name\":{\"2825\":{}},\"comment\":{}}],[\"setversion\",{\"_index\":951,\"name\":{\"2980\":{}},\"comment\":{}}],[\"showexpandedevents\",{\"_index\":482,\"name\":{\"1452\":{}},\"comment\":{}}],[\"showrecordid\",{\"_index\":273,\"name\":{\"739\":{},\"2545\":{}},\"comment\":{}}],[\"signature\",{\"_index\":938,\"name\":{\"2938\":{}},\"comment\":{}}],[\"singlebatch\",{\"_index\":869,\"name\":{\"2543\":{}},\"comment\":{}}],[\"size\",{\"_index\":444,\"name\":{\"1311\":{},\"2262\":{},\"2420\":{}},\"comment\":{}}],[\"sizebytes\",{\"_index\":445,\"name\":{\"1312\":{}},\"comment\":{}}],[\"skip\",{\"_index\":166,\"name\":{\"508\":{},\"749\":{},\"1964\":{},\"2034\":{},\"2040\":{},\"2367\":{},\"2387\":{},\"2529\":{}},\"comment\":{}}],[\"slice\",{\"_index\":743,\"name\":{\"2227\":{}},\"comment\":{}}],[\"snapshot\",{\"_index\":345,\"name\":{\"1074\":{},\"3042\":{}},\"comment\":{}}],[\"snapshotenabled\",{\"_index\":195,\"name\":{\"618\":{}},\"comment\":{}}],[\"socketpath\",{\"_index\":1007,\"name\":{\"3096\":{}},\"comment\":{}}],[\"sockettimeoutms\",{\"_index\":620,\"name\":{\"1802\":{},\"1835\":{},\"2092\":{},\"2166\":{},\"2954\":{}},\"comment\":{}}],[\"sort\",{\"_index\":167,\"name\":{\"509\":{},\"745\":{},\"1965\":{},\"2033\":{},\"2039\":{},\"2229\":{},\"2527\":{},\"2564\":{},\"2588\":{},\"2614\":{},\"3058\":{}},\"comment\":{}}],[\"sortdirection\",{\"_index\":996,\"name\":{\"3059\":{}},\"comment\":{}}],[\"source\",{\"_index\":584,\"name\":{\"1749\":{},\"1758\":{}},\"comment\":{}}],[\"sparse\",{\"_index\":879,\"name\":{\"2639\":{},\"2681\":{}},\"comment\":{}}],[\"sparsity\",{\"_index\":556,\"name\":{\"1643\":{}},\"comment\":{}}],[\"splitevent\",{\"_index\":455,\"name\":{\"1345\":{},\"1353\":{},\"1361\":{},\"1372\":{},\"1385\":{},\"1401\":{},\"1409\":{},\"1417\":{},\"1429\":{},\"1440\":{},\"1480\":{},\"1494\":{},\"1505\":{},\"1515\":{},\"1524\":{},\"1540\":{}},\"comment\":{}}],[\"srvhost\",{\"_index\":724,\"name\":{\"2140\":{}},\"comment\":{}}],[\"srvmaxhosts\",{\"_index\":712,\"name\":{\"2095\":{},\"2168\":{}},\"comment\":{}}],[\"srvservicename\",{\"_index\":713,\"name\":{\"2096\":{},\"2169\":{}},\"comment\":{}}],[\"ssl\",{\"_index\":704,\"name\":{\"2083\":{}},\"comment\":{}}],[\"stale\",{\"_index\":979,\"name\":{\"3024\":{}},\"comment\":{}}],[\"start\",{\"_index\":286,\"name\":{\"816\":{},\"2035\":{},\"2041\":{}},\"comment\":{}}],[\"startafter\",{\"_index\":480,\"name\":{\"1449\":{},\"1553\":{}},\"comment\":{}}],[\"startatoperationtime\",{\"_index\":481,\"name\":{\"1450\":{},\"1547\":{}},\"comment\":{}}],[\"startsession\",{\"_index\":311,\"name\":{\"947\":{}},\"comment\":{}}],[\"starttransaction\",{\"_index\":203,\"name\":{\"627\":{}},\"comment\":{}}],[\"state\",{\"_index\":299,\"name\":{\"832\":{}},\"comment\":{}}],[\"stats\",{\"_index\":259,\"name\":{\"715\":{}},\"comment\":{}}],[\"status\",{\"_index\":551,\"name\":{\"1631\":{}},\"comment\":{}}],[\"storageengine\",{\"_index\":840,\"name\":{\"2423\":{},\"2641\":{},\"2684\":{}},\"comment\":{}}],[\"stream\",{\"_index\":118,\"name\":{\"454\":{},\"522\":{},\"588\":{},\"760\":{},\"858\":{},\"904\":{},\"1002\":{},\"1781\":{},\"1978\":{}},\"comment\":{}}],[\"streamdescription\",{\"_index\":650,\"name\":{\"1872\":{}},\"comment\":{}}],[\"streamdescriptionoptions\",{\"_index\":658,\"name\":{\"1888\":{}},\"comment\":{}}],[\"streamend\",{\"_index\":300,\"name\":{\"834\":{}},\"comment\":{}}],[\"streamoptions\",{\"_index\":182,\"name\":{\"581\":{}},\"comment\":{}}],[\"strength\",{\"_index\":823,\"name\":{\"2339\":{}},\"comment\":{}}],[\"strict\",{\"_index\":726,\"name\":{\"2190\":{}},\"comment\":{}}],[\"strictfilter\",{\"_index\":812,\"name\":{\"2304\":{}},\"comment\":{}}],[\"strictmatchkeysandvalues\",{\"_index\":813,\"name\":{\"2305\":{}},\"comment\":{}}],[\"strictupdatefilter\",{\"_index\":814,\"name\":{\"2306\":{}},\"comment\":{}}],[\"supportednodeconnectionoptions\",{\"_index\":728,\"name\":{\"2192\":{}},\"comment\":{}}],[\"supportedsocketoptions\",{\"_index\":729,\"name\":{\"2193\":{}},\"comment\":{}}],[\"supportedtlsconnectionoptions\",{\"_index\":730,\"name\":{\"2194\":{}},\"comment\":{}}],[\"supportedtlssocketoptions\",{\"_index\":731,\"name\":{\"2195\":{}},\"comment\":{}}],[\"supports\",{\"_index\":187,\"name\":{\"608\":{}},\"comment\":{}}],[\"supportssnapshotreads\",{\"_index\":971,\"name\":{\"3013\":{}},\"comment\":{}}],[\"system_command_collection\",{\"_index\":254,\"name\":{\"699\":{}},\"comment\":{}}],[\"system_index_collection\",{\"_index\":251,\"name\":{\"696\":{}},\"comment\":{}}],[\"system_js_collection\",{\"_index\":255,\"name\":{\"700\":{}},\"comment\":{}}],[\"system_namespace_collection\",{\"_index\":250,\"name\":{\"695\":{}},\"comment\":{}}],[\"system_profile_collection\",{\"_index\":252,\"name\":{\"697\":{}},\"comment\":{}}],[\"system_user_collection\",{\"_index\":253,\"name\":{\"698\":{}},\"comment\":{}}],[\"tags\",{\"_index\":359,\"name\":{\"1095\":{},\"2969\":{}},\"comment\":{}}],[\"tagset\",{\"_index\":959,\"name\":{\"2992\":{}},\"comment\":{}}],[\"tailable\",{\"_index\":667,\"name\":{\"1915\":{},\"1931\":{},\"2532\":{}},\"comment\":{}}],[\"text\",{\"_index\":804,\"name\":{\"2294\":{}},\"comment\":{}}],[\"textindexversion\",{\"_index\":884,\"name\":{\"2647\":{},\"2688\":{}},\"comment\":{}}],[\"time\",{\"_index\":385,\"name\":{\"1144\":{},\"1148\":{},\"1152\":{},\"1155\":{},\"1161\":{},\"1165\":{},\"1169\":{},\"1172\":{},\"1176\":{},\"1179\":{},\"1182\":{},\"1186\":{}},\"comment\":{}}],[\"timefield\",{\"_index\":852,\"name\":{\"2455\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":868,\"name\":{\"2531\":{}},\"comment\":{}}],[\"timeout_sec\",{\"_index\":644,\"name\":{\"1861\":{}},\"comment\":{}}],[\"timeoutcontext\",{\"_index\":600,\"name\":{\"1773\":{}},\"comment\":{}}],[\"timeoutseconds\",{\"_index\":599,\"name\":{\"1772\":{}},\"comment\":{}}],[\"timeseries\",{\"_index\":846,\"name\":{\"2431\":{}},\"comment\":{}}],[\"timeseriescollectionoptions\",{\"_index\":851,\"name\":{\"2454\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"tls\",{\"_index\":618,\"name\":{\"1800\":{},\"1833\":{},\"2082\":{},\"2154\":{},\"2953\":{}},\"comment\":{}}],[\"tlsallowinvalidcertificates\",{\"_index\":709,\"name\":{\"2088\":{},\"2162\":{}},\"comment\":{}}],[\"tlsallowinvalidhostnames\",{\"_index\":710,\"name\":{\"2089\":{},\"2163\":{}},\"comment\":{}}],[\"tlscafile\",{\"_index\":707,\"name\":{\"2086\":{},\"2155\":{}},\"comment\":{}}],[\"tlscertificatekeyfile\",{\"_index\":705,\"name\":{\"2084\":{},\"2157\":{}},\"comment\":{}}],[\"tlscertificatekeyfilepassword\",{\"_index\":706,\"name\":{\"2085\":{}},\"comment\":{}}],[\"tlscrlfile\",{\"_index\":708,\"name\":{\"2087\":{},\"2156\":{}},\"comment\":{}}],[\"tlsinsecure\",{\"_index\":711,\"name\":{\"2090\":{},\"2164\":{}},\"comment\":{}}],[\"tlsoptions\",{\"_index\":524,\"name\":{\"1592\":{},\"1618\":{}},\"comment\":{}}],[\"to\",{\"_index\":486,\"name\":{\"1485\":{}},\"comment\":{}}],[\"toarray\",{\"_index\":123,\"name\":{\"460\":{},\"528\":{},\"766\":{},\"864\":{},\"910\":{},\"1008\":{},\"1984\":{}},\"comment\":{}}],[\"tobson\",{\"_index\":206,\"name\":{\"630\":{}},\"comment\":{}}],[\"tohostport\",{\"_index\":1010,\"name\":{\"3100\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":347,\"name\":{\"1077\":{},\"1103\":{},\"1287\":{},\"1297\":{}},\"comment\":{}}],[\"token_audience\",{\"_index\":579,\"name\":{\"1743\":{}},\"comment\":{}}],[\"topologyclosedevent\",{\"_index\":407,\"name\":{\"1209\":{}},\"comment\":{}}],[\"topologydescription\",{\"_index\":975,\"name\":{\"3017\":{}},\"comment\":{}}],[\"topologydescriptionchangedevent\",{\"_index\":408,\"name\":{\"1211\":{}},\"comment\":{}}],[\"topologydescriptionoptions\",{\"_index\":985,\"name\":{\"3034\":{}},\"comment\":{}}],[\"topologyevents\",{\"_index\":974,\"name\":{\"3016\":{}},\"comment\":{}}],[\"topologyid\",{\"_index\":399,\"name\":{\"1189\":{},\"1192\":{},\"1207\":{},\"1210\":{},\"1212\":{},\"1216\":{}},\"comment\":{}}],[\"topologyopeningevent\",{\"_index\":409,\"name\":{\"1215\":{}},\"comment\":{}}],[\"topologytype\",{\"_index\":340,\"name\":{\"1067\":{},\"1068\":{}},\"comment\":{}}],[\"topologyversion\",{\"_index\":55,\"name\":{\"57\":{},\"83\":{},\"94\":{},\"105\":{},\"116\":{},\"127\":{},\"138\":{},\"149\":{},\"160\":{},\"171\":{},\"182\":{},\"192\":{},\"204\":{},\"215\":{},\"226\":{},\"237\":{},\"248\":{},\"259\":{},\"270\":{},\"281\":{},\"292\":{},\"303\":{},\"314\":{},\"325\":{},\"336\":{},\"351\":{},\"363\":{},\"375\":{},\"386\":{},\"397\":{},\"408\":{},\"419\":{},\"435\":{},\"1650\":{},\"1662\":{},\"1674\":{},\"1685\":{},\"1696\":{},\"1707\":{},\"2971\":{},\"2994\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":425,\"name\":{\"1250\":{},\"1288\":{},\"1303\":{},\"3099\":{},\"3109\":{},\"3116\":{}},\"comment\":{}}],[\"totalsize\",{\"_index\":910,\"name\":{\"2789\":{}},\"comment\":{}}],[\"totalsizemb\",{\"_index\":911,\"name\":{\"2790\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":193,\"name\":{\"615\":{},\"3060\":{}},\"comment\":{}}],[\"transactionoptions\",{\"_index\":1001,\"name\":{\"3067\":{}},\"comment\":{}}],[\"transform\",{\"_index\":672,\"name\":{\"1922\":{}},\"comment\":{}}],[\"translate\",{\"_index\":356,\"name\":{\"1091\":{}},\"comment\":{}}],[\"truncatedarrays\",{\"_index\":498,\"name\":{\"1559\":{}},\"comment\":{}}],[\"trynext\",{\"_index\":121,\"name\":{\"457\":{},\"525\":{},\"585\":{},\"763\":{},\"861\":{},\"907\":{},\"1005\":{},\"1981\":{}},\"comment\":{}}],[\"txnnumber\",{\"_index\":453,\"name\":{\"1343\":{},\"1351\":{},\"1359\":{},\"1370\":{},\"1383\":{},\"1399\":{},\"1407\":{},\"1415\":{},\"1427\":{},\"1438\":{},\"1478\":{},\"1492\":{},\"1503\":{},\"1513\":{},\"1522\":{},\"1538\":{},\"3050\":{}},\"comment\":{}}],[\"type\",{\"_index\":181,\"name\":{\"580\":{},\"1850\":{},\"1875\":{},\"2247\":{},\"2741\":{},\"2965\":{},\"3019\":{}},\"comment\":{}}],[\"typedeventemitter\",{\"_index\":736,\"name\":{\"2202\":{}},\"comment\":{}}],[\"u\",{\"_index\":929,\"name\":{\"2895\":{}},\"comment\":{}}],[\"unique\",{\"_index\":835,\"name\":{\"2416\":{},\"2636\":{},\"2679\":{}},\"comment\":{}}],[\"unorderedbulkoperation\",{\"_index\":325,\"name\":{\"1028\":{}},\"comment\":{}}],[\"unpinned\",{\"_index\":612,\"name\":{\"1791\":{}},\"comment\":{}}],[\"unwind\",{\"_index\":168,\"name\":{\"510\":{},\"1966\":{}},\"comment\":{}}],[\"update\",{\"_index\":434,\"name\":{\"1270\":{},\"1277\":{},\"1326\":{}},\"comment\":{}}],[\"updatedate\",{\"_index\":550,\"name\":{\"1630\":{}},\"comment\":{}}],[\"updatedescription\",{\"_index\":494,\"name\":{\"1533\":{},\"1556\":{}},\"comment\":{}}],[\"updatedfields\",{\"_index\":496,\"name\":{\"1557\":{}},\"comment\":{}}],[\"updatefilter\",{\"_index\":815,\"name\":{\"2307\":{}},\"comment\":{}}],[\"updatemany\",{\"_index\":217,\"name\":{\"661\":{}},\"comment\":{}}],[\"updatemanymodel\",{\"_index\":433,\"name\":{\"1268\":{}},\"comment\":{}}],[\"updateone\",{\"_index\":215,\"name\":{\"659\":{},\"1327\":{}},\"comment\":{}}],[\"updateonemodel\",{\"_index\":436,\"name\":{\"1275\":{}},\"comment\":{}}],[\"updateoptions\",{\"_index\":925,\"name\":{\"2865\":{}},\"comment\":{}}],[\"updateresult\",{\"_index\":926,\"name\":{\"2887\":{}},\"comment\":{}}],[\"updatesearchindex\",{\"_index\":248,\"name\":{\"693\":{}},\"comment\":{}}],[\"updatestatement\",{\"_index\":928,\"name\":{\"2893\":{}},\"comment\":{}}],[\"uploaddate\",{\"_index\":692,\"name\":{\"2051\":{}},\"comment\":{}}],[\"upsert\",{\"_index\":432,\"name\":{\"1267\":{},\"1274\":{},\"1281\":{},\"1331\":{},\"2589\":{},\"2615\":{},\"2848\":{},\"2870\":{},\"2896\":{}},\"comment\":{}}],[\"upsertedcount\",{\"_index\":47,\"name\":{\"47\":{},\"1237\":{},\"2891\":{}},\"comment\":{}}],[\"upsertedid\",{\"_index\":927,\"name\":{\"2892\":{}},\"comment\":{}}],[\"upsertedids\",{\"_index\":50,\"name\":{\"50\":{},\"1238\":{}},\"comment\":{}}],[\"url\",{\"_index\":646,\"name\":{\"1864\":{}},\"comment\":{}}],[\"username\",{\"_index\":582,\"name\":{\"1747\":{},\"1756\":{},\"2073\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":14,\"name\":{\"14\":{},\"2746\":{}},\"comment\":{}}],[\"validate\",{\"_index\":588,\"name\":{\"1754\":{}},\"comment\":{}}],[\"validatecollection\",{\"_index\":154,\"name\":{\"492\":{}},\"comment\":{}}],[\"validatecollectionoptions\",{\"_index\":931,\"name\":{\"2901\":{}},\"comment\":{}}],[\"validationaction\",{\"_index\":843,\"name\":{\"2426\":{}},\"comment\":{}}],[\"validationlevel\",{\"_index\":842,\"name\":{\"2425\":{}},\"comment\":{}}],[\"validator\",{\"_index\":841,\"name\":{\"2424\":{}},\"comment\":{}}],[\"value\",{\"_index\":662,\"name\":{\"1900\":{}},\"comment\":{}}],[\"version\",{\"_index\":548,\"name\":{\"1626\":{},\"1774\":{},\"1847\":{},\"1853\":{},\"1869\":{},\"2077\":{},\"2189\":{},\"2643\":{},\"2677\":{}},\"comment\":{}}],[\"viewon\",{\"_index\":845,\"name\":{\"2428\":{}},\"comment\":{}}],[\"w\",{\"_index\":365,\"name\":{\"1108\":{},\"2120\":{},\"3118\":{},\"3122\":{}},\"comment\":{}}],[\"waitqueuetimeoutms\",{\"_index\":636,\"name\":{\"1825\":{},\"2101\":{},\"2173\":{}},\"comment\":{}}],[\"watch\",{\"_index\":240,\"name\":{\"685\":{},\"726\":{},\"949\":{}},\"comment\":{}}],[\"weights\",{\"_index\":881,\"name\":{\"2644\":{},\"2685\":{}},\"comment\":{}}],[\"where\",{\"_index\":809,\"name\":{\"2300\":{}},\"comment\":{}}],[\"wildcardprojection\",{\"_index\":888,\"name\":{\"2653\":{},\"2692\":{}},\"comment\":{}}],[\"willretrywrite\",{\"_index\":30,\"name\":{\"30\":{},\"1461\":{},\"1947\":{},\"2328\":{},\"2355\":{},\"2379\":{},\"2406\":{},\"2447\":{},\"2473\":{},\"2500\":{},\"2518\":{},\"2555\":{},\"2576\":{},\"2601\":{},\"2627\":{},\"2662\":{},\"2704\":{},\"2729\":{},\"2759\":{},\"2780\":{},\"2795\":{},\"2814\":{},\"2837\":{},\"2858\":{},\"2880\":{},\"2912\":{},\"3080\":{}},\"comment\":{}}],[\"withcollection\",{\"_index\":1012,\"name\":{\"3110\":{},\"3117\":{}},\"comment\":{}}],[\"withid\",{\"_index\":816,\"name\":{\"2308\":{}},\"comment\":{}}],[\"withoutid\",{\"_index\":817,\"name\":{\"2309\":{}},\"comment\":{}}],[\"withreadconcern\",{\"_index\":127,\"name\":{\"464\":{},\"531\":{},\"769\":{},\"868\":{},\"914\":{},\"988\":{},\"1987\":{}},\"comment\":{}}],[\"withreadpreference\",{\"_index\":126,\"name\":{\"463\":{},\"530\":{},\"768\":{},\"867\":{},\"913\":{},\"1010\":{},\"1986\":{}},\"comment\":{}}],[\"withsession\",{\"_index\":312,\"name\":{\"948\":{}},\"comment\":{}}],[\"withsessioncallback\",{\"_index\":732,\"name\":{\"2196\":{}},\"comment\":{}}],[\"withtransaction\",{\"_index\":207,\"name\":{\"631\":{}},\"comment\":{}}],[\"withtransactioncallback\",{\"_index\":995,\"name\":{\"3056\":{}},\"comment\":{}}],[\"writeconcern\",{\"_index\":35,\"name\":{\"35\":{},\"654\":{},\"708\":{},\"838\":{},\"941\":{},\"973\":{},\"1037\":{},\"1104\":{},\"1320\":{},\"1898\":{},\"1949\":{},\"2018\":{},\"2059\":{},\"2066\":{},\"2123\":{},\"2147\":{},\"2333\":{},\"2360\":{},\"2384\":{},\"2411\":{},\"2452\":{},\"2478\":{},\"2505\":{},\"2523\":{},\"2581\":{},\"2606\":{},\"2632\":{},\"2734\":{},\"2785\":{},\"2819\":{},\"2842\":{},\"2863\":{},\"2885\":{},\"2917\":{},\"3069\":{},\"3120\":{}},\"comment\":{}}],[\"writeconcernerror\",{\"_index\":52,\"name\":{\"53\":{},\"346\":{},\"431\":{},\"1282\":{}},\"comment\":{}}],[\"writeconcernerrordata\",{\"_index\":449,\"name\":{\"1335\":{}},\"comment\":{}}],[\"writeconcernoptions\",{\"_index\":1014,\"name\":{\"3119\":{}},\"comment\":{}}],[\"writeconcernsettings\",{\"_index\":1015,\"name\":{\"3121\":{}},\"comment\":{}}],[\"writeerror\",{\"_index\":437,\"name\":{\"1289\":{}},\"comment\":{}}],[\"writeerrors\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"wtimeout\",{\"_index\":368,\"name\":{\"1111\":{},\"3126\":{}},\"comment\":{}}],[\"wtimeoutms\",{\"_index\":367,\"name\":{\"1110\":{},\"2121\":{},\"3123\":{}},\"comment\":{}}],[\"zlibcompressionlevel\",{\"_index\":656,\"name\":{\"1886\":{},\"2094\":{},\"2167\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":8388608,\"name\":\"Binary\",\"url\":\"modules.html#Binary\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONRegExp\",\"url\":\"modules.html#BSONRegExp\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONSymbol\",\"url\":\"modules.html#BSONSymbol\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Code\",\"url\":\"modules.html#Code\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"DBRef\",\"url\":\"modules.html#DBRef\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Decimal128\",\"url\":\"modules.html#Decimal128\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Double\",\"url\":\"modules.html#Double\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Int32\",\"url\":\"modules.html#Int32\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Long\",\"url\":\"modules.html#Long\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"MaxKey\",\"url\":\"modules.html#MaxKey\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"MinKey\",\"url\":\"modules.html#MinKey\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"ObjectId\",\"url\":\"modules.html#ObjectId\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"Timestamp\",\"url\":\"modules.html#Timestamp\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"UUID\",\"url\":\"modules.html#UUID\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AnyBulkWriteOperation\",\"url\":\"types/AnyBulkWriteOperation.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BulkWriteOptions\",\"url\":\"interfaces/BulkWriteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/BulkWriteOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/BulkWriteOptions.html#ordered\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/BulkWriteOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/BulkWriteOptions.html#let\",\"classes\":\"\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/BulkWriteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/BulkWriteOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/BulkWriteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/BulkWriteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/BulkWriteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/BulkWriteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/BulkWriteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/BulkWriteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/BulkWriteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/BulkWriteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/BulkWriteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/BulkWriteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BulkWriteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BulkWriteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/BulkWriteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/BulkWriteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"kind\":128,\"name\":\"MongoBulkWriteError\",\"url\":\"classes/MongoBulkWriteError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBulkWriteError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoBulkWriteError.html#result\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"classes/MongoBulkWriteError.html#writeErrors\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/MongoBulkWriteError.html#err\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBulkWriteError.html#name\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/MongoBulkWriteError.html#insertedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/MongoBulkWriteError.html#matchedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/MongoBulkWriteError.html#modifiedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/MongoBulkWriteError.html#deletedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/MongoBulkWriteError.html#upsertedCount\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds.insertedIds-1.__type-2\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError.insertedIds.insertedIds\"},{\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds.upsertedIds-1.__type-3\",\"classes\":\"\",\"parent\":\"MongoBulkWriteError.upsertedIds.upsertedIds\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoBulkWriteError.html#codeName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoBulkWriteError.html#writeConcernError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoBulkWriteError.html#errInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoBulkWriteError.html#ok\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBulkWriteError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBulkWriteError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoBulkWriteError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoBulkWriteError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBulkWriteError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBulkWriteError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"kind\":128,\"name\":\"ClientEncryption\",\"url\":\"classes/ClientEncryption.html\",\"classes\":\"\"},{\"kind\":262144,\"name\":\"libmongocryptVersion\",\"url\":\"classes/ClientEncryption.html#libmongocryptVersion\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClientEncryption.html#constructor\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"createDataKey\",\"url\":\"classes/ClientEncryption.html#createDataKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"rewrapManyDataKey\",\"url\":\"classes/ClientEncryption.html#rewrapManyDataKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"deleteKey\",\"url\":\"classes/ClientEncryption.html#deleteKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKeys\",\"url\":\"classes/ClientEncryption.html#getKeys\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKey\",\"url\":\"classes/ClientEncryption.html#getKey\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"getKeyByAltName\",\"url\":\"classes/ClientEncryption.html#getKeyByAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"addKeyAltName\",\"url\":\"classes/ClientEncryption.html#addKeyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"removeKeyAltName\",\"url\":\"classes/ClientEncryption.html#removeKeyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"createEncryptedCollection\",\"url\":\"classes/ClientEncryption.html#createEncryptedCollection\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"encrypt\",\"url\":\"classes/ClientEncryption.html#encrypt\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"encryptExpression\",\"url\":\"classes/ClientEncryption.html#encryptExpression\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":2048,\"name\":\"decrypt\",\"url\":\"classes/ClientEncryption.html#decrypt\",\"classes\":\"\",\"parent\":\"ClientEncryption\"},{\"kind\":128,\"name\":\"MongoAPIError\",\"url\":\"classes/MongoAPIError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAPIError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAPIError.html#name\",\"classes\":\"\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAPIError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAPIError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAPIError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAPIError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAPIError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAPIError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAPIError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAPIError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"kind\":128,\"name\":\"MongoAWSError\",\"url\":\"classes/MongoAWSError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAWSError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAWSError.html#name\",\"classes\":\"\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAWSError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAWSError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAWSError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAWSError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAWSError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAWSError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAWSError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAWSError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"kind\":128,\"name\":\"MongoAzureError\",\"url\":\"classes/MongoAzureError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAzureError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAzureError.html#name\",\"classes\":\"\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAzureError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAzureError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoAzureError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoAzureError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAzureError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAzureError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAzureError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAzureError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoAzureError\"},{\"kind\":128,\"name\":\"MongoBatchReExecutionError\",\"url\":\"classes/MongoBatchReExecutionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBatchReExecutionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBatchReExecutionError.html#name\",\"classes\":\"\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBatchReExecutionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBatchReExecutionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoBatchReExecutionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoBatchReExecutionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBatchReExecutionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBatchReExecutionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"kind\":128,\"name\":\"MongoChangeStreamError\",\"url\":\"classes/MongoChangeStreamError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoChangeStreamError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoChangeStreamError.html#name\",\"classes\":\"\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoChangeStreamError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoChangeStreamError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoChangeStreamError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoChangeStreamError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoChangeStreamError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoChangeStreamError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"kind\":128,\"name\":\"MongoCompatibilityError\",\"url\":\"classes/MongoCompatibilityError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCompatibilityError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCompatibilityError.html#name\",\"classes\":\"\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCompatibilityError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCompatibilityError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCompatibilityError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCompatibilityError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCompatibilityError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCompatibilityError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"kind\":128,\"name\":\"MongoCursorExhaustedError\",\"url\":\"classes/MongoCursorExhaustedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorExhaustedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorExhaustedError.html#name\",\"classes\":\"\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorExhaustedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorExhaustedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCursorExhaustedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCursorExhaustedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorExhaustedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorExhaustedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"kind\":128,\"name\":\"MongoCursorInUseError\",\"url\":\"classes/MongoCursorInUseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorInUseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorInUseError.html#name\",\"classes\":\"\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorInUseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorInUseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCursorInUseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCursorInUseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorInUseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorInUseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"kind\":128,\"name\":\"MongoDecompressionError\",\"url\":\"classes/MongoDecompressionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDecompressionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDecompressionError.html#name\",\"classes\":\"\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDecompressionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDecompressionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoDecompressionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoDecompressionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDecompressionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDecompressionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"kind\":128,\"name\":\"MongoDriverError\",\"url\":\"classes/MongoDriverError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDriverError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDriverError.html#name\",\"classes\":\"\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDriverError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDriverError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoDriverError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoDriverError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDriverError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDriverError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDriverError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDriverError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"kind\":128,\"name\":\"MongoError\",\"url\":\"classes/MongoError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoError.html#code\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoError.html#topologyVersion\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoError.html#connectionGeneration\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoError.html#cause\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoError.html#name\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoError.html#errmsg\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoError.html#hasErrorLabel\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoError.html#addErrorLabel\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoError.html#errorLabels\",\"classes\":\"\",\"parent\":\"MongoError\"},{\"kind\":128,\"name\":\"MongoExpiredSessionError\",\"url\":\"classes/MongoExpiredSessionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoExpiredSessionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoExpiredSessionError.html#name\",\"classes\":\"\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoExpiredSessionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoExpiredSessionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoExpiredSessionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoExpiredSessionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoExpiredSessionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoExpiredSessionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"kind\":128,\"name\":\"MongoGridFSChunkError\",\"url\":\"classes/MongoGridFSChunkError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSChunkError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSChunkError.html#name\",\"classes\":\"\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSChunkError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSChunkError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoGridFSChunkError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoGridFSChunkError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSChunkError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSChunkError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"kind\":128,\"name\":\"MongoGridFSStreamError\",\"url\":\"classes/MongoGridFSStreamError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSStreamError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSStreamError.html#name\",\"classes\":\"\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSStreamError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSStreamError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoGridFSStreamError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoGridFSStreamError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSStreamError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSStreamError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"kind\":128,\"name\":\"MongoInvalidArgumentError\",\"url\":\"classes/MongoInvalidArgumentError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoInvalidArgumentError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoInvalidArgumentError.html#name\",\"classes\":\"\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoInvalidArgumentError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoInvalidArgumentError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoInvalidArgumentError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"kind\":128,\"name\":\"MongoKerberosError\",\"url\":\"classes/MongoKerberosError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoKerberosError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoKerberosError.html#name\",\"classes\":\"\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoKerberosError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoKerberosError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoKerberosError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoKerberosError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoKerberosError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoKerberosError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoKerberosError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoKerberosError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"kind\":128,\"name\":\"MongoMissingCredentialsError\",\"url\":\"classes/MongoMissingCredentialsError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingCredentialsError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingCredentialsError.html#name\",\"classes\":\"\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingCredentialsError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingCredentialsError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoMissingCredentialsError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoMissingCredentialsError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingCredentialsError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingCredentialsError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"kind\":128,\"name\":\"MongoMissingDependencyError\",\"url\":\"classes/MongoMissingDependencyError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingDependencyError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingDependencyError.html#name\",\"classes\":\"\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingDependencyError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingDependencyError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoMissingDependencyError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoMissingDependencyError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingDependencyError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingDependencyError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"kind\":128,\"name\":\"MongoNetworkError\",\"url\":\"classes/MongoNetworkError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkError.html#name\",\"classes\":\"\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNetworkError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNetworkError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"kind\":128,\"name\":\"MongoNetworkTimeoutError\",\"url\":\"classes/MongoNetworkTimeoutError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkTimeoutError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkTimeoutError.html#name\",\"classes\":\"\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkTimeoutError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNetworkTimeoutError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNetworkTimeoutError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"kind\":128,\"name\":\"MongoNotConnectedError\",\"url\":\"classes/MongoNotConnectedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNotConnectedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNotConnectedError.html#name\",\"classes\":\"\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNotConnectedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNotConnectedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoNotConnectedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoNotConnectedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNotConnectedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNotConnectedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"kind\":128,\"name\":\"MongoParseError\",\"url\":\"classes/MongoParseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoParseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoParseError.html#name\",\"classes\":\"\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoParseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoParseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoParseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoParseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoParseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoParseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoParseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoParseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"kind\":128,\"name\":\"MongoRuntimeError\",\"url\":\"classes/MongoRuntimeError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoRuntimeError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoRuntimeError.html#name\",\"classes\":\"\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoRuntimeError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoRuntimeError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoRuntimeError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoRuntimeError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoRuntimeError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoRuntimeError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"kind\":128,\"name\":\"MongoServerClosedError\",\"url\":\"classes/MongoServerClosedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerClosedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerClosedError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerClosedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerClosedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerClosedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerClosedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerClosedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerClosedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"kind\":128,\"name\":\"MongoServerError\",\"url\":\"classes/MongoServerError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoServerError.html#codeName\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoServerError.html#writeConcernError\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoServerError.html#errInfo\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoServerError.html#ok\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"kind\":128,\"name\":\"MongoServerSelectionError\",\"url\":\"classes/MongoServerSelectionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerSelectionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerSelectionError.html#name\",\"classes\":\"\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoServerSelectionError.html#reason\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerSelectionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerSelectionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoServerSelectionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoServerSelectionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerSelectionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerSelectionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"kind\":128,\"name\":\"MongoSystemError\",\"url\":\"classes/MongoSystemError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoSystemError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoSystemError.html#reason\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoSystemError.html#name\",\"classes\":\"\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoSystemError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoSystemError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoSystemError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoSystemError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoSystemError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoSystemError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoSystemError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoSystemError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"kind\":128,\"name\":\"MongoTailableCursorError\",\"url\":\"classes/MongoTailableCursorError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTailableCursorError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTailableCursorError.html#name\",\"classes\":\"\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTailableCursorError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTailableCursorError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTailableCursorError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTailableCursorError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTailableCursorError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTailableCursorError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"kind\":128,\"name\":\"MongoTopologyClosedError\",\"url\":\"classes/MongoTopologyClosedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTopologyClosedError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTopologyClosedError.html#name\",\"classes\":\"\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTopologyClosedError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTopologyClosedError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTopologyClosedError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTopologyClosedError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTopologyClosedError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTopologyClosedError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"kind\":128,\"name\":\"MongoTransactionError\",\"url\":\"classes/MongoTransactionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTransactionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTransactionError.html#name\",\"classes\":\"\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTransactionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTransactionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoTransactionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoTransactionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTransactionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTransactionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTransactionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTransactionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"kind\":128,\"name\":\"MongoUnexpectedServerResponseError\",\"url\":\"classes/MongoUnexpectedServerResponseError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#name\",\"classes\":\"\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"kind\":128,\"name\":\"MongoWriteConcernError\",\"url\":\"classes/MongoWriteConcernError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoWriteConcernError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoWriteConcernError.html#result\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoWriteConcernError.html#name\",\"classes\":\"\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoWriteConcernError.html#codeName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoWriteConcernError.html#writeConcernError\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoWriteConcernError.html#errInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoWriteConcernError.html#ok\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoWriteConcernError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoWriteConcernError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoWriteConcernError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoWriteConcernError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoWriteConcernError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoWriteConcernError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"kind\":128,\"name\":\"AbstractCursor\",\"url\":\"classes/AbstractCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/AbstractCursor.html#CLOSE\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AbstractCursor.html#id\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AbstractCursor.html#namespace\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AbstractCursor.html#readPreference\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AbstractCursor.html#readConcern\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/AbstractCursor.html#session\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AbstractCursor.html#closed\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AbstractCursor.html#killed\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AbstractCursor.html#loadBalanced\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AbstractCursor.html#bufferedCount\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AbstractCursor.html#readBufferedDocuments\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AbstractCursor.html#stream\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AbstractCursor.html#hasNext\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AbstractCursor.html#next\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AbstractCursor.html#tryNext\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AbstractCursor.html#forEach\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AbstractCursor.html#close-1\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AbstractCursor.html#toArray\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AbstractCursor.html#addCursorFlag\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AbstractCursor.html#map\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AbstractCursor.html#withReadPreference\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AbstractCursor.html#withReadConcern\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AbstractCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AbstractCursor.html#batchSize\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AbstractCursor.html#rewind\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AbstractCursor.html#clone\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AbstractCursor.html#_asyncIterator_\",\"classes\":\"\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AbstractCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AbstractCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AbstractCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AbstractCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AbstractCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AbstractCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AbstractCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AbstractCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AbstractCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AbstractCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AbstractCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AbstractCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AbstractCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AbstractCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AbstractCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"kind\":128,\"name\":\"Admin\",\"url\":\"classes/Admin.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Admin.html#command\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"buildInfo\",\"url\":\"classes/Admin.html#buildInfo\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"serverInfo\",\"url\":\"classes/Admin.html#serverInfo\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"serverStatus\",\"url\":\"classes/Admin.html#serverStatus\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"ping\",\"url\":\"classes/Admin.html#ping\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Admin.html#removeUser\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"validateCollection\",\"url\":\"classes/Admin.html#validateCollection\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"listDatabases\",\"url\":\"classes/Admin.html#listDatabases\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":2048,\"name\":\"replSetGetStatus\",\"url\":\"classes/Admin.html#replSetGetStatus\",\"classes\":\"\",\"parent\":\"Admin\"},{\"kind\":128,\"name\":\"AggregationCursor\",\"url\":\"classes/AggregationCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/AggregationCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/AggregationCursor.html#pipeline\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AggregationCursor.html#clone\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AggregationCursor.html#map\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/AggregationCursor.html#explain\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"group\",\"url\":\"classes/AggregationCursor.html#group\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/AggregationCursor.html#limit\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"match\",\"url\":\"classes/AggregationCursor.html#match\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"out\",\"url\":\"classes/AggregationCursor.html#out\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/AggregationCursor.html#project\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/AggregationCursor.html#lookup\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/AggregationCursor.html#redact\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/AggregationCursor.html#skip\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/AggregationCursor.html#sort\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/AggregationCursor.html#unwind\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/AggregationCursor.html#geoNear\",\"classes\":\"\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AggregationCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AggregationCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AggregationCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AggregationCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/AggregationCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AggregationCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AggregationCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AggregationCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AggregationCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AggregationCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AggregationCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AggregationCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AggregationCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AggregationCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AggregationCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AggregationCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AggregationCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AggregationCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AggregationCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AggregationCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AggregationCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AggregationCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AggregationCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AggregationCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AggregationCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AggregationCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AggregationCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AggregationCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AggregationCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AggregationCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AggregationCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AggregationCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AggregationCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AggregationCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AggregationCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AggregationCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AggregationCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AggregationCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AggregationCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"kind\":128,\"name\":\"CancellationToken\",\"url\":\"classes/CancellationToken.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/CancellationToken.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CancellationToken.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/CancellationToken.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/CancellationToken.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CancellationToken.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/CancellationToken.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/CancellationToken.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/CancellationToken.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/CancellationToken.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/CancellationToken.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/CancellationToken.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/CancellationToken.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/CancellationToken.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/CancellationToken.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/CancellationToken.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"kind\":128,\"name\":\"ChangeStream\",\"url\":\"classes/ChangeStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"RESPONSE\",\"url\":\"classes/ChangeStream.html#RESPONSE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"MORE\",\"url\":\"classes/ChangeStream.html#MORE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"INIT\",\"url\":\"classes/ChangeStream.html#INIT\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ChangeStream.html#CLOSE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"CHANGE\",\"url\":\"classes/ChangeStream.html#CHANGE\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"END\",\"url\":\"classes/ChangeStream.html#END\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"ERROR\",\"url\":\"classes/ChangeStream.html#ERROR\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"RESUME_TOKEN_CHANGED\",\"url\":\"classes/ChangeStream.html#RESUME_TOKEN_CHANGED\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"pipeline\",\"url\":\"classes/ChangeStream.html#pipeline\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ChangeStream.html#options\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ChangeStream.html#parent\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"namespace\",\"url\":\"classes/ChangeStream.html#namespace\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChangeStream.html#type\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":1024,\"name\":\"streamOptions\",\"url\":\"classes/ChangeStream.html#streamOptions\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":262144,\"name\":\"resumeToken\",\"url\":\"classes/ChangeStream.html#resumeToken\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ChangeStream.html#hasNext\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ChangeStream.html#next\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ChangeStream.html#tryNext\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ChangeStream.html#closed\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ChangeStream.html#close-1\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ChangeStream.html#stream\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ChangeStream.html#_asyncIterator_\",\"classes\":\"\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ChangeStream.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ChangeStream.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ChangeStream.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ChangeStream.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ChangeStream.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ChangeStream.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ChangeStream.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ChangeStream.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ChangeStream.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ChangeStream.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ChangeStream.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ChangeStream.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ChangeStream.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ChangeStream.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ChangeStream.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"kind\":128,\"name\":\"ClientSession\",\"url\":\"classes/ClientSession.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"hasEnded\",\"url\":\"classes/ClientSession.html#hasEnded\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"clientOptions\",\"url\":\"classes/ClientSession.html#clientOptions\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"supports\",\"url\":\"classes/ClientSession.html#supports\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClientSession.html#supports.__type\",\"classes\":\"\",\"parent\":\"ClientSession.supports\"},{\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"classes/ClientSession.html#supports.__type.causalConsistency\",\"classes\":\"\",\"parent\":\"ClientSession.supports.__type\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"classes/ClientSession.html#clusterTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"operationTime\",\"url\":\"classes/ClientSession.html#operationTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"explicit\",\"url\":\"classes/ClientSession.html#explicit\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"classes/ClientSession.html#defaultTransactionOptions\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/ClientSession.html#transaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClientSession.html#id\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"serverSession\",\"url\":\"classes/ClientSession.html#serverSession\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"snapshotEnabled\",\"url\":\"classes/ClientSession.html#snapshotEnabled\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ClientSession.html#loadBalanced\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/ClientSession.html#isPinned\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"endSession\",\"url\":\"classes/ClientSession.html#endSession\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"advanceOperationTime\",\"url\":\"classes/ClientSession.html#advanceOperationTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"advanceClusterTime\",\"url\":\"classes/ClientSession.html#advanceClusterTime\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ClientSession.html#equals\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"incrementTransactionNumber\",\"url\":\"classes/ClientSession.html#incrementTransactionNumber\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"inTransaction\",\"url\":\"classes/ClientSession.html#inTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"startTransaction\",\"url\":\"classes/ClientSession.html#startTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"commitTransaction\",\"url\":\"classes/ClientSession.html#commitTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"abortTransaction\",\"url\":\"classes/ClientSession.html#abortTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"toBSON\",\"url\":\"classes/ClientSession.html#toBSON\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"withTransaction\",\"url\":\"classes/ClientSession.html#withTransaction\",\"classes\":\"\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ClientSession.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ClientSession.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ClientSession.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ClientSession.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ClientSession.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ClientSession.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ClientSession.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ClientSession.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ClientSession.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ClientSession.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ClientSession.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ClientSession.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ClientSession.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ClientSession.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ClientSession.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"\"},{\"kind\":262144,\"name\":\"dbName\",\"url\":\"classes/Collection.html#dbName\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"collectionName\",\"url\":\"classes/Collection.html#collectionName\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Collection.html#namespace\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Collection.html#readConcern\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Collection.html#readPreference\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Collection.html#bsonOptions\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Collection.html#writeConcern\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"hint\",\"url\":\"classes/Collection.html#hint\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"insertOne\",\"url\":\"classes/Collection.html#insertOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"insertMany\",\"url\":\"classes/Collection.html#insertMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"bulkWrite\",\"url\":\"classes/Collection.html#bulkWrite\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/Collection.html#updateOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/Collection.html#replaceOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateMany\",\"url\":\"classes/Collection.html#updateMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/Collection.html#deleteOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"deleteMany\",\"url\":\"classes/Collection.html#deleteMany\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Collection.html#rename\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/Collection.html#drop\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOne\",\"url\":\"classes/Collection.html#findOne\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"options\",\"url\":\"classes/Collection.html#options\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"isCapped\",\"url\":\"classes/Collection.html#isCapped\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Collection.html#createIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createIndexes\",\"url\":\"classes/Collection.html#createIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropIndex\",\"url\":\"classes/Collection.html#dropIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropIndexes\",\"url\":\"classes/Collection.html#dropIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"listIndexes\",\"url\":\"classes/Collection.html#listIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexExists\",\"url\":\"classes/Collection.html#indexExists\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Collection.html#indexInformation\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"estimatedDocumentCount\",\"url\":\"classes/Collection.html#estimatedDocumentCount\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"countDocuments\",\"url\":\"classes/Collection.html#countDocuments\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"distinct\",\"url\":\"classes/Collection.html#distinct\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"indexes\",\"url\":\"classes/Collection.html#indexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndDelete\",\"url\":\"classes/Collection.html#findOneAndDelete\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndReplace\",\"url\":\"classes/Collection.html#findOneAndReplace\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"findOneAndUpdate\",\"url\":\"classes/Collection.html#findOneAndUpdate\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Collection.html#aggregate\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Collection.html#watch\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"initializeUnorderedBulkOp\",\"url\":\"classes/Collection.html#initializeUnorderedBulkOp\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"initializeOrderedBulkOp\",\"url\":\"classes/Collection.html#initializeOrderedBulkOp\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/Collection.html#count\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"listSearchIndexes\",\"url\":\"classes/Collection.html#listSearchIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createSearchIndex\",\"url\":\"classes/Collection.html#createSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"createSearchIndexes\",\"url\":\"classes/Collection.html#createSearchIndexes\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"dropSearchIndex\",\"url\":\"classes/Collection.html#dropSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"updateSearchIndex\",\"url\":\"classes/Collection.html#updateSearchIndex\",\"classes\":\"\",\"parent\":\"Collection\"},{\"kind\":128,\"name\":\"Db\",\"url\":\"classes/Db.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"SYSTEM_NAMESPACE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_NAMESPACE_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_INDEX_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_INDEX_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_PROFILE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_PROFILE_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_USER_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_USER_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_COMMAND_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_COMMAND_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":1024,\"name\":\"SYSTEM_JS_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_JS_COLLECTION\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Db.html#constructor\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"databaseName\",\"url\":\"classes/Db.html#databaseName\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"options\",\"url\":\"classes/Db.html#options\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"secondaryOk\",\"url\":\"classes/Db.html#secondaryOk\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Db.html#readConcern\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Db.html#readPreference\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Db.html#bsonOptions\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Db.html#writeConcern\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Db.html#namespace\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"createCollection\",\"url\":\"classes/Db.html#createCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Db.html#command\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Db.html#aggregate\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"admin\",\"url\":\"classes/Db.html#admin\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"collection\",\"url\":\"classes/Db.html#collection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Db.html#stats\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"listCollections\",\"url\":\"classes/Db.html#listCollections\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"renameCollection\",\"url\":\"classes/Db.html#renameCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"dropCollection\",\"url\":\"classes/Db.html#dropCollection\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"dropDatabase\",\"url\":\"classes/Db.html#dropDatabase\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"collections\",\"url\":\"classes/Db.html#collections\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Db.html#createIndex\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Db.html#removeUser\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"setProfilingLevel\",\"url\":\"classes/Db.html#setProfilingLevel\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"profilingLevel\",\"url\":\"classes/Db.html#profilingLevel\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Db.html#indexInformation\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Db.html#watch\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":2048,\"name\":\"runCursorCommand\",\"url\":\"classes/Db.html#runCursorCommand\",\"classes\":\"\",\"parent\":\"Db\"},{\"kind\":128,\"name\":\"FindCursor\",\"url\":\"classes/FindCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/FindCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/FindCursor.html#clone\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/FindCursor.html#map\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"count\",\"url\":\"classes/FindCursor.html#count\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/FindCursor.html#explain\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/FindCursor.html#filter\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindCursor.html#hint\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"min\",\"url\":\"classes/FindCursor.html#min\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"max\",\"url\":\"classes/FindCursor.html#max\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"returnKey\",\"url\":\"classes/FindCursor.html#returnKey\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"showRecordId\",\"url\":\"classes/FindCursor.html#showRecordId\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addQueryModifier\",\"url\":\"classes/FindCursor.html#addQueryModifier\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"comment\",\"url\":\"classes/FindCursor.html#comment\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/FindCursor.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/FindCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/FindCursor.html#project\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/FindCursor.html#sort\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"allowDiskUse\",\"url\":\"classes/FindCursor.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindCursor.html#collation\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/FindCursor.html#limit\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/FindCursor.html#skip\",\"classes\":\"\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/FindCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/FindCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/FindCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/FindCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/FindCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/FindCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/FindCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/FindCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/FindCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/FindCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/FindCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/FindCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/FindCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/FindCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/FindCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/FindCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/FindCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/FindCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/FindCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/FindCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/FindCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/FindCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/FindCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/FindCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/FindCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/FindCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/FindCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/FindCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/FindCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/FindCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/FindCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/FindCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/FindCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/FindCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/FindCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/FindCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/FindCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/FindCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"kind\":128,\"name\":\"GridFSBucket\",\"url\":\"classes/GridFSBucket.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"INDEX\",\"url\":\"classes/GridFSBucket.html#INDEX\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridFSBucket.html#constructor\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openUploadStream\",\"url\":\"classes/GridFSBucket.html#openUploadStream\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openUploadStreamWithId\",\"url\":\"classes/GridFSBucket.html#openUploadStreamWithId\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openDownloadStream\",\"url\":\"classes/GridFSBucket.html#openDownloadStream\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/GridFSBucket.html#delete\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/GridFSBucket.html#find\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"openDownloadStreamByName\",\"url\":\"classes/GridFSBucket.html#openDownloadStreamByName\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/GridFSBucket.html#rename\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/GridFSBucket.html#drop\",\"classes\":\"\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/GridFSBucket.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GridFSBucket.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/GridFSBucket.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/GridFSBucket.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GridFSBucket.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/GridFSBucket.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/GridFSBucket.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/GridFSBucket.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/GridFSBucket.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/GridFSBucket.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/GridFSBucket.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/GridFSBucket.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/GridFSBucket.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/GridFSBucket.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/GridFSBucket.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"kind\":128,\"name\":\"GridFSBucketReadStream\",\"url\":\"classes/GridFSBucketReadStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"FILE\",\"url\":\"classes/GridFSBucketReadStream.html#FILE\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GridFSBucketReadStream.html#start\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketReadStream.html#end\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketReadStream.html#abort\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStream\"},{\"kind\":128,\"name\":\"GridFSBucketWriteStream\",\"url\":\"classes/GridFSBucketWriteStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bucket\",\"url\":\"classes/GridFSBucketWriteStream.html#bucket\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"chunks\",\"url\":\"classes/GridFSBucketWriteStream.html#chunks\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"files\",\"url\":\"classes/GridFSBucketWriteStream.html#files\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/GridFSBucketWriteStream.html#filename\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GridFSBucketWriteStream.html#options\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"done\",\"url\":\"classes/GridFSBucketWriteStream.html#done\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/GridFSBucketWriteStream.html#id\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"classes/GridFSBucketWriteStream.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"bufToStore\",\"url\":\"classes/GridFSBucketWriteStream.html#bufToStore\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"length\",\"url\":\"classes/GridFSBucketWriteStream.html#length\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"n\",\"url\":\"classes/GridFSBucketWriteStream.html#n\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/GridFSBucketWriteStream.html#pos\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"classes/GridFSBucketWriteStream.html#state\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state\"},{\"kind\":1024,\"name\":\"streamEnd\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.streamEnd\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"outstandingRequests\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.outstandingRequests\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"errored\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.errored-1\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"aborted\",\"url\":\"classes/GridFSBucketWriteStream.html#state.__type.aborted\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream.state.__type\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"classes/GridFSBucketWriteStream.html#writeConcern\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":1024,\"name\":\"gridFSFile\",\"url\":\"classes/GridFSBucketWriteStream.html#gridFSFile\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketWriteStream.html#abort\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStream\"},{\"kind\":128,\"name\":\"ListCollectionsCursor\",\"url\":\"classes/ListCollectionsCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListCollectionsCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListCollectionsCursor.html#constructor\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListCollectionsCursor.html#parent\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/ListCollectionsCursor.html#filter\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListCollectionsCursor.html#options\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListCollectionsCursor.html#clone\",\"classes\":\"\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListCollectionsCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListCollectionsCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListCollectionsCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListCollectionsCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListCollectionsCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListCollectionsCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListCollectionsCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListCollectionsCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListCollectionsCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListCollectionsCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListCollectionsCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListCollectionsCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListCollectionsCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListCollectionsCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListCollectionsCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListCollectionsCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListCollectionsCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListCollectionsCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListCollectionsCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListCollectionsCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListCollectionsCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListCollectionsCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListCollectionsCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListCollectionsCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListCollectionsCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListCollectionsCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListCollectionsCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListCollectionsCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListCollectionsCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListCollectionsCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListCollectionsCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListCollectionsCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListCollectionsCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListCollectionsCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListCollectionsCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListCollectionsCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListCollectionsCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListCollectionsCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"kind\":128,\"name\":\"ListIndexesCursor\",\"url\":\"classes/ListIndexesCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListIndexesCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListIndexesCursor.html#constructor\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListIndexesCursor.html#parent\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListIndexesCursor.html#options\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListIndexesCursor.html#clone\",\"classes\":\"\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListIndexesCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListIndexesCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListIndexesCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListIndexesCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListIndexesCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListIndexesCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListIndexesCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListIndexesCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListIndexesCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListIndexesCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListIndexesCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListIndexesCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListIndexesCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListIndexesCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListIndexesCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListIndexesCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListIndexesCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListIndexesCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListIndexesCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListIndexesCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListIndexesCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListIndexesCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListIndexesCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListIndexesCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListIndexesCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListIndexesCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListIndexesCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListIndexesCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"kind\":128,\"name\":\"MongoClient\",\"url\":\"classes/MongoClient.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect-2\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoClient.html#constructor\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"options\",\"url\":\"classes/MongoClient.html#options\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"serverApi\",\"url\":\"classes/MongoClient.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"monitorCommands\",\"url\":\"classes/MongoClient.html#monitorCommands\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/MongoClient.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/MongoClient.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/MongoClient.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/MongoClient.html#bsonOptions\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/MongoClient.html#close\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"db\",\"url\":\"classes/MongoClient.html#db\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"startSession\",\"url\":\"classes/MongoClient.html#startSession\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"withSession\",\"url\":\"classes/MongoClient.html#withSession\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/MongoClient.html#watch\",\"classes\":\"\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/MongoClient.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MongoClient.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MongoClient.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/MongoClient.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MongoClient.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/MongoClient.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/MongoClient.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/MongoClient.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/MongoClient.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/MongoClient.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/MongoClient.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/MongoClient.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/MongoClient.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/MongoClient.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/MongoClient.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"kind\":128,\"name\":\"OrderedBulkOperation\",\"url\":\"classes/OrderedBulkOperation.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/OrderedBulkOperation.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/OrderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/OrderedBulkOperation.html#operationId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/OrderedBulkOperation.html#insert\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/OrderedBulkOperation.html#find\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/OrderedBulkOperation.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/OrderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/OrderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/OrderedBulkOperation.html#batches\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/OrderedBulkOperation.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"kind\":128,\"name\":\"RunCommandCursor\",\"url\":\"classes/RunCommandCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/RunCommandCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"classes/RunCommandCursor.html#command\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":1024,\"name\":\"getMoreOptions\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.comment\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"classes/RunCommandCursor.html#getMoreOptions.__type.batchSize\",\"classes\":\"\",\"parent\":\"RunCommandCursor.getMoreOptions.__type\"},{\"kind\":2048,\"name\":\"setComment\",\"url\":\"classes/RunCommandCursor.html#setComment\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setMaxTimeMS\",\"url\":\"classes/RunCommandCursor.html#setMaxTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setBatchSize\",\"url\":\"classes/RunCommandCursor.html#setBatchSize\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/RunCommandCursor.html#clone\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/RunCommandCursor.html#withReadConcern\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/RunCommandCursor.html#addCursorFlag\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/RunCommandCursor.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/RunCommandCursor.html#batchSize-1\",\"classes\":\"\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/RunCommandCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/RunCommandCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/RunCommandCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/RunCommandCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/RunCommandCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/RunCommandCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/RunCommandCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/RunCommandCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/RunCommandCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/RunCommandCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/RunCommandCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/RunCommandCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/RunCommandCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/RunCommandCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/RunCommandCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/RunCommandCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/RunCommandCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/RunCommandCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/RunCommandCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/RunCommandCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/RunCommandCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/RunCommandCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/RunCommandCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/RunCommandCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/RunCommandCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/RunCommandCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/RunCommandCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/RunCommandCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/RunCommandCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/RunCommandCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/RunCommandCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/RunCommandCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/RunCommandCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/RunCommandCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/RunCommandCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/RunCommandCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RunCommandCursor\"},{\"kind\":128,\"name\":\"UnorderedBulkOperation\",\"url\":\"classes/UnorderedBulkOperation.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"handleWriteError\",\"url\":\"classes/UnorderedBulkOperation.html#handleWriteError\",\"classes\":\"\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/UnorderedBulkOperation.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/UnorderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/UnorderedBulkOperation.html#operationId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/UnorderedBulkOperation.html#insert\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UnorderedBulkOperation.html#find\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/UnorderedBulkOperation.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/UnorderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/UnorderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/UnorderedBulkOperation.html#batches\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/UnorderedBulkOperation.html#execute\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"kind\":32,\"name\":\"BatchType\",\"url\":\"variables/BatchType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"BatchType\",\"url\":\"types/BatchType.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"variables/AutoEncryptionLoggerLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"types/AutoEncryptionLoggerLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"variables/GSSAPICanonicalizationValue-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"types/GSSAPICanonicalizationValue.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"AuthMechanism\",\"url\":\"variables/AuthMechanism-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AuthMechanism\",\"url\":\"types/AuthMechanism.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"Compressor\",\"url\":\"variables/Compressor-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Compressor\",\"url\":\"types/Compressor.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"CURSOR_FLAGS\",\"url\":\"variables/CURSOR_FLAGS.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MongoErrorLabel\",\"url\":\"variables/MongoErrorLabel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"MongoErrorLabel\",\"url\":\"types/MongoErrorLabel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ExplainVerbosity\",\"url\":\"variables/ExplainVerbosity-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ExplainVerbosity\",\"url\":\"types/ExplainVerbosity.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ServerApiVersion\",\"url\":\"variables/ServerApiVersion-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerApiVersion\",\"url\":\"types/ServerApiVersion.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReturnDocument\",\"url\":\"variables/ReturnDocument-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReturnDocument\",\"url\":\"types/ReturnDocument.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ProfilingLevel\",\"url\":\"variables/ProfilingLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ProfilingLevel\",\"url\":\"types/ProfilingLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReadConcernLevel\",\"url\":\"variables/ReadConcernLevel-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReadConcernLevel\",\"url\":\"types/ReadConcernLevel.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ReadPreferenceMode\",\"url\":\"variables/ReadPreferenceMode-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ReadPreferenceMode\",\"url\":\"types/ReadPreferenceMode.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ServerType\",\"url\":\"variables/ServerType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerType\",\"url\":\"types/ServerType.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"TopologyType\",\"url\":\"variables/TopologyType-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"TopologyType\",\"url\":\"types/TopologyType.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ReadConcern\",\"url\":\"classes/ReadConcern.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadConcern.html#fromOptions\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"MAJORITY\",\"url\":\"classes/ReadConcern.html#MAJORITY\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"AVAILABLE\",\"url\":\"classes/ReadConcern.html#AVAILABLE\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"LINEARIZABLE\",\"url\":\"classes/ReadConcern.html#LINEARIZABLE\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":262144,\"name\":\"SNAPSHOT\",\"url\":\"classes/ReadConcern.html#SNAPSHOT\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadConcern.html#constructor\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"classes/ReadConcern.html#level\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadConcern.html#toJSON\",\"classes\":\"\",\"parent\":\"ReadConcern\"},{\"kind\":128,\"name\":\"ReadPreference\",\"url\":\"classes/ReadPreference.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"PRIMARY\",\"url\":\"classes/ReadPreference.html#PRIMARY\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"PRIMARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#PRIMARY_PREFERRED\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"SECONDARY\",\"url\":\"classes/ReadPreference.html#SECONDARY\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"SECONDARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#SECONDARY_PREFERRED\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"NEAREST\",\"url\":\"classes/ReadPreference.html#NEAREST\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ReadPreference.html#primary-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"primaryPreferred\",\"url\":\"classes/ReadPreference.html#primaryPreferred\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"secondary\",\"url\":\"classes/ReadPreference.html#secondary-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"secondaryPreferred\",\"url\":\"classes/ReadPreference.html#secondaryPreferred\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"nearest\",\"url\":\"classes/ReadPreference.html#nearest-1\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/ReadPreference.html#fromString\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadPreference.html#fromOptions\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/ReadPreference.html#translate\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid-2\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadPreference.html#constructor\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"mode\",\"url\":\"classes/ReadPreference.html#mode\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ReadPreference.html#tags\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"classes/ReadPreference.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"classes/ReadPreference.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ReadPreference.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":262144,\"name\":\"preference\",\"url\":\"classes/ReadPreference.html#preference\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"secondaryOk\",\"url\":\"classes/ReadPreference.html#secondaryOk\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ReadPreference.html#equals\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadPreference.html#toJSON\",\"classes\":\"\",\"parent\":\"ReadPreference\"},{\"kind\":128,\"name\":\"WriteConcern\",\"url\":\"classes/WriteConcern.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"apply\",\"url\":\"classes/WriteConcern.html#apply\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/WriteConcern.html#fromOptions\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcern.html#constructor\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"classes/WriteConcern.html#w\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"classes/WriteConcern.html#journal\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"classes/WriteConcern.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"classes/WriteConcern.html#wtimeout\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"j\",\"url\":\"classes/WriteConcern.html#j\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":1024,\"name\":\"fsync\",\"url\":\"classes/WriteConcern.html#fsync\",\"classes\":\"\",\"parent\":\"WriteConcern\"},{\"kind\":128,\"name\":\"CommandFailedEvent\",\"url\":\"classes/CommandFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandFailedEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandFailedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"serverConnectionId\",\"url\":\"classes/CommandFailedEvent.html#serverConnectionId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandFailedEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandFailedEvent.html#duration\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandFailedEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/CommandFailedEvent.html#failure\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandFailedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandFailedEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandFailedEvent\"},{\"kind\":128,\"name\":\"CommandStartedEvent\",\"url\":\"classes/CommandStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"commandObj\",\"url\":\"classes/CommandStartedEvent.html#commandObj\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandStartedEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"databaseName\",\"url\":\"classes/CommandStartedEvent.html#databaseName\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandStartedEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"classes/CommandStartedEvent.html#command\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandStartedEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandStartedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"serverConnectionId\",\"url\":\"classes/CommandStartedEvent.html#serverConnectionId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandStartedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandStartedEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandStartedEvent\"},{\"kind\":128,\"name\":\"CommandSucceededEvent\",\"url\":\"classes/CommandSucceededEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandSucceededEvent.html#address\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandSucceededEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"serverConnectionId\",\"url\":\"classes/CommandSucceededEvent.html#serverConnectionId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandSucceededEvent.html#requestId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandSucceededEvent.html#duration\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandSucceededEvent.html#commandName\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/CommandSucceededEvent.html#reply\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandSucceededEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandSucceededEvent.html#hasServiceId\",\"classes\":\"\",\"parent\":\"CommandSucceededEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckedInEvent\",\"url\":\"classes/ConnectionCheckedInEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedInEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedInEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedInEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckedOutEvent\",\"url\":\"classes/ConnectionCheckedOutEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedOutEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedOutEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedOutEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckOutFailedEvent\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#reason\",\"classes\":\"\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"kind\":128,\"name\":\"ConnectionCheckOutStartedEvent\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"kind\":128,\"name\":\"ConnectionClosedEvent\",\"url\":\"classes/ConnectionClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionClosedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionClosedEvent.html#reason\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/ConnectionClosedEvent.html#serviceId\",\"classes\":\"\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionClosedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionClosedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"kind\":128,\"name\":\"ConnectionCreatedEvent\",\"url\":\"classes/ConnectionCreatedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCreatedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCreatedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCreatedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolClearedEvent\",\"url\":\"classes/ConnectionPoolClearedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"interruptInUseConnections\",\"url\":\"classes/ConnectionPoolClearedEvent.html#interruptInUseConnections\",\"classes\":\"\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClearedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClearedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolClosedEvent\",\"url\":\"classes/ConnectionPoolClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClosedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClosedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolCreatedEvent\",\"url\":\"classes/ConnectionPoolCreatedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#options\",\"classes\":\"\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolMonitoringEvent\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#time\",\"classes\":\"\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#address\",\"classes\":\"\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"kind\":128,\"name\":\"ConnectionPoolReadyEvent\",\"url\":\"classes/ConnectionPoolReadyEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolReadyEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolReadyEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolReadyEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolReadyEvent\"},{\"kind\":128,\"name\":\"ConnectionReadyEvent\",\"url\":\"classes/ConnectionReadyEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionReadyEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionReadyEvent.html#time\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionReadyEvent.html#address\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"kind\":128,\"name\":\"ServerClosedEvent\",\"url\":\"classes/ServerClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerClosedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerClosedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerClosedEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerClosedEvent\"},{\"kind\":128,\"name\":\"ServerDescriptionChangedEvent\",\"url\":\"classes/ServerDescriptionChangedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerDescriptionChangedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescriptionChangedEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#previousDescription\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#newDescription\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ServerDescriptionChangedEvent.html#name\",\"classes\":\"\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatFailedEvent\",\"url\":\"classes/ServerHeartbeatFailedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#duration\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#failure\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":1024,\"name\":\"awaited\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#awaited\",\"classes\":\"\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatStartedEvent\",\"url\":\"classes/ServerHeartbeatStartedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatStartedEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatStartedEvent\"},{\"kind\":1024,\"name\":\"awaited\",\"url\":\"classes/ServerHeartbeatStartedEvent.html#awaited\",\"classes\":\"\",\"parent\":\"ServerHeartbeatStartedEvent\"},{\"kind\":128,\"name\":\"ServerHeartbeatSucceededEvent\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#connectionId\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#duration\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#reply\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":1024,\"name\":\"awaited\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#awaited\",\"classes\":\"\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"kind\":128,\"name\":\"ServerOpeningEvent\",\"url\":\"classes/ServerOpeningEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerOpeningEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"ServerOpeningEvent\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerOpeningEvent.html#address\",\"classes\":\"\",\"parent\":\"ServerOpeningEvent\"},{\"kind\":128,\"name\":\"TopologyClosedEvent\",\"url\":\"classes/TopologyClosedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyClosedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyClosedEvent\"},{\"kind\":128,\"name\":\"TopologyDescriptionChangedEvent\",\"url\":\"classes/TopologyDescriptionChangedEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#previousDescription\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#newDescription\",\"classes\":\"\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"kind\":128,\"name\":\"TopologyOpeningEvent\",\"url\":\"classes/TopologyOpeningEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyOpeningEvent.html#topologyId\",\"classes\":\"\",\"parent\":\"TopologyOpeningEvent\"},{\"kind\":256,\"name\":\"BSONSerializeOptions\",\"url\":\"interfaces/BSONSerializeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BSONSerializeOptions.html#raw\",\"classes\":\"\",\"parent\":\"BSONSerializeOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BSONSerializeOptions.html#enableUtf8Validation\",\"classes\":\"\",\"parent\":\"BSONSerializeOptions\"},{\"kind\":8388608,\"name\":\"Document\",\"url\":\"modules.html#Document\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"deserialize\",\"url\":\"modules.html#deserialize\",\"classes\":\"\"},{\"kind\":8388608,\"name\":\"serialize\",\"url\":\"modules.html#serialize\",\"classes\":\"\"},{\"kind\":256,\"name\":\"BulkWriteOperationError\",\"url\":\"interfaces/BulkWriteOperationError.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BulkWriteOperationError.html#index\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/BulkWriteOperationError.html#code\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/BulkWriteOperationError.html#errmsg\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/BulkWriteOperationError.html#errInfo\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/BulkWriteOperationError.html#op\",\"classes\":\"\",\"parent\":\"BulkWriteOperationError\"},{\"kind\":128,\"name\":\"BulkWriteResult\",\"url\":\"classes/BulkWriteResult.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"generateIdMap\",\"url\":\"classes/BulkWriteResult.html#generateIdMap\",\"classes\":\"tsd-is-private\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#generateIdMap.generateIdMap-1.__type-2\",\"classes\":\"\",\"parent\":\"BulkWriteResult.generateIdMap.generateIdMap\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"classes/BulkWriteResult.html#result\",\"classes\":\"tsd-is-private\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"classes/BulkWriteResult.html#insertedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"classes/BulkWriteResult.html#matchedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"classes/BulkWriteResult.html#modifiedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"classes/BulkWriteResult.html#deletedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"classes/BulkWriteResult.html#upsertedCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":1024,\"name\":\"upsertedIds\",\"url\":\"classes/BulkWriteResult.html#upsertedIds\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#upsertedIds.__type-1\",\"classes\":\"\",\"parent\":\"BulkWriteResult.upsertedIds\"},{\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"classes/BulkWriteResult.html#insertedIds\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BulkWriteResult.html#insertedIds.__type\",\"classes\":\"\",\"parent\":\"BulkWriteResult.insertedIds\"},{\"kind\":262144,\"name\":\"ok\",\"url\":\"classes/BulkWriteResult.html#ok\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getUpsertedIdAt\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIdAt\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getRawResponse\",\"url\":\"classes/BulkWriteResult.html#getRawResponse\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"hasWriteErrors\",\"url\":\"classes/BulkWriteResult.html#hasWriteErrors\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrorCount\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorCount\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrorAt\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorAt\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteErrors\",\"url\":\"classes/BulkWriteResult.html#getWriteErrors\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"getWriteConcernError\",\"url\":\"classes/BulkWriteResult.html#getWriteConcernError\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/BulkWriteResult.html#toString\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":2048,\"name\":\"isOk\",\"url\":\"classes/BulkWriteResult.html#isOk\",\"classes\":\"\",\"parent\":\"BulkWriteResult\"},{\"kind\":256,\"name\":\"DeleteManyModel\",\"url\":\"interfaces/DeleteManyModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteManyModel.html#filter\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteManyModel.html#collation\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteManyModel.html#hint\",\"classes\":\"\",\"parent\":\"DeleteManyModel\"},{\"kind\":256,\"name\":\"DeleteOneModel\",\"url\":\"interfaces/DeleteOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteOneModel.html#filter\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOneModel.html#collation\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOneModel.html#hint\",\"classes\":\"\",\"parent\":\"DeleteOneModel\"},{\"kind\":256,\"name\":\"InsertOneModel\",\"url\":\"interfaces/InsertOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"document\",\"url\":\"interfaces/InsertOneModel.html#document\",\"classes\":\"\",\"parent\":\"InsertOneModel\"},{\"kind\":256,\"name\":\"ReplaceOneModel\",\"url\":\"interfaces/ReplaceOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ReplaceOneModel.html#filter\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"replacement\",\"url\":\"interfaces/ReplaceOneModel.html#replacement\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOneModel.html#collation\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOneModel.html#hint\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOneModel.html#upsert\",\"classes\":\"\",\"parent\":\"ReplaceOneModel\"},{\"kind\":256,\"name\":\"UpdateManyModel\",\"url\":\"interfaces/UpdateManyModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateManyModel.html#filter\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateManyModel.html#update\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateManyModel.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateManyModel.html#collation\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateManyModel.html#hint\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateManyModel.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateManyModel\"},{\"kind\":256,\"name\":\"UpdateOneModel\",\"url\":\"interfaces/UpdateOneModel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateOneModel.html#filter\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateOneModel.html#update\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOneModel.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOneModel.html#collation\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOneModel.html#hint\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOneModel.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateOneModel\"},{\"kind\":128,\"name\":\"WriteConcernError\",\"url\":\"classes/WriteConcernError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcernError.html#constructor\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteConcernError.html#code\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteConcernError.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteConcernError.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteConcernError.html#toJSON\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteConcernError.html#toString\",\"classes\":\"\",\"parent\":\"WriteConcernError\"},{\"kind\":128,\"name\":\"WriteError\",\"url\":\"classes/WriteError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteError.html#constructor\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":1024,\"name\":\"err\",\"url\":\"classes/WriteError.html#err\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteError.html#code\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"index\",\"url\":\"classes/WriteError.html#index\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteError.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":2048,\"name\":\"getOperation\",\"url\":\"classes/WriteError.html#getOperation\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteError.html#toJSON\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.code-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.index-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.errmsg-2\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":1024,\"name\":\"op\",\"url\":\"classes/WriteError.html#toJSON.toJSON-1.__type.op\",\"classes\":\"\",\"parent\":\"WriteError.toJSON.toJSON.__type\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteError.html#toString\",\"classes\":\"\",\"parent\":\"WriteError\"},{\"kind\":128,\"name\":\"Batch\",\"url\":\"classes/Batch.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Batch.html#constructor\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"originalZeroIndex\",\"url\":\"classes/Batch.html#originalZeroIndex\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"currentIndex\",\"url\":\"classes/Batch.html#currentIndex\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"originalIndexes\",\"url\":\"classes/Batch.html#originalIndexes\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"batchType\",\"url\":\"classes/Batch.html#batchType\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Batch.html#operations\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Batch.html#size\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":1024,\"name\":\"sizeBytes\",\"url\":\"classes/Batch.html#sizeBytes\",\"classes\":\"\",\"parent\":\"Batch\"},{\"kind\":128,\"name\":\"BulkOperationBase\",\"url\":\"classes/BulkOperationBase.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/BulkOperationBase.html#isOrdered\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/BulkOperationBase.html#operationId\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/BulkOperationBase.html#insert\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BulkOperationBase.html#find\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/BulkOperationBase.html#raw\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/BulkOperationBase.html#bsonOptions\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/BulkOperationBase.html#writeConcern\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/BulkOperationBase.html#batches\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/BulkOperationBase.html#execute\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/BulkOperationBase.html#addToOperationsList\",\"classes\":\"\",\"parent\":\"BulkOperationBase\"},{\"kind\":128,\"name\":\"FindOperators\",\"url\":\"classes/FindOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bulkOperation\",\"url\":\"classes/FindOperators.html#bulkOperation\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/FindOperators.html#update\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/FindOperators.html#updateOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/FindOperators.html#replaceOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/FindOperators.html#deleteOne\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/FindOperators.html#delete\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"upsert\",\"url\":\"classes/FindOperators.html#upsert\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindOperators.html#collation\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"arrayFilters\",\"url\":\"classes/FindOperators.html#arrayFilters\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindOperators.html#hint\",\"classes\":\"\",\"parent\":\"FindOperators\"},{\"kind\":256,\"name\":\"WriteConcernErrorData\",\"url\":\"interfaces/WriteConcernErrorData.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/WriteConcernErrorData.html#code\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/WriteConcernErrorData.html#errmsg\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/WriteConcernErrorData.html#errInfo\",\"classes\":\"\",\"parent\":\"WriteConcernErrorData\"},{\"kind\":256,\"name\":\"ChangeStreamCollModDocument\",\"url\":\"interfaces/ChangeStreamCollModDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"kind\":256,\"name\":\"ChangeStreamCreateDocument\",\"url\":\"interfaces/ChangeStreamCreateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"kind\":256,\"name\":\"ChangeStreamCreateIndexDocument\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDeleteDocument\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamDeleteDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"kind\":4194304,\"name\":\"ChangeStreamDocument\",\"url\":\"types/ChangeStreamDocument.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentCollectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html#collectionUUID\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCollectionUUID\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentCommon\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#_id\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#clusterTime\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#txnNumber\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#lsid\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#splitEvent\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey.__type._id\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentKey.documentKey.__type\"},{\"kind\":256,\"name\":\"ChangeStreamDocumentOperationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html#operationDescription\",\"classes\":\"\",\"parent\":\"ChangeStreamDocumentOperationDescription\"},{\"kind\":256,\"name\":\"ChangeStreamDropDatabaseDocument\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument.ns\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns.__type.db\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDatabaseDocument.ns.__type\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDropDocument\",\"url\":\"interfaces/ChangeStreamDropDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"kind\":256,\"name\":\"ChangeStreamDropIndexDocument\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"kind\":4194304,\"name\":\"ChangeStreamEvents\",\"url\":\"types/ChangeStreamEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ChangeStreamInsertDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamInsertDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"kind\":256,\"name\":\"ChangeStreamInvalidateDocument\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"kind\":256,\"name\":\"ChangeStreamNameSpace\",\"url\":\"interfaces/ChangeStreamNameSpace.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamNameSpace.html#db\",\"classes\":\"\",\"parent\":\"ChangeStreamNameSpace\"},{\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamNameSpace.html#coll\",\"classes\":\"\",\"parent\":\"ChangeStreamNameSpace\"},{\"kind\":256,\"name\":\"ChangeStreamOptions\",\"url\":\"interfaces/ChangeStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#resumeAfter\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#startAfter\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ChangeStreamOptions.html#startAtOperationTime\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ChangeStreamOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"showExpandedEvents\",\"url\":\"interfaces/ChangeStreamOptions.html#showExpandedEvents\",\"classes\":\"\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ChangeStreamOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ChangeStreamOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ChangeStreamOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/ChangeStreamOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ChangeStreamOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ChangeStreamOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ChangeStreamOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ChangeStreamOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ChangeStreamOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ChangeStreamOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ChangeStreamOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ChangeStreamOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/ChangeStreamOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ChangeStreamOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ChangeStreamOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/ChangeStreamOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"kind\":256,\"name\":\"ChangeStreamRefineCollectionShardKeyDocument\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"kind\":256,\"name\":\"ChangeStreamRenameDocument\",\"url\":\"interfaces/ChangeStreamRenameDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type.db\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to.__type\"},{\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to.__type.coll\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument.to.__type\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"kind\":256,\"name\":\"ChangeStreamReplaceDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamReplaceDocument.documentKey.__type\"},{\"kind\":256,\"name\":\"ChangeStreamReshardCollectionDocument\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"kind\":256,\"name\":\"ChangeStreamShardCollectionDocument\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"kind\":256,\"name\":\"ChangeStreamSplitEvent\",\"url\":\"interfaces/ChangeStreamSplitEvent.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"fragment\",\"url\":\"interfaces/ChangeStreamSplitEvent.html#fragment\",\"classes\":\"\",\"parent\":\"ChangeStreamSplitEvent\"},{\"kind\":1024,\"name\":\"of\",\"url\":\"interfaces/ChangeStreamSplitEvent.html#of\",\"classes\":\"\",\"parent\":\"ChangeStreamSplitEvent\"},{\"kind\":256,\"name\":\"ChangeStreamUpdateDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#operationType\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocument\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"updateDescription\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#updateDescription\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#ns\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocumentBeforeChange\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#_id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#clusterTime\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#txnNumber\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#lsid\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"splitEvent\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#splitEvent\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey.__type\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument.documentKey\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey.__type._id-1\",\"classes\":\"\",\"parent\":\"ChangeStreamUpdateDocument.documentKey.__type\"},{\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#collectionUUID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"kind\":4194304,\"name\":\"OperationTime\",\"url\":\"types/OperationTime.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ResumeOptions\",\"url\":\"interfaces/ResumeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ResumeOptions.html#startAtOperationTime\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ResumeOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ResumeOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ResumeOptions.html#collation\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ResumeOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ResumeOptions.html#resumeAfter\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ResumeOptions.html#startAfter\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ResumeOptions.html#fullDocument\",\"classes\":\"\",\"parent\":\"ResumeOptions\"},{\"kind\":4194304,\"name\":\"ResumeToken\",\"url\":\"types/ResumeToken.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"UpdateDescription\",\"url\":\"interfaces/UpdateDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"updatedFields\",\"url\":\"interfaces/UpdateDescription.html#updatedFields\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"removedFields\",\"url\":\"interfaces/UpdateDescription.html#removedFields\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"truncatedArrays\",\"url\":\"interfaces/UpdateDescription.html#truncatedArrays\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":1024,\"name\":\"disambiguatedPaths\",\"url\":\"interfaces/UpdateDescription.html#disambiguatedPaths\",\"classes\":\"\",\"parent\":\"UpdateDescription\"},{\"kind\":256,\"name\":\"AutoEncryptionOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultClient\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.aws\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local.__type-3\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.local\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.local.__type-3.key\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.local.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.azure\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.gcp\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip.__type-2\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.kmip\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders.__type-1.kmip.__type-2.endpoint\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.kmsProviders.__type.kmip.__type\"},{\"kind\":1024,\"name\":\"schemaMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#schemaMap\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"encryptedFieldsMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#encryptedFieldsMap\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"bypassAutoEncryption\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassAutoEncryption\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"bypassQueryAnalysis\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassQueryAnalysis\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/AutoEncryptionOptions.html#options\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4.logger\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#options.__type-4.logger.__type-5\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.options.__type.logger\"},{\"kind\":1024,\"name\":\"extraOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions\"},{\"kind\":1024,\"name\":\"mongocryptdURI\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdURI\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdBypassSpawn\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdBypassSpawn\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdSpawnPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdSpawnPath\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"mongocryptdSpawnArgs\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.mongocryptdSpawnArgs\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"cryptSharedLibPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.cryptSharedLibPath\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"cryptSharedLibRequired\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions.__type.cryptSharedLibRequired\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions.extraOptions.__type\"},{\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#proxyOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#tlsOptions\",\"classes\":\"\",\"parent\":\"AutoEncryptionOptions\"},{\"kind\":4194304,\"name\":\"AutoEncryptionExtraOptions\",\"url\":\"types/AutoEncryptionExtraOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AWSEncryptionKeyOptions\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"region\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#region\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#key\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AWSEncryptionKeyOptions.html#endpoint\",\"classes\":\"\",\"parent\":\"AWSEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"AzureEncryptionKeyOptions\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyName\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyName\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVaultEndpoint\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyVaultEndpoint\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVersion\",\"url\":\"interfaces/AzureEncryptionKeyOptions.html#keyVersion\",\"classes\":\"\",\"parent\":\"AzureEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionCreateDataKeyProviderOptions\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#masterKey\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"keyAltNames\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#keyAltNames\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"keyMaterial\",\"url\":\"interfaces/ClientEncryptionCreateDataKeyProviderOptions.html#keyMaterial\",\"classes\":\"\",\"parent\":\"ClientEncryptionCreateDataKeyProviderOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionEncryptOptions\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"algorithm\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#algorithm\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#keyId\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"keyAltName\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#keyAltName\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"contentionFactor\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#contentionFactor\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"queryType\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#queryType\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":1024,\"name\":\"rangeOptions\",\"url\":\"interfaces/ClientEncryptionEncryptOptions.html#rangeOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionEncryptOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/ClientEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/ClientEncryptionOptions.html#keyVaultClient\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/ClientEncryptionOptions.html#kmsProviders\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html#proxyOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/ClientEncryptionOptions.html#tlsOptions\",\"classes\":\"\",\"parent\":\"ClientEncryptionOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"provider\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html#provider\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyProviderOptions.html#masterKey\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyProviderOptions\"},{\"kind\":256,\"name\":\"ClientEncryptionRewrapManyDataKeyResult\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bulkWriteResult\",\"url\":\"interfaces/ClientEncryptionRewrapManyDataKeyResult.html#bulkWriteResult\",\"classes\":\"\",\"parent\":\"ClientEncryptionRewrapManyDataKeyResult\"},{\"kind\":256,\"name\":\"DataKey\",\"url\":\"interfaces/DataKey.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/DataKey.html#_id\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DataKey.html#version\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"keyAltNames\",\"url\":\"interfaces/DataKey.html#keyAltNames\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"keyMaterial\",\"url\":\"interfaces/DataKey.html#keyMaterial\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"creationDate\",\"url\":\"interfaces/DataKey.html#creationDate\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"updateDate\",\"url\":\"interfaces/DataKey.html#updateDate\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DataKey.html#status\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":1024,\"name\":\"masterKey\",\"url\":\"interfaces/DataKey.html#masterKey\",\"classes\":\"\",\"parent\":\"DataKey\"},{\"kind\":256,\"name\":\"GCPEncryptionKeyOptions\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"projectId\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#projectId\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"location\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#location\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyRing\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyRing\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyName\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyName\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"keyVersion\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#keyVersion\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/GCPEncryptionKeyOptions.html#endpoint\",\"classes\":\"\",\"parent\":\"GCPEncryptionKeyOptions\"},{\"kind\":256,\"name\":\"RangeOptions\",\"url\":\"interfaces/RangeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/RangeOptions.html#min\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/RangeOptions.html#max\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"sparsity\",\"url\":\"interfaces/RangeOptions.html#sparsity\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":1024,\"name\":\"precision\",\"url\":\"interfaces/RangeOptions.html#precision\",\"classes\":\"\",\"parent\":\"RangeOptions\"},{\"kind\":128,\"name\":\"MongoCryptAzureKMSRequestError\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#body\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptAzureKMSRequestError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptAzureKMSRequestError\"},{\"kind\":128,\"name\":\"MongoCryptCreateDataKeyError\",\"url\":\"classes/MongoCryptCreateDataKeyError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#encryptedFields\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptCreateDataKeyError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateDataKeyError\"},{\"kind\":128,\"name\":\"MongoCryptCreateEncryptedCollectionError\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#encryptedFields\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptCreateEncryptedCollectionError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptCreateEncryptedCollectionError\"},{\"kind\":128,\"name\":\"MongoCryptError\",\"url\":\"classes/MongoCryptError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptError\"},{\"kind\":128,\"name\":\"MongoCryptInvalidArgumentError\",\"url\":\"classes/MongoCryptInvalidArgumentError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptInvalidArgumentError\"},{\"kind\":128,\"name\":\"MongoCryptKMSRequestNetworkTimeoutError\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#name\",\"classes\":\"\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#code\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"connectionGeneration\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#connectionGeneration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#cause\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCryptKMSRequestNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoCryptKMSRequestNetworkTimeoutError\"},{\"kind\":4194304,\"name\":\"ClientEncryptionDataKeyProvider\",\"url\":\"types/ClientEncryptionDataKeyProvider.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"KMSProviders\",\"url\":\"interfaces/KMSProviders.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/KMSProviders.html#aws\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/KMSProviders.html#local\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/KMSProviders.html#local.__type-1\",\"classes\":\"\",\"parent\":\"KMSProviders.local\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/KMSProviders.html#local.__type-1.key\",\"classes\":\"\",\"parent\":\"KMSProviders.local.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/KMSProviders.html#kmip\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/KMSProviders.html#kmip.__type\",\"classes\":\"\",\"parent\":\"KMSProviders.kmip\"},{\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/KMSProviders.html#kmip.__type.endpoint\",\"classes\":\"\",\"parent\":\"KMSProviders.kmip.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/KMSProviders.html#azure\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/KMSProviders.html#gcp\",\"classes\":\"\",\"parent\":\"KMSProviders\"},{\"kind\":4194304,\"name\":\"ClientEncryptionTlsOptions\",\"url\":\"types/ClientEncryptionTlsOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"CSFLEKMSTlsOptions\",\"url\":\"types/CSFLEKMSTlsOptions.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions\"},{\"kind\":1024,\"name\":\"aws\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.aws\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"gcp\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.gcp\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"kmip\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.kmip\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"local\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.local\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":1024,\"name\":\"azure\",\"url\":\"types/CSFLEKMSTlsOptions.html#__type.azure\",\"classes\":\"\",\"parent\":\"CSFLEKMSTlsOptions.__type\"},{\"kind\":256,\"name\":\"AuthMechanismProperties\",\"url\":\"interfaces/AuthMechanismProperties.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"SERVICE_HOST\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_HOST\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"SERVICE_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"SERVICE_REALM\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_REALM\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"CANONICALIZE_HOST_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#CANONICALIZE_HOST_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"AWS_SESSION_TOKEN\",\"url\":\"interfaces/AuthMechanismProperties.html#AWS_SESSION_TOKEN\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"REQUEST_TOKEN_CALLBACK\",\"url\":\"interfaces/AuthMechanismProperties.html#REQUEST_TOKEN_CALLBACK\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"REFRESH_TOKEN_CALLBACK\",\"url\":\"interfaces/AuthMechanismProperties.html#REFRESH_TOKEN_CALLBACK\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"PROVIDER_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#PROVIDER_NAME\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"ALLOWED_HOSTS\",\"url\":\"interfaces/AuthMechanismProperties.html#ALLOWED_HOSTS\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":1024,\"name\":\"TOKEN_AUDIENCE\",\"url\":\"interfaces/AuthMechanismProperties.html#TOKEN_AUDIENCE\",\"classes\":\"\",\"parent\":\"AuthMechanismProperties\"},{\"kind\":128,\"name\":\"MongoCredentials\",\"url\":\"classes/MongoCredentials.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"merge\",\"url\":\"classes/MongoCredentials.html#merge\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCredentials.html#constructor\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/MongoCredentials.html#username\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"classes/MongoCredentials.html#password\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"classes/MongoCredentials.html#source\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"mechanism\",\"url\":\"classes/MongoCredentials.html#mechanism\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"classes/MongoCredentials.html#mechanismProperties\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/MongoCredentials.html#equals\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"resolveAuthMechanism\",\"url\":\"classes/MongoCredentials.html#resolveAuthMechanism\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/MongoCredentials.html#validate\",\"classes\":\"\",\"parent\":\"MongoCredentials\"},{\"kind\":256,\"name\":\"MongoCredentialsOptions\",\"url\":\"interfaces/MongoCredentialsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/MongoCredentialsOptions.html#username\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/MongoCredentialsOptions.html#password\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"source\",\"url\":\"interfaces/MongoCredentialsOptions.html#source\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/MongoCredentialsOptions.html#db\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"mechanism\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanism\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanismProperties\",\"classes\":\"\",\"parent\":\"MongoCredentialsOptions\"},{\"kind\":256,\"name\":\"IdPServerInfo\",\"url\":\"interfaces/IdPServerInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"issuer\",\"url\":\"interfaces/IdPServerInfo.html#issuer\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/IdPServerInfo.html#clientId\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":1024,\"name\":\"requestScopes\",\"url\":\"interfaces/IdPServerInfo.html#requestScopes\",\"classes\":\"\",\"parent\":\"IdPServerInfo\"},{\"kind\":256,\"name\":\"IdPServerResponse\",\"url\":\"interfaces/IdPServerResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"accessToken\",\"url\":\"interfaces/IdPServerResponse.html#accessToken\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":1024,\"name\":\"expiresInSeconds\",\"url\":\"interfaces/IdPServerResponse.html#expiresInSeconds\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"interfaces/IdPServerResponse.html#refreshToken\",\"classes\":\"\",\"parent\":\"IdPServerResponse\"},{\"kind\":256,\"name\":\"OIDCCallbackContext\",\"url\":\"interfaces/OIDCCallbackContext.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"refreshToken\",\"url\":\"interfaces/OIDCCallbackContext.html#refreshToken\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"timeoutSeconds\",\"url\":\"interfaces/OIDCCallbackContext.html#timeoutSeconds\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"timeoutContext\",\"url\":\"interfaces/OIDCCallbackContext.html#timeoutContext\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/OIDCCallbackContext.html#version\",\"classes\":\"\",\"parent\":\"OIDCCallbackContext\"},{\"kind\":4194304,\"name\":\"OIDCRefreshFunction\",\"url\":\"types/OIDCRefreshFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OIDCRefreshFunction.html#__type\",\"classes\":\"\",\"parent\":\"OIDCRefreshFunction\"},{\"kind\":4194304,\"name\":\"OIDCRequestFunction\",\"url\":\"types/OIDCRequestFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OIDCRequestFunction.html#__type\",\"classes\":\"\",\"parent\":\"OIDCRequestFunction\"},{\"kind\":32,\"name\":\"LEGAL_TCP_SOCKET_OPTIONS\",\"url\":\"variables/LEGAL_TCP_SOCKET_OPTIONS.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"LEGAL_TLS_SOCKET_OPTIONS\",\"url\":\"variables/LEGAL_TLS_SOCKET_OPTIONS.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Stream\",\"url\":\"types/Stream.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ConnectionEvents\",\"url\":\"types/ConnectionEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ConnectionEvents.html#__type\",\"classes\":\"\",\"parent\":\"ConnectionEvents\"},{\"kind\":2048,\"name\":\"commandStarted\",\"url\":\"types/ConnectionEvents.html#__type.commandStarted\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"commandSucceeded\",\"url\":\"types/ConnectionEvents.html#__type.commandSucceeded\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"commandFailed\",\"url\":\"types/ConnectionEvents.html#__type.commandFailed\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"clusterTimeReceived\",\"url\":\"types/ConnectionEvents.html#__type.clusterTimeReceived\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"types/ConnectionEvents.html#__type.close\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"pinned\",\"url\":\"types/ConnectionEvents.html#__type.pinned\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":2048,\"name\":\"unpinned\",\"url\":\"types/ConnectionEvents.html#__type.unpinned\",\"classes\":\"\",\"parent\":\"ConnectionEvents.__type\"},{\"kind\":256,\"name\":\"ConnectionOptions\",\"url\":\"interfaces/ConnectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ConnectionOptions.html#id\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"generation\",\"url\":\"interfaces/ConnectionOptions.html#generation\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionOptions.html#hostAddress\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionOptions.html#monitorCommands\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionOptions.html#credentials\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionOptions.html#tls\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionOptions.html#noDelay\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#socketTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionOptions.html#cancellationToken\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionOptions.html#metadata\",\"classes\":\"\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionOptions.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"kind\":256,\"name\":\"ProxyOptions\",\"url\":\"interfaces/ProxyOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ProxyOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ProxyOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ProxyOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ProxyOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"ProxyOptions\"},{\"kind\":256,\"name\":\"CloseOptions\",\"url\":\"interfaces/CloseOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/CloseOptions.html#force\",\"classes\":\"\",\"parent\":\"CloseOptions\"},{\"kind\":4194304,\"name\":\"ConnectionPoolEvents\",\"url\":\"types/ConnectionPoolEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ConnectionPoolOptions\",\"url\":\"interfaces/ConnectionPoolOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxPoolSize\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#minPoolSize\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxConnecting\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxIdleTimeMS\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#waitQueueTimeoutMS\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionPoolOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionPoolOptions.html#credentials\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionPoolOptions.html#hostAddress\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionPoolOptions.html#cancellationToken\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionPoolOptions.html#serverApi\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionPoolOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#connectTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionPoolOptions.html#tls\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionPoolOptions.html#metadata\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionPoolOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionPoolOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"kind\":256,\"name\":\"ClientMetadata\",\"url\":\"interfaces/ClientMetadata.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"driver\",\"url\":\"interfaces/ClientMetadata.html#driver\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1.name-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#driver.__type-1.version\",\"classes\":\"\",\"parent\":\"ClientMetadata.driver.__type\"},{\"kind\":1024,\"name\":\"os\",\"url\":\"interfaces/ClientMetadata.html#os\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3\",\"classes\":\"\",\"parent\":\"ClientMetadata.os\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.type\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.name-3\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"architecture\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.architecture\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#os.__type-3.version-1\",\"classes\":\"\",\"parent\":\"ClientMetadata.os.__type\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadata.html#platform\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":1024,\"name\":\"application\",\"url\":\"interfaces/ClientMetadata.html#application\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#application.__type\",\"classes\":\"\",\"parent\":\"ClientMetadata.application\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#application.__type.name\",\"classes\":\"\",\"parent\":\"ClientMetadata.application.__type\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"interfaces/ClientMetadata.html#env\",\"classes\":\"\",\"parent\":\"ClientMetadata\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2\",\"classes\":\"\",\"parent\":\"ClientMetadata.env\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.name-2\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"timeout_sec\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.timeout_sec\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"memory_mb\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.memory_mb\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"region\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.region\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/ClientMetadata.html#env.__type-2.url\",\"classes\":\"\",\"parent\":\"ClientMetadata.env.__type\"},{\"kind\":256,\"name\":\"ClientMetadataOptions\",\"url\":\"interfaces/ClientMetadataOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.name\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.version\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo.__type.platform\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions.driverInfo.__type\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/ClientMetadataOptions.html#appName\",\"classes\":\"\",\"parent\":\"ClientMetadataOptions\"},{\"kind\":128,\"name\":\"StreamDescription\",\"url\":\"classes/StreamDescription.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamDescription.html#constructor\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/StreamDescription.html#address\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/StreamDescription.html#type\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/StreamDescription.html#minWireVersion\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/StreamDescription.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxBsonObjectSize\",\"url\":\"classes/StreamDescription.html#maxBsonObjectSize\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxMessageSizeBytes\",\"url\":\"classes/StreamDescription.html#maxMessageSizeBytes\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"maxWriteBatchSize\",\"url\":\"classes/StreamDescription.html#maxWriteBatchSize\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"classes/StreamDescription.html#compressors\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"compressor\",\"url\":\"classes/StreamDescription.html#compressor\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/StreamDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"classes/StreamDescription.html#loadBalanced\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"__nodejs_mock_server__\",\"url\":\"classes/StreamDescription.html#__nodejs_mock_server__\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"classes/StreamDescription.html#zlibCompressionLevel\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"serverConnectionId\",\"url\":\"classes/StreamDescription.html#serverConnectionId\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":1024,\"name\":\"hello\",\"url\":\"classes/StreamDescription.html#hello\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":2048,\"name\":\"receiveResponse\",\"url\":\"classes/StreamDescription.html#receiveResponse\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":2048,\"name\":\"parseServerConnectionID\",\"url\":\"classes/StreamDescription.html#parseServerConnectionID\",\"classes\":\"\",\"parent\":\"StreamDescription\"},{\"kind\":256,\"name\":\"StreamDescriptionOptions\",\"url\":\"interfaces/StreamDescriptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/StreamDescriptionOptions.html#compressors\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/StreamDescriptionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/StreamDescriptionOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"StreamDescriptionOptions\"},{\"kind\":4194304,\"name\":\"CompressorName\",\"url\":\"types/CompressorName.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"CollectionOptions\",\"url\":\"interfaces/CollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollectionOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollectionOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"kind\":256,\"name\":\"ModifyResult\",\"url\":\"interfaces/ModifyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ModifyResult.html#value\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":1024,\"name\":\"lastErrorObject\",\"url\":\"interfaces/ModifyResult.html#lastErrorObject\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ModifyResult.html#ok\",\"classes\":\"\",\"parent\":\"ModifyResult\"},{\"kind\":32,\"name\":\"MONGO_CLIENT_EVENTS\",\"url\":\"variables/MONGO_CLIENT_EVENTS.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AbstractCursorEvents\",\"url\":\"types/AbstractCursorEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AbstractCursorEvents.html#__type\",\"classes\":\"\",\"parent\":\"AbstractCursorEvents\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"types/AbstractCursorEvents.html#__type.close\",\"classes\":\"\",\"parent\":\"AbstractCursorEvents.__type\"},{\"kind\":256,\"name\":\"AbstractCursorOptions\",\"url\":\"interfaces/AbstractCursorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AbstractCursorOptions.html#session\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AbstractCursorOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AbstractCursorOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AbstractCursorOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AbstractCursorOptions.html#comment\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AbstractCursorOptions.html#tailable\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AbstractCursorOptions.html#awaitData\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AbstractCursorOptions.html#noCursorTimeout\",\"classes\":\"\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AbstractCursorOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AbstractCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"kind\":4194304,\"name\":\"CursorFlag\",\"url\":\"types/CursorFlag.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"CursorStreamOptions\",\"url\":\"interfaces/CursorStreamOptions.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"transform\",\"url\":\"interfaces/CursorStreamOptions.html#transform\",\"classes\":\"\",\"parent\":\"CursorStreamOptions\"},{\"kind\":256,\"name\":\"AggregationCursorOptions\",\"url\":\"interfaces/AggregationCursorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregationCursorOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregationCursorOptions.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregationCursorOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AggregationCursorOptions.html#tailable\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AggregationCursorOptions.html#awaitData\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AggregationCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregationCursorOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregationCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregationCursorOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregationCursorOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregationCursorOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregationCursorOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregationCursorOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregationCursorOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregationCursorOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregationCursorOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregationCursorOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregationCursorOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregationCursorOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregationCursorOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"kind\":128,\"name\":\"ListSearchIndexesCursor\",\"url\":\"classes/ListSearchIndexesCursor.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"CLOSE\",\"url\":\"classes/ListSearchIndexesCursor.html#CLOSE\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/ListSearchIndexesCursor.html#pipeline\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListSearchIndexesCursor.html#clone\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListSearchIndexesCursor.html#map\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/ListSearchIndexesCursor.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"group\",\"url\":\"classes/ListSearchIndexesCursor.html#group\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/ListSearchIndexesCursor.html#limit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"match\",\"url\":\"classes/ListSearchIndexesCursor.html#match\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"out\",\"url\":\"classes/ListSearchIndexesCursor.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"project\",\"url\":\"classes/ListSearchIndexesCursor.html#project\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/ListSearchIndexesCursor.html#lookup\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/ListSearchIndexesCursor.html#redact\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/ListSearchIndexesCursor.html#skip\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/ListSearchIndexesCursor.html#sort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/ListSearchIndexesCursor.html#unwind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/ListSearchIndexesCursor.html#geoNear\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListSearchIndexesCursor.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListSearchIndexesCursor.html#namespace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListSearchIndexesCursor.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListSearchIndexesCursor.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"session\",\"url\":\"classes/ListSearchIndexesCursor.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListSearchIndexesCursor.html#closed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListSearchIndexesCursor.html#killed\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListSearchIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListSearchIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListSearchIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListSearchIndexesCursor.html#stream\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListSearchIndexesCursor.html#hasNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListSearchIndexesCursor.html#next\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListSearchIndexesCursor.html#tryNext\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListSearchIndexesCursor.html#forEach\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListSearchIndexesCursor.html#close-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListSearchIndexesCursor.html#toArray\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListSearchIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListSearchIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListSearchIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListSearchIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListSearchIndexesCursor.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListSearchIndexesCursor.html#rewind\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListSearchIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListSearchIndexesCursor.html#addListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListSearchIndexesCursor.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListSearchIndexesCursor.html#once\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListSearchIndexesCursor.html#removeListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListSearchIndexesCursor.html#off\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListSearchIndexesCursor.html#listeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#rawListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListSearchIndexesCursor.html#emit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListSearchIndexesCursor.html#listenerCount\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListSearchIndexesCursor.html#prependListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListSearchIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListSearchIndexesCursor.html#eventNames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListSearchIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListSearchIndexesCursor\"},{\"kind\":4194304,\"name\":\"ListSearchIndexesOptions\",\"url\":\"types/ListSearchIndexesOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RunCursorCommandOptions\",\"url\":\"types/RunCursorCommandOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DbOptions\",\"url\":\"interfaces/DbOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/DbOptions.html#authSource\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/DbOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/DbOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"kind\":4194304,\"name\":\"AnyError\",\"url\":\"types/AnyError.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ErrorDescription\",\"url\":\"interfaces/ErrorDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/ErrorDescription.html#message\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/ErrorDescription.html#errmsg\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"$err\",\"url\":\"interfaces/ErrorDescription.html#_err\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errorLabels\",\"url\":\"interfaces/ErrorDescription.html#errorLabels\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/ErrorDescription.html#errInfo\",\"classes\":\"\",\"parent\":\"ErrorDescription\"},{\"kind\":256,\"name\":\"MongoNetworkErrorOptions\",\"url\":\"interfaces/MongoNetworkErrorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"beforeHandshake\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#beforeHandshake\",\"classes\":\"\",\"parent\":\"MongoNetworkErrorOptions\"},{\"kind\":1024,\"name\":\"cause\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#cause\",\"classes\":\"\",\"parent\":\"MongoNetworkErrorOptions\"},{\"kind\":256,\"name\":\"ExplainOptions\",\"url\":\"interfaces/ExplainOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ExplainOptions.html#explain\",\"classes\":\"\",\"parent\":\"ExplainOptions\"},{\"kind\":4194304,\"name\":\"ExplainVerbosityLike\",\"url\":\"types/ExplainVerbosityLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"GridFSBucketReadStreamOptions\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#sort\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#skip\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#start\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#end\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"kind\":256,\"name\":\"GridFSBucketReadStreamOptionsWithRevision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#revision\",\"classes\":\"\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#sort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#skip\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#start\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#end\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"kind\":256,\"name\":\"GridFSFile\",\"url\":\"interfaces/GridFSFile.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSFile.html#_id\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"length\",\"url\":\"interfaces/GridFSFile.html#length\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"chunkSize\",\"url\":\"interfaces/GridFSFile.html#chunkSize\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"interfaces/GridFSFile.html#filename\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSFile.html#metadata\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"uploadDate\",\"url\":\"interfaces/GridFSFile.html#uploadDate\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSFile.html#contentType\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSFile.html#aliases\",\"classes\":\"\",\"parent\":\"GridFSFile\"},{\"kind\":4194304,\"name\":\"GridFSBucketEvents\",\"url\":\"types/GridFSBucketEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GridFSBucketEvents.html#__type\",\"classes\":\"\",\"parent\":\"GridFSBucketEvents\"},{\"kind\":2048,\"name\":\"index\",\"url\":\"types/GridFSBucketEvents.html#__type.index\",\"classes\":\"\",\"parent\":\"GridFSBucketEvents.__type\"},{\"kind\":256,\"name\":\"GridFSBucketOptions\",\"url\":\"interfaces/GridFSBucketOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bucketName\",\"url\":\"interfaces/GridFSBucketOptions.html#bucketName\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketOptions.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/GridFSBucketOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketOptions\"},{\"kind\":256,\"name\":\"GridFSBucketWriteStreamOptions\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#chunkSizeBytes\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#id\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#metadata\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#contentType\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#aliases\",\"classes\":\"\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"kind\":256,\"name\":\"GridFSChunk\",\"url\":\"interfaces/GridFSChunk.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSChunk.html#_id\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"files_id\",\"url\":\"interfaces/GridFSChunk.html#files_id\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"n\",\"url\":\"interfaces/GridFSChunk.html#n\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/GridFSChunk.html#data\",\"classes\":\"\",\"parent\":\"GridFSChunk\"},{\"kind\":256,\"name\":\"Auth\",\"url\":\"interfaces/Auth.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/Auth.html#username\",\"classes\":\"\",\"parent\":\"Auth\"},{\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/Auth.html#password\",\"classes\":\"\",\"parent\":\"Auth\"},{\"kind\":256,\"name\":\"DriverInfo\",\"url\":\"interfaces/DriverInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DriverInfo.html#name\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DriverInfo.html#version\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/DriverInfo.html#platform\",\"classes\":\"\",\"parent\":\"DriverInfo\"},{\"kind\":4194304,\"name\":\"MongoClientEvents\",\"url\":\"types/MongoClientEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MongoClientOptions\",\"url\":\"interfaces/MongoClientOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoClientOptions.html#replicaSet\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoClientOptions.html#tls\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"ssl\",\"url\":\"interfaces/MongoClientOptions.html#ssl\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCAFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsCRLFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCRLFile\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoClientOptions.html#tlsInsecure\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#socketTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoClientOptions.html#compressors\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoClientOptions.html#zlibCompressionLevel\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoClientOptions.html#srvMaxHosts\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoClientOptions.html#srvServiceName\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#maxPoolSize\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#minPoolSize\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoClientOptions.html#maxConnecting\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoClientOptions.html#maxIdleTimeMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#waitQueueTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoClientOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readConcernLevel\",\"url\":\"interfaces/MongoClientOptions.html#readConcernLevel\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoClientOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/MongoClientOptions.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/MongoClientOptions.html#readPreferenceTags\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"auth\",\"url\":\"interfaces/MongoClientOptions.html#auth\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/MongoClientOptions.html#authSource\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authMechanism\",\"url\":\"interfaces/MongoClientOptions.html#authMechanism\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"authMechanismProperties\",\"url\":\"interfaces/MongoClientOptions.html#authMechanismProperties\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoClientOptions.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#serverSelectionTimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoClientOptions.html#appName\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoClientOptions.html#retryReads\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoClientOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoClientOptions.html#directConnection\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoClientOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/MongoClientOptions.html#w\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/MongoClientOptions.html#journal\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoClientOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoClientOptions.html#noDelay\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoClientOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoClientOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoClientOptions.html#monitorCommands\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoClientOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoClientOptions.html#autoEncryption\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoClientOptions.html#driverInfo\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoClientOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoClientOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoClientOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoClientOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"serverMonitoringMode\",\"url\":\"interfaces/MongoClientOptions.html#serverMonitoringMode\",\"classes\":\"\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoClientOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MongoClientOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"kind\":256,\"name\":\"MongoOptions\",\"url\":\"interfaces/MongoOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoOptions.html#appName\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/MongoOptions.html#hosts\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/MongoOptions.html#srvHost\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MongoOptions.html#credentials\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoOptions.html#loadBalanced\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoOptions.html#serverApi\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoOptions.html#compressors\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MongoOptions.html#dbName\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MongoOptions.html#metadata\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoOptions.html#proxyHost\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoOptions.html#proxyPort\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoOptions.html#proxyUsername\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoOptions.html#proxyPassword\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"serverMonitoringMode\",\"url\":\"interfaces/MongoOptions.html#serverMonitoringMode\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoOptions.html#tls\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoOptions.html#tlsCAFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCRLFile\",\"url\":\"interfaces/MongoOptions.html#tlsCRLFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoOptions.html#tlsCertificateKeyFile\",\"classes\":\"\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoOptions.html#maxPoolSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoOptions.html#minPoolSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoOptions.html#maxConnecting\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#connectTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoOptions.html#autoEncryption\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoOptions.html#replicaSet\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoOptions.html#tlsInsecure\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoOptions.html#srvMaxHosts\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoOptions.html#srvServiceName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoOptions.html#localThresholdMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoOptions.html#retryReads\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoOptions.html#directConnection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoOptions.html#forceServerObjectId\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoOptions.html#pkFactory\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoOptions.html#driverInfo\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"kind\":256,\"name\":\"PkFactory\",\"url\":\"interfaces/PkFactory.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"createPk\",\"url\":\"interfaces/PkFactory.html#createPk\",\"classes\":\"\",\"parent\":\"PkFactory\"},{\"kind\":256,\"name\":\"ServerApi\",\"url\":\"interfaces/ServerApi.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ServerApi.html#version\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/ServerApi.html#strict\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":1024,\"name\":\"deprecationErrors\",\"url\":\"interfaces/ServerApi.html#deprecationErrors\",\"classes\":\"\",\"parent\":\"ServerApi\"},{\"kind\":4194304,\"name\":\"SupportedNodeConnectionOptions\",\"url\":\"types/SupportedNodeConnectionOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedSocketOptions\",\"url\":\"types/SupportedSocketOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedTLSConnectionOptions\",\"url\":\"types/SupportedTLSConnectionOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SupportedTLSSocketOptions\",\"url\":\"types/SupportedTLSSocketOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithSessionCallback\",\"url\":\"types/WithSessionCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WithSessionCallback.html#__type\",\"classes\":\"\",\"parent\":\"WithSessionCallback\"},{\"kind\":4194304,\"name\":\"CommonEvents\",\"url\":\"types/CommonEvents.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EventsDescription\",\"url\":\"types/EventsDescription.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"GenericListener\",\"url\":\"types/GenericListener.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GenericListener.html#__type\",\"classes\":\"\",\"parent\":\"GenericListener\"},{\"kind\":128,\"name\":\"TypedEventEmitter\",\"url\":\"classes/TypedEventEmitter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/TypedEventEmitter.html#addListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TypedEventEmitter.html#on\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/TypedEventEmitter.html#once\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/TypedEventEmitter.html#removeListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TypedEventEmitter.html#off\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/TypedEventEmitter.html#removeAllListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/TypedEventEmitter.html#listeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/TypedEventEmitter.html#rawListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/TypedEventEmitter.html#emit\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/TypedEventEmitter.html#listenerCount\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/TypedEventEmitter.html#prependListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/TypedEventEmitter.html#prependOnceListener\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/TypedEventEmitter.html#eventNames\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#getMaxListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#setMaxListeners\",\"classes\":\"\",\"parent\":\"TypedEventEmitter\"},{\"kind\":4194304,\"name\":\"AcceptedFields\",\"url\":\"types/AcceptedFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AddToSetOperators\",\"url\":\"types/AddToSetOperators.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AddToSetOperators.html#__type\",\"classes\":\"\",\"parent\":\"AddToSetOperators\"},{\"kind\":1024,\"name\":\"$each\",\"url\":\"types/AddToSetOperators.html#__type._each\",\"classes\":\"\",\"parent\":\"AddToSetOperators.__type\"},{\"kind\":4194304,\"name\":\"AlternativeType\",\"url\":\"types/AlternativeType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ArrayElement\",\"url\":\"types/ArrayElement.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ArrayOperator\",\"url\":\"types/ArrayOperator.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ArrayOperator.html#__type\",\"classes\":\"\",\"parent\":\"ArrayOperator\"},{\"kind\":1024,\"name\":\"$each\",\"url\":\"types/ArrayOperator.html#__type._each\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$slice\",\"url\":\"types/ArrayOperator.html#__type._slice\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$position\",\"url\":\"types/ArrayOperator.html#__type._position\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":1024,\"name\":\"$sort\",\"url\":\"types/ArrayOperator.html#__type._sort\",\"classes\":\"\",\"parent\":\"ArrayOperator.__type\"},{\"kind\":4194304,\"name\":\"BitwiseFilter\",\"url\":\"types/BitwiseFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"BSONTypeAlias\",\"url\":\"types/BSONTypeAlias.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Condition\",\"url\":\"types/Condition.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EnhancedOmit\",\"url\":\"types/EnhancedOmit.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Filter\",\"url\":\"types/Filter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"FilterOperations\",\"url\":\"types/FilterOperations.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"FilterOperators\",\"url\":\"interfaces/FilterOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"$eq\",\"url\":\"interfaces/FilterOperators.html#_eq\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$gt\",\"url\":\"interfaces/FilterOperators.html#_gt\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$gte\",\"url\":\"interfaces/FilterOperators.html#_gte\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$in\",\"url\":\"interfaces/FilterOperators.html#_in\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$lt\",\"url\":\"interfaces/FilterOperators.html#_lt\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$lte\",\"url\":\"interfaces/FilterOperators.html#_lte\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$ne\",\"url\":\"interfaces/FilterOperators.html#_ne\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$nin\",\"url\":\"interfaces/FilterOperators.html#_nin\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$not\",\"url\":\"interfaces/FilterOperators.html#_not\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$exists\",\"url\":\"interfaces/FilterOperators.html#_exists\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$type\",\"url\":\"interfaces/FilterOperators.html#_type\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$expr\",\"url\":\"interfaces/FilterOperators.html#_expr\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$jsonSchema\",\"url\":\"interfaces/FilterOperators.html#_jsonSchema\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$mod\",\"url\":\"interfaces/FilterOperators.html#_mod\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$regex\",\"url\":\"interfaces/FilterOperators.html#_regex\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$options\",\"url\":\"interfaces/FilterOperators.html#_options\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$geoIntersects\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects.__type\",\"classes\":\"\",\"parent\":\"FilterOperators.$geoIntersects\"},{\"kind\":1024,\"name\":\"$geometry\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects.__type._geometry\",\"classes\":\"\",\"parent\":\"FilterOperators.$geoIntersects.__type\"},{\"kind\":1024,\"name\":\"$geoWithin\",\"url\":\"interfaces/FilterOperators.html#_geoWithin\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$near\",\"url\":\"interfaces/FilterOperators.html#_near\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$nearSphere\",\"url\":\"interfaces/FilterOperators.html#_nearSphere\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$maxDistance\",\"url\":\"interfaces/FilterOperators.html#_maxDistance\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$all\",\"url\":\"interfaces/FilterOperators.html#_all\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$elemMatch\",\"url\":\"interfaces/FilterOperators.html#_elemMatch\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$size\",\"url\":\"interfaces/FilterOperators.html#_size\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAllClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAllClear\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAllSet\",\"url\":\"interfaces/FilterOperators.html#_bitsAllSet\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAnyClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAnyClear\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$bitsAnySet\",\"url\":\"interfaces/FilterOperators.html#_bitsAnySet\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":1024,\"name\":\"$rand\",\"url\":\"interfaces/FilterOperators.html#_rand\",\"classes\":\"\",\"parent\":\"FilterOperators\"},{\"kind\":4194304,\"name\":\"Flatten\",\"url\":\"types/Flatten.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"InferIdType\",\"url\":\"types/InferIdType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IntegerType\",\"url\":\"types/IntegerType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IsAny\",\"url\":\"types/IsAny.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Join\",\"url\":\"types/Join.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KeysOfAType\",\"url\":\"types/KeysOfAType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"KeysOfOtherType\",\"url\":\"types/KeysOfOtherType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"MatchKeysAndValues\",\"url\":\"types/MatchKeysAndValues.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NestedPaths\",\"url\":\"types/NestedPaths.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NestedPathsOfType\",\"url\":\"types/NestedPathsOfType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NonObjectIdLikeDocument\",\"url\":\"types/NonObjectIdLikeDocument.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NotAcceptedFields\",\"url\":\"types/NotAcceptedFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"NumericType\",\"url\":\"types/NumericType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OneOrMore\",\"url\":\"types/OneOrMore.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OnlyFieldsOfType\",\"url\":\"types/OnlyFieldsOfType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OptionalId\",\"url\":\"types/OptionalId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"OptionalUnlessRequiredId\",\"url\":\"types/OptionalUnlessRequiredId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PropertyType\",\"url\":\"types/PropertyType.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PullAllOperator\",\"url\":\"types/PullAllOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PullOperator\",\"url\":\"types/PullOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"PushOperator\",\"url\":\"types/PushOperator.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RegExpOrString\",\"url\":\"types/RegExpOrString.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"RootFilterOperators\",\"url\":\"interfaces/RootFilterOperators.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"$and\",\"url\":\"interfaces/RootFilterOperators.html#_and\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$nor\",\"url\":\"interfaces/RootFilterOperators.html#_nor\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$or\",\"url\":\"interfaces/RootFilterOperators.html#_or\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$text\",\"url\":\"interfaces/RootFilterOperators.html#_text\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text\"},{\"kind\":1024,\"name\":\"$search\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._search\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$language\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._language\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$caseSensitive\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._caseSensitive\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$diacriticSensitive\",\"url\":\"interfaces/RootFilterOperators.html#_text.__type._diacriticSensitive\",\"classes\":\"\",\"parent\":\"RootFilterOperators.$text.__type\"},{\"kind\":1024,\"name\":\"$where\",\"url\":\"interfaces/RootFilterOperators.html#_where\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":1024,\"name\":\"$comment\",\"url\":\"interfaces/RootFilterOperators.html#_comment\",\"classes\":\"\",\"parent\":\"RootFilterOperators\"},{\"kind\":4194304,\"name\":\"SchemaMember\",\"url\":\"types/SchemaMember.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SetFields\",\"url\":\"types/SetFields.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictFilter\",\"url\":\"types/StrictFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictMatchKeysAndValues\",\"url\":\"types/StrictMatchKeysAndValues.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"StrictUpdateFilter\",\"url\":\"types/StrictUpdateFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"UpdateFilter\",\"url\":\"types/UpdateFilter.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithId\",\"url\":\"types/WithId.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"WithoutId\",\"url\":\"types/WithoutId.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AggregateOptions\",\"url\":\"interfaces/AggregateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregateOptions.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregateOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregateOptions.html#cursor\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregateOptions.html#collation\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregateOptions.html#hint\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregateOptions.html#let\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregateOptions.html#out\",\"classes\":\"\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"kind\":256,\"name\":\"CollationOptions\",\"url\":\"interfaces/CollationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"locale\",\"url\":\"interfaces/CollationOptions.html#locale\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"caseLevel\",\"url\":\"interfaces/CollationOptions.html#caseLevel\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"caseFirst\",\"url\":\"interfaces/CollationOptions.html#caseFirst\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"strength\",\"url\":\"interfaces/CollationOptions.html#strength\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"numericOrdering\",\"url\":\"interfaces/CollationOptions.html#numericOrdering\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"alternate\",\"url\":\"interfaces/CollationOptions.html#alternate\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"maxVariable\",\"url\":\"interfaces/CollationOptions.html#maxVariable\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"backwards\",\"url\":\"interfaces/CollationOptions.html#backwards\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":1024,\"name\":\"normalization\",\"url\":\"interfaces/CollationOptions.html#normalization\",\"classes\":\"\",\"parent\":\"CollationOptions\"},{\"kind\":256,\"name\":\"CommandOperationOptions\",\"url\":\"interfaces/CommandOperationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CommandOperationOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CommandOperationOptions.html#collation\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CommandOperationOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CommandOperationOptions.html#comment\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CommandOperationOptions.html#retryWrites\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CommandOperationOptions.html#dbName\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CommandOperationOptions.html#authdb\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CommandOperationOptions.html#noResponse\",\"classes\":\"\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CommandOperationOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CommandOperationOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CommandOperationOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CommandOperationOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CommandOperationOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CommandOperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CommandOperationOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CommandOperationOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"kind\":256,\"name\":\"IndexInformationOptions\",\"url\":\"interfaces/IndexInformationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/IndexInformationOptions.html#full\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/IndexInformationOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/IndexInformationOptions.html#session\",\"classes\":\"\",\"parent\":\"IndexInformationOptions\"},{\"kind\":256,\"name\":\"CountOptions\",\"url\":\"interfaces/CountOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountOptions.html#skip\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountOptions.html#limit\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountOptions.html#hint\",\"classes\":\"\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"kind\":256,\"name\":\"CountDocumentsOptions\",\"url\":\"interfaces/CountDocumentsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountDocumentsOptions.html#skip\",\"classes\":\"\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountDocumentsOptions.html#limit\",\"classes\":\"\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/CountDocumentsOptions.html#allowDiskUse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/CountDocumentsOptions.html#batchSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/CountDocumentsOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/CountDocumentsOptions.html#cursor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountDocumentsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountDocumentsOptions.html#hint\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/CountDocumentsOptions.html#let\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/CountDocumentsOptions.html#out\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountDocumentsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountDocumentsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountDocumentsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountDocumentsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountDocumentsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountDocumentsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountDocumentsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountDocumentsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountDocumentsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"kind\":256,\"name\":\"ClusteredCollectionOptions\",\"url\":\"interfaces/ClusteredCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClusteredCollectionOptions.html#name\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClusteredCollectionOptions.html#key\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/ClusteredCollectionOptions.html#unique\",\"classes\":\"\",\"parent\":\"ClusteredCollectionOptions\"},{\"kind\":256,\"name\":\"CreateCollectionOptions\",\"url\":\"interfaces/CreateCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CreateCollectionOptions.html#capped\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"autoIndexId\",\"url\":\"interfaces/CreateCollectionOptions.html#autoIndexId\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CreateCollectionOptions.html#size\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateCollectionOptions.html#max\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/CreateCollectionOptions.html#flags\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateCollectionOptions.html#storageEngine\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validator\",\"url\":\"interfaces/CreateCollectionOptions.html#validator\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validationLevel\",\"url\":\"interfaces/CreateCollectionOptions.html#validationLevel\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"validationAction\",\"url\":\"interfaces/CreateCollectionOptions.html#validationAction\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"indexOptionDefaults\",\"url\":\"interfaces/CreateCollectionOptions.html#indexOptionDefaults\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"viewOn\",\"url\":\"interfaces/CreateCollectionOptions.html#viewOn\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"pipeline\",\"url\":\"interfaces/CreateCollectionOptions.html#pipeline\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/CreateCollectionOptions.html#pkFactory\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"timeseries\",\"url\":\"interfaces/CreateCollectionOptions.html#timeseries\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"clusteredIndex\",\"url\":\"interfaces/CreateCollectionOptions.html#clusteredIndex\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateCollectionOptions.html#expireAfterSeconds\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/CreateCollectionOptions.html#encryptedFields\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"changeStreamPreAndPostImages\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages.__type\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions.changeStreamPreAndPostImages\"},{\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages.__type.enabled\",\"classes\":\"\",\"parent\":\"CreateCollectionOptions.changeStreamPreAndPostImages.__type\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"kind\":256,\"name\":\"TimeSeriesCollectionOptions\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"timeField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#timeField\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"metaField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#metaField\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"granularity\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#granularity\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"bucketMaxSpanSeconds\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#bucketMaxSpanSeconds\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":1024,\"name\":\"bucketRoundingSeconds\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#bucketRoundingSeconds\",\"classes\":\"\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"kind\":256,\"name\":\"DeleteOptions\",\"url\":\"interfaces/DeleteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/DeleteOptions.html#ordered\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOptions.html#collation\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOptions.html#hint\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/DeleteOptions.html#let\",\"classes\":\"\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DeleteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DeleteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DeleteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DeleteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DeleteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DeleteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DeleteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DeleteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DeleteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DeleteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DeleteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"kind\":256,\"name\":\"DeleteResult\",\"url\":\"interfaces/DeleteResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/DeleteResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"DeleteResult\"},{\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"interfaces/DeleteResult.html#deletedCount\",\"classes\":\"\",\"parent\":\"DeleteResult\"},{\"kind\":256,\"name\":\"DeleteStatement\",\"url\":\"interfaces/DeleteStatement.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/DeleteStatement.html#q\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/DeleteStatement.html#limit\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteStatement.html#collation\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteStatement.html#hint\",\"classes\":\"\",\"parent\":\"DeleteStatement\"},{\"kind\":4194304,\"name\":\"DistinctOptions\",\"url\":\"types/DistinctOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DropCollectionOptions\",\"url\":\"interfaces/DropCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/DropCollectionOptions.html#encryptedFields\",\"classes\":\"\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DropCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DropCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DropCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DropCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DropCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DropCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DropCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DropCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DropCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DropCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DropCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DropCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DropCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DropCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DropCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DropCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"kind\":4194304,\"name\":\"DropDatabaseOptions\",\"url\":\"types/DropDatabaseOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EstimatedDocumentCountOptions\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"kind\":256,\"name\":\"FindOptions\",\"url\":\"interfaces/FindOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/FindOptions.html#limit\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/FindOptions.html#skip\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/FindOptions.html#timeout\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/FindOptions.html#tailable\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/FindOptions.html#awaitData\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/FindOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"returnKey\",\"url\":\"interfaces/FindOptions.html#returnKey\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/FindOptions.html#min\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/FindOptions.html#max\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOptions.html#maxTimeMS\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/FindOptions.html#maxAwaitTimeMS\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/FindOptions.html#noCursorTimeout\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOptions.html#collation\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/FindOptions.html#allowDiskUse\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"singleBatch\",\"url\":\"interfaces/FindOptions.html#singleBatch\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"allowPartialResults\",\"url\":\"interfaces/FindOptions.html#allowPartialResults\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"showRecordId\",\"url\":\"interfaces/FindOptions.html#showRecordId\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"oplogReplay\",\"url\":\"interfaces/FindOptions.html#oplogReplay\",\"classes\":\"\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"kind\":256,\"name\":\"FindOneAndDeleteOptions\",\"url\":\"interfaces/FindOneAndDeleteOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"kind\":256,\"name\":\"FindOneAndReplaceOptions\",\"url\":\"interfaces/FindOneAndReplaceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#returnDocument\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#upsert\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"kind\":256,\"name\":\"FindOneAndUpdateOptions\",\"url\":\"interfaces/FindOneAndUpdateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#arrayFilters\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#hint\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#projection\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#returnDocument\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#sort\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#upsert\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#let\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"includeResultMetadata\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#includeResultMetadata\",\"classes\":\"\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"kind\":256,\"name\":\"CreateIndexesOptions\",\"url\":\"interfaces/CreateIndexesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/CreateIndexesOptions.html#background\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/CreateIndexesOptions.html#unique\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CreateIndexesOptions.html#name\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/CreateIndexesOptions.html#partialFilterExpression\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/CreateIndexesOptions.html#sparse\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateIndexesOptions.html#expireAfterSeconds\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateIndexesOptions.html#storageEngine\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"commitQuorum\",\"url\":\"interfaces/CreateIndexesOptions.html#commitQuorum\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CreateIndexesOptions.html#version\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/CreateIndexesOptions.html#weights\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/CreateIndexesOptions.html#default_language\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/CreateIndexesOptions.html#language_override\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#textIndexVersion\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#2dsphereIndexVersion\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/CreateIndexesOptions.html#bits\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/CreateIndexesOptions.html#min\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateIndexesOptions.html#max\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/CreateIndexesOptions.html#bucketSize\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/CreateIndexesOptions.html#wildcardProjection\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/CreateIndexesOptions.html#hidden\",\"classes\":\"\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateIndexesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateIndexesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateIndexesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateIndexesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateIndexesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateIndexesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateIndexesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateIndexesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"kind\":4194304,\"name\":\"DropIndexesOptions\",\"url\":\"types/DropIndexesOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IndexDescription\",\"url\":\"interfaces/IndexDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/IndexDescription.html#collation\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IndexDescription.html#name\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/IndexDescription.html#key\",\"classes\":\"\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/IndexDescription.html#max\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/IndexDescription.html#min\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/IndexDescription.html#version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IndexDescription.html#background\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/IndexDescription.html#unique\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/IndexDescription.html#partialFilterExpression\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/IndexDescription.html#sparse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/IndexDescription.html#hidden\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/IndexDescription.html#expireAfterSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/IndexDescription.html#storageEngine\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/IndexDescription.html#weights\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/IndexDescription.html#default_language\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/IndexDescription.html#language_override\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/IndexDescription.html#textIndexVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/IndexDescription.html#2dsphereIndexVersion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/IndexDescription.html#bits\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/IndexDescription.html#bucketSize\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/IndexDescription.html#wildcardProjection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"kind\":4194304,\"name\":\"IndexDirection\",\"url\":\"types/IndexDirection.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"IndexSpecification\",\"url\":\"types/IndexSpecification.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ListIndexesOptions\",\"url\":\"interfaces/ListIndexesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListIndexesOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListIndexesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListIndexesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListIndexesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListIndexesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListIndexesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListIndexesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListIndexesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListIndexesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListIndexesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListIndexesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListIndexesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"kind\":256,\"name\":\"InsertManyResult\",\"url\":\"interfaces/InsertManyResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertManyResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"interfaces/InsertManyResult.html#insertedCount\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/InsertManyResult.html#insertedIds\",\"classes\":\"\",\"parent\":\"InsertManyResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/InsertManyResult.html#insertedIds.__type\",\"classes\":\"\",\"parent\":\"InsertManyResult.insertedIds\"},{\"kind\":256,\"name\":\"InsertOneOptions\",\"url\":\"interfaces/InsertOneOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/InsertOneOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/InsertOneOptions.html#forceServerObjectId\",\"classes\":\"\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/InsertOneOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/InsertOneOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/InsertOneOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/InsertOneOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/InsertOneOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/InsertOneOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/InsertOneOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/InsertOneOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/InsertOneOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/InsertOneOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/InsertOneOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/InsertOneOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/InsertOneOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/InsertOneOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/InsertOneOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/InsertOneOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"kind\":256,\"name\":\"InsertOneResult\",\"url\":\"interfaces/InsertOneResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertOneResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"InsertOneResult\"},{\"kind\":1024,\"name\":\"insertedId\",\"url\":\"interfaces/InsertOneResult.html#insertedId\",\"classes\":\"\",\"parent\":\"InsertOneResult\"},{\"kind\":256,\"name\":\"CollectionInfo\",\"url\":\"interfaces/CollectionInfo.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CollectionInfo.html#name\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CollectionInfo.html#type\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/CollectionInfo.html#options\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/CollectionInfo.html#info\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollectionInfo.html#info.__type\",\"classes\":\"\",\"parent\":\"CollectionInfo.info\"},{\"kind\":1024,\"name\":\"readOnly\",\"url\":\"interfaces/CollectionInfo.html#info.__type.readOnly\",\"classes\":\"\",\"parent\":\"CollectionInfo.info.__type\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"interfaces/CollectionInfo.html#info.__type.uuid\",\"classes\":\"\",\"parent\":\"CollectionInfo.info.__type\"},{\"kind\":1024,\"name\":\"idIndex\",\"url\":\"interfaces/CollectionInfo.html#idIndex\",\"classes\":\"\",\"parent\":\"CollectionInfo\"},{\"kind\":256,\"name\":\"ListCollectionsOptions\",\"url\":\"interfaces/ListCollectionsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListCollectionsOptions.html#nameOnly\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"authorizedCollections\",\"url\":\"interfaces/ListCollectionsOptions.html#authorizedCollections\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListCollectionsOptions.html#batchSize\",\"classes\":\"\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListCollectionsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListCollectionsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListCollectionsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListCollectionsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListCollectionsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListCollectionsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListCollectionsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListCollectionsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListCollectionsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListCollectionsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListCollectionsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"kind\":256,\"name\":\"ListDatabasesOptions\",\"url\":\"interfaces/ListDatabasesOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ListDatabasesOptions.html#filter\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListDatabasesOptions.html#nameOnly\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"authorizedDatabases\",\"url\":\"interfaces/ListDatabasesOptions.html#authorizedDatabases\",\"classes\":\"\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListDatabasesOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListDatabasesOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListDatabasesOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListDatabasesOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListDatabasesOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListDatabasesOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListDatabasesOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListDatabasesOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListDatabasesOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListDatabasesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListDatabasesOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"kind\":256,\"name\":\"ListDatabasesResult\",\"url\":\"interfaces/ListDatabasesResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"databases\",\"url\":\"interfaces/ListDatabasesResult.html#databases\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/ListDatabasesResult.html#totalSize\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"totalSizeMb\",\"url\":\"interfaces/ListDatabasesResult.html#totalSizeMb\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ListDatabasesResult.html#ok\",\"classes\":\"\",\"parent\":\"ListDatabasesResult\"},{\"kind\":4194304,\"name\":\"Hint\",\"url\":\"types/Hint.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"OperationOptions\",\"url\":\"interfaces/OperationOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/OperationOptions.html#session\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/OperationOptions.html#willRetryWrite\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/OperationOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/OperationOptions.html#omitReadPreference\",\"classes\":\"\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OperationOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/OperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"kind\":4194304,\"name\":\"ProfilingLevelOptions\",\"url\":\"types/ProfilingLevelOptions.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"RemoveUserOptions\",\"url\":\"types/RemoveUserOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"RenameOptions\",\"url\":\"interfaces/RenameOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"dropTarget\",\"url\":\"interfaces/RenameOptions.html#dropTarget\",\"classes\":\"\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"new_collection\",\"url\":\"interfaces/RenameOptions.html#new_collection\",\"classes\":\"\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/RenameOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/RenameOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/RenameOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/RenameOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/RenameOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/RenameOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/RenameOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/RenameOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/RenameOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/RenameOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/RenameOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/RenameOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/RenameOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/RenameOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/RenameOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/RenameOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"kind\":4194304,\"name\":\"RunCommandOptions\",\"url\":\"types/RunCommandOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"SearchIndexDescription\",\"url\":\"interfaces/SearchIndexDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/SearchIndexDescription.html#name\",\"classes\":\"\",\"parent\":\"SearchIndexDescription\"},{\"kind\":1024,\"name\":\"definition\",\"url\":\"interfaces/SearchIndexDescription.html#definition\",\"classes\":\"\",\"parent\":\"SearchIndexDescription\"},{\"kind\":4194304,\"name\":\"SetProfilingLevelOptions\",\"url\":\"types/SetProfilingLevelOptions.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"DbStatsOptions\",\"url\":\"interfaces/DbStatsOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/DbStatsOptions.html#scale\",\"classes\":\"\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbStatsOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DbStatsOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DbStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DbStatsOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbStatsOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DbStatsOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DbStatsOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DbStatsOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DbStatsOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DbStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbStatsOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DbStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbStatsOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbStatsOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DbStatsOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"kind\":256,\"name\":\"ReplaceOptions\",\"url\":\"interfaces/ReplaceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOptions.html#collation\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOptions.html#hint\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOptions.html#upsert\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ReplaceOptions.html#let\",\"classes\":\"\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ReplaceOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ReplaceOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ReplaceOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ReplaceOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ReplaceOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ReplaceOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReplaceOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReplaceOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ReplaceOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ReplaceOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ReplaceOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"kind\":256,\"name\":\"UpdateOptions\",\"url\":\"interfaces/UpdateOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOptions.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/UpdateOptions.html#bypassDocumentValidation\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOptions.html#collation\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOptions.html#hint\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOptions.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/UpdateOptions.html#let\",\"classes\":\"\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/UpdateOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/UpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/UpdateOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/UpdateOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/UpdateOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/UpdateOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/UpdateOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/UpdateOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/UpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/UpdateOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/UpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/UpdateOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/UpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/UpdateOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/UpdateOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"kind\":256,\"name\":\"UpdateResult\",\"url\":\"interfaces/UpdateResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/UpdateResult.html#acknowledged\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"interfaces/UpdateResult.html#matchedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"interfaces/UpdateResult.html#modifiedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"interfaces/UpdateResult.html#upsertedCount\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":1024,\"name\":\"upsertedId\",\"url\":\"interfaces/UpdateResult.html#upsertedId\",\"classes\":\"\",\"parent\":\"UpdateResult\"},{\"kind\":256,\"name\":\"UpdateStatement\",\"url\":\"interfaces/UpdateStatement.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/UpdateStatement.html#q\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"u\",\"url\":\"interfaces/UpdateStatement.html#u\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateStatement.html#upsert\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"multi\",\"url\":\"interfaces/UpdateStatement.html#multi\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateStatement.html#collation\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateStatement.html#arrayFilters\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateStatement.html#hint\",\"classes\":\"\",\"parent\":\"UpdateStatement\"},{\"kind\":256,\"name\":\"ValidateCollectionOptions\",\"url\":\"interfaces/ValidateCollectionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/ValidateCollectionOptions.html#background\",\"classes\":\"\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#readConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ValidateCollectionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ValidateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ValidateCollectionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ValidateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ValidateCollectionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ValidateCollectionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ValidateCollectionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ValidateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ValidateCollectionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ValidateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ValidateCollectionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"kind\":4194304,\"name\":\"ReadConcernLike\",\"url\":\"types/ReadConcernLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"HedgeOptions\",\"url\":\"interfaces/HedgeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/HedgeOptions.html#enabled\",\"classes\":\"\",\"parent\":\"HedgeOptions\"},{\"kind\":256,\"name\":\"ReadPreferenceFromOptions\",\"url\":\"interfaces/ReadPreferenceFromOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#session\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreferenceTags\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"kind\":4194304,\"name\":\"ReadPreferenceLike\",\"url\":\"types/ReadPreferenceLike.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ReadPreferenceLikeOptions\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#hedge\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"kind\":256,\"name\":\"ReadPreferenceOptions\",\"url\":\"interfaces/ReadPreferenceOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceOptions.html#maxStalenessSeconds\",\"classes\":\"\",\"parent\":\"ReadPreferenceOptions\"},{\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceOptions.html#hedge\",\"classes\":\"\",\"parent\":\"ReadPreferenceOptions\"},{\"kind\":256,\"name\":\"ClusterTime\",\"url\":\"interfaces/ClusterTime.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ClusterTime.html#clusterTime\",\"classes\":\"\",\"parent\":\"ClusterTime\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ClusterTime.html#signature\",\"classes\":\"\",\"parent\":\"ClusterTime\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClusterTime.html#signature.__type\",\"classes\":\"\",\"parent\":\"ClusterTime.signature\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ClusterTime.html#signature.__type.hash\",\"classes\":\"\",\"parent\":\"ClusterTime.signature.__type\"},{\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClusterTime.html#signature.__type.keyId\",\"classes\":\"\",\"parent\":\"ClusterTime.signature.__type\"},{\"kind\":4194304,\"name\":\"MonitorEvents\",\"url\":\"types/MonitorEvents.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"MonitorOptions\",\"url\":\"interfaces/MonitorOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#connectTimeoutMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"serverMonitoringMode\",\"url\":\"interfaces/MonitorOptions.html#serverMonitoringMode\",\"classes\":\"\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MonitorOptions.html#credentials\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MonitorOptions.html#loadBalanced\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/MonitorOptions.html#cancellationToken\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MonitorOptions.html#serverApi\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MonitorOptions.html#monitorCommands\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MonitorOptions.html#tls\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MonitorOptions.html#noDelay\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#socketTimeoutMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MonitorOptions.html#metadata\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MonitorOptions.html#compressors\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/MonitorOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MonitorOptions.html#proxyHost\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MonitorOptions.html#proxyPort\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MonitorOptions.html#proxyUsername\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MonitorOptions.html#proxyPassword\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"kind\":32,\"name\":\"ServerMonitoringMode\",\"url\":\"variables/ServerMonitoringMode-1.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerMonitoringMode\",\"url\":\"types/ServerMonitoringMode.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"ServerEvents\",\"url\":\"types/ServerEvents.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ServerDescription\",\"url\":\"classes/ServerDescription.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescription.html#address\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerDescription.html#type\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"hosts\",\"url\":\"classes/ServerDescription.html#hosts\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"passives\",\"url\":\"classes/ServerDescription.html#passives\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"arbiters\",\"url\":\"classes/ServerDescription.html#arbiters\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ServerDescription.html#tags\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"classes/ServerDescription.html#error\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/ServerDescription.html#topologyVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerDescription.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerDescription.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"roundTripTime\",\"url\":\"classes/ServerDescription.html#roundTripTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"lastUpdateTime\",\"url\":\"classes/ServerDescription.html#lastUpdateTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"lastWriteDate\",\"url\":\"classes/ServerDescription.html#lastWriteDate\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"me\",\"url\":\"classes/ServerDescription.html#me\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ServerDescription.html#primary\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/ServerDescription.html#setName\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"setVersion\",\"url\":\"classes/ServerDescription.html#setVersion\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"electionId\",\"url\":\"classes/ServerDescription.html#electionId\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/ServerDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":1024,\"name\":\"$clusterTime\",\"url\":\"classes/ServerDescription.html#_clusterTime\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"hostAddress\",\"url\":\"classes/ServerDescription.html#hostAddress\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"allHosts\",\"url\":\"classes/ServerDescription.html#allHosts\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isReadable\",\"url\":\"classes/ServerDescription.html#isReadable\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isDataBearing\",\"url\":\"classes/ServerDescription.html#isDataBearing\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"isWritable\",\"url\":\"classes/ServerDescription.html#isWritable\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"host\",\"url\":\"classes/ServerDescription.html#host\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":262144,\"name\":\"port\",\"url\":\"classes/ServerDescription.html#port\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ServerDescription.html#equals\",\"classes\":\"\",\"parent\":\"ServerDescription\"},{\"kind\":4194304,\"name\":\"TagSet\",\"url\":\"types/TagSet.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TagSet.html#__type\",\"classes\":\"\",\"parent\":\"TagSet\"},{\"kind\":256,\"name\":\"TopologyVersion\",\"url\":\"interfaces/TopologyVersion.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"processId\",\"url\":\"interfaces/TopologyVersion.html#processId\",\"classes\":\"\",\"parent\":\"TopologyVersion\"},{\"kind\":1024,\"name\":\"counter\",\"url\":\"interfaces/TopologyVersion.html#counter\",\"classes\":\"\",\"parent\":\"TopologyVersion\"},{\"kind\":256,\"name\":\"ConnectOptions\",\"url\":\"interfaces/ConnectOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ConnectOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"ConnectOptions\"},{\"kind\":256,\"name\":\"SelectServerOptions\",\"url\":\"interfaces/SelectServerOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/SelectServerOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/SelectServerOptions.html#serverSelectionTimeoutMS\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/SelectServerOptions.html#session\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"operationName\",\"url\":\"interfaces/SelectServerOptions.html#operationName\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":1024,\"name\":\"previousServer\",\"url\":\"interfaces/SelectServerOptions.html#previousServer\",\"classes\":\"\",\"parent\":\"SelectServerOptions\"},{\"kind\":128,\"name\":\"ServerCapabilities\",\"url\":\"classes/ServerCapabilities.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCapabilities.html#constructor\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerCapabilities.html#maxWireVersion\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerCapabilities.html#minWireVersion\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasAggregationCursor\",\"url\":\"classes/ServerCapabilities.html#hasAggregationCursor\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasWriteCommands\",\"url\":\"classes/ServerCapabilities.html#hasWriteCommands\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasTextSearch\",\"url\":\"classes/ServerCapabilities.html#hasTextSearch\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasAuthCommands\",\"url\":\"classes/ServerCapabilities.html#hasAuthCommands\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasListCollectionsCommand\",\"url\":\"classes/ServerCapabilities.html#hasListCollectionsCommand\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"hasListIndexesCommand\",\"url\":\"classes/ServerCapabilities.html#hasListIndexesCommand\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"supportsSnapshotReads\",\"url\":\"classes/ServerCapabilities.html#supportsSnapshotReads\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"commandsTakeWriteConcern\",\"url\":\"classes/ServerCapabilities.html#commandsTakeWriteConcern\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":262144,\"name\":\"commandsTakeCollation\",\"url\":\"classes/ServerCapabilities.html#commandsTakeCollation\",\"classes\":\"\",\"parent\":\"ServerCapabilities\"},{\"kind\":4194304,\"name\":\"TopologyEvents\",\"url\":\"types/TopologyEvents.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"TopologyDescription\",\"url\":\"classes/TopologyDescription.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TopologyDescription.html#constructor\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TopologyDescription.html#type\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/TopologyDescription.html#setName\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"maxSetVersion\",\"url\":\"classes/TopologyDescription.html#maxSetVersion\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"maxElectionId\",\"url\":\"classes/TopologyDescription.html#maxElectionId\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/TopologyDescription.html#servers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"stale\",\"url\":\"classes/TopologyDescription.html#stale\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"compatible\",\"url\":\"classes/TopologyDescription.html#compatible\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"compatibilityError\",\"url\":\"classes/TopologyDescription.html#compatibilityError\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/TopologyDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"classes/TopologyDescription.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"classes/TopologyDescription.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":1024,\"name\":\"commonWireVersion\",\"url\":\"classes/TopologyDescription.html#commonWireVersion\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"error\",\"url\":\"classes/TopologyDescription.html#error\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"hasKnownServers\",\"url\":\"classes/TopologyDescription.html#hasKnownServers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":262144,\"name\":\"hasDataBearingServers\",\"url\":\"classes/TopologyDescription.html#hasDataBearingServers\",\"classes\":\"\",\"parent\":\"TopologyDescription\"},{\"kind\":256,\"name\":\"TopologyDescriptionOptions\",\"url\":\"interfaces/TopologyDescriptionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#heartbeatFrequencyMS\",\"classes\":\"\",\"parent\":\"TopologyDescriptionOptions\"},{\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#localThresholdMS\",\"classes\":\"\",\"parent\":\"TopologyDescriptionOptions\"},{\"kind\":4194304,\"name\":\"ClientSessionEvents\",\"url\":\"types/ClientSessionEvents.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ClientSessionEvents.html#__type\",\"classes\":\"\",\"parent\":\"ClientSessionEvents\"},{\"kind\":2048,\"name\":\"ended\",\"url\":\"types/ClientSessionEvents.html#__type.ended\",\"classes\":\"\",\"parent\":\"ClientSessionEvents.__type\"},{\"kind\":256,\"name\":\"ClientSessionOptions\",\"url\":\"interfaces/ClientSessionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"interfaces/ClientSessionOptions.html#causalConsistency\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":1024,\"name\":\"snapshot\",\"url\":\"interfaces/ClientSessionOptions.html#snapshot\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"interfaces/ClientSessionOptions.html#defaultTransactionOptions\",\"classes\":\"\",\"parent\":\"ClientSessionOptions\"},{\"kind\":256,\"name\":\"EndSessionOptions\",\"url\":\"interfaces/EndSessionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/EndSessionOptions.html#force\",\"classes\":\"\",\"parent\":\"EndSessionOptions\"},{\"kind\":1024,\"name\":\"forceClear\",\"url\":\"interfaces/EndSessionOptions.html#forceClear\",\"classes\":\"\",\"parent\":\"EndSessionOptions\"},{\"kind\":128,\"name\":\"ServerSession\",\"url\":\"classes/ServerSession.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerSession.html#id\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"lastUse\",\"url\":\"classes/ServerSession.html#lastUse\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"classes/ServerSession.html#txnNumber\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":1024,\"name\":\"isDirty\",\"url\":\"classes/ServerSession.html#isDirty\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":2048,\"name\":\"hasTimedOut\",\"url\":\"classes/ServerSession.html#hasTimedOut\",\"classes\":\"\",\"parent\":\"ServerSession\"},{\"kind\":4194304,\"name\":\"ServerSessionId\",\"url\":\"types/ServerSessionId.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ServerSessionId.html#__type\",\"classes\":\"\",\"parent\":\"ServerSessionId\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/ServerSessionId.html#__type.id\",\"classes\":\"\",\"parent\":\"ServerSessionId.__type\"},{\"kind\":4194304,\"name\":\"WithTransactionCallback\",\"url\":\"types/WithTransactionCallback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WithTransactionCallback.html#__type\",\"classes\":\"\",\"parent\":\"WithTransactionCallback\"},{\"kind\":4194304,\"name\":\"Sort\",\"url\":\"types/Sort.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"SortDirection\",\"url\":\"types/SortDirection.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Transaction.html#options\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"recoveryToken\",\"url\":\"classes/Transaction.html#recoveryToken\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/Transaction.html#isPinned\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isStarting\",\"url\":\"classes/Transaction.html#isStarting\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isActive\",\"url\":\"classes/Transaction.html#isActive\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":262144,\"name\":\"isCommitted\",\"url\":\"classes/Transaction.html#isCommitted\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":256,\"name\":\"TransactionOptions\",\"url\":\"interfaces/TransactionOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/TransactionOptions.html#readConcern\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/TransactionOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/TransactionOptions.html#readPreference\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"maxCommitTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxCommitTimeMS\",\"classes\":\"\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/TransactionOptions.html#collation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxTimeMS\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/TransactionOptions.html#comment\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TransactionOptions.html#retryWrites\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/TransactionOptions.html#dbName\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/TransactionOptions.html#authdb\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/TransactionOptions.html#noResponse\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/TransactionOptions.html#session\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/TransactionOptions.html#willRetryWrite\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/TransactionOptions.html#omitReadPreference\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransactionOptions.html#raw\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TransactionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/TransactionOptions.html#explain\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"kind\":4194304,\"name\":\"Callback\",\"url\":\"types/Callback.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Callback.html#__type\",\"classes\":\"\",\"parent\":\"Callback\"},{\"kind\":4194304,\"name\":\"EventEmitterWithState\",\"url\":\"types/EventEmitterWithState.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EventEmitterWithState.html#__type\",\"classes\":\"\",\"parent\":\"EventEmitterWithState\"},{\"kind\":128,\"name\":\"HostAddress\",\"url\":\"classes/HostAddress.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/HostAddress.html#fromString\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"fromHostPort\",\"url\":\"classes/HostAddress.html#fromHostPort\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"fromSrvRecord\",\"url\":\"classes/HostAddress.html#fromSrvRecord\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HostAddress.html#constructor\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#host\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#port\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"socketPath\",\"url\":\"classes/HostAddress.html#socketPath\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":1024,\"name\":\"isIPv6\",\"url\":\"classes/HostAddress.html#isIPv6\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/HostAddress.html#inspect\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HostAddress.html#toString\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":2048,\"name\":\"toHostPort\",\"url\":\"classes/HostAddress.html#toHostPort\",\"classes\":\"\",\"parent\":\"HostAddress\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type.host-1\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort.__type\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#toHostPort.toHostPort-1.__type.port-1\",\"classes\":\"\",\"parent\":\"HostAddress.toHostPort.toHostPort.__type\"},{\"kind\":128,\"name\":\"MongoDBCollectionNamespace\",\"url\":\"classes/MongoDBCollectionNamespace.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBCollectionNamespace.html#fromString\",\"classes\":\"\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBCollectionNamespace.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBCollectionNamespace.html#collection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBCollectionNamespace.html#db\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBCollectionNamespace.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBCollectionNamespace.html#withCollection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"MongoDBCollectionNamespace\"},{\"kind\":128,\"name\":\"MongoDBNamespace\",\"url\":\"classes/MongoDBNamespace.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBNamespace.html#fromString\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBNamespace.html#constructor\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBNamespace.html#db\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBNamespace.html#collection\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBNamespace.html#toString\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBNamespace.html#withCollection\",\"classes\":\"\",\"parent\":\"MongoDBNamespace\"},{\"kind\":4194304,\"name\":\"W\",\"url\":\"types/W.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"WriteConcernOptions\",\"url\":\"interfaces/WriteConcernOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/WriteConcernOptions.html#writeConcern\",\"classes\":\"\",\"parent\":\"WriteConcernOptions\"},{\"kind\":256,\"name\":\"WriteConcernSettings\",\"url\":\"interfaces/WriteConcernSettings.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/WriteConcernSettings.html#w\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeoutMS\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/WriteConcernSettings.html#journal\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"j\",\"url\":\"interfaces/WriteConcernSettings.html#j\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeout\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"},{\"kind\":1024,\"name\":\"fsync\",\"url\":\"interfaces/WriteConcernSettings.html#fsync\",\"classes\":\"\",\"parent\":\"WriteConcernSettings\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,76.481]],[\"comment/0\",[]],[\"name/1\",[1,76.481]],[\"comment/1\",[]],[\"name/2\",[2,76.481]],[\"comment/2\",[]],[\"name/3\",[3,76.481]],[\"comment/3\",[]],[\"name/4\",[4,42.359]],[\"comment/4\",[]],[\"name/5\",[5,76.481]],[\"comment/5\",[]],[\"name/6\",[6,76.481]],[\"comment/6\",[]],[\"name/7\",[7,76.481]],[\"comment/7\",[]],[\"name/8\",[8,76.481]],[\"comment/8\",[]],[\"name/9\",[9,76.481]],[\"comment/9\",[]],[\"name/10\",[10,76.481]],[\"comment/10\",[]],[\"name/11\",[11,76.481]],[\"comment/11\",[]],[\"name/12\",[12,76.481]],[\"comment/12\",[]],[\"name/13\",[13,76.481]],[\"comment/13\",[]],[\"name/14\",[14,71.373]],[\"comment/14\",[]],[\"name/15\",[15,76.481]],[\"comment/15\",[]],[\"name/16\",[16,76.481]],[\"comment/16\",[]],[\"name/17\",[17,57.022]],[\"comment/17\",[]],[\"name/18\",[18,71.373]],[\"comment/18\",[]],[\"name/19\",[19,63.488]],[\"comment/19\",[]],[\"name/20\",[20,55.278]],[\"comment/20\",[]],[\"name/21\",[21,43.041]],[\"comment/21\",[]],[\"name/22\",[22,44.292]],[\"comment/22\",[]],[\"name/23\",[23,45.126]],[\"comment/23\",[]],[\"name/24\",[24,46.358]],[\"comment/24\",[]],[\"name/25\",[25,46.692]],[\"comment/25\",[]],[\"name/26\",[26,47.037]],[\"comment/26\",[]],[\"name/27\",[27,47.764]],[\"comment/27\",[]],[\"name/28\",[28,47.764]],[\"comment/28\",[]],[\"name/29\",[29,44.029]],[\"comment/29\",[]],[\"name/30\",[30,47.394]],[\"comment/30\",[]],[\"name/31\",[31,41.316]],[\"comment/31\",[]],[\"name/32\",[32,47.394]],[\"comment/32\",[]],[\"name/33\",[33,44.563]],[\"comment/33\",[]],[\"name/34\",[34,45.723]],[\"comment/34\",[]],[\"name/35\",[35,44.563]],[\"comment/35\",[]],[\"name/36\",[36,46.358]],[\"comment/36\",[]],[\"name/37\",[37,76.481]],[\"comment/37\",[]],[\"name/38\",[38,39.845]],[\"comment/38\",[]],[\"name/39\",[39,68.008]],[\"comment/39\",[]],[\"name/40\",[40,76.481]],[\"comment/40\",[]],[\"name/41\",[41,68.008]],[\"comment/41\",[]],[\"name/42\",[42,41.12]],[\"comment/42\",[]],[\"name/43\",[43,68.008]],[\"comment/43\",[]],[\"name/44\",[44,68.008]],[\"comment/44\",[]],[\"name/45\",[45,68.008]],[\"comment/45\",[]],[\"name/46\",[46,68.008]],[\"comment/46\",[]],[\"name/47\",[47,68.008]],[\"comment/47\",[]],[\"name/48\",[48,68.008]],[\"comment/48\",[]],[\"name/49\",[49,40.928]],[\"comment/49\",[]],[\"name/50\",[50,71.373]],[\"comment/50\",[]],[\"name/51\",[49,40.928]],[\"comment/51\",[]],[\"name/52\",[51,68.008]],[\"comment/52\",[]],[\"name/53\",[52,65.495]],[\"comment/53\",[]],[\"name/54\",[53,59.135]],[\"comment/54\",[]],[\"name/55\",[54,61.818]],[\"comment/55\",[]],[\"name/56\",[4,42.359]],[\"comment/56\",[]],[\"name/57\",[55,43.279]],[\"comment/57\",[]],[\"name/58\",[56,43.773]],[\"comment/58\",[]],[\"name/59\",[57,43.523]],[\"comment/59\",[]],[\"name/60\",[58,42.359]],[\"comment/60\",[]],[\"name/61\",[59,43.773]],[\"comment/61\",[]],[\"name/62\",[60,43.773]],[\"comment/62\",[]],[\"name/63\",[61,43.523]],[\"comment/63\",[]],[\"name/64\",[62,76.481]],[\"comment/64\",[]],[\"name/65\",[63,76.481]],[\"comment/65\",[]],[\"name/66\",[38,39.845]],[\"comment/66\",[]],[\"name/67\",[64,76.481]],[\"comment/67\",[]],[\"name/68\",[65,76.481]],[\"comment/68\",[]],[\"name/69\",[66,76.481]],[\"comment/69\",[]],[\"name/70\",[67,76.481]],[\"comment/70\",[]],[\"name/71\",[68,76.481]],[\"comment/71\",[]],[\"name/72\",[69,76.481]],[\"comment/72\",[]],[\"name/73\",[70,76.481]],[\"comment/73\",[]],[\"name/74\",[71,76.481]],[\"comment/74\",[]],[\"name/75\",[72,76.481]],[\"comment/75\",[]],[\"name/76\",[73,76.481]],[\"comment/76\",[]],[\"name/77\",[74,76.481]],[\"comment/77\",[]],[\"name/78\",[75,76.481]],[\"comment/78\",[]],[\"name/79\",[76,76.481]],[\"comment/79\",[]],[\"name/80\",[38,39.845]],[\"comment/80\",[]],[\"name/81\",[42,41.12]],[\"comment/81\",[]],[\"name/82\",[4,42.359]],[\"comment/82\",[]],[\"name/83\",[55,43.279]],[\"comment/83\",[]],[\"name/84\",[56,43.773]],[\"comment/84\",[]],[\"name/85\",[57,43.523]],[\"comment/85\",[]],[\"name/86\",[58,42.359]],[\"comment/86\",[]],[\"name/87\",[59,43.773]],[\"comment/87\",[]],[\"name/88\",[60,43.773]],[\"comment/88\",[]],[\"name/89\",[61,43.523]],[\"comment/89\",[]],[\"name/90\",[77,76.481]],[\"comment/90\",[]],[\"name/91\",[38,39.845]],[\"comment/91\",[]],[\"name/92\",[42,41.12]],[\"comment/92\",[]],[\"name/93\",[4,42.359]],[\"comment/93\",[]],[\"name/94\",[55,43.279]],[\"comment/94\",[]],[\"name/95\",[56,43.773]],[\"comment/95\",[]],[\"name/96\",[57,43.523]],[\"comment/96\",[]],[\"name/97\",[58,42.359]],[\"comment/97\",[]],[\"name/98\",[59,43.773]],[\"comment/98\",[]],[\"name/99\",[60,43.773]],[\"comment/99\",[]],[\"name/100\",[61,43.523]],[\"comment/100\",[]],[\"name/101\",[78,76.481]],[\"comment/101\",[]],[\"name/102\",[38,39.845]],[\"comment/102\",[]],[\"name/103\",[42,41.12]],[\"comment/103\",[]],[\"name/104\",[4,42.359]],[\"comment/104\",[]],[\"name/105\",[55,43.279]],[\"comment/105\",[]],[\"name/106\",[56,43.773]],[\"comment/106\",[]],[\"name/107\",[57,43.523]],[\"comment/107\",[]],[\"name/108\",[58,42.359]],[\"comment/108\",[]],[\"name/109\",[59,43.773]],[\"comment/109\",[]],[\"name/110\",[60,43.773]],[\"comment/110\",[]],[\"name/111\",[61,43.523]],[\"comment/111\",[]],[\"name/112\",[79,76.481]],[\"comment/112\",[]],[\"name/113\",[38,39.845]],[\"comment/113\",[]],[\"name/114\",[42,41.12]],[\"comment/114\",[]],[\"name/115\",[4,42.359]],[\"comment/115\",[]],[\"name/116\",[55,43.279]],[\"comment/116\",[]],[\"name/117\",[56,43.773]],[\"comment/117\",[]],[\"name/118\",[57,43.523]],[\"comment/118\",[]],[\"name/119\",[58,42.359]],[\"comment/119\",[]],[\"name/120\",[59,43.773]],[\"comment/120\",[]],[\"name/121\",[60,43.773]],[\"comment/121\",[]],[\"name/122\",[61,43.523]],[\"comment/122\",[]],[\"name/123\",[80,76.481]],[\"comment/123\",[]],[\"name/124\",[38,39.845]],[\"comment/124\",[]],[\"name/125\",[42,41.12]],[\"comment/125\",[]],[\"name/126\",[4,42.359]],[\"comment/126\",[]],[\"name/127\",[55,43.279]],[\"comment/127\",[]],[\"name/128\",[56,43.773]],[\"comment/128\",[]],[\"name/129\",[57,43.523]],[\"comment/129\",[]],[\"name/130\",[58,42.359]],[\"comment/130\",[]],[\"name/131\",[59,43.773]],[\"comment/131\",[]],[\"name/132\",[60,43.773]],[\"comment/132\",[]],[\"name/133\",[61,43.523]],[\"comment/133\",[]],[\"name/134\",[81,76.481]],[\"comment/134\",[]],[\"name/135\",[38,39.845]],[\"comment/135\",[]],[\"name/136\",[42,41.12]],[\"comment/136\",[]],[\"name/137\",[4,42.359]],[\"comment/137\",[]],[\"name/138\",[55,43.279]],[\"comment/138\",[]],[\"name/139\",[56,43.773]],[\"comment/139\",[]],[\"name/140\",[57,43.523]],[\"comment/140\",[]],[\"name/141\",[58,42.359]],[\"comment/141\",[]],[\"name/142\",[59,43.773]],[\"comment/142\",[]],[\"name/143\",[60,43.773]],[\"comment/143\",[]],[\"name/144\",[61,43.523]],[\"comment/144\",[]],[\"name/145\",[82,76.481]],[\"comment/145\",[]],[\"name/146\",[38,39.845]],[\"comment/146\",[]],[\"name/147\",[42,41.12]],[\"comment/147\",[]],[\"name/148\",[4,42.359]],[\"comment/148\",[]],[\"name/149\",[55,43.279]],[\"comment/149\",[]],[\"name/150\",[56,43.773]],[\"comment/150\",[]],[\"name/151\",[57,43.523]],[\"comment/151\",[]],[\"name/152\",[58,42.359]],[\"comment/152\",[]],[\"name/153\",[59,43.773]],[\"comment/153\",[]],[\"name/154\",[60,43.773]],[\"comment/154\",[]],[\"name/155\",[61,43.523]],[\"comment/155\",[]],[\"name/156\",[83,76.481]],[\"comment/156\",[]],[\"name/157\",[38,39.845]],[\"comment/157\",[]],[\"name/158\",[42,41.12]],[\"comment/158\",[]],[\"name/159\",[4,42.359]],[\"comment/159\",[]],[\"name/160\",[55,43.279]],[\"comment/160\",[]],[\"name/161\",[56,43.773]],[\"comment/161\",[]],[\"name/162\",[57,43.523]],[\"comment/162\",[]],[\"name/163\",[58,42.359]],[\"comment/163\",[]],[\"name/164\",[59,43.773]],[\"comment/164\",[]],[\"name/165\",[60,43.773]],[\"comment/165\",[]],[\"name/166\",[61,43.523]],[\"comment/166\",[]],[\"name/167\",[84,76.481]],[\"comment/167\",[]],[\"name/168\",[38,39.845]],[\"comment/168\",[]],[\"name/169\",[42,41.12]],[\"comment/169\",[]],[\"name/170\",[4,42.359]],[\"comment/170\",[]],[\"name/171\",[55,43.279]],[\"comment/171\",[]],[\"name/172\",[56,43.773]],[\"comment/172\",[]],[\"name/173\",[57,43.523]],[\"comment/173\",[]],[\"name/174\",[58,42.359]],[\"comment/174\",[]],[\"name/175\",[59,43.773]],[\"comment/175\",[]],[\"name/176\",[60,43.773]],[\"comment/176\",[]],[\"name/177\",[61,43.523]],[\"comment/177\",[]],[\"name/178\",[85,76.481]],[\"comment/178\",[]],[\"name/179\",[38,39.845]],[\"comment/179\",[]],[\"name/180\",[42,41.12]],[\"comment/180\",[]],[\"name/181\",[4,42.359]],[\"comment/181\",[]],[\"name/182\",[55,43.279]],[\"comment/182\",[]],[\"name/183\",[56,43.773]],[\"comment/183\",[]],[\"name/184\",[57,43.523]],[\"comment/184\",[]],[\"name/185\",[58,42.359]],[\"comment/185\",[]],[\"name/186\",[59,43.773]],[\"comment/186\",[]],[\"name/187\",[60,43.773]],[\"comment/187\",[]],[\"name/188\",[61,43.523]],[\"comment/188\",[]],[\"name/189\",[86,76.481]],[\"comment/189\",[]],[\"name/190\",[38,39.845]],[\"comment/190\",[]],[\"name/191\",[4,42.359]],[\"comment/191\",[]],[\"name/192\",[55,43.279]],[\"comment/192\",[]],[\"name/193\",[56,43.773]],[\"comment/193\",[]],[\"name/194\",[57,43.523]],[\"comment/194\",[]],[\"name/195\",[42,41.12]],[\"comment/195\",[]],[\"name/196\",[58,42.359]],[\"comment/196\",[]],[\"name/197\",[59,43.773]],[\"comment/197\",[]],[\"name/198\",[60,43.773]],[\"comment/198\",[]],[\"name/199\",[61,43.523]],[\"comment/199\",[]],[\"name/200\",[87,76.481]],[\"comment/200\",[]],[\"name/201\",[38,39.845]],[\"comment/201\",[]],[\"name/202\",[42,41.12]],[\"comment/202\",[]],[\"name/203\",[4,42.359]],[\"comment/203\",[]],[\"name/204\",[55,43.279]],[\"comment/204\",[]],[\"name/205\",[56,43.773]],[\"comment/205\",[]],[\"name/206\",[57,43.523]],[\"comment/206\",[]],[\"name/207\",[58,42.359]],[\"comment/207\",[]],[\"name/208\",[59,43.773]],[\"comment/208\",[]],[\"name/209\",[60,43.773]],[\"comment/209\",[]],[\"name/210\",[61,43.523]],[\"comment/210\",[]],[\"name/211\",[88,76.481]],[\"comment/211\",[]],[\"name/212\",[38,39.845]],[\"comment/212\",[]],[\"name/213\",[42,41.12]],[\"comment/213\",[]],[\"name/214\",[4,42.359]],[\"comment/214\",[]],[\"name/215\",[55,43.279]],[\"comment/215\",[]],[\"name/216\",[56,43.773]],[\"comment/216\",[]],[\"name/217\",[57,43.523]],[\"comment/217\",[]],[\"name/218\",[58,42.359]],[\"comment/218\",[]],[\"name/219\",[59,43.773]],[\"comment/219\",[]],[\"name/220\",[60,43.773]],[\"comment/220\",[]],[\"name/221\",[61,43.523]],[\"comment/221\",[]],[\"name/222\",[89,76.481]],[\"comment/222\",[]],[\"name/223\",[38,39.845]],[\"comment/223\",[]],[\"name/224\",[42,41.12]],[\"comment/224\",[]],[\"name/225\",[4,42.359]],[\"comment/225\",[]],[\"name/226\",[55,43.279]],[\"comment/226\",[]],[\"name/227\",[56,43.773]],[\"comment/227\",[]],[\"name/228\",[57,43.523]],[\"comment/228\",[]],[\"name/229\",[58,42.359]],[\"comment/229\",[]],[\"name/230\",[59,43.773]],[\"comment/230\",[]],[\"name/231\",[60,43.773]],[\"comment/231\",[]],[\"name/232\",[61,43.523]],[\"comment/232\",[]],[\"name/233\",[90,76.481]],[\"comment/233\",[]],[\"name/234\",[38,39.845]],[\"comment/234\",[]],[\"name/235\",[42,41.12]],[\"comment/235\",[]],[\"name/236\",[4,42.359]],[\"comment/236\",[]],[\"name/237\",[55,43.279]],[\"comment/237\",[]],[\"name/238\",[56,43.773]],[\"comment/238\",[]],[\"name/239\",[57,43.523]],[\"comment/239\",[]],[\"name/240\",[58,42.359]],[\"comment/240\",[]],[\"name/241\",[59,43.773]],[\"comment/241\",[]],[\"name/242\",[60,43.773]],[\"comment/242\",[]],[\"name/243\",[61,43.523]],[\"comment/243\",[]],[\"name/244\",[91,76.481]],[\"comment/244\",[]],[\"name/245\",[38,39.845]],[\"comment/245\",[]],[\"name/246\",[42,41.12]],[\"comment/246\",[]],[\"name/247\",[4,42.359]],[\"comment/247\",[]],[\"name/248\",[55,43.279]],[\"comment/248\",[]],[\"name/249\",[56,43.773]],[\"comment/249\",[]],[\"name/250\",[57,43.523]],[\"comment/250\",[]],[\"name/251\",[58,42.359]],[\"comment/251\",[]],[\"name/252\",[59,43.773]],[\"comment/252\",[]],[\"name/253\",[60,43.773]],[\"comment/253\",[]],[\"name/254\",[61,43.523]],[\"comment/254\",[]],[\"name/255\",[92,76.481]],[\"comment/255\",[]],[\"name/256\",[38,39.845]],[\"comment/256\",[]],[\"name/257\",[42,41.12]],[\"comment/257\",[]],[\"name/258\",[4,42.359]],[\"comment/258\",[]],[\"name/259\",[55,43.279]],[\"comment/259\",[]],[\"name/260\",[56,43.773]],[\"comment/260\",[]],[\"name/261\",[57,43.523]],[\"comment/261\",[]],[\"name/262\",[58,42.359]],[\"comment/262\",[]],[\"name/263\",[59,43.773]],[\"comment/263\",[]],[\"name/264\",[60,43.773]],[\"comment/264\",[]],[\"name/265\",[61,43.523]],[\"comment/265\",[]],[\"name/266\",[93,76.481]],[\"comment/266\",[]],[\"name/267\",[38,39.845]],[\"comment/267\",[]],[\"name/268\",[42,41.12]],[\"comment/268\",[]],[\"name/269\",[4,42.359]],[\"comment/269\",[]],[\"name/270\",[55,43.279]],[\"comment/270\",[]],[\"name/271\",[56,43.773]],[\"comment/271\",[]],[\"name/272\",[57,43.523]],[\"comment/272\",[]],[\"name/273\",[58,42.359]],[\"comment/273\",[]],[\"name/274\",[59,43.773]],[\"comment/274\",[]],[\"name/275\",[60,43.773]],[\"comment/275\",[]],[\"name/276\",[61,43.523]],[\"comment/276\",[]],[\"name/277\",[94,76.481]],[\"comment/277\",[]],[\"name/278\",[38,39.845]],[\"comment/278\",[]],[\"name/279\",[42,41.12]],[\"comment/279\",[]],[\"name/280\",[4,42.359]],[\"comment/280\",[]],[\"name/281\",[55,43.279]],[\"comment/281\",[]],[\"name/282\",[56,43.773]],[\"comment/282\",[]],[\"name/283\",[57,43.523]],[\"comment/283\",[]],[\"name/284\",[58,42.359]],[\"comment/284\",[]],[\"name/285\",[59,43.773]],[\"comment/285\",[]],[\"name/286\",[60,43.773]],[\"comment/286\",[]],[\"name/287\",[61,43.523]],[\"comment/287\",[]],[\"name/288\",[95,76.481]],[\"comment/288\",[]],[\"name/289\",[38,39.845]],[\"comment/289\",[]],[\"name/290\",[42,41.12]],[\"comment/290\",[]],[\"name/291\",[4,42.359]],[\"comment/291\",[]],[\"name/292\",[55,43.279]],[\"comment/292\",[]],[\"name/293\",[56,43.773]],[\"comment/293\",[]],[\"name/294\",[57,43.523]],[\"comment/294\",[]],[\"name/295\",[58,42.359]],[\"comment/295\",[]],[\"name/296\",[59,43.773]],[\"comment/296\",[]],[\"name/297\",[60,43.773]],[\"comment/297\",[]],[\"name/298\",[61,43.523]],[\"comment/298\",[]],[\"name/299\",[96,76.481]],[\"comment/299\",[]],[\"name/300\",[38,39.845]],[\"comment/300\",[]],[\"name/301\",[42,41.12]],[\"comment/301\",[]],[\"name/302\",[4,42.359]],[\"comment/302\",[]],[\"name/303\",[55,43.279]],[\"comment/303\",[]],[\"name/304\",[56,43.773]],[\"comment/304\",[]],[\"name/305\",[57,43.523]],[\"comment/305\",[]],[\"name/306\",[58,42.359]],[\"comment/306\",[]],[\"name/307\",[59,43.773]],[\"comment/307\",[]],[\"name/308\",[60,43.773]],[\"comment/308\",[]],[\"name/309\",[61,43.523]],[\"comment/309\",[]],[\"name/310\",[97,76.481]],[\"comment/310\",[]],[\"name/311\",[38,39.845]],[\"comment/311\",[]],[\"name/312\",[42,41.12]],[\"comment/312\",[]],[\"name/313\",[4,42.359]],[\"comment/313\",[]],[\"name/314\",[55,43.279]],[\"comment/314\",[]],[\"name/315\",[56,43.773]],[\"comment/315\",[]],[\"name/316\",[57,43.523]],[\"comment/316\",[]],[\"name/317\",[58,42.359]],[\"comment/317\",[]],[\"name/318\",[59,43.773]],[\"comment/318\",[]],[\"name/319\",[60,43.773]],[\"comment/319\",[]],[\"name/320\",[61,43.523]],[\"comment/320\",[]],[\"name/321\",[98,76.481]],[\"comment/321\",[]],[\"name/322\",[38,39.845]],[\"comment/322\",[]],[\"name/323\",[42,41.12]],[\"comment/323\",[]],[\"name/324\",[4,42.359]],[\"comment/324\",[]],[\"name/325\",[55,43.279]],[\"comment/325\",[]],[\"name/326\",[56,43.773]],[\"comment/326\",[]],[\"name/327\",[57,43.523]],[\"comment/327\",[]],[\"name/328\",[58,42.359]],[\"comment/328\",[]],[\"name/329\",[59,43.773]],[\"comment/329\",[]],[\"name/330\",[60,43.773]],[\"comment/330\",[]],[\"name/331\",[61,43.523]],[\"comment/331\",[]],[\"name/332\",[99,76.481]],[\"comment/332\",[]],[\"name/333\",[38,39.845]],[\"comment/333\",[]],[\"name/334\",[42,41.12]],[\"comment/334\",[]],[\"name/335\",[4,42.359]],[\"comment/335\",[]],[\"name/336\",[55,43.279]],[\"comment/336\",[]],[\"name/337\",[56,43.773]],[\"comment/337\",[]],[\"name/338\",[57,43.523]],[\"comment/338\",[]],[\"name/339\",[58,42.359]],[\"comment/339\",[]],[\"name/340\",[59,43.773]],[\"comment/340\",[]],[\"name/341\",[60,43.773]],[\"comment/341\",[]],[\"name/342\",[61,43.523]],[\"comment/342\",[]],[\"name/343\",[100,76.481]],[\"comment/343\",[]],[\"name/344\",[38,39.845]],[\"comment/344\",[]],[\"name/345\",[51,68.008]],[\"comment/345\",[]],[\"name/346\",[52,65.495]],[\"comment/346\",[]],[\"name/347\",[53,59.135]],[\"comment/347\",[]],[\"name/348\",[54,61.818]],[\"comment/348\",[]],[\"name/349\",[42,41.12]],[\"comment/349\",[]],[\"name/350\",[4,42.359]],[\"comment/350\",[]],[\"name/351\",[55,43.279]],[\"comment/351\",[]],[\"name/352\",[56,43.773]],[\"comment/352\",[]],[\"name/353\",[57,43.523]],[\"comment/353\",[]],[\"name/354\",[58,42.359]],[\"comment/354\",[]],[\"name/355\",[59,43.773]],[\"comment/355\",[]],[\"name/356\",[60,43.773]],[\"comment/356\",[]],[\"name/357\",[61,43.523]],[\"comment/357\",[]],[\"name/358\",[101,76.481]],[\"comment/358\",[]],[\"name/359\",[38,39.845]],[\"comment/359\",[]],[\"name/360\",[42,41.12]],[\"comment/360\",[]],[\"name/361\",[102,65.495]],[\"comment/361\",[]],[\"name/362\",[4,42.359]],[\"comment/362\",[]],[\"name/363\",[55,43.279]],[\"comment/363\",[]],[\"name/364\",[56,43.773]],[\"comment/364\",[]],[\"name/365\",[57,43.523]],[\"comment/365\",[]],[\"name/366\",[58,42.359]],[\"comment/366\",[]],[\"name/367\",[59,43.773]],[\"comment/367\",[]],[\"name/368\",[60,43.773]],[\"comment/368\",[]],[\"name/369\",[61,43.523]],[\"comment/369\",[]],[\"name/370\",[103,76.481]],[\"comment/370\",[]],[\"name/371\",[38,39.845]],[\"comment/371\",[]],[\"name/372\",[102,65.495]],[\"comment/372\",[]],[\"name/373\",[42,41.12]],[\"comment/373\",[]],[\"name/374\",[4,42.359]],[\"comment/374\",[]],[\"name/375\",[55,43.279]],[\"comment/375\",[]],[\"name/376\",[56,43.773]],[\"comment/376\",[]],[\"name/377\",[57,43.523]],[\"comment/377\",[]],[\"name/378\",[58,42.359]],[\"comment/378\",[]],[\"name/379\",[59,43.773]],[\"comment/379\",[]],[\"name/380\",[60,43.773]],[\"comment/380\",[]],[\"name/381\",[61,43.523]],[\"comment/381\",[]],[\"name/382\",[104,76.481]],[\"comment/382\",[]],[\"name/383\",[38,39.845]],[\"comment/383\",[]],[\"name/384\",[42,41.12]],[\"comment/384\",[]],[\"name/385\",[4,42.359]],[\"comment/385\",[]],[\"name/386\",[55,43.279]],[\"comment/386\",[]],[\"name/387\",[56,43.773]],[\"comment/387\",[]],[\"name/388\",[57,43.523]],[\"comment/388\",[]],[\"name/389\",[58,42.359]],[\"comment/389\",[]],[\"name/390\",[59,43.773]],[\"comment/390\",[]],[\"name/391\",[60,43.773]],[\"comment/391\",[]],[\"name/392\",[61,43.523]],[\"comment/392\",[]],[\"name/393\",[105,76.481]],[\"comment/393\",[]],[\"name/394\",[38,39.845]],[\"comment/394\",[]],[\"name/395\",[42,41.12]],[\"comment/395\",[]],[\"name/396\",[4,42.359]],[\"comment/396\",[]],[\"name/397\",[55,43.279]],[\"comment/397\",[]],[\"name/398\",[56,43.773]],[\"comment/398\",[]],[\"name/399\",[57,43.523]],[\"comment/399\",[]],[\"name/400\",[58,42.359]],[\"comment/400\",[]],[\"name/401\",[59,43.773]],[\"comment/401\",[]],[\"name/402\",[60,43.773]],[\"comment/402\",[]],[\"name/403\",[61,43.523]],[\"comment/403\",[]],[\"name/404\",[106,76.481]],[\"comment/404\",[]],[\"name/405\",[38,39.845]],[\"comment/405\",[]],[\"name/406\",[42,41.12]],[\"comment/406\",[]],[\"name/407\",[4,42.359]],[\"comment/407\",[]],[\"name/408\",[55,43.279]],[\"comment/408\",[]],[\"name/409\",[56,43.773]],[\"comment/409\",[]],[\"name/410\",[57,43.523]],[\"comment/410\",[]],[\"name/411\",[58,42.359]],[\"comment/411\",[]],[\"name/412\",[59,43.773]],[\"comment/412\",[]],[\"name/413\",[60,43.773]],[\"comment/413\",[]],[\"name/414\",[61,43.523]],[\"comment/414\",[]],[\"name/415\",[107,76.481]],[\"comment/415\",[]],[\"name/416\",[38,39.845]],[\"comment/416\",[]],[\"name/417\",[42,41.12]],[\"comment/417\",[]],[\"name/418\",[4,42.359]],[\"comment/418\",[]],[\"name/419\",[55,43.279]],[\"comment/419\",[]],[\"name/420\",[56,43.773]],[\"comment/420\",[]],[\"name/421\",[57,43.523]],[\"comment/421\",[]],[\"name/422\",[58,42.359]],[\"comment/422\",[]],[\"name/423\",[59,43.773]],[\"comment/423\",[]],[\"name/424\",[60,43.773]],[\"comment/424\",[]],[\"name/425\",[61,43.523]],[\"comment/425\",[]],[\"name/426\",[108,76.481]],[\"comment/426\",[]],[\"name/427\",[38,39.845]],[\"comment/427\",[]],[\"name/428\",[39,68.008]],[\"comment/428\",[]],[\"name/429\",[42,41.12]],[\"comment/429\",[]],[\"name/430\",[51,68.008]],[\"comment/430\",[]],[\"name/431\",[52,65.495]],[\"comment/431\",[]],[\"name/432\",[53,59.135]],[\"comment/432\",[]],[\"name/433\",[54,61.818]],[\"comment/433\",[]],[\"name/434\",[4,42.359]],[\"comment/434\",[]],[\"name/435\",[55,43.279]],[\"comment/435\",[]],[\"name/436\",[56,43.773]],[\"comment/436\",[]],[\"name/437\",[57,43.523]],[\"comment/437\",[]],[\"name/438\",[58,42.359]],[\"comment/438\",[]],[\"name/439\",[59,43.773]],[\"comment/439\",[]],[\"name/440\",[60,43.773]],[\"comment/440\",[]],[\"name/441\",[61,43.523]],[\"comment/441\",[]],[\"name/442\",[109,76.481]],[\"comment/442\",[]],[\"name/443\",[110,50.832]],[\"comment/443\",[]],[\"name/444\",[111,54.509]],[\"comment/444\",[]],[\"name/445\",[112,57.022]],[\"comment/445\",[]],[\"name/446\",[31,41.316]],[\"comment/446\",[]],[\"name/447\",[21,43.041]],[\"comment/447\",[]],[\"name/448\",[29,44.029]],[\"comment/448\",[]],[\"name/449\",[113,59.135]],[\"comment/449\",[]],[\"name/450\",[114,60.387]],[\"comment/450\",[]],[\"name/451\",[115,53.127]],[\"comment/451\",[]],[\"name/452\",[116,60.387]],[\"comment/452\",[]],[\"name/453\",[117,60.387]],[\"comment/453\",[]],[\"name/454\",[118,58.023]],[\"comment/454\",[]],[\"name/455\",[119,59.135]],[\"comment/455\",[]],[\"name/456\",[120,59.135]],[\"comment/456\",[]],[\"name/457\",[121,59.135]],[\"comment/457\",[]],[\"name/458\",[122,60.387]],[\"comment/458\",[]],[\"name/459\",[110,50.832]],[\"comment/459\",[]],[\"name/460\",[123,60.387]],[\"comment/460\",[]],[\"name/461\",[124,60.387]],[\"comment/461\",[]],[\"name/462\",[125,60.387]],[\"comment/462\",[]],[\"name/463\",[126,60.387]],[\"comment/463\",[]],[\"name/464\",[127,60.387]],[\"comment/464\",[]],[\"name/465\",[23,45.126]],[\"comment/465\",[]],[\"name/466\",[128,51.914]],[\"comment/466\",[]],[\"name/467\",[129,60.387]],[\"comment/467\",[]],[\"name/468\",[130,60.387]],[\"comment/468\",[]],[\"name/469\",[131,59.135]],[\"comment/469\",[]],[\"name/470\",[132,54.509]],[\"comment/470\",[]],[\"name/471\",[133,54.509]],[\"comment/471\",[]],[\"name/472\",[134,54.509]],[\"comment/472\",[]],[\"name/473\",[135,54.509]],[\"comment/473\",[]],[\"name/474\",[136,54.509]],[\"comment/474\",[]],[\"name/475\",[137,54.509]],[\"comment/475\",[]],[\"name/476\",[138,54.509]],[\"comment/476\",[]],[\"name/477\",[139,54.509]],[\"comment/477\",[]],[\"name/478\",[140,54.509]],[\"comment/478\",[]],[\"name/479\",[141,54.509]],[\"comment/479\",[]],[\"name/480\",[142,54.509]],[\"comment/480\",[]],[\"name/481\",[143,54.509]],[\"comment/481\",[]],[\"name/482\",[144,54.509]],[\"comment/482\",[]],[\"name/483\",[145,54.509]],[\"comment/483\",[]],[\"name/484\",[146,54.509]],[\"comment/484\",[]],[\"name/485\",[147,71.373]],[\"comment/485\",[]],[\"name/486\",[148,65.495]],[\"comment/486\",[]],[\"name/487\",[149,76.481]],[\"comment/487\",[]],[\"name/488\",[150,76.481]],[\"comment/488\",[]],[\"name/489\",[151,76.481]],[\"comment/489\",[]],[\"name/490\",[152,76.481]],[\"comment/490\",[]],[\"name/491\",[153,71.373]],[\"comment/491\",[]],[\"name/492\",[154,76.481]],[\"comment/492\",[]],[\"name/493\",[155,76.481]],[\"comment/493\",[]],[\"name/494\",[156,76.481]],[\"comment/494\",[]],[\"name/495\",[157,76.481]],[\"comment/495\",[]],[\"name/496\",[110,50.832]],[\"comment/496\",[]],[\"name/497\",[158,65.495]],[\"comment/497\",[]],[\"name/498\",[130,60.387]],[\"comment/498\",[]],[\"name/499\",[125,60.387]],[\"comment/499\",[]],[\"name/500\",[36,46.358]],[\"comment/500\",[]],[\"name/501\",[159,71.373]],[\"comment/501\",[]],[\"name/502\",[160,60.387]],[\"comment/502\",[]],[\"name/503\",[161,71.373]],[\"comment/503\",[]],[\"name/504\",[162,61.818]],[\"comment/504\",[]],[\"name/505\",[163,68.008]],[\"comment/505\",[]],[\"name/506\",[164,71.373]],[\"comment/506\",[]],[\"name/507\",[165,71.373]],[\"comment/507\",[]],[\"name/508\",[166,59.135]],[\"comment/508\",[]],[\"name/509\",[167,56.112]],[\"comment/509\",[]],[\"name/510\",[168,71.373]],[\"comment/510\",[]],[\"name/511\",[169,71.373]],[\"comment/511\",[]],[\"name/512\",[111,54.509]],[\"comment/512\",[]],[\"name/513\",[112,57.022]],[\"comment/513\",[]],[\"name/514\",[31,41.316]],[\"comment/514\",[]],[\"name/515\",[21,43.041]],[\"comment/515\",[]],[\"name/516\",[29,44.029]],[\"comment/516\",[]],[\"name/517\",[113,59.135]],[\"comment/517\",[]],[\"name/518\",[114,60.387]],[\"comment/518\",[]],[\"name/519\",[115,53.127]],[\"comment/519\",[]],[\"name/520\",[116,60.387]],[\"comment/520\",[]],[\"name/521\",[117,60.387]],[\"comment/521\",[]],[\"name/522\",[118,58.023]],[\"comment/522\",[]],[\"name/523\",[119,59.135]],[\"comment/523\",[]],[\"name/524\",[120,59.135]],[\"comment/524\",[]],[\"name/525\",[121,59.135]],[\"comment/525\",[]],[\"name/526\",[122,60.387]],[\"comment/526\",[]],[\"name/527\",[110,50.832]],[\"comment/527\",[]],[\"name/528\",[123,60.387]],[\"comment/528\",[]],[\"name/529\",[124,60.387]],[\"comment/529\",[]],[\"name/530\",[126,60.387]],[\"comment/530\",[]],[\"name/531\",[127,60.387]],[\"comment/531\",[]],[\"name/532\",[23,45.126]],[\"comment/532\",[]],[\"name/533\",[128,51.914]],[\"comment/533\",[]],[\"name/534\",[129,60.387]],[\"comment/534\",[]],[\"name/535\",[131,59.135]],[\"comment/535\",[]],[\"name/536\",[132,54.509]],[\"comment/536\",[]],[\"name/537\",[133,54.509]],[\"comment/537\",[]],[\"name/538\",[134,54.509]],[\"comment/538\",[]],[\"name/539\",[135,54.509]],[\"comment/539\",[]],[\"name/540\",[136,54.509]],[\"comment/540\",[]],[\"name/541\",[137,54.509]],[\"comment/541\",[]],[\"name/542\",[138,54.509]],[\"comment/542\",[]],[\"name/543\",[139,54.509]],[\"comment/543\",[]],[\"name/544\",[140,54.509]],[\"comment/544\",[]],[\"name/545\",[141,54.509]],[\"comment/545\",[]],[\"name/546\",[142,54.509]],[\"comment/546\",[]],[\"name/547\",[143,54.509]],[\"comment/547\",[]],[\"name/548\",[144,54.509]],[\"comment/548\",[]],[\"name/549\",[145,54.509]],[\"comment/549\",[]],[\"name/550\",[146,54.509]],[\"comment/550\",[]],[\"name/551\",[170,65.495]],[\"comment/551\",[]],[\"name/552\",[132,54.509]],[\"comment/552\",[]],[\"name/553\",[133,54.509]],[\"comment/553\",[]],[\"name/554\",[134,54.509]],[\"comment/554\",[]],[\"name/555\",[135,54.509]],[\"comment/555\",[]],[\"name/556\",[136,54.509]],[\"comment/556\",[]],[\"name/557\",[137,54.509]],[\"comment/557\",[]],[\"name/558\",[138,54.509]],[\"comment/558\",[]],[\"name/559\",[139,54.509]],[\"comment/559\",[]],[\"name/560\",[140,54.509]],[\"comment/560\",[]],[\"name/561\",[141,54.509]],[\"comment/561\",[]],[\"name/562\",[142,54.509]],[\"comment/562\",[]],[\"name/563\",[143,54.509]],[\"comment/563\",[]],[\"name/564\",[144,54.509]],[\"comment/564\",[]],[\"name/565\",[145,54.509]],[\"comment/565\",[]],[\"name/566\",[146,54.509]],[\"comment/566\",[]],[\"name/567\",[171,76.481]],[\"comment/567\",[]],[\"name/568\",[172,76.481]],[\"comment/568\",[]],[\"name/569\",[173,76.481]],[\"comment/569\",[]],[\"name/570\",[174,76.481]],[\"comment/570\",[]],[\"name/571\",[110,50.832]],[\"comment/571\",[]],[\"name/572\",[175,76.481]],[\"comment/572\",[]],[\"name/573\",[176,65.495]],[\"comment/573\",[]],[\"name/574\",[177,68.008]],[\"comment/574\",[]],[\"name/575\",[178,76.481]],[\"comment/575\",[]],[\"name/576\",[158,65.495]],[\"comment/576\",[]],[\"name/577\",[179,55.278]],[\"comment/577\",[]],[\"name/578\",[180,68.008]],[\"comment/578\",[]],[\"name/579\",[112,57.022]],[\"comment/579\",[]],[\"name/580\",[181,60.387]],[\"comment/580\",[]],[\"name/581\",[182,76.481]],[\"comment/581\",[]],[\"name/582\",[183,71.373]],[\"comment/582\",[]],[\"name/583\",[119,59.135]],[\"comment/583\",[]],[\"name/584\",[120,59.135]],[\"comment/584\",[]],[\"name/585\",[121,59.135]],[\"comment/585\",[]],[\"name/586\",[113,59.135]],[\"comment/586\",[]],[\"name/587\",[110,50.832]],[\"comment/587\",[]],[\"name/588\",[118,58.023]],[\"comment/588\",[]],[\"name/589\",[131,59.135]],[\"comment/589\",[]],[\"name/590\",[132,54.509]],[\"comment/590\",[]],[\"name/591\",[133,54.509]],[\"comment/591\",[]],[\"name/592\",[134,54.509]],[\"comment/592\",[]],[\"name/593\",[135,54.509]],[\"comment/593\",[]],[\"name/594\",[136,54.509]],[\"comment/594\",[]],[\"name/595\",[137,54.509]],[\"comment/595\",[]],[\"name/596\",[138,54.509]],[\"comment/596\",[]],[\"name/597\",[139,54.509]],[\"comment/597\",[]],[\"name/598\",[140,54.509]],[\"comment/598\",[]],[\"name/599\",[141,54.509]],[\"comment/599\",[]],[\"name/600\",[142,54.509]],[\"comment/600\",[]],[\"name/601\",[143,54.509]],[\"comment/601\",[]],[\"name/602\",[144,54.509]],[\"comment/602\",[]],[\"name/603\",[145,54.509]],[\"comment/603\",[]],[\"name/604\",[146,54.509]],[\"comment/604\",[]],[\"name/605\",[184,76.481]],[\"comment/605\",[]],[\"name/606\",[185,76.481]],[\"comment/606\",[]],[\"name/607\",[186,76.481]],[\"comment/607\",[]],[\"name/608\",[187,76.481]],[\"comment/608\",[]],[\"name/609\",[49,40.928]],[\"comment/609\",[]],[\"name/610\",[188,71.373]],[\"comment/610\",[]],[\"name/611\",[189,50.331]],[\"comment/611\",[]],[\"name/612\",[190,71.373]],[\"comment/612\",[]],[\"name/613\",[191,76.481]],[\"comment/613\",[]],[\"name/614\",[192,71.373]],[\"comment/614\",[]],[\"name/615\",[193,71.373]],[\"comment/615\",[]],[\"name/616\",[111,54.509]],[\"comment/616\",[]],[\"name/617\",[194,71.373]],[\"comment/617\",[]],[\"name/618\",[195,76.481]],[\"comment/618\",[]],[\"name/619\",[115,53.127]],[\"comment/619\",[]],[\"name/620\",[196,71.373]],[\"comment/620\",[]],[\"name/621\",[197,76.481]],[\"comment/621\",[]],[\"name/622\",[198,76.481]],[\"comment/622\",[]],[\"name/623\",[199,76.481]],[\"comment/623\",[]],[\"name/624\",[200,65.495]],[\"comment/624\",[]],[\"name/625\",[201,76.481]],[\"comment/625\",[]],[\"name/626\",[202,76.481]],[\"comment/626\",[]],[\"name/627\",[203,76.481]],[\"comment/627\",[]],[\"name/628\",[204,76.481]],[\"comment/628\",[]],[\"name/629\",[205,76.481]],[\"comment/629\",[]],[\"name/630\",[206,76.481]],[\"comment/630\",[]],[\"name/631\",[207,76.481]],[\"comment/631\",[]],[\"name/632\",[132,54.509]],[\"comment/632\",[]],[\"name/633\",[133,54.509]],[\"comment/633\",[]],[\"name/634\",[134,54.509]],[\"comment/634\",[]],[\"name/635\",[135,54.509]],[\"comment/635\",[]],[\"name/636\",[136,54.509]],[\"comment/636\",[]],[\"name/637\",[137,54.509]],[\"comment/637\",[]],[\"name/638\",[138,54.509]],[\"comment/638\",[]],[\"name/639\",[139,54.509]],[\"comment/639\",[]],[\"name/640\",[140,54.509]],[\"comment/640\",[]],[\"name/641\",[141,54.509]],[\"comment/641\",[]],[\"name/642\",[142,54.509]],[\"comment/642\",[]],[\"name/643\",[143,54.509]],[\"comment/643\",[]],[\"name/644\",[144,54.509]],[\"comment/644\",[]],[\"name/645\",[145,54.509]],[\"comment/645\",[]],[\"name/646\",[146,54.509]],[\"comment/646\",[]],[\"name/647\",[208,65.495]],[\"comment/647\",[]],[\"name/648\",[26,47.037]],[\"comment/648\",[]],[\"name/649\",[209,76.481]],[\"comment/649\",[]],[\"name/650\",[112,57.022]],[\"comment/650\",[]],[\"name/651\",[21,43.041]],[\"comment/651\",[]],[\"name/652\",[31,41.316]],[\"comment/652\",[]],[\"name/653\",[210,61.818]],[\"comment/653\",[]],[\"name/654\",[35,44.563]],[\"comment/654\",[]],[\"name/655\",[211,48.966]],[\"comment/655\",[]],[\"name/656\",[212,76.481]],[\"comment/656\",[]],[\"name/657\",[213,76.481]],[\"comment/657\",[]],[\"name/658\",[214,76.481]],[\"comment/658\",[]],[\"name/659\",[215,71.373]],[\"comment/659\",[]],[\"name/660\",[216,71.373]],[\"comment/660\",[]],[\"name/661\",[217,76.481]],[\"comment/661\",[]],[\"name/662\",[218,71.373]],[\"comment/662\",[]],[\"name/663\",[219,76.481]],[\"comment/663\",[]],[\"name/664\",[220,71.373]],[\"comment/664\",[]],[\"name/665\",[221,71.373]],[\"comment/665\",[]],[\"name/666\",[222,76.481]],[\"comment/666\",[]],[\"name/667\",[223,63.488]],[\"comment/667\",[]],[\"name/668\",[179,55.278]],[\"comment/668\",[]],[\"name/669\",[224,76.481]],[\"comment/669\",[]],[\"name/670\",[225,71.373]],[\"comment/670\",[]],[\"name/671\",[226,76.481]],[\"comment/671\",[]],[\"name/672\",[227,76.481]],[\"comment/672\",[]],[\"name/673\",[228,76.481]],[\"comment/673\",[]],[\"name/674\",[229,76.481]],[\"comment/674\",[]],[\"name/675\",[230,76.481]],[\"comment/675\",[]],[\"name/676\",[231,71.373]],[\"comment/676\",[]],[\"name/677\",[232,76.481]],[\"comment/677\",[]],[\"name/678\",[233,76.481]],[\"comment/678\",[]],[\"name/679\",[234,76.481]],[\"comment/679\",[]],[\"name/680\",[235,76.481]],[\"comment/680\",[]],[\"name/681\",[236,76.481]],[\"comment/681\",[]],[\"name/682\",[237,76.481]],[\"comment/682\",[]],[\"name/683\",[238,76.481]],[\"comment/683\",[]],[\"name/684\",[239,71.373]],[\"comment/684\",[]],[\"name/685\",[240,68.008]],[\"comment/685\",[]],[\"name/686\",[241,76.481]],[\"comment/686\",[]],[\"name/687\",[242,76.481]],[\"comment/687\",[]],[\"name/688\",[243,71.373]],[\"comment/688\",[]],[\"name/689\",[244,76.481]],[\"comment/689\",[]],[\"name/690\",[245,76.481]],[\"comment/690\",[]],[\"name/691\",[246,76.481]],[\"comment/691\",[]],[\"name/692\",[247,76.481]],[\"comment/692\",[]],[\"name/693\",[248,76.481]],[\"comment/693\",[]],[\"name/694\",[249,59.135]],[\"comment/694\",[]],[\"name/695\",[250,76.481]],[\"comment/695\",[]],[\"name/696\",[251,76.481]],[\"comment/696\",[]],[\"name/697\",[252,76.481]],[\"comment/697\",[]],[\"name/698\",[253,76.481]],[\"comment/698\",[]],[\"name/699\",[254,76.481]],[\"comment/699\",[]],[\"name/700\",[255,76.481]],[\"comment/700\",[]],[\"name/701\",[38,39.845]],[\"comment/701\",[]],[\"name/702\",[256,71.373]],[\"comment/702\",[]],[\"name/703\",[179,55.278]],[\"comment/703\",[]],[\"name/704\",[257,71.373]],[\"comment/704\",[]],[\"name/705\",[21,43.041]],[\"comment/705\",[]],[\"name/706\",[31,41.316]],[\"comment/706\",[]],[\"name/707\",[210,61.818]],[\"comment/707\",[]],[\"name/708\",[35,44.563]],[\"comment/708\",[]],[\"name/709\",[112,57.022]],[\"comment/709\",[]],[\"name/710\",[258,76.481]],[\"comment/710\",[]],[\"name/711\",[148,65.495]],[\"comment/711\",[]],[\"name/712\",[239,71.373]],[\"comment/712\",[]],[\"name/713\",[147,71.373]],[\"comment/713\",[]],[\"name/714\",[208,65.495]],[\"comment/714\",[]],[\"name/715\",[259,76.481]],[\"comment/715\",[]],[\"name/716\",[260,76.481]],[\"comment/716\",[]],[\"name/717\",[261,76.481]],[\"comment/717\",[]],[\"name/718\",[262,76.481]],[\"comment/718\",[]],[\"name/719\",[263,76.481]],[\"comment/719\",[]],[\"name/720\",[264,76.481]],[\"comment/720\",[]],[\"name/721\",[225,71.373]],[\"comment/721\",[]],[\"name/722\",[153,71.373]],[\"comment/722\",[]],[\"name/723\",[265,76.481]],[\"comment/723\",[]],[\"name/724\",[266,68.008]],[\"comment/724\",[]],[\"name/725\",[231,71.373]],[\"comment/725\",[]],[\"name/726\",[240,68.008]],[\"comment/726\",[]],[\"name/727\",[267,76.481]],[\"comment/727\",[]],[\"name/728\",[268,76.481]],[\"comment/728\",[]],[\"name/729\",[110,50.832]],[\"comment/729\",[]],[\"name/730\",[130,60.387]],[\"comment/730\",[]],[\"name/731\",[125,60.387]],[\"comment/731\",[]],[\"name/732\",[243,71.373]],[\"comment/732\",[]],[\"name/733\",[36,46.358]],[\"comment/733\",[]],[\"name/734\",[269,58.023]],[\"comment/734\",[]],[\"name/735\",[211,48.966]],[\"comment/735\",[]],[\"name/736\",[270,63.488]],[\"comment/736\",[]],[\"name/737\",[271,61.818]],[\"comment/737\",[]],[\"name/738\",[272,71.373]],[\"comment/738\",[]],[\"name/739\",[273,71.373]],[\"comment/739\",[]],[\"name/740\",[274,76.481]],[\"comment/740\",[]],[\"name/741\",[24,46.358]],[\"comment/741\",[]],[\"name/742\",[275,58.023]],[\"comment/742\",[]],[\"name/743\",[23,45.126]],[\"comment/743\",[]],[\"name/744\",[163,68.008]],[\"comment/744\",[]],[\"name/745\",[167,56.112]],[\"comment/745\",[]],[\"name/746\",[276,61.818]],[\"comment/746\",[]],[\"name/747\",[22,44.292]],[\"comment/747\",[]],[\"name/748\",[160,60.387]],[\"comment/748\",[]],[\"name/749\",[166,59.135]],[\"comment/749\",[]],[\"name/750\",[111,54.509]],[\"comment/750\",[]],[\"name/751\",[112,57.022]],[\"comment/751\",[]],[\"name/752\",[31,41.316]],[\"comment/752\",[]],[\"name/753\",[21,43.041]],[\"comment/753\",[]],[\"name/754\",[29,44.029]],[\"comment/754\",[]],[\"name/755\",[113,59.135]],[\"comment/755\",[]],[\"name/756\",[114,60.387]],[\"comment/756\",[]],[\"name/757\",[115,53.127]],[\"comment/757\",[]],[\"name/758\",[116,60.387]],[\"comment/758\",[]],[\"name/759\",[117,60.387]],[\"comment/759\",[]],[\"name/760\",[118,58.023]],[\"comment/760\",[]],[\"name/761\",[119,59.135]],[\"comment/761\",[]],[\"name/762\",[120,59.135]],[\"comment/762\",[]],[\"name/763\",[121,59.135]],[\"comment/763\",[]],[\"name/764\",[122,60.387]],[\"comment/764\",[]],[\"name/765\",[110,50.832]],[\"comment/765\",[]],[\"name/766\",[123,60.387]],[\"comment/766\",[]],[\"name/767\",[124,60.387]],[\"comment/767\",[]],[\"name/768\",[126,60.387]],[\"comment/768\",[]],[\"name/769\",[127,60.387]],[\"comment/769\",[]],[\"name/770\",[128,51.914]],[\"comment/770\",[]],[\"name/771\",[129,60.387]],[\"comment/771\",[]],[\"name/772\",[131,59.135]],[\"comment/772\",[]],[\"name/773\",[132,54.509]],[\"comment/773\",[]],[\"name/774\",[133,54.509]],[\"comment/774\",[]],[\"name/775\",[134,54.509]],[\"comment/775\",[]],[\"name/776\",[135,54.509]],[\"comment/776\",[]],[\"name/777\",[136,54.509]],[\"comment/777\",[]],[\"name/778\",[137,54.509]],[\"comment/778\",[]],[\"name/779\",[138,54.509]],[\"comment/779\",[]],[\"name/780\",[139,54.509]],[\"comment/780\",[]],[\"name/781\",[140,54.509]],[\"comment/781\",[]],[\"name/782\",[141,54.509]],[\"comment/782\",[]],[\"name/783\",[142,54.509]],[\"comment/783\",[]],[\"name/784\",[143,54.509]],[\"comment/784\",[]],[\"name/785\",[144,54.509]],[\"comment/785\",[]],[\"name/786\",[145,54.509]],[\"comment/786\",[]],[\"name/787\",[146,54.509]],[\"comment/787\",[]],[\"name/788\",[277,76.481]],[\"comment/788\",[]],[\"name/789\",[278,63.488]],[\"comment/789\",[]],[\"name/790\",[38,39.845]],[\"comment/790\",[]],[\"name/791\",[279,76.481]],[\"comment/791\",[]],[\"name/792\",[280,76.481]],[\"comment/792\",[]],[\"name/793\",[281,76.481]],[\"comment/793\",[]],[\"name/794\",[282,71.373]],[\"comment/794\",[]],[\"name/795\",[223,63.488]],[\"comment/795\",[]],[\"name/796\",[283,76.481]],[\"comment/796\",[]],[\"name/797\",[220,71.373]],[\"comment/797\",[]],[\"name/798\",[221,71.373]],[\"comment/798\",[]],[\"name/799\",[132,54.509]],[\"comment/799\",[]],[\"name/800\",[133,54.509]],[\"comment/800\",[]],[\"name/801\",[134,54.509]],[\"comment/801\",[]],[\"name/802\",[135,54.509]],[\"comment/802\",[]],[\"name/803\",[136,54.509]],[\"comment/803\",[]],[\"name/804\",[137,54.509]],[\"comment/804\",[]],[\"name/805\",[138,54.509]],[\"comment/805\",[]],[\"name/806\",[139,54.509]],[\"comment/806\",[]],[\"name/807\",[140,54.509]],[\"comment/807\",[]],[\"name/808\",[141,54.509]],[\"comment/808\",[]],[\"name/809\",[142,54.509]],[\"comment/809\",[]],[\"name/810\",[143,54.509]],[\"comment/810\",[]],[\"name/811\",[144,54.509]],[\"comment/811\",[]],[\"name/812\",[145,54.509]],[\"comment/812\",[]],[\"name/813\",[146,54.509]],[\"comment/813\",[]],[\"name/814\",[284,76.481]],[\"comment/814\",[]],[\"name/815\",[285,76.481]],[\"comment/815\",[]],[\"name/816\",[286,68.008]],[\"comment/816\",[]],[\"name/817\",[176,65.495]],[\"comment/817\",[]],[\"name/818\",[287,71.373]],[\"comment/818\",[]],[\"name/819\",[288,76.481]],[\"comment/819\",[]],[\"name/820\",[289,76.481]],[\"comment/820\",[]],[\"name/821\",[290,76.481]],[\"comment/821\",[]],[\"name/822\",[291,76.481]],[\"comment/822\",[]],[\"name/823\",[292,71.373]],[\"comment/823\",[]],[\"name/824\",[179,55.278]],[\"comment/824\",[]],[\"name/825\",[293,76.481]],[\"comment/825\",[]],[\"name/826\",[111,54.509]],[\"comment/826\",[]],[\"name/827\",[294,68.008]],[\"comment/827\",[]],[\"name/828\",[295,76.481]],[\"comment/828\",[]],[\"name/829\",[296,71.373]],[\"comment/829\",[]],[\"name/830\",[297,71.373]],[\"comment/830\",[]],[\"name/831\",[298,76.481]],[\"comment/831\",[]],[\"name/832\",[299,76.481]],[\"comment/832\",[]],[\"name/833\",[49,40.928]],[\"comment/833\",[]],[\"name/834\",[300,76.481]],[\"comment/834\",[]],[\"name/835\",[301,76.481]],[\"comment/835\",[]],[\"name/836\",[302,76.481]],[\"comment/836\",[]],[\"name/837\",[303,76.481]],[\"comment/837\",[]],[\"name/838\",[35,44.563]],[\"comment/838\",[]],[\"name/839\",[304,71.373]],[\"comment/839\",[]],[\"name/840\",[287,71.373]],[\"comment/840\",[]],[\"name/841\",[305,76.481]],[\"comment/841\",[]],[\"name/842\",[110,50.832]],[\"comment/842\",[]],[\"name/843\",[38,39.845]],[\"comment/843\",[]],[\"name/844\",[180,68.008]],[\"comment/844\",[]],[\"name/845\",[269,58.023]],[\"comment/845\",[]],[\"name/846\",[179,55.278]],[\"comment/846\",[]],[\"name/847\",[130,60.387]],[\"comment/847\",[]],[\"name/848\",[111,54.509]],[\"comment/848\",[]],[\"name/849\",[112,57.022]],[\"comment/849\",[]],[\"name/850\",[31,41.316]],[\"comment/850\",[]],[\"name/851\",[21,43.041]],[\"comment/851\",[]],[\"name/852\",[29,44.029]],[\"comment/852\",[]],[\"name/853\",[113,59.135]],[\"comment/853\",[]],[\"name/854\",[114,60.387]],[\"comment/854\",[]],[\"name/855\",[115,53.127]],[\"comment/855\",[]],[\"name/856\",[116,60.387]],[\"comment/856\",[]],[\"name/857\",[117,60.387]],[\"comment/857\",[]],[\"name/858\",[118,58.023]],[\"comment/858\",[]],[\"name/859\",[119,59.135]],[\"comment/859\",[]],[\"name/860\",[120,59.135]],[\"comment/860\",[]],[\"name/861\",[121,59.135]],[\"comment/861\",[]],[\"name/862\",[122,60.387]],[\"comment/862\",[]],[\"name/863\",[110,50.832]],[\"comment/863\",[]],[\"name/864\",[123,60.387]],[\"comment/864\",[]],[\"name/865\",[124,60.387]],[\"comment/865\",[]],[\"name/866\",[125,60.387]],[\"comment/866\",[]],[\"name/867\",[126,60.387]],[\"comment/867\",[]],[\"name/868\",[127,60.387]],[\"comment/868\",[]],[\"name/869\",[23,45.126]],[\"comment/869\",[]],[\"name/870\",[128,51.914]],[\"comment/870\",[]],[\"name/871\",[129,60.387]],[\"comment/871\",[]],[\"name/872\",[131,59.135]],[\"comment/872\",[]],[\"name/873\",[132,54.509]],[\"comment/873\",[]],[\"name/874\",[133,54.509]],[\"comment/874\",[]],[\"name/875\",[134,54.509]],[\"comment/875\",[]],[\"name/876\",[135,54.509]],[\"comment/876\",[]],[\"name/877\",[136,54.509]],[\"comment/877\",[]],[\"name/878\",[137,54.509]],[\"comment/878\",[]],[\"name/879\",[138,54.509]],[\"comment/879\",[]],[\"name/880\",[139,54.509]],[\"comment/880\",[]],[\"name/881\",[140,54.509]],[\"comment/881\",[]],[\"name/882\",[141,54.509]],[\"comment/882\",[]],[\"name/883\",[142,54.509]],[\"comment/883\",[]],[\"name/884\",[143,54.509]],[\"comment/884\",[]],[\"name/885\",[144,54.509]],[\"comment/885\",[]],[\"name/886\",[145,54.509]],[\"comment/886\",[]],[\"name/887\",[146,54.509]],[\"comment/887\",[]],[\"name/888\",[306,76.481]],[\"comment/888\",[]],[\"name/889\",[110,50.832]],[\"comment/889\",[]],[\"name/890\",[38,39.845]],[\"comment/890\",[]],[\"name/891\",[180,68.008]],[\"comment/891\",[]],[\"name/892\",[179,55.278]],[\"comment/892\",[]],[\"name/893\",[130,60.387]],[\"comment/893\",[]],[\"name/894\",[111,54.509]],[\"comment/894\",[]],[\"name/895\",[112,57.022]],[\"comment/895\",[]],[\"name/896\",[31,41.316]],[\"comment/896\",[]],[\"name/897\",[21,43.041]],[\"comment/897\",[]],[\"name/898\",[29,44.029]],[\"comment/898\",[]],[\"name/899\",[113,59.135]],[\"comment/899\",[]],[\"name/900\",[114,60.387]],[\"comment/900\",[]],[\"name/901\",[115,53.127]],[\"comment/901\",[]],[\"name/902\",[116,60.387]],[\"comment/902\",[]],[\"name/903\",[117,60.387]],[\"comment/903\",[]],[\"name/904\",[118,58.023]],[\"comment/904\",[]],[\"name/905\",[119,59.135]],[\"comment/905\",[]],[\"name/906\",[120,59.135]],[\"comment/906\",[]],[\"name/907\",[121,59.135]],[\"comment/907\",[]],[\"name/908\",[122,60.387]],[\"comment/908\",[]],[\"name/909\",[110,50.832]],[\"comment/909\",[]],[\"name/910\",[123,60.387]],[\"comment/910\",[]],[\"name/911\",[124,60.387]],[\"comment/911\",[]],[\"name/912\",[125,60.387]],[\"comment/912\",[]],[\"name/913\",[126,60.387]],[\"comment/913\",[]],[\"name/914\",[127,60.387]],[\"comment/914\",[]],[\"name/915\",[23,45.126]],[\"comment/915\",[]],[\"name/916\",[128,51.914]],[\"comment/916\",[]],[\"name/917\",[129,60.387]],[\"comment/917\",[]],[\"name/918\",[131,59.135]],[\"comment/918\",[]],[\"name/919\",[132,54.509]],[\"comment/919\",[]],[\"name/920\",[133,54.509]],[\"comment/920\",[]],[\"name/921\",[134,54.509]],[\"comment/921\",[]],[\"name/922\",[135,54.509]],[\"comment/922\",[]],[\"name/923\",[136,54.509]],[\"comment/923\",[]],[\"name/924\",[137,54.509]],[\"comment/924\",[]],[\"name/925\",[138,54.509]],[\"comment/925\",[]],[\"name/926\",[139,54.509]],[\"comment/926\",[]],[\"name/927\",[140,54.509]],[\"comment/927\",[]],[\"name/928\",[141,54.509]],[\"comment/928\",[]],[\"name/929\",[142,54.509]],[\"comment/929\",[]],[\"name/930\",[143,54.509]],[\"comment/930\",[]],[\"name/931\",[144,54.509]],[\"comment/931\",[]],[\"name/932\",[145,54.509]],[\"comment/932\",[]],[\"name/933\",[146,54.509]],[\"comment/933\",[]],[\"name/934\",[307,76.481]],[\"comment/934\",[]],[\"name/935\",[308,71.373]],[\"comment/935\",[]],[\"name/936\",[38,39.845]],[\"comment/936\",[]],[\"name/937\",[179,55.278]],[\"comment/937\",[]],[\"name/938\",[309,60.387]],[\"comment/938\",[]],[\"name/939\",[310,61.818]],[\"comment/939\",[]],[\"name/940\",[21,43.041]],[\"comment/940\",[]],[\"name/941\",[35,44.563]],[\"comment/941\",[]],[\"name/942\",[31,41.316]],[\"comment/942\",[]],[\"name/943\",[210,61.818]],[\"comment/943\",[]],[\"name/944\",[308,71.373]],[\"comment/944\",[]],[\"name/945\",[110,50.832]],[\"comment/945\",[]],[\"name/946\",[249,59.135]],[\"comment/946\",[]],[\"name/947\",[311,76.481]],[\"comment/947\",[]],[\"name/948\",[312,76.481]],[\"comment/948\",[]],[\"name/949\",[240,68.008]],[\"comment/949\",[]],[\"name/950\",[132,54.509]],[\"comment/950\",[]],[\"name/951\",[133,54.509]],[\"comment/951\",[]],[\"name/952\",[134,54.509]],[\"comment/952\",[]],[\"name/953\",[135,54.509]],[\"comment/953\",[]],[\"name/954\",[136,54.509]],[\"comment/954\",[]],[\"name/955\",[137,54.509]],[\"comment/955\",[]],[\"name/956\",[138,54.509]],[\"comment/956\",[]],[\"name/957\",[139,54.509]],[\"comment/957\",[]],[\"name/958\",[140,54.509]],[\"comment/958\",[]],[\"name/959\",[141,54.509]],[\"comment/959\",[]],[\"name/960\",[142,54.509]],[\"comment/960\",[]],[\"name/961\",[143,54.509]],[\"comment/961\",[]],[\"name/962\",[144,54.509]],[\"comment/962\",[]],[\"name/963\",[145,54.509]],[\"comment/963\",[]],[\"name/964\",[146,54.509]],[\"comment/964\",[]],[\"name/965\",[313,76.481]],[\"comment/965\",[]],[\"name/966\",[314,68.008]],[\"comment/966\",[]],[\"name/967\",[315,68.008]],[\"comment/967\",[]],[\"name/968\",[316,68.008]],[\"comment/968\",[]],[\"name/969\",[317,68.008]],[\"comment/969\",[]],[\"name/970\",[223,63.488]],[\"comment/970\",[]],[\"name/971\",[33,44.563]],[\"comment/971\",[]],[\"name/972\",[210,61.818]],[\"comment/972\",[]],[\"name/973\",[35,44.563]],[\"comment/973\",[]],[\"name/974\",[318,68.008]],[\"comment/974\",[]],[\"name/975\",[319,68.008]],[\"comment/975\",[]],[\"name/976\",[320,76.481]],[\"comment/976\",[]],[\"name/977\",[110,50.832]],[\"comment/977\",[]],[\"name/978\",[148,65.495]],[\"comment/978\",[]],[\"name/979\",[321,76.481]],[\"comment/979\",[]],[\"name/980\",[49,40.928]],[\"comment/980\",[]],[\"name/981\",[24,46.358]],[\"comment/981\",[]],[\"name/982\",[275,58.023]],[\"comment/982\",[]],[\"name/983\",[128,51.914]],[\"comment/983\",[]],[\"name/984\",[322,76.481]],[\"comment/984\",[]],[\"name/985\",[323,76.481]],[\"comment/985\",[]],[\"name/986\",[324,76.481]],[\"comment/986\",[]],[\"name/987\",[130,60.387]],[\"comment/987\",[]],[\"name/988\",[127,60.387]],[\"comment/988\",[]],[\"name/989\",[124,60.387]],[\"comment/989\",[]],[\"name/990\",[23,45.126]],[\"comment/990\",[]],[\"name/991\",[128,51.914]],[\"comment/991\",[]],[\"name/992\",[111,54.509]],[\"comment/992\",[]],[\"name/993\",[112,57.022]],[\"comment/993\",[]],[\"name/994\",[31,41.316]],[\"comment/994\",[]],[\"name/995\",[21,43.041]],[\"comment/995\",[]],[\"name/996\",[29,44.029]],[\"comment/996\",[]],[\"name/997\",[113,59.135]],[\"comment/997\",[]],[\"name/998\",[114,60.387]],[\"comment/998\",[]],[\"name/999\",[115,53.127]],[\"comment/999\",[]],[\"name/1000\",[116,60.387]],[\"comment/1000\",[]],[\"name/1001\",[117,60.387]],[\"comment/1001\",[]],[\"name/1002\",[118,58.023]],[\"comment/1002\",[]],[\"name/1003\",[119,59.135]],[\"comment/1003\",[]],[\"name/1004\",[120,59.135]],[\"comment/1004\",[]],[\"name/1005\",[121,59.135]],[\"comment/1005\",[]],[\"name/1006\",[122,60.387]],[\"comment/1006\",[]],[\"name/1007\",[110,50.832]],[\"comment/1007\",[]],[\"name/1008\",[123,60.387]],[\"comment/1008\",[]],[\"name/1009\",[125,60.387]],[\"comment/1009\",[]],[\"name/1010\",[126,60.387]],[\"comment/1010\",[]],[\"name/1011\",[129,60.387]],[\"comment/1011\",[]],[\"name/1012\",[131,59.135]],[\"comment/1012\",[]],[\"name/1013\",[132,54.509]],[\"comment/1013\",[]],[\"name/1014\",[133,54.509]],[\"comment/1014\",[]],[\"name/1015\",[134,54.509]],[\"comment/1015\",[]],[\"name/1016\",[135,54.509]],[\"comment/1016\",[]],[\"name/1017\",[136,54.509]],[\"comment/1017\",[]],[\"name/1018\",[137,54.509]],[\"comment/1018\",[]],[\"name/1019\",[138,54.509]],[\"comment/1019\",[]],[\"name/1020\",[139,54.509]],[\"comment/1020\",[]],[\"name/1021\",[140,54.509]],[\"comment/1021\",[]],[\"name/1022\",[141,54.509]],[\"comment/1022\",[]],[\"name/1023\",[142,54.509]],[\"comment/1023\",[]],[\"name/1024\",[143,54.509]],[\"comment/1024\",[]],[\"name/1025\",[144,54.509]],[\"comment/1025\",[]],[\"name/1026\",[145,54.509]],[\"comment/1026\",[]],[\"name/1027\",[146,54.509]],[\"comment/1027\",[]],[\"name/1028\",[325,76.481]],[\"comment/1028\",[]],[\"name/1029\",[326,76.481]],[\"comment/1029\",[]],[\"name/1030\",[314,68.008]],[\"comment/1030\",[]],[\"name/1031\",[315,68.008]],[\"comment/1031\",[]],[\"name/1032\",[316,68.008]],[\"comment/1032\",[]],[\"name/1033\",[317,68.008]],[\"comment/1033\",[]],[\"name/1034\",[223,63.488]],[\"comment/1034\",[]],[\"name/1035\",[33,44.563]],[\"comment/1035\",[]],[\"name/1036\",[210,61.818]],[\"comment/1036\",[]],[\"name/1037\",[35,44.563]],[\"comment/1037\",[]],[\"name/1038\",[318,68.008]],[\"comment/1038\",[]],[\"name/1039\",[319,68.008]],[\"comment/1039\",[]],[\"name/1040\",[327,68.008]],[\"comment/1040\",[]],[\"name/1041\",[327,68.008]],[\"comment/1041\",[]],[\"name/1042\",[328,71.373]],[\"comment/1042\",[]],[\"name/1043\",[328,71.373]],[\"comment/1043\",[]],[\"name/1044\",[329,71.373]],[\"comment/1044\",[]],[\"name/1045\",[329,71.373]],[\"comment/1045\",[]],[\"name/1046\",[330,68.008]],[\"comment/1046\",[]],[\"name/1047\",[330,68.008]],[\"comment/1047\",[]],[\"name/1048\",[331,68.008]],[\"comment/1048\",[]],[\"name/1049\",[331,68.008]],[\"comment/1049\",[]],[\"name/1050\",[332,76.481]],[\"comment/1050\",[]],[\"name/1051\",[333,71.373]],[\"comment/1051\",[]],[\"name/1052\",[333,71.373]],[\"comment/1052\",[]],[\"name/1053\",[334,71.373]],[\"comment/1053\",[]],[\"name/1054\",[334,71.373]],[\"comment/1054\",[]],[\"name/1055\",[335,71.373]],[\"comment/1055\",[]],[\"name/1056\",[335,71.373]],[\"comment/1056\",[]],[\"name/1057\",[336,65.495]],[\"comment/1057\",[]],[\"name/1058\",[336,65.495]],[\"comment/1058\",[]],[\"name/1059\",[266,68.008]],[\"comment/1059\",[]],[\"name/1060\",[266,68.008]],[\"comment/1060\",[]],[\"name/1061\",[337,68.008]],[\"comment/1061\",[]],[\"name/1062\",[337,68.008]],[\"comment/1062\",[]],[\"name/1063\",[338,71.373]],[\"comment/1063\",[]],[\"name/1064\",[338,71.373]],[\"comment/1064\",[]],[\"name/1065\",[339,71.373]],[\"comment/1065\",[]],[\"name/1066\",[339,71.373]],[\"comment/1066\",[]],[\"name/1067\",[340,71.373]],[\"comment/1067\",[]],[\"name/1068\",[340,71.373]],[\"comment/1068\",[]],[\"name/1069\",[21,43.041]],[\"comment/1069\",[]],[\"name/1070\",[341,68.008]],[\"comment/1070\",[]],[\"name/1071\",[342,76.481]],[\"comment/1071\",[]],[\"name/1072\",[343,76.481]],[\"comment/1072\",[]],[\"name/1073\",[344,76.481]],[\"comment/1073\",[]],[\"name/1074\",[345,71.373]],[\"comment/1074\",[]],[\"name/1075\",[38,39.845]],[\"comment/1075\",[]],[\"name/1076\",[346,76.481]],[\"comment/1076\",[]],[\"name/1077\",[347,65.495]],[\"comment/1077\",[]],[\"name/1078\",[31,41.316]],[\"comment/1078\",[]],[\"name/1079\",[348,68.008]],[\"comment/1079\",[]],[\"name/1080\",[349,76.481]],[\"comment/1080\",[]],[\"name/1081\",[350,71.373]],[\"comment/1081\",[]],[\"name/1082\",[351,76.481]],[\"comment/1082\",[]],[\"name/1083\",[352,71.373]],[\"comment/1083\",[]],[\"name/1084\",[348,68.008]],[\"comment/1084\",[]],[\"name/1085\",[353,76.481]],[\"comment/1085\",[]],[\"name/1086\",[350,71.373]],[\"comment/1086\",[]],[\"name/1087\",[354,76.481]],[\"comment/1087\",[]],[\"name/1088\",[352,71.373]],[\"comment/1088\",[]],[\"name/1089\",[355,65.495]],[\"comment/1089\",[]],[\"name/1090\",[341,68.008]],[\"comment/1090\",[]],[\"name/1091\",[356,76.481]],[\"comment/1091\",[]],[\"name/1092\",[357,71.373]],[\"comment/1092\",[]],[\"name/1093\",[38,39.845]],[\"comment/1093\",[]],[\"name/1094\",[358,76.481]],[\"comment/1094\",[]],[\"name/1095\",[359,71.373]],[\"comment/1095\",[]],[\"name/1096\",[360,65.495]],[\"comment/1096\",[]],[\"name/1097\",[361,63.488]],[\"comment/1097\",[]],[\"name/1098\",[362,65.495]],[\"comment/1098\",[]],[\"name/1099\",[363,76.481]],[\"comment/1099\",[]],[\"name/1100\",[357,71.373]],[\"comment/1100\",[]],[\"name/1101\",[257,71.373]],[\"comment/1101\",[]],[\"name/1102\",[200,65.495]],[\"comment/1102\",[]],[\"name/1103\",[347,65.495]],[\"comment/1103\",[]],[\"name/1104\",[35,44.563]],[\"comment/1104\",[]],[\"name/1105\",[364,76.481]],[\"comment/1105\",[]],[\"name/1106\",[341,68.008]],[\"comment/1106\",[]],[\"name/1107\",[38,39.845]],[\"comment/1107\",[]],[\"name/1108\",[365,65.495]],[\"comment/1108\",[]],[\"name/1109\",[366,68.008]],[\"comment/1109\",[]],[\"name/1110\",[367,68.008]],[\"comment/1110\",[]],[\"name/1111\",[368,71.373]],[\"comment/1111\",[]],[\"name/1112\",[369,71.373]],[\"comment/1112\",[]],[\"name/1113\",[370,71.373]],[\"comment/1113\",[]],[\"name/1114\",[371,76.481]],[\"comment/1114\",[]],[\"name/1115\",[372,50.331]],[\"comment/1115\",[]],[\"name/1116\",[373,56.112]],[\"comment/1116\",[]],[\"name/1117\",[374,65.495]],[\"comment/1117\",[]],[\"name/1118\",[375,68.008]],[\"comment/1118\",[]],[\"name/1119\",[376,65.495]],[\"comment/1119\",[]],[\"name/1120\",[377,68.008]],[\"comment/1120\",[]],[\"name/1121\",[378,71.373]],[\"comment/1121\",[]],[\"name/1122\",[379,65.495]],[\"comment/1122\",[]],[\"name/1123\",[380,68.008]],[\"comment/1123\",[]],[\"name/1124\",[381,76.481]],[\"comment/1124\",[]],[\"name/1125\",[382,76.481]],[\"comment/1125\",[]],[\"name/1126\",[375,68.008]],[\"comment/1126\",[]],[\"name/1127\",[256,71.373]],[\"comment/1127\",[]],[\"name/1128\",[377,68.008]],[\"comment/1128\",[]],[\"name/1129\",[148,65.495]],[\"comment/1129\",[]],[\"name/1130\",[372,50.331]],[\"comment/1130\",[]],[\"name/1131\",[373,56.112]],[\"comment/1131\",[]],[\"name/1132\",[374,65.495]],[\"comment/1132\",[]],[\"name/1133\",[379,65.495]],[\"comment/1133\",[]],[\"name/1134\",[380,68.008]],[\"comment/1134\",[]],[\"name/1135\",[383,76.481]],[\"comment/1135\",[]],[\"name/1136\",[372,50.331]],[\"comment/1136\",[]],[\"name/1137\",[373,56.112]],[\"comment/1137\",[]],[\"name/1138\",[374,65.495]],[\"comment/1138\",[]],[\"name/1139\",[375,68.008]],[\"comment/1139\",[]],[\"name/1140\",[376,65.495]],[\"comment/1140\",[]],[\"name/1141\",[377,68.008]],[\"comment/1141\",[]],[\"name/1142\",[384,71.373]],[\"comment/1142\",[]],[\"name/1143\",[379,65.495]],[\"comment/1143\",[]],[\"name/1144\",[380,68.008]],[\"comment/1144\",[]],[\"name/1145\",[385,76.481]],[\"comment/1145\",[]],[\"name/1146\",[373,56.112]],[\"comment/1146\",[]],[\"name/1147\",[386,55.278]],[\"comment/1147\",[]],[\"name/1148\",[372,50.331]],[\"comment/1148\",[]],[\"name/1149\",[387,76.481]],[\"comment/1149\",[]],[\"name/1150\",[373,56.112]],[\"comment/1150\",[]],[\"name/1151\",[386,55.278]],[\"comment/1151\",[]],[\"name/1152\",[372,50.331]],[\"comment/1152\",[]],[\"name/1153\",[388,76.481]],[\"comment/1153\",[]],[\"name/1154\",[102,65.495]],[\"comment/1154\",[]],[\"name/1155\",[386,55.278]],[\"comment/1155\",[]],[\"name/1156\",[372,50.331]],[\"comment/1156\",[]],[\"name/1157\",[389,76.481]],[\"comment/1157\",[]],[\"name/1158\",[386,55.278]],[\"comment/1158\",[]],[\"name/1159\",[372,50.331]],[\"comment/1159\",[]],[\"name/1160\",[390,76.481]],[\"comment/1160\",[]],[\"name/1161\",[373,56.112]],[\"comment/1161\",[]],[\"name/1162\",[102,65.495]],[\"comment/1162\",[]],[\"name/1163\",[379,65.495]],[\"comment/1163\",[]],[\"name/1164\",[386,55.278]],[\"comment/1164\",[]],[\"name/1165\",[372,50.331]],[\"comment/1165\",[]],[\"name/1166\",[391,76.481]],[\"comment/1166\",[]],[\"name/1167\",[373,56.112]],[\"comment/1167\",[]],[\"name/1168\",[386,55.278]],[\"comment/1168\",[]],[\"name/1169\",[372,50.331]],[\"comment/1169\",[]],[\"name/1170\",[392,76.481]],[\"comment/1170\",[]],[\"name/1171\",[393,76.481]],[\"comment/1171\",[]],[\"name/1172\",[386,55.278]],[\"comment/1172\",[]],[\"name/1173\",[372,50.331]],[\"comment/1173\",[]],[\"name/1174\",[394,76.481]],[\"comment/1174\",[]],[\"name/1175\",[386,55.278]],[\"comment/1175\",[]],[\"name/1176\",[372,50.331]],[\"comment/1176\",[]],[\"name/1177\",[395,76.481]],[\"comment/1177\",[]],[\"name/1178\",[179,55.278]],[\"comment/1178\",[]],[\"name/1179\",[386,55.278]],[\"comment/1179\",[]],[\"name/1180\",[372,50.331]],[\"comment/1180\",[]],[\"name/1181\",[396,76.481]],[\"comment/1181\",[]],[\"name/1182\",[386,55.278]],[\"comment/1182\",[]],[\"name/1183\",[372,50.331]],[\"comment/1183\",[]],[\"name/1184\",[397,76.481]],[\"comment/1184\",[]],[\"name/1185\",[386,55.278]],[\"comment/1185\",[]],[\"name/1186\",[372,50.331]],[\"comment/1186\",[]],[\"name/1187\",[398,76.481]],[\"comment/1187\",[]],[\"name/1188\",[373,56.112]],[\"comment/1188\",[]],[\"name/1189\",[386,55.278]],[\"comment/1189\",[]],[\"name/1190\",[372,50.331]],[\"comment/1190\",[]],[\"name/1191\",[399,76.481]],[\"comment/1191\",[]],[\"name/1192\",[400,61.818]],[\"comment/1192\",[]],[\"name/1193\",[372,50.331]],[\"comment/1193\",[]],[\"name/1194\",[401,76.481]],[\"comment/1194\",[]],[\"name/1195\",[400,61.818]],[\"comment/1195\",[]],[\"name/1196\",[372,50.331]],[\"comment/1196\",[]],[\"name/1197\",[402,71.373]],[\"comment/1197\",[]],[\"name/1198\",[403,71.373]],[\"comment/1198\",[]],[\"name/1199\",[42,41.12]],[\"comment/1199\",[]],[\"name/1200\",[404,76.481]],[\"comment/1200\",[]],[\"name/1201\",[373,56.112]],[\"comment/1201\",[]],[\"name/1202\",[376,65.495]],[\"comment/1202\",[]],[\"name/1203\",[378,71.373]],[\"comment/1203\",[]],[\"name/1204\",[405,68.008]],[\"comment/1204\",[]],[\"name/1205\",[406,76.481]],[\"comment/1205\",[]],[\"name/1206\",[373,56.112]],[\"comment/1206\",[]],[\"name/1207\",[405,68.008]],[\"comment/1207\",[]],[\"name/1208\",[407,76.481]],[\"comment/1208\",[]],[\"name/1209\",[373,56.112]],[\"comment/1209\",[]],[\"name/1210\",[376,65.495]],[\"comment/1210\",[]],[\"name/1211\",[384,71.373]],[\"comment/1211\",[]],[\"name/1212\",[405,68.008]],[\"comment/1212\",[]],[\"name/1213\",[408,76.481]],[\"comment/1213\",[]],[\"name/1214\",[400,61.818]],[\"comment/1214\",[]],[\"name/1215\",[372,50.331]],[\"comment/1215\",[]],[\"name/1216\",[409,76.481]],[\"comment/1216\",[]],[\"name/1217\",[400,61.818]],[\"comment/1217\",[]],[\"name/1218\",[410,76.481]],[\"comment/1218\",[]],[\"name/1219\",[400,61.818]],[\"comment/1219\",[]],[\"name/1220\",[402,71.373]],[\"comment/1220\",[]],[\"name/1221\",[403,71.373]],[\"comment/1221\",[]],[\"name/1222\",[411,76.481]],[\"comment/1222\",[]],[\"name/1223\",[400,61.818]],[\"comment/1223\",[]],[\"name/1224\",[412,76.481]],[\"comment/1224\",[]],[\"name/1225\",[33,44.563]],[\"comment/1225\",[]],[\"name/1226\",[34,45.723]],[\"comment/1226\",[]],[\"name/1227\",[413,71.373]],[\"comment/1227\",[]],[\"name/1228\",[414,76.481]],[\"comment/1228\",[]],[\"name/1229\",[415,76.481]],[\"comment/1229\",[]],[\"name/1230\",[416,76.481]],[\"comment/1230\",[]],[\"name/1231\",[278,63.488]],[\"comment/1231\",[]],[\"name/1232\",[4,42.359]],[\"comment/1232\",[]],[\"name/1233\",[58,42.359]],[\"comment/1233\",[]],[\"name/1234\",[53,59.135]],[\"comment/1234\",[]],[\"name/1235\",[417,71.373]],[\"comment/1235\",[]],[\"name/1236\",[418,71.373]],[\"comment/1236\",[]],[\"name/1237\",[419,76.481]],[\"comment/1237\",[]],[\"name/1238\",[49,40.928]],[\"comment/1238\",[]],[\"name/1239\",[39,68.008]],[\"comment/1239\",[]],[\"name/1240\",[43,68.008]],[\"comment/1240\",[]],[\"name/1241\",[44,68.008]],[\"comment/1241\",[]],[\"name/1242\",[45,68.008]],[\"comment/1242\",[]],[\"name/1243\",[46,68.008]],[\"comment/1243\",[]],[\"name/1244\",[47,68.008]],[\"comment/1244\",[]],[\"name/1245\",[50,71.373]],[\"comment/1245\",[]],[\"name/1246\",[49,40.928]],[\"comment/1246\",[]],[\"name/1247\",[48,68.008]],[\"comment/1247\",[]],[\"name/1248\",[49,40.928]],[\"comment/1248\",[]],[\"name/1249\",[54,61.818]],[\"comment/1249\",[]],[\"name/1250\",[420,76.481]],[\"comment/1250\",[]],[\"name/1251\",[421,76.481]],[\"comment/1251\",[]],[\"name/1252\",[422,76.481]],[\"comment/1252\",[]],[\"name/1253\",[423,76.481]],[\"comment/1253\",[]],[\"name/1254\",[424,76.481]],[\"comment/1254\",[]],[\"name/1255\",[425,76.481]],[\"comment/1255\",[]],[\"name/1256\",[426,76.481]],[\"comment/1256\",[]],[\"name/1257\",[427,61.818]],[\"comment/1257\",[]],[\"name/1258\",[428,76.481]],[\"comment/1258\",[]],[\"name/1259\",[429,76.481]],[\"comment/1259\",[]],[\"name/1260\",[269,58.023]],[\"comment/1260\",[]],[\"name/1261\",[22,44.292]],[\"comment/1261\",[]],[\"name/1262\",[211,48.966]],[\"comment/1262\",[]],[\"name/1263\",[430,76.481]],[\"comment/1263\",[]],[\"name/1264\",[269,58.023]],[\"comment/1264\",[]],[\"name/1265\",[22,44.292]],[\"comment/1265\",[]],[\"name/1266\",[211,48.966]],[\"comment/1266\",[]],[\"name/1267\",[431,76.481]],[\"comment/1267\",[]],[\"name/1268\",[413,71.373]],[\"comment/1268\",[]],[\"name/1269\",[432,76.481]],[\"comment/1269\",[]],[\"name/1270\",[269,58.023]],[\"comment/1270\",[]],[\"name/1271\",[433,76.481]],[\"comment/1271\",[]],[\"name/1272\",[22,44.292]],[\"comment/1272\",[]],[\"name/1273\",[211,48.966]],[\"comment/1273\",[]],[\"name/1274\",[434,58.023]],[\"comment/1274\",[]],[\"name/1275\",[435,76.481]],[\"comment/1275\",[]],[\"name/1276\",[269,58.023]],[\"comment/1276\",[]],[\"name/1277\",[436,68.008]],[\"comment/1277\",[]],[\"name/1278\",[437,61.818]],[\"comment/1278\",[]],[\"name/1279\",[22,44.292]],[\"comment/1279\",[]],[\"name/1280\",[211,48.966]],[\"comment/1280\",[]],[\"name/1281\",[434,58.023]],[\"comment/1281\",[]],[\"name/1282\",[438,76.481]],[\"comment/1282\",[]],[\"name/1283\",[269,58.023]],[\"comment/1283\",[]],[\"name/1284\",[436,68.008]],[\"comment/1284\",[]],[\"name/1285\",[437,61.818]],[\"comment/1285\",[]],[\"name/1286\",[22,44.292]],[\"comment/1286\",[]],[\"name/1287\",[211,48.966]],[\"comment/1287\",[]],[\"name/1288\",[434,58.023]],[\"comment/1288\",[]],[\"name/1289\",[52,65.495]],[\"comment/1289\",[]],[\"name/1290\",[38,39.845]],[\"comment/1290\",[]],[\"name/1291\",[4,42.359]],[\"comment/1291\",[]],[\"name/1292\",[58,42.359]],[\"comment/1292\",[]],[\"name/1293\",[53,59.135]],[\"comment/1293\",[]],[\"name/1294\",[347,65.495]],[\"comment/1294\",[]],[\"name/1295\",[427,61.818]],[\"comment/1295\",[]],[\"name/1296\",[439,76.481]],[\"comment/1296\",[]],[\"name/1297\",[38,39.845]],[\"comment/1297\",[]],[\"name/1298\",[41,68.008]],[\"comment/1298\",[]],[\"name/1299\",[4,42.359]],[\"comment/1299\",[]],[\"name/1300\",[278,63.488]],[\"comment/1300\",[]],[\"name/1301\",[58,42.359]],[\"comment/1301\",[]],[\"name/1302\",[53,59.135]],[\"comment/1302\",[]],[\"name/1303\",[440,76.481]],[\"comment/1303\",[]],[\"name/1304\",[347,65.495]],[\"comment/1304\",[]],[\"name/1305\",[49,40.928]],[\"comment/1305\",[]],[\"name/1306\",[4,42.359]],[\"comment/1306\",[]],[\"name/1307\",[278,63.488]],[\"comment/1307\",[]],[\"name/1308\",[58,42.359]],[\"comment/1308\",[]],[\"name/1309\",[417,71.373]],[\"comment/1309\",[]],[\"name/1310\",[427,61.818]],[\"comment/1310\",[]],[\"name/1311\",[441,76.481]],[\"comment/1311\",[]],[\"name/1312\",[38,39.845]],[\"comment/1312\",[]],[\"name/1313\",[442,76.481]],[\"comment/1313\",[]],[\"name/1314\",[443,76.481]],[\"comment/1314\",[]],[\"name/1315\",[444,76.481]],[\"comment/1315\",[]],[\"name/1316\",[327,68.008]],[\"comment/1316\",[]],[\"name/1317\",[445,76.481]],[\"comment/1317\",[]],[\"name/1318\",[446,68.008]],[\"comment/1318\",[]],[\"name/1319\",[447,76.481]],[\"comment/1319\",[]],[\"name/1320\",[448,76.481]],[\"comment/1320\",[]],[\"name/1321\",[315,68.008]],[\"comment/1321\",[]],[\"name/1322\",[316,68.008]],[\"comment/1322\",[]],[\"name/1323\",[317,68.008]],[\"comment/1323\",[]],[\"name/1324\",[223,63.488]],[\"comment/1324\",[]],[\"name/1325\",[33,44.563]],[\"comment/1325\",[]],[\"name/1326\",[210,61.818]],[\"comment/1326\",[]],[\"name/1327\",[35,44.563]],[\"comment/1327\",[]],[\"name/1328\",[318,68.008]],[\"comment/1328\",[]],[\"name/1329\",[319,68.008]],[\"comment/1329\",[]],[\"name/1330\",[314,68.008]],[\"comment/1330\",[]],[\"name/1331\",[449,76.481]],[\"comment/1331\",[]],[\"name/1332\",[450,76.481]],[\"comment/1332\",[]],[\"name/1333\",[436,68.008]],[\"comment/1333\",[]],[\"name/1334\",[215,71.373]],[\"comment/1334\",[]],[\"name/1335\",[216,71.373]],[\"comment/1335\",[]],[\"name/1336\",[218,71.373]],[\"comment/1336\",[]],[\"name/1337\",[282,71.373]],[\"comment/1337\",[]],[\"name/1338\",[434,58.023]],[\"comment/1338\",[]],[\"name/1339\",[22,44.292]],[\"comment/1339\",[]],[\"name/1340\",[437,61.818]],[\"comment/1340\",[]],[\"name/1341\",[211,48.966]],[\"comment/1341\",[]],[\"name/1342\",[451,76.481]],[\"comment/1342\",[]],[\"name/1343\",[4,42.359]],[\"comment/1343\",[]],[\"name/1344\",[58,42.359]],[\"comment/1344\",[]],[\"name/1345\",[53,59.135]],[\"comment/1345\",[]],[\"name/1346\",[452,76.481]],[\"comment/1346\",[]],[\"name/1347\",[453,53.127]],[\"comment/1347\",[]],[\"name/1348\",[454,48.549]],[\"comment/1348\",[]],[\"name/1349\",[189,50.331]],[\"comment/1349\",[]],[\"name/1350\",[455,51.914]],[\"comment/1350\",[]],[\"name/1351\",[456,52.502]],[\"comment/1351\",[]],[\"name/1352\",[457,52.502]],[\"comment/1352\",[]],[\"name/1353\",[458,54.509]],[\"comment/1353\",[]],[\"name/1354\",[459,76.481]],[\"comment/1354\",[]],[\"name/1355\",[453,53.127]],[\"comment/1355\",[]],[\"name/1356\",[454,48.549]],[\"comment/1356\",[]],[\"name/1357\",[189,50.331]],[\"comment/1357\",[]],[\"name/1358\",[455,51.914]],[\"comment/1358\",[]],[\"name/1359\",[456,52.502]],[\"comment/1359\",[]],[\"name/1360\",[457,52.502]],[\"comment/1360\",[]],[\"name/1361\",[458,54.509]],[\"comment/1361\",[]],[\"name/1362\",[460,76.481]],[\"comment/1362\",[]],[\"name/1363\",[453,53.127]],[\"comment/1363\",[]],[\"name/1364\",[454,48.549]],[\"comment/1364\",[]],[\"name/1365\",[189,50.331]],[\"comment/1365\",[]],[\"name/1366\",[455,51.914]],[\"comment/1366\",[]],[\"name/1367\",[456,52.502]],[\"comment/1367\",[]],[\"name/1368\",[457,52.502]],[\"comment/1368\",[]],[\"name/1369\",[458,54.509]],[\"comment/1369\",[]],[\"name/1370\",[461,61.818]],[\"comment/1370\",[]],[\"name/1371\",[462,76.481]],[\"comment/1371\",[]],[\"name/1372\",[453,53.127]],[\"comment/1372\",[]],[\"name/1373\",[463,60.387]],[\"comment/1373\",[]],[\"name/1374\",[464,65.495]],[\"comment/1374\",[]],[\"name/1375\",[454,48.549]],[\"comment/1375\",[]],[\"name/1376\",[189,50.331]],[\"comment/1376\",[]],[\"name/1377\",[455,51.914]],[\"comment/1377\",[]],[\"name/1378\",[456,52.502]],[\"comment/1378\",[]],[\"name/1379\",[457,52.502]],[\"comment/1379\",[]],[\"name/1380\",[465,63.488]],[\"comment/1380\",[]],[\"name/1381\",[49,40.928]],[\"comment/1381\",[]],[\"name/1382\",[454,48.549]],[\"comment/1382\",[]],[\"name/1383\",[458,54.509]],[\"comment/1383\",[]],[\"name/1384\",[466,76.481]],[\"comment/1384\",[]],[\"name/1385\",[467,76.481]],[\"comment/1385\",[]],[\"name/1386\",[458,54.509]],[\"comment/1386\",[]],[\"name/1387\",[468,76.481]],[\"comment/1387\",[]],[\"name/1388\",[454,48.549]],[\"comment/1388\",[]],[\"name/1389\",[189,50.331]],[\"comment/1389\",[]],[\"name/1390\",[455,51.914]],[\"comment/1390\",[]],[\"name/1391\",[456,52.502]],[\"comment/1391\",[]],[\"name/1392\",[457,52.502]],[\"comment/1392\",[]],[\"name/1393\",[469,76.481]],[\"comment/1393\",[]],[\"name/1394\",[465,63.488]],[\"comment/1394\",[]],[\"name/1395\",[49,40.928]],[\"comment/1395\",[]],[\"name/1396\",[454,48.549]],[\"comment/1396\",[]],[\"name/1397\",[470,76.481]],[\"comment/1397\",[]],[\"name/1398\",[461,61.818]],[\"comment/1398\",[]],[\"name/1399\",[471,76.481]],[\"comment/1399\",[]],[\"name/1400\",[453,53.127]],[\"comment/1400\",[]],[\"name/1401\",[463,60.387]],[\"comment/1401\",[]],[\"name/1402\",[49,40.928]],[\"comment/1402\",[]],[\"name/1403\",[249,59.135]],[\"comment/1403\",[]],[\"name/1404\",[454,48.549]],[\"comment/1404\",[]],[\"name/1405\",[189,50.331]],[\"comment/1405\",[]],[\"name/1406\",[455,51.914]],[\"comment/1406\",[]],[\"name/1407\",[456,52.502]],[\"comment/1407\",[]],[\"name/1408\",[457,52.502]],[\"comment/1408\",[]],[\"name/1409\",[472,76.481]],[\"comment/1409\",[]],[\"name/1410\",[453,53.127]],[\"comment/1410\",[]],[\"name/1411\",[463,60.387]],[\"comment/1411\",[]],[\"name/1412\",[454,48.549]],[\"comment/1412\",[]],[\"name/1413\",[189,50.331]],[\"comment/1413\",[]],[\"name/1414\",[455,51.914]],[\"comment/1414\",[]],[\"name/1415\",[456,52.502]],[\"comment/1415\",[]],[\"name/1416\",[457,52.502]],[\"comment/1416\",[]],[\"name/1417\",[458,54.509]],[\"comment/1417\",[]],[\"name/1418\",[473,76.481]],[\"comment/1418\",[]],[\"name/1419\",[453,53.127]],[\"comment/1419\",[]],[\"name/1420\",[454,48.549]],[\"comment/1420\",[]],[\"name/1421\",[189,50.331]],[\"comment/1421\",[]],[\"name/1422\",[455,51.914]],[\"comment/1422\",[]],[\"name/1423\",[456,52.502]],[\"comment/1423\",[]],[\"name/1424\",[457,52.502]],[\"comment/1424\",[]],[\"name/1425\",[458,54.509]],[\"comment/1425\",[]],[\"name/1426\",[461,61.818]],[\"comment/1426\",[]],[\"name/1427\",[474,76.481]],[\"comment/1427\",[]],[\"name/1428\",[475,76.481]],[\"comment/1428\",[]],[\"name/1429\",[453,53.127]],[\"comment/1429\",[]],[\"name/1430\",[476,63.488]],[\"comment/1430\",[]],[\"name/1431\",[463,60.387]],[\"comment/1431\",[]],[\"name/1432\",[454,48.549]],[\"comment/1432\",[]],[\"name/1433\",[189,50.331]],[\"comment/1433\",[]],[\"name/1434\",[455,51.914]],[\"comment/1434\",[]],[\"name/1435\",[456,52.502]],[\"comment/1435\",[]],[\"name/1436\",[457,52.502]],[\"comment/1436\",[]],[\"name/1437\",[465,63.488]],[\"comment/1437\",[]],[\"name/1438\",[49,40.928]],[\"comment/1438\",[]],[\"name/1439\",[454,48.549]],[\"comment/1439\",[]],[\"name/1440\",[458,54.509]],[\"comment/1440\",[]],[\"name/1441\",[477,76.481]],[\"comment/1441\",[]],[\"name/1442\",[453,53.127]],[\"comment/1442\",[]],[\"name/1443\",[454,48.549]],[\"comment/1443\",[]],[\"name/1444\",[189,50.331]],[\"comment/1444\",[]],[\"name/1445\",[455,51.914]],[\"comment/1445\",[]],[\"name/1446\",[456,52.502]],[\"comment/1446\",[]],[\"name/1447\",[457,52.502]],[\"comment/1447\",[]],[\"name/1448\",[478,76.481]],[\"comment/1448\",[]],[\"name/1449\",[249,59.135]],[\"comment/1449\",[]],[\"name/1450\",[479,71.373]],[\"comment/1450\",[]],[\"name/1451\",[480,76.481]],[\"comment/1451\",[]],[\"name/1452\",[476,63.488]],[\"comment/1452\",[]],[\"name/1453\",[464,65.495]],[\"comment/1453\",[]],[\"name/1454\",[275,58.023]],[\"comment/1454\",[]],[\"name/1455\",[481,71.373]],[\"comment/1455\",[]],[\"name/1456\",[482,71.373]],[\"comment/1456\",[]],[\"name/1457\",[483,71.373]],[\"comment/1457\",[]],[\"name/1458\",[128,51.914]],[\"comment/1458\",[]],[\"name/1459\",[484,76.481]],[\"comment/1459\",[]],[\"name/1460\",[33,44.563]],[\"comment/1460\",[]],[\"name/1461\",[34,45.723]],[\"comment/1461\",[]],[\"name/1462\",[29,44.029]],[\"comment/1462\",[]],[\"name/1463\",[485,65.495]],[\"comment/1463\",[]],[\"name/1464\",[211,48.966]],[\"comment/1464\",[]],[\"name/1465\",[24,46.358]],[\"comment/1465\",[]],[\"name/1466\",[23,45.126]],[\"comment/1466\",[]],[\"name/1467\",[36,46.358]],[\"comment/1467\",[]],[\"name/1468\",[30,47.394]],[\"comment/1468\",[]],[\"name/1469\",[31,41.316]],[\"comment/1469\",[]],[\"name/1470\",[32,47.394]],[\"comment/1470\",[]],[\"name/1471\",[21,43.041]],[\"comment/1471\",[]],[\"name/1472\",[22,44.292]],[\"comment/1472\",[]],[\"name/1473\",[25,46.692]],[\"comment/1473\",[]],[\"name/1474\",[26,47.037]],[\"comment/1474\",[]],[\"name/1475\",[27,47.764]],[\"comment/1475\",[]],[\"name/1476\",[28,47.764]],[\"comment/1476\",[]],[\"name/1477\",[276,61.818]],[\"comment/1477\",[]],[\"name/1478\",[17,57.022]],[\"comment/1478\",[]],[\"name/1479\",[20,55.278]],[\"comment/1479\",[]],[\"name/1480\",[162,61.818]],[\"comment/1480\",[]],[\"name/1481\",[486,76.481]],[\"comment/1481\",[]],[\"name/1482\",[453,53.127]],[\"comment/1482\",[]],[\"name/1483\",[454,48.549]],[\"comment/1483\",[]],[\"name/1484\",[189,50.331]],[\"comment/1484\",[]],[\"name/1485\",[455,51.914]],[\"comment/1485\",[]],[\"name/1486\",[456,52.502]],[\"comment/1486\",[]],[\"name/1487\",[457,52.502]],[\"comment/1487\",[]],[\"name/1488\",[458,54.509]],[\"comment/1488\",[]],[\"name/1489\",[461,61.818]],[\"comment/1489\",[]],[\"name/1490\",[487,76.481]],[\"comment/1490\",[]],[\"name/1491\",[453,53.127]],[\"comment/1491\",[]],[\"name/1492\",[488,76.481]],[\"comment/1492\",[]],[\"name/1493\",[49,40.928]],[\"comment/1493\",[]],[\"name/1494\",[249,59.135]],[\"comment/1494\",[]],[\"name/1495\",[479,71.373]],[\"comment/1495\",[]],[\"name/1496\",[463,60.387]],[\"comment/1496\",[]],[\"name/1497\",[454,48.549]],[\"comment/1497\",[]],[\"name/1498\",[189,50.331]],[\"comment/1498\",[]],[\"name/1499\",[455,51.914]],[\"comment/1499\",[]],[\"name/1500\",[456,52.502]],[\"comment/1500\",[]],[\"name/1501\",[457,52.502]],[\"comment/1501\",[]],[\"name/1502\",[458,54.509]],[\"comment/1502\",[]],[\"name/1503\",[489,76.481]],[\"comment/1503\",[]],[\"name/1504\",[453,53.127]],[\"comment/1504\",[]],[\"name/1505\",[476,63.488]],[\"comment/1505\",[]],[\"name/1506\",[463,60.387]],[\"comment/1506\",[]],[\"name/1507\",[464,65.495]],[\"comment/1507\",[]],[\"name/1508\",[454,48.549]],[\"comment/1508\",[]],[\"name/1509\",[189,50.331]],[\"comment/1509\",[]],[\"name/1510\",[455,51.914]],[\"comment/1510\",[]],[\"name/1511\",[456,52.502]],[\"comment/1511\",[]],[\"name/1512\",[457,52.502]],[\"comment/1512\",[]],[\"name/1513\",[465,63.488]],[\"comment/1513\",[]],[\"name/1514\",[49,40.928]],[\"comment/1514\",[]],[\"name/1515\",[454,48.549]],[\"comment/1515\",[]],[\"name/1516\",[490,76.481]],[\"comment/1516\",[]],[\"name/1517\",[453,53.127]],[\"comment/1517\",[]],[\"name/1518\",[454,48.549]],[\"comment/1518\",[]],[\"name/1519\",[189,50.331]],[\"comment/1519\",[]],[\"name/1520\",[455,51.914]],[\"comment/1520\",[]],[\"name/1521\",[456,52.502]],[\"comment/1521\",[]],[\"name/1522\",[457,52.502]],[\"comment/1522\",[]],[\"name/1523\",[458,54.509]],[\"comment/1523\",[]],[\"name/1524\",[461,61.818]],[\"comment/1524\",[]],[\"name/1525\",[491,76.481]],[\"comment/1525\",[]],[\"name/1526\",[453,53.127]],[\"comment/1526\",[]],[\"name/1527\",[454,48.549]],[\"comment/1527\",[]],[\"name/1528\",[189,50.331]],[\"comment/1528\",[]],[\"name/1529\",[455,51.914]],[\"comment/1529\",[]],[\"name/1530\",[456,52.502]],[\"comment/1530\",[]],[\"name/1531\",[457,52.502]],[\"comment/1531\",[]],[\"name/1532\",[458,54.509]],[\"comment/1532\",[]],[\"name/1533\",[461,61.818]],[\"comment/1533\",[]],[\"name/1534\",[492,76.481]],[\"comment/1534\",[]],[\"name/1535\",[493,76.481]],[\"comment/1535\",[]],[\"name/1536\",[494,76.481]],[\"comment/1536\",[]],[\"name/1537\",[495,76.481]],[\"comment/1537\",[]],[\"name/1538\",[453,53.127]],[\"comment/1538\",[]],[\"name/1539\",[476,63.488]],[\"comment/1539\",[]],[\"name/1540\",[496,71.373]],[\"comment/1540\",[]],[\"name/1541\",[463,60.387]],[\"comment/1541\",[]],[\"name/1542\",[464,65.495]],[\"comment/1542\",[]],[\"name/1543\",[454,48.549]],[\"comment/1543\",[]],[\"name/1544\",[189,50.331]],[\"comment/1544\",[]],[\"name/1545\",[455,51.914]],[\"comment/1545\",[]],[\"name/1546\",[456,52.502]],[\"comment/1546\",[]],[\"name/1547\",[457,52.502]],[\"comment/1547\",[]],[\"name/1548\",[465,63.488]],[\"comment/1548\",[]],[\"name/1549\",[49,40.928]],[\"comment/1549\",[]],[\"name/1550\",[454,48.549]],[\"comment/1550\",[]],[\"name/1551\",[458,54.509]],[\"comment/1551\",[]],[\"name/1552\",[190,71.373]],[\"comment/1552\",[]],[\"name/1553\",[497,76.481]],[\"comment/1553\",[]],[\"name/1554\",[483,71.373]],[\"comment/1554\",[]],[\"name/1555\",[128,51.914]],[\"comment/1555\",[]],[\"name/1556\",[275,58.023]],[\"comment/1556\",[]],[\"name/1557\",[22,44.292]],[\"comment/1557\",[]],[\"name/1558\",[31,41.316]],[\"comment/1558\",[]],[\"name/1559\",[481,71.373]],[\"comment/1559\",[]],[\"name/1560\",[482,71.373]],[\"comment/1560\",[]],[\"name/1561\",[476,63.488]],[\"comment/1561\",[]],[\"name/1562\",[183,71.373]],[\"comment/1562\",[]],[\"name/1563\",[496,71.373]],[\"comment/1563\",[]],[\"name/1564\",[498,76.481]],[\"comment/1564\",[]],[\"name/1565\",[499,76.481]],[\"comment/1565\",[]],[\"name/1566\",[500,76.481]],[\"comment/1566\",[]],[\"name/1567\",[501,76.481]],[\"comment/1567\",[]],[\"name/1568\",[502,76.481]],[\"comment/1568\",[]],[\"name/1569\",[503,71.373]],[\"comment/1569\",[]],[\"name/1570\",[504,71.373]],[\"comment/1570\",[]],[\"name/1571\",[505,68.008]],[\"comment/1571\",[]],[\"name/1572\",[49,40.928]],[\"comment/1572\",[]],[\"name/1573\",[506,68.008]],[\"comment/1573\",[]],[\"name/1574\",[507,68.008]],[\"comment/1574\",[]],[\"name/1575\",[49,40.928]],[\"comment/1575\",[]],[\"name/1576\",[508,63.488]],[\"comment/1576\",[]],[\"name/1577\",[509,68.008]],[\"comment/1577\",[]],[\"name/1578\",[510,68.008]],[\"comment/1578\",[]],[\"name/1579\",[511,68.008]],[\"comment/1579\",[]],[\"name/1580\",[49,40.928]],[\"comment/1580\",[]],[\"name/1581\",[512,65.495]],[\"comment/1581\",[]],[\"name/1582\",[513,76.481]],[\"comment/1582\",[]],[\"name/1583\",[514,76.481]],[\"comment/1583\",[]],[\"name/1584\",[515,76.481]],[\"comment/1584\",[]],[\"name/1585\",[516,76.481]],[\"comment/1585\",[]],[\"name/1586\",[179,55.278]],[\"comment/1586\",[]],[\"name/1587\",[49,40.928]],[\"comment/1587\",[]],[\"name/1588\",[517,76.481]],[\"comment/1588\",[]],[\"name/1589\",[49,40.928]],[\"comment/1589\",[]],[\"name/1590\",[518,76.481]],[\"comment/1590\",[]],[\"name/1591\",[49,40.928]],[\"comment/1591\",[]],[\"name/1592\",[519,76.481]],[\"comment/1592\",[]],[\"name/1593\",[520,76.481]],[\"comment/1593\",[]],[\"name/1594\",[521,76.481]],[\"comment/1594\",[]],[\"name/1595\",[522,76.481]],[\"comment/1595\",[]],[\"name/1596\",[523,76.481]],[\"comment/1596\",[]],[\"name/1597\",[524,76.481]],[\"comment/1597\",[]],[\"name/1598\",[525,68.008]],[\"comment/1598\",[]],[\"name/1599\",[526,71.373]],[\"comment/1599\",[]],[\"name/1600\",[527,76.481]],[\"comment/1600\",[]],[\"name/1601\",[528,76.481]],[\"comment/1601\",[]],[\"name/1602\",[529,71.373]],[\"comment/1602\",[]],[\"name/1603\",[508,63.488]],[\"comment/1603\",[]],[\"name/1604\",[512,65.495]],[\"comment/1604\",[]],[\"name/1605\",[530,76.481]],[\"comment/1605\",[]],[\"name/1606\",[531,71.373]],[\"comment/1606\",[]],[\"name/1607\",[532,76.481]],[\"comment/1607\",[]],[\"name/1608\",[533,71.373]],[\"comment/1608\",[]],[\"name/1609\",[534,76.481]],[\"comment/1609\",[]],[\"name/1610\",[535,68.008]],[\"comment/1610\",[]],[\"name/1611\",[536,71.373]],[\"comment/1611\",[]],[\"name/1612\",[537,71.373]],[\"comment/1612\",[]],[\"name/1613\",[538,76.481]],[\"comment/1613\",[]],[\"name/1614\",[539,76.481]],[\"comment/1614\",[]],[\"name/1615\",[540,71.373]],[\"comment/1615\",[]],[\"name/1616\",[541,76.481]],[\"comment/1616\",[]],[\"name/1617\",[542,76.481]],[\"comment/1617\",[]],[\"name/1618\",[543,76.481]],[\"comment/1618\",[]],[\"name/1619\",[544,71.373]],[\"comment/1619\",[]],[\"name/1620\",[545,76.481]],[\"comment/1620\",[]],[\"name/1621\",[504,71.373]],[\"comment/1621\",[]],[\"name/1622\",[503,71.373]],[\"comment/1622\",[]],[\"name/1623\",[505,68.008]],[\"comment/1623\",[]],[\"name/1624\",[525,68.008]],[\"comment/1624\",[]],[\"name/1625\",[526,71.373]],[\"comment/1625\",[]],[\"name/1626\",[546,76.481]],[\"comment/1626\",[]],[\"name/1627\",[547,76.481]],[\"comment/1627\",[]],[\"name/1628\",[535,68.008]],[\"comment/1628\",[]],[\"name/1629\",[548,76.481]],[\"comment/1629\",[]],[\"name/1630\",[418,71.373]],[\"comment/1630\",[]],[\"name/1631\",[549,76.481]],[\"comment/1631\",[]],[\"name/1632\",[454,48.549]],[\"comment/1632\",[]],[\"name/1633\",[550,58.023]],[\"comment/1633\",[]],[\"name/1634\",[536,71.373]],[\"comment/1634\",[]],[\"name/1635\",[537,71.373]],[\"comment/1635\",[]],[\"name/1636\",[551,76.481]],[\"comment/1636\",[]],[\"name/1637\",[552,76.481]],[\"comment/1637\",[]],[\"name/1638\",[553,76.481]],[\"comment/1638\",[]],[\"name/1639\",[535,68.008]],[\"comment/1639\",[]],[\"name/1640\",[554,76.481]],[\"comment/1640\",[]],[\"name/1641\",[555,76.481]],[\"comment/1641\",[]],[\"name/1642\",[556,76.481]],[\"comment/1642\",[]],[\"name/1643\",[557,76.481]],[\"comment/1643\",[]],[\"name/1644\",[531,71.373]],[\"comment/1644\",[]],[\"name/1645\",[533,71.373]],[\"comment/1645\",[]],[\"name/1646\",[512,65.495]],[\"comment/1646\",[]],[\"name/1647\",[544,71.373]],[\"comment/1647\",[]],[\"name/1648\",[270,63.488]],[\"comment/1648\",[]],[\"name/1649\",[271,61.818]],[\"comment/1649\",[]],[\"name/1650\",[558,76.481]],[\"comment/1650\",[]],[\"name/1651\",[559,76.481]],[\"comment/1651\",[]],[\"name/1652\",[560,76.481]],[\"comment/1652\",[]],[\"name/1653\",[38,39.845]],[\"comment/1653\",[]],[\"name/1654\",[561,76.481]],[\"comment/1654\",[]],[\"name/1655\",[42,41.12]],[\"comment/1655\",[]],[\"name/1656\",[4,42.359]],[\"comment/1656\",[]],[\"name/1657\",[55,43.279]],[\"comment/1657\",[]],[\"name/1658\",[56,43.773]],[\"comment/1658\",[]],[\"name/1659\",[57,43.523]],[\"comment/1659\",[]],[\"name/1660\",[58,42.359]],[\"comment/1660\",[]],[\"name/1661\",[59,43.773]],[\"comment/1661\",[]],[\"name/1662\",[60,43.773]],[\"comment/1662\",[]],[\"name/1663\",[61,43.523]],[\"comment/1663\",[]],[\"name/1664\",[562,76.481]],[\"comment/1664\",[]],[\"name/1665\",[38,39.845]],[\"comment/1665\",[]],[\"name/1666\",[563,65.495]],[\"comment/1666\",[]],[\"name/1667\",[42,41.12]],[\"comment/1667\",[]],[\"name/1668\",[4,42.359]],[\"comment/1668\",[]],[\"name/1669\",[55,43.279]],[\"comment/1669\",[]],[\"name/1670\",[56,43.773]],[\"comment/1670\",[]],[\"name/1671\",[57,43.523]],[\"comment/1671\",[]],[\"name/1672\",[58,42.359]],[\"comment/1672\",[]],[\"name/1673\",[59,43.773]],[\"comment/1673\",[]],[\"name/1674\",[60,43.773]],[\"comment/1674\",[]],[\"name/1675\",[61,43.523]],[\"comment/1675\",[]],[\"name/1676\",[564,76.481]],[\"comment/1676\",[]],[\"name/1677\",[38,39.845]],[\"comment/1677\",[]],[\"name/1678\",[563,65.495]],[\"comment/1678\",[]],[\"name/1679\",[42,41.12]],[\"comment/1679\",[]],[\"name/1680\",[4,42.359]],[\"comment/1680\",[]],[\"name/1681\",[55,43.279]],[\"comment/1681\",[]],[\"name/1682\",[56,43.773]],[\"comment/1682\",[]],[\"name/1683\",[57,43.523]],[\"comment/1683\",[]],[\"name/1684\",[58,42.359]],[\"comment/1684\",[]],[\"name/1685\",[59,43.773]],[\"comment/1685\",[]],[\"name/1686\",[60,43.773]],[\"comment/1686\",[]],[\"name/1687\",[61,43.523]],[\"comment/1687\",[]],[\"name/1688\",[565,76.481]],[\"comment/1688\",[]],[\"name/1689\",[38,39.845]],[\"comment/1689\",[]],[\"name/1690\",[42,41.12]],[\"comment/1690\",[]],[\"name/1691\",[4,42.359]],[\"comment/1691\",[]],[\"name/1692\",[55,43.279]],[\"comment/1692\",[]],[\"name/1693\",[56,43.773]],[\"comment/1693\",[]],[\"name/1694\",[57,43.523]],[\"comment/1694\",[]],[\"name/1695\",[58,42.359]],[\"comment/1695\",[]],[\"name/1696\",[59,43.773]],[\"comment/1696\",[]],[\"name/1697\",[60,43.773]],[\"comment/1697\",[]],[\"name/1698\",[61,43.523]],[\"comment/1698\",[]],[\"name/1699\",[566,76.481]],[\"comment/1699\",[]],[\"name/1700\",[38,39.845]],[\"comment/1700\",[]],[\"name/1701\",[42,41.12]],[\"comment/1701\",[]],[\"name/1702\",[4,42.359]],[\"comment/1702\",[]],[\"name/1703\",[55,43.279]],[\"comment/1703\",[]],[\"name/1704\",[56,43.773]],[\"comment/1704\",[]],[\"name/1705\",[57,43.523]],[\"comment/1705\",[]],[\"name/1706\",[58,42.359]],[\"comment/1706\",[]],[\"name/1707\",[59,43.773]],[\"comment/1707\",[]],[\"name/1708\",[60,43.773]],[\"comment/1708\",[]],[\"name/1709\",[61,43.523]],[\"comment/1709\",[]],[\"name/1710\",[567,76.481]],[\"comment/1710\",[]],[\"name/1711\",[38,39.845]],[\"comment/1711\",[]],[\"name/1712\",[42,41.12]],[\"comment/1712\",[]],[\"name/1713\",[4,42.359]],[\"comment/1713\",[]],[\"name/1714\",[55,43.279]],[\"comment/1714\",[]],[\"name/1715\",[56,43.773]],[\"comment/1715\",[]],[\"name/1716\",[57,43.523]],[\"comment/1716\",[]],[\"name/1717\",[58,42.359]],[\"comment/1717\",[]],[\"name/1718\",[59,43.773]],[\"comment/1718\",[]],[\"name/1719\",[60,43.773]],[\"comment/1719\",[]],[\"name/1720\",[61,43.523]],[\"comment/1720\",[]],[\"name/1721\",[568,76.481]],[\"comment/1721\",[]],[\"name/1722\",[505,68.008]],[\"comment/1722\",[]],[\"name/1723\",[506,68.008]],[\"comment/1723\",[]],[\"name/1724\",[507,68.008]],[\"comment/1724\",[]],[\"name/1725\",[49,40.928]],[\"comment/1725\",[]],[\"name/1726\",[508,63.488]],[\"comment/1726\",[]],[\"name/1727\",[511,68.008]],[\"comment/1727\",[]],[\"name/1728\",[49,40.928]],[\"comment/1728\",[]],[\"name/1729\",[512,65.495]],[\"comment/1729\",[]],[\"name/1730\",[509,68.008]],[\"comment/1730\",[]],[\"name/1731\",[510,68.008]],[\"comment/1731\",[]],[\"name/1732\",[569,76.481]],[\"comment/1732\",[]],[\"name/1733\",[570,76.481]],[\"comment/1733\",[]],[\"name/1734\",[49,40.928]],[\"comment/1734\",[]],[\"name/1735\",[506,68.008]],[\"comment/1735\",[]],[\"name/1736\",[510,68.008]],[\"comment/1736\",[]],[\"name/1737\",[511,68.008]],[\"comment/1737\",[]],[\"name/1738\",[507,68.008]],[\"comment/1738\",[]],[\"name/1739\",[509,68.008]],[\"comment/1739\",[]],[\"name/1740\",[571,71.373]],[\"comment/1740\",[]],[\"name/1741\",[572,76.481]],[\"comment/1741\",[]],[\"name/1742\",[573,76.481]],[\"comment/1742\",[]],[\"name/1743\",[574,76.481]],[\"comment/1743\",[]],[\"name/1744\",[575,76.481]],[\"comment/1744\",[]],[\"name/1745\",[576,76.481]],[\"comment/1745\",[]],[\"name/1746\",[577,76.481]],[\"comment/1746\",[]],[\"name/1747\",[578,76.481]],[\"comment/1747\",[]],[\"name/1748\",[579,76.481]],[\"comment/1748\",[]],[\"name/1749\",[580,76.481]],[\"comment/1749\",[]],[\"name/1750\",[581,76.481]],[\"comment/1750\",[]],[\"name/1751\",[582,76.481]],[\"comment/1751\",[]],[\"name/1752\",[583,76.481]],[\"comment/1752\",[]],[\"name/1753\",[38,39.845]],[\"comment/1753\",[]],[\"name/1754\",[584,68.008]],[\"comment/1754\",[]],[\"name/1755\",[585,68.008]],[\"comment/1755\",[]],[\"name/1756\",[586,71.373]],[\"comment/1756\",[]],[\"name/1757\",[587,71.373]],[\"comment/1757\",[]],[\"name/1758\",[588,71.373]],[\"comment/1758\",[]],[\"name/1759\",[200,65.495]],[\"comment/1759\",[]],[\"name/1760\",[589,76.481]],[\"comment/1760\",[]],[\"name/1761\",[590,76.481]],[\"comment/1761\",[]],[\"name/1762\",[591,76.481]],[\"comment/1762\",[]],[\"name/1763\",[584,68.008]],[\"comment/1763\",[]],[\"name/1764\",[585,68.008]],[\"comment/1764\",[]],[\"name/1765\",[586,71.373]],[\"comment/1765\",[]],[\"name/1766\",[249,59.135]],[\"comment/1766\",[]],[\"name/1767\",[587,71.373]],[\"comment/1767\",[]],[\"name/1768\",[588,71.373]],[\"comment/1768\",[]],[\"name/1769\",[592,76.481]],[\"comment/1769\",[]],[\"name/1770\",[593,76.481]],[\"comment/1770\",[]],[\"name/1771\",[594,76.481]],[\"comment/1771\",[]],[\"name/1772\",[595,76.481]],[\"comment/1772\",[]],[\"name/1773\",[596,76.481]],[\"comment/1773\",[]],[\"name/1774\",[597,76.481]],[\"comment/1774\",[]],[\"name/1775\",[598,76.481]],[\"comment/1775\",[]],[\"name/1776\",[599,71.373]],[\"comment/1776\",[]],[\"name/1777\",[600,76.481]],[\"comment/1777\",[]],[\"name/1778\",[599,71.373]],[\"comment/1778\",[]],[\"name/1779\",[601,76.481]],[\"comment/1779\",[]],[\"name/1780\",[602,76.481]],[\"comment/1780\",[]],[\"name/1781\",[550,58.023]],[\"comment/1781\",[]],[\"name/1782\",[603,76.481]],[\"comment/1782\",[]],[\"name/1783\",[49,40.928]],[\"comment/1783\",[]],[\"name/1784\",[604,76.481]],[\"comment/1784\",[]],[\"name/1785\",[49,40.928]],[\"comment/1785\",[]],[\"name/1786\",[605,76.481]],[\"comment/1786\",[]],[\"name/1787\",[606,76.481]],[\"comment/1787\",[]],[\"name/1788\",[118,58.023]],[\"comment/1788\",[]],[\"name/1789\",[607,76.481]],[\"comment/1789\",[]],[\"name/1790\",[49,40.928]],[\"comment/1790\",[]],[\"name/1791\",[608,76.481]],[\"comment/1791\",[]],[\"name/1792\",[609,76.481]],[\"comment/1792\",[]],[\"name/1793\",[610,76.481]],[\"comment/1793\",[]],[\"name/1794\",[611,76.481]],[\"comment/1794\",[]],[\"name/1795\",[110,50.832]],[\"comment/1795\",[]],[\"name/1796\",[612,76.481]],[\"comment/1796\",[]],[\"name/1797\",[613,76.481]],[\"comment/1797\",[]],[\"name/1798\",[614,76.481]],[\"comment/1798\",[]],[\"name/1799\",[111,54.509]],[\"comment/1799\",[]],[\"name/1800\",[615,76.481]],[\"comment/1800\",[]],[\"name/1801\",[616,65.495]],[\"comment/1801\",[]],[\"name/1802\",[309,60.387]],[\"comment/1802\",[]],[\"name/1803\",[310,61.818]],[\"comment/1803\",[]],[\"name/1804\",[617,65.495]],[\"comment/1804\",[]],[\"name/1805\",[618,63.488]],[\"comment/1805\",[]],[\"name/1806\",[619,63.488]],[\"comment/1806\",[]],[\"name/1807\",[620,63.488]],[\"comment/1807\",[]],[\"name/1808\",[621,63.488]],[\"comment/1808\",[]],[\"name/1809\",[170,65.495]],[\"comment/1809\",[]],[\"name/1810\",[622,61.818]],[\"comment/1810\",[]],[\"name/1811\",[623,60.387]],[\"comment/1811\",[]],[\"name/1812\",[624,60.387]],[\"comment/1812\",[]],[\"name/1813\",[115,53.127]],[\"comment/1813\",[]],[\"name/1814\",[625,61.818]],[\"comment/1814\",[]],[\"name/1815\",[626,61.818]],[\"comment/1815\",[]],[\"name/1816\",[627,61.818]],[\"comment/1816\",[]],[\"name/1817\",[628,61.818]],[\"comment/1817\",[]],[\"name/1818\",[525,68.008]],[\"comment/1818\",[]],[\"name/1819\",[625,61.818]],[\"comment/1819\",[]],[\"name/1820\",[626,61.818]],[\"comment/1820\",[]],[\"name/1821\",[627,61.818]],[\"comment/1821\",[]],[\"name/1822\",[628,61.818]],[\"comment/1822\",[]],[\"name/1823\",[629,76.481]],[\"comment/1823\",[]],[\"name/1824\",[630,71.373]],[\"comment/1824\",[]],[\"name/1825\",[631,76.481]],[\"comment/1825\",[]],[\"name/1826\",[632,76.481]],[\"comment/1826\",[]],[\"name/1827\",[633,68.008]],[\"comment/1827\",[]],[\"name/1828\",[634,68.008]],[\"comment/1828\",[]],[\"name/1829\",[635,68.008]],[\"comment/1829\",[]],[\"name/1830\",[636,68.008]],[\"comment/1830\",[]],[\"name/1831\",[637,68.008]],[\"comment/1831\",[]],[\"name/1832\",[115,53.127]],[\"comment/1832\",[]],[\"name/1833\",[617,65.495]],[\"comment/1833\",[]],[\"name/1834\",[616,65.495]],[\"comment/1834\",[]],[\"name/1835\",[170,65.495]],[\"comment/1835\",[]],[\"name/1836\",[309,60.387]],[\"comment/1836\",[]],[\"name/1837\",[310,61.818]],[\"comment/1837\",[]],[\"name/1838\",[618,63.488]],[\"comment/1838\",[]],[\"name/1839\",[619,63.488]],[\"comment/1839\",[]],[\"name/1840\",[620,63.488]],[\"comment/1840\",[]],[\"name/1841\",[621,63.488]],[\"comment/1841\",[]],[\"name/1842\",[622,61.818]],[\"comment/1842\",[]],[\"name/1843\",[623,60.387]],[\"comment/1843\",[]],[\"name/1844\",[624,60.387]],[\"comment/1844\",[]],[\"name/1845\",[625,61.818]],[\"comment/1845\",[]],[\"name/1846\",[626,61.818]],[\"comment/1846\",[]],[\"name/1847\",[627,61.818]],[\"comment/1847\",[]],[\"name/1848\",[628,61.818]],[\"comment/1848\",[]],[\"name/1849\",[638,76.481]],[\"comment/1849\",[]],[\"name/1850\",[639,76.481]],[\"comment/1850\",[]],[\"name/1851\",[49,40.928]],[\"comment/1851\",[]],[\"name/1852\",[42,41.12]],[\"comment/1852\",[]],[\"name/1853\",[550,58.023]],[\"comment/1853\",[]],[\"name/1854\",[640,76.481]],[\"comment/1854\",[]],[\"name/1855\",[49,40.928]],[\"comment/1855\",[]],[\"name/1856\",[181,60.387]],[\"comment/1856\",[]],[\"name/1857\",[42,41.12]],[\"comment/1857\",[]],[\"name/1858\",[641,76.481]],[\"comment/1858\",[]],[\"name/1859\",[550,58.023]],[\"comment/1859\",[]],[\"name/1860\",[642,68.008]],[\"comment/1860\",[]],[\"name/1861\",[643,76.481]],[\"comment/1861\",[]],[\"name/1862\",[49,40.928]],[\"comment/1862\",[]],[\"name/1863\",[42,41.12]],[\"comment/1863\",[]],[\"name/1864\",[644,76.481]],[\"comment/1864\",[]],[\"name/1865\",[49,40.928]],[\"comment/1865\",[]],[\"name/1866\",[42,41.12]],[\"comment/1866\",[]],[\"name/1867\",[645,76.481]],[\"comment/1867\",[]],[\"name/1868\",[646,76.481]],[\"comment/1868\",[]],[\"name/1869\",[529,71.373]],[\"comment/1869\",[]],[\"name/1870\",[647,76.481]],[\"comment/1870\",[]],[\"name/1871\",[648,76.481]],[\"comment/1871\",[]],[\"name/1872\",[649,65.495]],[\"comment/1872\",[]],[\"name/1873\",[49,40.928]],[\"comment/1873\",[]],[\"name/1874\",[42,41.12]],[\"comment/1874\",[]],[\"name/1875\",[550,58.023]],[\"comment/1875\",[]],[\"name/1876\",[642,68.008]],[\"comment/1876\",[]],[\"name/1877\",[650,68.008]],[\"comment/1877\",[]],[\"name/1878\",[651,76.481]],[\"comment/1878\",[]],[\"name/1879\",[38,39.845]],[\"comment/1879\",[]],[\"name/1880\",[372,50.331]],[\"comment/1880\",[]],[\"name/1881\",[181,60.387]],[\"comment/1881\",[]],[\"name/1882\",[362,65.495]],[\"comment/1882\",[]],[\"name/1883\",[652,68.008]],[\"comment/1883\",[]],[\"name/1884\",[653,76.481]],[\"comment/1884\",[]],[\"name/1885\",[654,76.481]],[\"comment/1885\",[]],[\"name/1886\",[655,76.481]],[\"comment/1886\",[]],[\"name/1887\",[623,60.387]],[\"comment/1887\",[]],[\"name/1888\",[331,68.008]],[\"comment/1888\",[]],[\"name/1889\",[624,60.387]],[\"comment/1889\",[]],[\"name/1890\",[115,53.127]],[\"comment/1890\",[]],[\"name/1891\",[656,76.481]],[\"comment/1891\",[]],[\"name/1892\",[657,68.008]],[\"comment/1892\",[]],[\"name/1893\",[374,65.495]],[\"comment/1893\",[]],[\"name/1894\",[658,76.481]],[\"comment/1894\",[]],[\"name/1895\",[659,76.481]],[\"comment/1895\",[]],[\"name/1896\",[660,76.481]],[\"comment/1896\",[]],[\"name/1897\",[661,76.481]],[\"comment/1897\",[]],[\"name/1898\",[623,60.387]],[\"comment/1898\",[]],[\"name/1899\",[624,60.387]],[\"comment/1899\",[]],[\"name/1900\",[115,53.127]],[\"comment/1900\",[]],[\"name/1901\",[662,76.481]],[\"comment/1901\",[]],[\"name/1902\",[663,76.481]],[\"comment/1902\",[]],[\"name/1903\",[21,43.041]],[\"comment/1903\",[]],[\"name/1904\",[31,41.316]],[\"comment/1904\",[]],[\"name/1905\",[33,44.563]],[\"comment/1905\",[]],[\"name/1906\",[34,45.723]],[\"comment/1906\",[]],[\"name/1907\",[35,44.563]],[\"comment/1907\",[]],[\"name/1908\",[664,76.481]],[\"comment/1908\",[]],[\"name/1909\",[665,76.481]],[\"comment/1909\",[]],[\"name/1910\",[666,76.481]],[\"comment/1910\",[]],[\"name/1911\",[54,61.818]],[\"comment/1911\",[]],[\"name/1912\",[667,76.481]],[\"comment/1912\",[]],[\"name/1913\",[668,76.481]],[\"comment/1913\",[]],[\"name/1914\",[49,40.928]],[\"comment/1914\",[]],[\"name/1915\",[110,50.832]],[\"comment/1915\",[]],[\"name/1916\",[669,76.481]],[\"comment/1916\",[]],[\"name/1917\",[29,44.029]],[\"comment/1917\",[]],[\"name/1918\",[31,41.316]],[\"comment/1918\",[]],[\"name/1919\",[21,43.041]],[\"comment/1919\",[]],[\"name/1920\",[128,51.914]],[\"comment/1920\",[]],[\"name/1921\",[23,45.126]],[\"comment/1921\",[]],[\"name/1922\",[275,58.023]],[\"comment/1922\",[]],[\"name/1923\",[24,46.358]],[\"comment/1923\",[]],[\"name/1924\",[670,68.008]],[\"comment/1924\",[]],[\"name/1925\",[671,68.008]],[\"comment/1925\",[]],[\"name/1926\",[672,68.008]],[\"comment/1926\",[]],[\"name/1927\",[33,44.563]],[\"comment/1927\",[]],[\"name/1928\",[34,45.723]],[\"comment/1928\",[]],[\"name/1929\",[673,76.481]],[\"comment/1929\",[]],[\"name/1930\",[674,76.481]],[\"comment/1930\",[]],[\"name/1931\",[675,76.481]],[\"comment/1931\",[]],[\"name/1932\",[676,76.481]],[\"comment/1932\",[]],[\"name/1933\",[29,44.029]],[\"comment/1933\",[]],[\"name/1934\",[31,41.316]],[\"comment/1934\",[]],[\"name/1935\",[21,43.041]],[\"comment/1935\",[]],[\"name/1936\",[128,51.914]],[\"comment/1936\",[]],[\"name/1937\",[23,45.126]],[\"comment/1937\",[]],[\"name/1938\",[275,58.023]],[\"comment/1938\",[]],[\"name/1939\",[24,46.358]],[\"comment/1939\",[]],[\"name/1940\",[670,68.008]],[\"comment/1940\",[]],[\"name/1941\",[671,68.008]],[\"comment/1941\",[]],[\"name/1942\",[672,68.008]],[\"comment/1942\",[]],[\"name/1943\",[33,44.563]],[\"comment/1943\",[]],[\"name/1944\",[34,45.723]],[\"comment/1944\",[]],[\"name/1945\",[276,61.818]],[\"comment/1945\",[]],[\"name/1946\",[17,57.022]],[\"comment/1946\",[]],[\"name/1947\",[485,65.495]],[\"comment/1947\",[]],[\"name/1948\",[22,44.292]],[\"comment/1948\",[]],[\"name/1949\",[211,48.966]],[\"comment/1949\",[]],[\"name/1950\",[20,55.278]],[\"comment/1950\",[]],[\"name/1951\",[162,61.818]],[\"comment/1951\",[]],[\"name/1952\",[25,46.692]],[\"comment/1952\",[]],[\"name/1953\",[26,47.037]],[\"comment/1953\",[]],[\"name/1954\",[27,47.764]],[\"comment/1954\",[]],[\"name/1955\",[28,47.764]],[\"comment/1955\",[]],[\"name/1956\",[30,47.394]],[\"comment/1956\",[]],[\"name/1957\",[32,47.394]],[\"comment/1957\",[]],[\"name/1958\",[35,44.563]],[\"comment/1958\",[]],[\"name/1959\",[36,46.358]],[\"comment/1959\",[]],[\"name/1960\",[677,76.481]],[\"comment/1960\",[]],[\"name/1961\",[110,50.832]],[\"comment/1961\",[]],[\"name/1962\",[158,65.495]],[\"comment/1962\",[]],[\"name/1963\",[130,60.387]],[\"comment/1963\",[]],[\"name/1964\",[125,60.387]],[\"comment/1964\",[]],[\"name/1965\",[36,46.358]],[\"comment/1965\",[]],[\"name/1966\",[159,71.373]],[\"comment/1966\",[]],[\"name/1967\",[160,60.387]],[\"comment/1967\",[]],[\"name/1968\",[161,71.373]],[\"comment/1968\",[]],[\"name/1969\",[162,61.818]],[\"comment/1969\",[]],[\"name/1970\",[163,68.008]],[\"comment/1970\",[]],[\"name/1971\",[164,71.373]],[\"comment/1971\",[]],[\"name/1972\",[165,71.373]],[\"comment/1972\",[]],[\"name/1973\",[166,59.135]],[\"comment/1973\",[]],[\"name/1974\",[167,56.112]],[\"comment/1974\",[]],[\"name/1975\",[168,71.373]],[\"comment/1975\",[]],[\"name/1976\",[169,71.373]],[\"comment/1976\",[]],[\"name/1977\",[111,54.509]],[\"comment/1977\",[]],[\"name/1978\",[112,57.022]],[\"comment/1978\",[]],[\"name/1979\",[31,41.316]],[\"comment/1979\",[]],[\"name/1980\",[21,43.041]],[\"comment/1980\",[]],[\"name/1981\",[29,44.029]],[\"comment/1981\",[]],[\"name/1982\",[113,59.135]],[\"comment/1982\",[]],[\"name/1983\",[114,60.387]],[\"comment/1983\",[]],[\"name/1984\",[115,53.127]],[\"comment/1984\",[]],[\"name/1985\",[116,60.387]],[\"comment/1985\",[]],[\"name/1986\",[117,60.387]],[\"comment/1986\",[]],[\"name/1987\",[118,58.023]],[\"comment/1987\",[]],[\"name/1988\",[119,59.135]],[\"comment/1988\",[]],[\"name/1989\",[120,59.135]],[\"comment/1989\",[]],[\"name/1990\",[121,59.135]],[\"comment/1990\",[]],[\"name/1991\",[122,60.387]],[\"comment/1991\",[]],[\"name/1992\",[110,50.832]],[\"comment/1992\",[]],[\"name/1993\",[123,60.387]],[\"comment/1993\",[]],[\"name/1994\",[124,60.387]],[\"comment/1994\",[]],[\"name/1995\",[126,60.387]],[\"comment/1995\",[]],[\"name/1996\",[127,60.387]],[\"comment/1996\",[]],[\"name/1997\",[23,45.126]],[\"comment/1997\",[]],[\"name/1998\",[128,51.914]],[\"comment/1998\",[]],[\"name/1999\",[129,60.387]],[\"comment/1999\",[]],[\"name/2000\",[131,59.135]],[\"comment/2000\",[]],[\"name/2001\",[132,54.509]],[\"comment/2001\",[]],[\"name/2002\",[133,54.509]],[\"comment/2002\",[]],[\"name/2003\",[134,54.509]],[\"comment/2003\",[]],[\"name/2004\",[135,54.509]],[\"comment/2004\",[]],[\"name/2005\",[136,54.509]],[\"comment/2005\",[]],[\"name/2006\",[137,54.509]],[\"comment/2006\",[]],[\"name/2007\",[138,54.509]],[\"comment/2007\",[]],[\"name/2008\",[139,54.509]],[\"comment/2008\",[]],[\"name/2009\",[140,54.509]],[\"comment/2009\",[]],[\"name/2010\",[141,54.509]],[\"comment/2010\",[]],[\"name/2011\",[142,54.509]],[\"comment/2011\",[]],[\"name/2012\",[143,54.509]],[\"comment/2012\",[]],[\"name/2013\",[144,54.509]],[\"comment/2013\",[]],[\"name/2014\",[145,54.509]],[\"comment/2014\",[]],[\"name/2015\",[146,54.509]],[\"comment/2015\",[]],[\"name/2016\",[678,76.481]],[\"comment/2016\",[]],[\"name/2017\",[679,76.481]],[\"comment/2017\",[]],[\"name/2018\",[680,76.481]],[\"comment/2018\",[]],[\"name/2019\",[681,71.373]],[\"comment/2019\",[]],[\"name/2020\",[19,63.488]],[\"comment/2020\",[]],[\"name/2021\",[31,41.316]],[\"comment/2021\",[]],[\"name/2022\",[682,63.488]],[\"comment/2022\",[]],[\"name/2023\",[21,43.041]],[\"comment/2023\",[]],[\"name/2024\",[25,46.692]],[\"comment/2024\",[]],[\"name/2025\",[33,44.563]],[\"comment/2025\",[]],[\"name/2026\",[34,45.723]],[\"comment/2026\",[]],[\"name/2027\",[35,44.563]],[\"comment/2027\",[]],[\"name/2028\",[683,76.481]],[\"comment/2028\",[]],[\"name/2029\",[684,76.481]],[\"comment/2029\",[]],[\"name/2030\",[685,76.481]],[\"comment/2030\",[]],[\"name/2031\",[58,42.359]],[\"comment/2031\",[]],[\"name/2032\",[41,68.008]],[\"comment/2032\",[]],[\"name/2033\",[61,43.523]],[\"comment/2033\",[]],[\"name/2034\",[53,59.135]],[\"comment/2034\",[]],[\"name/2035\",[686,76.481]],[\"comment/2035\",[]],[\"name/2036\",[687,76.481]],[\"comment/2036\",[]],[\"name/2037\",[57,43.523]],[\"comment/2037\",[]],[\"name/2038\",[688,76.481]],[\"comment/2038\",[]],[\"name/2039\",[36,46.358]],[\"comment/2039\",[]],[\"name/2040\",[689,76.481]],[\"comment/2040\",[]],[\"name/2041\",[690,76.481]],[\"comment/2041\",[]],[\"name/2042\",[167,56.112]],[\"comment/2042\",[]],[\"name/2043\",[166,59.135]],[\"comment/2043\",[]],[\"name/2044\",[286,68.008]],[\"comment/2044\",[]],[\"name/2045\",[176,65.495]],[\"comment/2045\",[]],[\"name/2046\",[691,76.481]],[\"comment/2046\",[]],[\"name/2047\",[692,76.481]],[\"comment/2047\",[]],[\"name/2048\",[167,56.112]],[\"comment/2048\",[]],[\"name/2049\",[166,59.135]],[\"comment/2049\",[]],[\"name/2050\",[286,68.008]],[\"comment/2050\",[]],[\"name/2051\",[176,65.495]],[\"comment/2051\",[]],[\"name/2052\",[304,71.373]],[\"comment/2052\",[]],[\"name/2053\",[454,48.549]],[\"comment/2053\",[]],[\"name/2054\",[296,71.373]],[\"comment/2054\",[]],[\"name/2055\",[693,76.481]],[\"comment/2055\",[]],[\"name/2056\",[292,71.373]],[\"comment/2056\",[]],[\"name/2057\",[622,61.818]],[\"comment/2057\",[]],[\"name/2058\",[694,76.481]],[\"comment/2058\",[]],[\"name/2059\",[695,71.373]],[\"comment/2059\",[]],[\"name/2060\",[696,71.373]],[\"comment/2060\",[]],[\"name/2061\",[697,76.481]],[\"comment/2061\",[]],[\"name/2062\",[49,40.928]],[\"comment/2062\",[]],[\"name/2063\",[278,63.488]],[\"comment/2063\",[]],[\"name/2064\",[698,76.481]],[\"comment/2064\",[]],[\"name/2065\",[699,76.481]],[\"comment/2065\",[]],[\"name/2066\",[294,68.008]],[\"comment/2066\",[]],[\"name/2067\",[31,41.316]],[\"comment/2067\",[]],[\"name/2068\",[35,44.563]],[\"comment/2068\",[]],[\"name/2069\",[700,76.481]],[\"comment/2069\",[]],[\"name/2070\",[294,68.008]],[\"comment/2070\",[]],[\"name/2071\",[111,54.509]],[\"comment/2071\",[]],[\"name/2072\",[622,61.818]],[\"comment/2072\",[]],[\"name/2073\",[695,71.373]],[\"comment/2073\",[]],[\"name/2074\",[696,71.373]],[\"comment/2074\",[]],[\"name/2075\",[35,44.563]],[\"comment/2075\",[]],[\"name/2076\",[701,76.481]],[\"comment/2076\",[]],[\"name/2077\",[454,48.549]],[\"comment/2077\",[]],[\"name/2078\",[702,76.481]],[\"comment/2078\",[]],[\"name/2079\",[297,71.373]],[\"comment/2079\",[]],[\"name/2080\",[703,76.481]],[\"comment/2080\",[]],[\"name/2081\",[704,71.373]],[\"comment/2081\",[]],[\"name/2082\",[584,68.008]],[\"comment/2082\",[]],[\"name/2083\",[585,68.008]],[\"comment/2083\",[]],[\"name/2084\",[649,65.495]],[\"comment/2084\",[]],[\"name/2085\",[42,41.12]],[\"comment/2085\",[]],[\"name/2086\",[550,58.023]],[\"comment/2086\",[]],[\"name/2087\",[642,68.008]],[\"comment/2087\",[]],[\"name/2088\",[705,76.481]],[\"comment/2088\",[]],[\"name/2089\",[706,76.481]],[\"comment/2089\",[]],[\"name/2090\",[707,71.373]],[\"comment/2090\",[]],[\"name/2091\",[619,63.488]],[\"comment/2091\",[]],[\"name/2092\",[708,76.481]],[\"comment/2092\",[]],[\"name/2093\",[709,71.373]],[\"comment/2093\",[]],[\"name/2094\",[710,76.481]],[\"comment/2094\",[]],[\"name/2095\",[711,71.373]],[\"comment/2095\",[]],[\"name/2096\",[712,71.373]],[\"comment/2096\",[]],[\"name/2097\",[713,71.373]],[\"comment/2097\",[]],[\"name/2098\",[714,71.373]],[\"comment/2098\",[]],[\"name/2099\",[715,71.373]],[\"comment/2099\",[]],[\"name/2100\",[618,63.488]],[\"comment/2100\",[]],[\"name/2101\",[621,63.488]],[\"comment/2101\",[]],[\"name/2102\",[623,60.387]],[\"comment/2102\",[]],[\"name/2103\",[657,68.008]],[\"comment/2103\",[]],[\"name/2104\",[716,71.373]],[\"comment/2104\",[]],[\"name/2105\",[717,71.373]],[\"comment/2105\",[]],[\"name/2106\",[633,68.008]],[\"comment/2106\",[]],[\"name/2107\",[634,68.008]],[\"comment/2107\",[]],[\"name/2108\",[635,68.008]],[\"comment/2108\",[]],[\"name/2109\",[636,68.008]],[\"comment/2109\",[]],[\"name/2110\",[637,68.008]],[\"comment/2110\",[]],[\"name/2111\",[21,43.041]],[\"comment/2111\",[]],[\"name/2112\",[337,68.008]],[\"comment/2112\",[]],[\"name/2113\",[31,41.316]],[\"comment/2113\",[]],[\"name/2114\",[361,63.488]],[\"comment/2114\",[]],[\"name/2115\",[718,71.373]],[\"comment/2115\",[]],[\"name/2116\",[704,71.373]],[\"comment/2116\",[]],[\"name/2117\",[681,71.373]],[\"comment/2117\",[]],[\"name/2118\",[330,68.008]],[\"comment/2118\",[]],[\"name/2119\",[571,71.373]],[\"comment/2119\",[]],[\"name/2120\",[719,65.495]],[\"comment/2120\",[]],[\"name/2121\",[720,68.008]],[\"comment/2121\",[]],[\"name/2122\",[721,63.488]],[\"comment/2122\",[]],[\"name/2123\",[722,68.008]],[\"comment/2123\",[]],[\"name/2124\",[650,68.008]],[\"comment/2124\",[]],[\"name/2125\",[723,71.373]],[\"comment/2125\",[]],[\"name/2126\",[25,46.692]],[\"comment/2126\",[]],[\"name/2127\",[724,71.373]],[\"comment/2127\",[]],[\"name/2128\",[115,53.127]],[\"comment/2128\",[]],[\"name/2129\",[365,65.495]],[\"comment/2129\",[]],[\"name/2130\",[367,68.008]],[\"comment/2130\",[]],[\"name/2131\",[366,68.008]],[\"comment/2131\",[]],[\"name/2132\",[35,44.563]],[\"comment/2132\",[]],[\"name/2133\",[620,63.488]],[\"comment/2133\",[]],[\"name/2134\",[19,63.488]],[\"comment/2134\",[]],[\"name/2135\",[682,63.488]],[\"comment/2135\",[]],[\"name/2136\",[310,61.818]],[\"comment/2136\",[]],[\"name/2137\",[309,60.387]],[\"comment/2137\",[]],[\"name/2138\",[725,71.373]],[\"comment/2138\",[]],[\"name/2139\",[649,65.495]],[\"comment/2139\",[]],[\"name/2140\",[625,61.818]],[\"comment/2140\",[]],[\"name/2141\",[626,61.818]],[\"comment/2141\",[]],[\"name/2142\",[627,61.818]],[\"comment/2142\",[]],[\"name/2143\",[628,61.818]],[\"comment/2143\",[]],[\"name/2144\",[726,63.488]],[\"comment/2144\",[]],[\"name/2145\",[33,44.563]],[\"comment/2145\",[]],[\"name/2146\",[34,45.723]],[\"comment/2146\",[]],[\"name/2147\",[727,76.481]],[\"comment/2147\",[]],[\"name/2148\",[650,68.008]],[\"comment/2148\",[]],[\"name/2149\",[728,71.373]],[\"comment/2149\",[]],[\"name/2150\",[729,76.481]],[\"comment/2150\",[]],[\"name/2151\",[617,65.495]],[\"comment/2151\",[]],[\"name/2152\",[31,41.316]],[\"comment/2152\",[]],[\"name/2153\",[21,43.041]],[\"comment/2153\",[]],[\"name/2154\",[115,53.127]],[\"comment/2154\",[]],[\"name/2155\",[309,60.387]],[\"comment/2155\",[]],[\"name/2156\",[623,60.387]],[\"comment/2156\",[]],[\"name/2157\",[35,44.563]],[\"comment/2157\",[]],[\"name/2158\",[26,47.037]],[\"comment/2158\",[]],[\"name/2159\",[622,61.818]],[\"comment/2159\",[]],[\"name/2160\",[625,61.818]],[\"comment/2160\",[]],[\"name/2161\",[626,61.818]],[\"comment/2161\",[]],[\"name/2162\",[627,61.818]],[\"comment/2162\",[]],[\"name/2163\",[628,61.818]],[\"comment/2163\",[]],[\"name/2164\",[726,63.488]],[\"comment/2164\",[]],[\"name/2165\",[619,63.488]],[\"comment/2165\",[]],[\"name/2166\",[711,71.373]],[\"comment/2166\",[]],[\"name/2167\",[712,71.373]],[\"comment/2167\",[]],[\"name/2168\",[709,71.373]],[\"comment/2168\",[]],[\"name/2169\",[33,44.563]],[\"comment/2169\",[]],[\"name/2170\",[633,68.008]],[\"comment/2170\",[]],[\"name/2171\",[634,68.008]],[\"comment/2171\",[]],[\"name/2172\",[635,68.008]],[\"comment/2172\",[]],[\"name/2173\",[636,68.008]],[\"comment/2173\",[]],[\"name/2174\",[637,68.008]],[\"comment/2174\",[]],[\"name/2175\",[310,61.818]],[\"comment/2175\",[]],[\"name/2176\",[618,63.488]],[\"comment/2176\",[]],[\"name/2177\",[620,63.488]],[\"comment/2177\",[]],[\"name/2178\",[621,63.488]],[\"comment/2178\",[]],[\"name/2179\",[721,63.488]],[\"comment/2179\",[]],[\"name/2180\",[25,46.692]],[\"comment/2180\",[]],[\"name/2181\",[722,68.008]],[\"comment/2181\",[]],[\"name/2182\",[725,71.373]],[\"comment/2182\",[]],[\"name/2183\",[707,71.373]],[\"comment/2183\",[]],[\"name/2184\",[713,71.373]],[\"comment/2184\",[]],[\"name/2185\",[714,71.373]],[\"comment/2185\",[]],[\"name/2186\",[715,71.373]],[\"comment/2186\",[]],[\"name/2187\",[657,68.008]],[\"comment/2187\",[]],[\"name/2188\",[716,71.373]],[\"comment/2188\",[]],[\"name/2189\",[717,71.373]],[\"comment/2189\",[]],[\"name/2190\",[719,65.495]],[\"comment/2190\",[]],[\"name/2191\",[720,68.008]],[\"comment/2191\",[]],[\"name/2192\",[723,71.373]],[\"comment/2192\",[]],[\"name/2193\",[724,71.373]],[\"comment/2193\",[]],[\"name/2194\",[19,63.488]],[\"comment/2194\",[]],[\"name/2195\",[682,63.488]],[\"comment/2195\",[]],[\"name/2196\",[649,65.495]],[\"comment/2196\",[]],[\"name/2197\",[682,63.488]],[\"comment/2197\",[]],[\"name/2198\",[730,76.481]],[\"comment/2198\",[]],[\"name/2199\",[309,60.387]],[\"comment/2199\",[]],[\"name/2200\",[550,58.023]],[\"comment/2200\",[]],[\"name/2201\",[731,76.481]],[\"comment/2201\",[]],[\"name/2202\",[732,76.481]],[\"comment/2202\",[]],[\"name/2203\",[733,76.481]],[\"comment/2203\",[]],[\"name/2204\",[734,76.481]],[\"comment/2204\",[]],[\"name/2205\",[735,76.481]],[\"comment/2205\",[]],[\"name/2206\",[736,76.481]],[\"comment/2206\",[]],[\"name/2207\",[737,76.481]],[\"comment/2207\",[]],[\"name/2208\",[49,40.928]],[\"comment/2208\",[]],[\"name/2209\",[738,76.481]],[\"comment/2209\",[]],[\"name/2210\",[739,76.481]],[\"comment/2210\",[]],[\"name/2211\",[740,76.481]],[\"comment/2211\",[]],[\"name/2212\",[49,40.928]],[\"comment/2212\",[]],[\"name/2213\",[741,76.481]],[\"comment/2213\",[]],[\"name/2214\",[132,54.509]],[\"comment/2214\",[]],[\"name/2215\",[133,54.509]],[\"comment/2215\",[]],[\"name/2216\",[134,54.509]],[\"comment/2216\",[]],[\"name/2217\",[135,54.509]],[\"comment/2217\",[]],[\"name/2218\",[136,54.509]],[\"comment/2218\",[]],[\"name/2219\",[137,54.509]],[\"comment/2219\",[]],[\"name/2220\",[138,54.509]],[\"comment/2220\",[]],[\"name/2221\",[139,54.509]],[\"comment/2221\",[]],[\"name/2222\",[140,54.509]],[\"comment/2222\",[]],[\"name/2223\",[141,54.509]],[\"comment/2223\",[]],[\"name/2224\",[142,54.509]],[\"comment/2224\",[]],[\"name/2225\",[143,54.509]],[\"comment/2225\",[]],[\"name/2226\",[144,54.509]],[\"comment/2226\",[]],[\"name/2227\",[145,54.509]],[\"comment/2227\",[]],[\"name/2228\",[146,54.509]],[\"comment/2228\",[]],[\"name/2229\",[742,76.481]],[\"comment/2229\",[]],[\"name/2230\",[743,76.481]],[\"comment/2230\",[]],[\"name/2231\",[49,40.928]],[\"comment/2231\",[]],[\"name/2232\",[744,71.373]],[\"comment/2232\",[]],[\"name/2233\",[745,76.481]],[\"comment/2233\",[]],[\"name/2234\",[746,76.481]],[\"comment/2234\",[]],[\"name/2235\",[747,76.481]],[\"comment/2235\",[]],[\"name/2236\",[49,40.928]],[\"comment/2236\",[]],[\"name/2237\",[744,71.373]],[\"comment/2237\",[]],[\"name/2238\",[748,76.481]],[\"comment/2238\",[]],[\"name/2239\",[749,76.481]],[\"comment/2239\",[]],[\"name/2240\",[167,56.112]],[\"comment/2240\",[]],[\"name/2241\",[750,76.481]],[\"comment/2241\",[]],[\"name/2242\",[751,76.481]],[\"comment/2242\",[]],[\"name/2243\",[752,76.481]],[\"comment/2243\",[]],[\"name/2244\",[753,76.481]],[\"comment/2244\",[]],[\"name/2245\",[269,58.023]],[\"comment/2245\",[]],[\"name/2246\",[754,76.481]],[\"comment/2246\",[]],[\"name/2247\",[755,76.481]],[\"comment/2247\",[]],[\"name/2248\",[756,76.481]],[\"comment/2248\",[]],[\"name/2249\",[757,76.481]],[\"comment/2249\",[]],[\"name/2250\",[758,76.481]],[\"comment/2250\",[]],[\"name/2251\",[759,76.481]],[\"comment/2251\",[]],[\"name/2252\",[760,76.481]],[\"comment/2252\",[]],[\"name/2253\",[761,76.481]],[\"comment/2253\",[]],[\"name/2254\",[762,76.481]],[\"comment/2254\",[]],[\"name/2255\",[763,76.481]],[\"comment/2255\",[]],[\"name/2256\",[764,76.481]],[\"comment/2256\",[]],[\"name/2257\",[765,76.481]],[\"comment/2257\",[]],[\"name/2258\",[181,60.387]],[\"comment/2258\",[]],[\"name/2259\",[766,76.481]],[\"comment/2259\",[]],[\"name/2260\",[767,76.481]],[\"comment/2260\",[]],[\"name/2261\",[768,76.481]],[\"comment/2261\",[]],[\"name/2262\",[769,76.481]],[\"comment/2262\",[]],[\"name/2263\",[179,55.278]],[\"comment/2263\",[]],[\"name/2264\",[770,76.481]],[\"comment/2264\",[]],[\"name/2265\",[49,40.928]],[\"comment/2265\",[]],[\"name/2266\",[771,76.481]],[\"comment/2266\",[]],[\"name/2267\",[772,76.481]],[\"comment/2267\",[]],[\"name/2268\",[773,76.481]],[\"comment/2268\",[]],[\"name/2269\",[774,76.481]],[\"comment/2269\",[]],[\"name/2270\",[775,76.481]],[\"comment/2270\",[]],[\"name/2271\",[776,76.481]],[\"comment/2271\",[]],[\"name/2272\",[777,76.481]],[\"comment/2272\",[]],[\"name/2273\",[446,68.008]],[\"comment/2273\",[]],[\"name/2274\",[778,76.481]],[\"comment/2274\",[]],[\"name/2275\",[779,76.481]],[\"comment/2275\",[]],[\"name/2276\",[780,76.481]],[\"comment/2276\",[]],[\"name/2277\",[781,76.481]],[\"comment/2277\",[]],[\"name/2278\",[782,76.481]],[\"comment/2278\",[]],[\"name/2279\",[783,76.481]],[\"comment/2279\",[]],[\"name/2280\",[784,76.481]],[\"comment/2280\",[]],[\"name/2281\",[785,76.481]],[\"comment/2281\",[]],[\"name/2282\",[786,76.481]],[\"comment/2282\",[]],[\"name/2283\",[787,76.481]],[\"comment/2283\",[]],[\"name/2284\",[788,76.481]],[\"comment/2284\",[]],[\"name/2285\",[789,76.481]],[\"comment/2285\",[]],[\"name/2286\",[790,76.481]],[\"comment/2286\",[]],[\"name/2287\",[791,76.481]],[\"comment/2287\",[]],[\"name/2288\",[792,76.481]],[\"comment/2288\",[]],[\"name/2289\",[793,76.481]],[\"comment/2289\",[]],[\"name/2290\",[794,76.481]],[\"comment/2290\",[]],[\"name/2291\",[795,76.481]],[\"comment/2291\",[]],[\"name/2292\",[796,76.481]],[\"comment/2292\",[]],[\"name/2293\",[797,76.481]],[\"comment/2293\",[]],[\"name/2294\",[798,76.481]],[\"comment/2294\",[]],[\"name/2295\",[799,76.481]],[\"comment/2295\",[]],[\"name/2296\",[800,76.481]],[\"comment/2296\",[]],[\"name/2297\",[801,76.481]],[\"comment/2297\",[]],[\"name/2298\",[802,76.481]],[\"comment/2298\",[]],[\"name/2299\",[803,76.481]],[\"comment/2299\",[]],[\"name/2300\",[804,76.481]],[\"comment/2300\",[]],[\"name/2301\",[805,76.481]],[\"comment/2301\",[]],[\"name/2302\",[806,76.481]],[\"comment/2302\",[]],[\"name/2303\",[807,76.481]],[\"comment/2303\",[]],[\"name/2304\",[808,76.481]],[\"comment/2304\",[]],[\"name/2305\",[809,76.481]],[\"comment/2305\",[]],[\"name/2306\",[49,40.928]],[\"comment/2306\",[]],[\"name/2307\",[810,76.481]],[\"comment/2307\",[]],[\"name/2308\",[811,76.481]],[\"comment/2308\",[]],[\"name/2309\",[812,76.481]],[\"comment/2309\",[]],[\"name/2310\",[813,76.481]],[\"comment/2310\",[]],[\"name/2311\",[814,76.481]],[\"comment/2311\",[]],[\"name/2312\",[24,46.358]],[\"comment/2312\",[]],[\"name/2313\",[815,76.481]],[\"comment/2313\",[]],[\"name/2314\",[816,76.481]],[\"comment/2314\",[]],[\"name/2315\",[817,76.481]],[\"comment/2315\",[]],[\"name/2316\",[818,76.481]],[\"comment/2316\",[]],[\"name/2317\",[819,76.481]],[\"comment/2317\",[]],[\"name/2318\",[820,76.481]],[\"comment/2318\",[]],[\"name/2319\",[821,76.481]],[\"comment/2319\",[]],[\"name/2320\",[822,76.481]],[\"comment/2320\",[]],[\"name/2321\",[823,76.481]],[\"comment/2321\",[]],[\"name/2322\",[276,61.818]],[\"comment/2322\",[]],[\"name/2323\",[128,51.914]],[\"comment/2323\",[]],[\"name/2324\",[17,57.022]],[\"comment/2324\",[]],[\"name/2325\",[485,65.495]],[\"comment/2325\",[]],[\"name/2326\",[23,45.126]],[\"comment/2326\",[]],[\"name/2327\",[275,58.023]],[\"comment/2327\",[]],[\"name/2328\",[22,44.292]],[\"comment/2328\",[]],[\"name/2329\",[211,48.966]],[\"comment/2329\",[]],[\"name/2330\",[20,55.278]],[\"comment/2330\",[]],[\"name/2331\",[162,61.818]],[\"comment/2331\",[]],[\"name/2332\",[21,43.041]],[\"comment/2332\",[]],[\"name/2333\",[24,46.358]],[\"comment/2333\",[]],[\"name/2334\",[25,46.692]],[\"comment/2334\",[]],[\"name/2335\",[26,47.037]],[\"comment/2335\",[]],[\"name/2336\",[27,47.764]],[\"comment/2336\",[]],[\"name/2337\",[28,47.764]],[\"comment/2337\",[]],[\"name/2338\",[29,44.029]],[\"comment/2338\",[]],[\"name/2339\",[30,47.394]],[\"comment/2339\",[]],[\"name/2340\",[31,41.316]],[\"comment/2340\",[]],[\"name/2341\",[32,47.394]],[\"comment/2341\",[]],[\"name/2342\",[33,44.563]],[\"comment/2342\",[]],[\"name/2343\",[34,45.723]],[\"comment/2343\",[]],[\"name/2344\",[35,44.563]],[\"comment/2344\",[]],[\"name/2345\",[36,46.358]],[\"comment/2345\",[]],[\"name/2346\",[824,76.481]],[\"comment/2346\",[]],[\"name/2347\",[825,76.481]],[\"comment/2347\",[]],[\"name/2348\",[826,76.481]],[\"comment/2348\",[]],[\"name/2349\",[827,76.481]],[\"comment/2349\",[]],[\"name/2350\",[828,76.481]],[\"comment/2350\",[]],[\"name/2351\",[829,76.481]],[\"comment/2351\",[]],[\"name/2352\",[830,76.481]],[\"comment/2352\",[]],[\"name/2353\",[831,76.481]],[\"comment/2353\",[]],[\"name/2354\",[832,76.481]],[\"comment/2354\",[]],[\"name/2355\",[833,76.481]],[\"comment/2355\",[]],[\"name/2356\",[834,76.481]],[\"comment/2356\",[]],[\"name/2357\",[21,43.041]],[\"comment/2357\",[]],[\"name/2358\",[22,44.292]],[\"comment/2358\",[]],[\"name/2359\",[23,45.126]],[\"comment/2359\",[]],[\"name/2360\",[24,46.358]],[\"comment/2360\",[]],[\"name/2361\",[25,46.692]],[\"comment/2361\",[]],[\"name/2362\",[26,47.037]],[\"comment/2362\",[]],[\"name/2363\",[27,47.764]],[\"comment/2363\",[]],[\"name/2364\",[28,47.764]],[\"comment/2364\",[]],[\"name/2365\",[29,44.029]],[\"comment/2365\",[]],[\"name/2366\",[30,47.394]],[\"comment/2366\",[]],[\"name/2367\",[31,41.316]],[\"comment/2367\",[]],[\"name/2368\",[32,47.394]],[\"comment/2368\",[]],[\"name/2369\",[33,44.563]],[\"comment/2369\",[]],[\"name/2370\",[34,45.723]],[\"comment/2370\",[]],[\"name/2371\",[35,44.563]],[\"comment/2371\",[]],[\"name/2372\",[36,46.358]],[\"comment/2372\",[]],[\"name/2373\",[835,76.481]],[\"comment/2373\",[]],[\"name/2374\",[836,76.481]],[\"comment/2374\",[]],[\"name/2375\",[31,41.316]],[\"comment/2375\",[]],[\"name/2376\",[29,44.029]],[\"comment/2376\",[]],[\"name/2377\",[837,76.481]],[\"comment/2377\",[]],[\"name/2378\",[166,59.135]],[\"comment/2378\",[]],[\"name/2379\",[160,60.387]],[\"comment/2379\",[]],[\"name/2380\",[23,45.126]],[\"comment/2380\",[]],[\"name/2381\",[211,48.966]],[\"comment/2381\",[]],[\"name/2382\",[21,43.041]],[\"comment/2382\",[]],[\"name/2383\",[22,44.292]],[\"comment/2383\",[]],[\"name/2384\",[24,46.358]],[\"comment/2384\",[]],[\"name/2385\",[25,46.692]],[\"comment/2385\",[]],[\"name/2386\",[26,47.037]],[\"comment/2386\",[]],[\"name/2387\",[27,47.764]],[\"comment/2387\",[]],[\"name/2388\",[28,47.764]],[\"comment/2388\",[]],[\"name/2389\",[29,44.029]],[\"comment/2389\",[]],[\"name/2390\",[30,47.394]],[\"comment/2390\",[]],[\"name/2391\",[31,41.316]],[\"comment/2391\",[]],[\"name/2392\",[32,47.394]],[\"comment/2392\",[]],[\"name/2393\",[33,44.563]],[\"comment/2393\",[]],[\"name/2394\",[34,45.723]],[\"comment/2394\",[]],[\"name/2395\",[35,44.563]],[\"comment/2395\",[]],[\"name/2396\",[36,46.358]],[\"comment/2396\",[]],[\"name/2397\",[838,76.481]],[\"comment/2397\",[]],[\"name/2398\",[166,59.135]],[\"comment/2398\",[]],[\"name/2399\",[160,60.387]],[\"comment/2399\",[]],[\"name/2400\",[276,61.818]],[\"comment/2400\",[]],[\"name/2401\",[128,51.914]],[\"comment/2401\",[]],[\"name/2402\",[17,57.022]],[\"comment/2402\",[]],[\"name/2403\",[485,65.495]],[\"comment/2403\",[]],[\"name/2404\",[23,45.126]],[\"comment/2404\",[]],[\"name/2405\",[275,58.023]],[\"comment/2405\",[]],[\"name/2406\",[22,44.292]],[\"comment/2406\",[]],[\"name/2407\",[211,48.966]],[\"comment/2407\",[]],[\"name/2408\",[20,55.278]],[\"comment/2408\",[]],[\"name/2409\",[162,61.818]],[\"comment/2409\",[]],[\"name/2410\",[21,43.041]],[\"comment/2410\",[]],[\"name/2411\",[24,46.358]],[\"comment/2411\",[]],[\"name/2412\",[25,46.692]],[\"comment/2412\",[]],[\"name/2413\",[26,47.037]],[\"comment/2413\",[]],[\"name/2414\",[27,47.764]],[\"comment/2414\",[]],[\"name/2415\",[28,47.764]],[\"comment/2415\",[]],[\"name/2416\",[29,44.029]],[\"comment/2416\",[]],[\"name/2417\",[30,47.394]],[\"comment/2417\",[]],[\"name/2418\",[31,41.316]],[\"comment/2418\",[]],[\"name/2419\",[32,47.394]],[\"comment/2419\",[]],[\"name/2420\",[33,44.563]],[\"comment/2420\",[]],[\"name/2421\",[34,45.723]],[\"comment/2421\",[]],[\"name/2422\",[35,44.563]],[\"comment/2422\",[]],[\"name/2423\",[36,46.358]],[\"comment/2423\",[]],[\"name/2424\",[839,76.481]],[\"comment/2424\",[]],[\"name/2425\",[42,41.12]],[\"comment/2425\",[]],[\"name/2426\",[508,63.488]],[\"comment/2426\",[]],[\"name/2427\",[840,68.008]],[\"comment/2427\",[]],[\"name/2428\",[841,76.481]],[\"comment/2428\",[]],[\"name/2429\",[842,76.481]],[\"comment/2429\",[]],[\"name/2430\",[843,76.481]],[\"comment/2430\",[]],[\"name/2431\",[446,68.008]],[\"comment/2431\",[]],[\"name/2432\",[271,61.818]],[\"comment/2432\",[]],[\"name/2433\",[844,76.481]],[\"comment/2433\",[]],[\"name/2434\",[845,68.008]],[\"comment/2434\",[]],[\"name/2435\",[846,76.481]],[\"comment/2435\",[]],[\"name/2436\",[847,76.481]],[\"comment/2436\",[]],[\"name/2437\",[848,76.481]],[\"comment/2437\",[]],[\"name/2438\",[849,76.481]],[\"comment/2438\",[]],[\"name/2439\",[850,76.481]],[\"comment/2439\",[]],[\"name/2440\",[158,65.495]],[\"comment/2440\",[]],[\"name/2441\",[682,63.488]],[\"comment/2441\",[]],[\"name/2442\",[851,76.481]],[\"comment/2442\",[]],[\"name/2443\",[852,76.481]],[\"comment/2443\",[]],[\"name/2444\",[853,68.008]],[\"comment/2444\",[]],[\"name/2445\",[563,65.495]],[\"comment/2445\",[]],[\"name/2446\",[854,76.481]],[\"comment/2446\",[]],[\"name/2447\",[49,40.928]],[\"comment/2447\",[]],[\"name/2448\",[855,71.373]],[\"comment/2448\",[]],[\"name/2449\",[21,43.041]],[\"comment/2449\",[]],[\"name/2450\",[22,44.292]],[\"comment/2450\",[]],[\"name/2451\",[23,45.126]],[\"comment/2451\",[]],[\"name/2452\",[24,46.358]],[\"comment/2452\",[]],[\"name/2453\",[25,46.692]],[\"comment/2453\",[]],[\"name/2454\",[26,47.037]],[\"comment/2454\",[]],[\"name/2455\",[27,47.764]],[\"comment/2455\",[]],[\"name/2456\",[28,47.764]],[\"comment/2456\",[]],[\"name/2457\",[29,44.029]],[\"comment/2457\",[]],[\"name/2458\",[30,47.394]],[\"comment/2458\",[]],[\"name/2459\",[31,41.316]],[\"comment/2459\",[]],[\"name/2460\",[32,47.394]],[\"comment/2460\",[]],[\"name/2461\",[33,44.563]],[\"comment/2461\",[]],[\"name/2462\",[34,45.723]],[\"comment/2462\",[]],[\"name/2463\",[35,44.563]],[\"comment/2463\",[]],[\"name/2464\",[36,46.358]],[\"comment/2464\",[]],[\"name/2465\",[856,76.481]],[\"comment/2465\",[]],[\"name/2466\",[857,76.481]],[\"comment/2466\",[]],[\"name/2467\",[858,76.481]],[\"comment/2467\",[]],[\"name/2468\",[859,76.481]],[\"comment/2468\",[]],[\"name/2469\",[860,76.481]],[\"comment/2469\",[]],[\"name/2470\",[861,76.481]],[\"comment/2470\",[]],[\"name/2471\",[862,76.481]],[\"comment/2471\",[]],[\"name/2472\",[18,71.373]],[\"comment/2472\",[]],[\"name/2473\",[22,44.292]],[\"comment/2473\",[]],[\"name/2474\",[211,48.966]],[\"comment/2474\",[]],[\"name/2475\",[20,55.278]],[\"comment/2475\",[]],[\"name/2476\",[21,43.041]],[\"comment/2476\",[]],[\"name/2477\",[23,45.126]],[\"comment/2477\",[]],[\"name/2478\",[24,46.358]],[\"comment/2478\",[]],[\"name/2479\",[25,46.692]],[\"comment/2479\",[]],[\"name/2480\",[26,47.037]],[\"comment/2480\",[]],[\"name/2481\",[27,47.764]],[\"comment/2481\",[]],[\"name/2482\",[28,47.764]],[\"comment/2482\",[]],[\"name/2483\",[29,44.029]],[\"comment/2483\",[]],[\"name/2484\",[30,47.394]],[\"comment/2484\",[]],[\"name/2485\",[31,41.316]],[\"comment/2485\",[]],[\"name/2486\",[32,47.394]],[\"comment/2486\",[]],[\"name/2487\",[33,44.563]],[\"comment/2487\",[]],[\"name/2488\",[34,45.723]],[\"comment/2488\",[]],[\"name/2489\",[35,44.563]],[\"comment/2489\",[]],[\"name/2490\",[36,46.358]],[\"comment/2490\",[]],[\"name/2491\",[863,76.481]],[\"comment/2491\",[]],[\"name/2492\",[864,65.495]],[\"comment/2492\",[]],[\"name/2493\",[46,68.008]],[\"comment/2493\",[]],[\"name/2494\",[865,76.481]],[\"comment/2494\",[]],[\"name/2495\",[866,71.373]],[\"comment/2495\",[]],[\"name/2496\",[160,60.387]],[\"comment/2496\",[]],[\"name/2497\",[22,44.292]],[\"comment/2497\",[]],[\"name/2498\",[211,48.966]],[\"comment/2498\",[]],[\"name/2499\",[867,76.481]],[\"comment/2499\",[]],[\"name/2500\",[868,76.481]],[\"comment/2500\",[]],[\"name/2501\",[563,65.495]],[\"comment/2501\",[]],[\"name/2502\",[21,43.041]],[\"comment/2502\",[]],[\"name/2503\",[22,44.292]],[\"comment/2503\",[]],[\"name/2504\",[23,45.126]],[\"comment/2504\",[]],[\"name/2505\",[24,46.358]],[\"comment/2505\",[]],[\"name/2506\",[25,46.692]],[\"comment/2506\",[]],[\"name/2507\",[26,47.037]],[\"comment/2507\",[]],[\"name/2508\",[27,47.764]],[\"comment/2508\",[]],[\"name/2509\",[28,47.764]],[\"comment/2509\",[]],[\"name/2510\",[29,44.029]],[\"comment/2510\",[]],[\"name/2511\",[30,47.394]],[\"comment/2511\",[]],[\"name/2512\",[31,41.316]],[\"comment/2512\",[]],[\"name/2513\",[32,47.394]],[\"comment/2513\",[]],[\"name/2514\",[33,44.563]],[\"comment/2514\",[]],[\"name/2515\",[34,45.723]],[\"comment/2515\",[]],[\"name/2516\",[35,44.563]],[\"comment/2516\",[]],[\"name/2517\",[36,46.358]],[\"comment/2517\",[]],[\"name/2518\",[869,76.481]],[\"comment/2518\",[]],[\"name/2519\",[870,76.481]],[\"comment/2519\",[]],[\"name/2520\",[23,45.126]],[\"comment/2520\",[]],[\"name/2521\",[21,43.041]],[\"comment/2521\",[]],[\"name/2522\",[22,44.292]],[\"comment/2522\",[]],[\"name/2523\",[24,46.358]],[\"comment/2523\",[]],[\"name/2524\",[25,46.692]],[\"comment/2524\",[]],[\"name/2525\",[26,47.037]],[\"comment/2525\",[]],[\"name/2526\",[27,47.764]],[\"comment/2526\",[]],[\"name/2527\",[28,47.764]],[\"comment/2527\",[]],[\"name/2528\",[29,44.029]],[\"comment/2528\",[]],[\"name/2529\",[30,47.394]],[\"comment/2529\",[]],[\"name/2530\",[31,41.316]],[\"comment/2530\",[]],[\"name/2531\",[32,47.394]],[\"comment/2531\",[]],[\"name/2532\",[33,44.563]],[\"comment/2532\",[]],[\"name/2533\",[34,45.723]],[\"comment/2533\",[]],[\"name/2534\",[35,44.563]],[\"comment/2534\",[]],[\"name/2535\",[36,46.358]],[\"comment/2535\",[]],[\"name/2536\",[871,76.481]],[\"comment/2536\",[]],[\"name/2537\",[160,60.387]],[\"comment/2537\",[]],[\"name/2538\",[167,56.112]],[\"comment/2538\",[]],[\"name/2539\",[872,65.495]],[\"comment/2539\",[]],[\"name/2540\",[166,59.135]],[\"comment/2540\",[]],[\"name/2541\",[211,48.966]],[\"comment/2541\",[]],[\"name/2542\",[873,76.481]],[\"comment/2542\",[]],[\"name/2543\",[670,68.008]],[\"comment/2543\",[]],[\"name/2544\",[671,68.008]],[\"comment/2544\",[]],[\"name/2545\",[128,51.914]],[\"comment/2545\",[]],[\"name/2546\",[272,71.373]],[\"comment/2546\",[]],[\"name/2547\",[270,63.488]],[\"comment/2547\",[]],[\"name/2548\",[271,61.818]],[\"comment/2548\",[]],[\"name/2549\",[23,45.126]],[\"comment/2549\",[]],[\"name/2550\",[275,58.023]],[\"comment/2550\",[]],[\"name/2551\",[672,68.008]],[\"comment/2551\",[]],[\"name/2552\",[22,44.292]],[\"comment/2552\",[]],[\"name/2553\",[276,61.818]],[\"comment/2553\",[]],[\"name/2554\",[874,76.481]],[\"comment/2554\",[]],[\"name/2555\",[875,76.481]],[\"comment/2555\",[]],[\"name/2556\",[273,71.373]],[\"comment/2556\",[]],[\"name/2557\",[20,55.278]],[\"comment/2557\",[]],[\"name/2558\",[876,76.481]],[\"comment/2558\",[]],[\"name/2559\",[33,44.563]],[\"comment/2559\",[]],[\"name/2560\",[34,45.723]],[\"comment/2560\",[]],[\"name/2561\",[29,44.029]],[\"comment/2561\",[]],[\"name/2562\",[24,46.358]],[\"comment/2562\",[]],[\"name/2563\",[36,46.358]],[\"comment/2563\",[]],[\"name/2564\",[30,47.394]],[\"comment/2564\",[]],[\"name/2565\",[31,41.316]],[\"comment/2565\",[]],[\"name/2566\",[32,47.394]],[\"comment/2566\",[]],[\"name/2567\",[21,43.041]],[\"comment/2567\",[]],[\"name/2568\",[25,46.692]],[\"comment/2568\",[]],[\"name/2569\",[26,47.037]],[\"comment/2569\",[]],[\"name/2570\",[27,47.764]],[\"comment/2570\",[]],[\"name/2571\",[28,47.764]],[\"comment/2571\",[]],[\"name/2572\",[877,76.481]],[\"comment/2572\",[]],[\"name/2573\",[211,48.966]],[\"comment/2573\",[]],[\"name/2574\",[872,65.495]],[\"comment/2574\",[]],[\"name/2575\",[167,56.112]],[\"comment/2575\",[]],[\"name/2576\",[20,55.278]],[\"comment/2576\",[]],[\"name/2577\",[878,68.008]],[\"comment/2577\",[]],[\"name/2578\",[21,43.041]],[\"comment/2578\",[]],[\"name/2579\",[22,44.292]],[\"comment/2579\",[]],[\"name/2580\",[23,45.126]],[\"comment/2580\",[]],[\"name/2581\",[24,46.358]],[\"comment/2581\",[]],[\"name/2582\",[25,46.692]],[\"comment/2582\",[]],[\"name/2583\",[26,47.037]],[\"comment/2583\",[]],[\"name/2584\",[27,47.764]],[\"comment/2584\",[]],[\"name/2585\",[28,47.764]],[\"comment/2585\",[]],[\"name/2586\",[29,44.029]],[\"comment/2586\",[]],[\"name/2587\",[30,47.394]],[\"comment/2587\",[]],[\"name/2588\",[31,41.316]],[\"comment/2588\",[]],[\"name/2589\",[32,47.394]],[\"comment/2589\",[]],[\"name/2590\",[33,44.563]],[\"comment/2590\",[]],[\"name/2591\",[34,45.723]],[\"comment/2591\",[]],[\"name/2592\",[35,44.563]],[\"comment/2592\",[]],[\"name/2593\",[36,46.358]],[\"comment/2593\",[]],[\"name/2594\",[879,76.481]],[\"comment/2594\",[]],[\"name/2595\",[17,57.022]],[\"comment/2595\",[]],[\"name/2596\",[211,48.966]],[\"comment/2596\",[]],[\"name/2597\",[872,65.495]],[\"comment/2597\",[]],[\"name/2598\",[336,65.495]],[\"comment/2598\",[]],[\"name/2599\",[167,56.112]],[\"comment/2599\",[]],[\"name/2600\",[434,58.023]],[\"comment/2600\",[]],[\"name/2601\",[20,55.278]],[\"comment/2601\",[]],[\"name/2602\",[878,68.008]],[\"comment/2602\",[]],[\"name/2603\",[21,43.041]],[\"comment/2603\",[]],[\"name/2604\",[22,44.292]],[\"comment/2604\",[]],[\"name/2605\",[23,45.126]],[\"comment/2605\",[]],[\"name/2606\",[24,46.358]],[\"comment/2606\",[]],[\"name/2607\",[25,46.692]],[\"comment/2607\",[]],[\"name/2608\",[26,47.037]],[\"comment/2608\",[]],[\"name/2609\",[27,47.764]],[\"comment/2609\",[]],[\"name/2610\",[28,47.764]],[\"comment/2610\",[]],[\"name/2611\",[29,44.029]],[\"comment/2611\",[]],[\"name/2612\",[30,47.394]],[\"comment/2612\",[]],[\"name/2613\",[31,41.316]],[\"comment/2613\",[]],[\"name/2614\",[32,47.394]],[\"comment/2614\",[]],[\"name/2615\",[33,44.563]],[\"comment/2615\",[]],[\"name/2616\",[34,45.723]],[\"comment/2616\",[]],[\"name/2617\",[35,44.563]],[\"comment/2617\",[]],[\"name/2618\",[36,46.358]],[\"comment/2618\",[]],[\"name/2619\",[880,76.481]],[\"comment/2619\",[]],[\"name/2620\",[437,61.818]],[\"comment/2620\",[]],[\"name/2621\",[17,57.022]],[\"comment/2621\",[]],[\"name/2622\",[211,48.966]],[\"comment/2622\",[]],[\"name/2623\",[872,65.495]],[\"comment/2623\",[]],[\"name/2624\",[336,65.495]],[\"comment/2624\",[]],[\"name/2625\",[167,56.112]],[\"comment/2625\",[]],[\"name/2626\",[434,58.023]],[\"comment/2626\",[]],[\"name/2627\",[20,55.278]],[\"comment/2627\",[]],[\"name/2628\",[878,68.008]],[\"comment/2628\",[]],[\"name/2629\",[21,43.041]],[\"comment/2629\",[]],[\"name/2630\",[22,44.292]],[\"comment/2630\",[]],[\"name/2631\",[23,45.126]],[\"comment/2631\",[]],[\"name/2632\",[24,46.358]],[\"comment/2632\",[]],[\"name/2633\",[25,46.692]],[\"comment/2633\",[]],[\"name/2634\",[26,47.037]],[\"comment/2634\",[]],[\"name/2635\",[27,47.764]],[\"comment/2635\",[]],[\"name/2636\",[28,47.764]],[\"comment/2636\",[]],[\"name/2637\",[29,44.029]],[\"comment/2637\",[]],[\"name/2638\",[30,47.394]],[\"comment/2638\",[]],[\"name/2639\",[31,41.316]],[\"comment/2639\",[]],[\"name/2640\",[32,47.394]],[\"comment/2640\",[]],[\"name/2641\",[33,44.563]],[\"comment/2641\",[]],[\"name/2642\",[34,45.723]],[\"comment/2642\",[]],[\"name/2643\",[35,44.563]],[\"comment/2643\",[]],[\"name/2644\",[36,46.358]],[\"comment/2644\",[]],[\"name/2645\",[881,76.481]],[\"comment/2645\",[]],[\"name/2646\",[882,68.008]],[\"comment/2646\",[]],[\"name/2647\",[840,68.008]],[\"comment/2647\",[]],[\"name/2648\",[42,41.12]],[\"comment/2648\",[]],[\"name/2649\",[883,71.373]],[\"comment/2649\",[]],[\"name/2650\",[884,71.373]],[\"comment/2650\",[]],[\"name/2651\",[853,68.008]],[\"comment/2651\",[]],[\"name/2652\",[845,68.008]],[\"comment/2652\",[]],[\"name/2653\",[885,76.481]],[\"comment/2653\",[]],[\"name/2654\",[550,58.023]],[\"comment/2654\",[]],[\"name/2655\",[886,71.373]],[\"comment/2655\",[]],[\"name/2656\",[887,71.373]],[\"comment/2656\",[]],[\"name/2657\",[888,71.373]],[\"comment/2657\",[]],[\"name/2658\",[889,71.373]],[\"comment/2658\",[]],[\"name/2659\",[890,71.373]],[\"comment/2659\",[]],[\"name/2660\",[891,71.373]],[\"comment/2660\",[]],[\"name/2661\",[270,63.488]],[\"comment/2661\",[]],[\"name/2662\",[271,61.818]],[\"comment/2662\",[]],[\"name/2663\",[892,71.373]],[\"comment/2663\",[]],[\"name/2664\",[893,71.373]],[\"comment/2664\",[]],[\"name/2665\",[894,71.373]],[\"comment/2665\",[]],[\"name/2666\",[33,44.563]],[\"comment/2666\",[]],[\"name/2667\",[34,45.723]],[\"comment/2667\",[]],[\"name/2668\",[29,44.029]],[\"comment/2668\",[]],[\"name/2669\",[24,46.358]],[\"comment/2669\",[]],[\"name/2670\",[23,45.126]],[\"comment/2670\",[]],[\"name/2671\",[36,46.358]],[\"comment/2671\",[]],[\"name/2672\",[30,47.394]],[\"comment/2672\",[]],[\"name/2673\",[31,41.316]],[\"comment/2673\",[]],[\"name/2674\",[32,47.394]],[\"comment/2674\",[]],[\"name/2675\",[21,43.041]],[\"comment/2675\",[]],[\"name/2676\",[22,44.292]],[\"comment/2676\",[]],[\"name/2677\",[25,46.692]],[\"comment/2677\",[]],[\"name/2678\",[26,47.037]],[\"comment/2678\",[]],[\"name/2679\",[27,47.764]],[\"comment/2679\",[]],[\"name/2680\",[28,47.764]],[\"comment/2680\",[]],[\"name/2681\",[895,76.481]],[\"comment/2681\",[]],[\"name/2682\",[896,76.481]],[\"comment/2682\",[]],[\"name/2683\",[22,44.292]],[\"comment/2683\",[]],[\"name/2684\",[42,41.12]],[\"comment/2684\",[]],[\"name/2685\",[508,63.488]],[\"comment/2685\",[]],[\"name/2686\",[271,61.818]],[\"comment/2686\",[]],[\"name/2687\",[270,63.488]],[\"comment/2687\",[]],[\"name/2688\",[550,58.023]],[\"comment/2688\",[]],[\"name/2689\",[882,68.008]],[\"comment/2689\",[]],[\"name/2690\",[840,68.008]],[\"comment/2690\",[]],[\"name/2691\",[883,71.373]],[\"comment/2691\",[]],[\"name/2692\",[884,71.373]],[\"comment/2692\",[]],[\"name/2693\",[894,71.373]],[\"comment/2693\",[]],[\"name/2694\",[853,68.008]],[\"comment/2694\",[]],[\"name/2695\",[845,68.008]],[\"comment/2695\",[]],[\"name/2696\",[886,71.373]],[\"comment/2696\",[]],[\"name/2697\",[887,71.373]],[\"comment/2697\",[]],[\"name/2698\",[888,71.373]],[\"comment/2698\",[]],[\"name/2699\",[889,71.373]],[\"comment/2699\",[]],[\"name/2700\",[890,71.373]],[\"comment/2700\",[]],[\"name/2701\",[891,71.373]],[\"comment/2701\",[]],[\"name/2702\",[892,71.373]],[\"comment/2702\",[]],[\"name/2703\",[893,71.373]],[\"comment/2703\",[]],[\"name/2704\",[897,76.481]],[\"comment/2704\",[]],[\"name/2705\",[898,76.481]],[\"comment/2705\",[]],[\"name/2706\",[899,76.481]],[\"comment/2706\",[]],[\"name/2707\",[128,51.914]],[\"comment/2707\",[]],[\"name/2708\",[33,44.563]],[\"comment/2708\",[]],[\"name/2709\",[34,45.723]],[\"comment/2709\",[]],[\"name/2710\",[29,44.029]],[\"comment/2710\",[]],[\"name/2711\",[24,46.358]],[\"comment/2711\",[]],[\"name/2712\",[23,45.126]],[\"comment/2712\",[]],[\"name/2713\",[36,46.358]],[\"comment/2713\",[]],[\"name/2714\",[30,47.394]],[\"comment/2714\",[]],[\"name/2715\",[31,41.316]],[\"comment/2715\",[]],[\"name/2716\",[32,47.394]],[\"comment/2716\",[]],[\"name/2717\",[21,43.041]],[\"comment/2717\",[]],[\"name/2718\",[22,44.292]],[\"comment/2718\",[]],[\"name/2719\",[25,46.692]],[\"comment/2719\",[]],[\"name/2720\",[26,47.037]],[\"comment/2720\",[]],[\"name/2721\",[27,47.764]],[\"comment/2721\",[]],[\"name/2722\",[28,47.764]],[\"comment/2722\",[]],[\"name/2723\",[900,76.481]],[\"comment/2723\",[]],[\"name/2724\",[864,65.495]],[\"comment/2724\",[]],[\"name/2725\",[43,68.008]],[\"comment/2725\",[]],[\"name/2726\",[48,68.008]],[\"comment/2726\",[]],[\"name/2727\",[49,40.928]],[\"comment/2727\",[]],[\"name/2728\",[901,76.481]],[\"comment/2728\",[]],[\"name/2729\",[17,57.022]],[\"comment/2729\",[]],[\"name/2730\",[19,63.488]],[\"comment/2730\",[]],[\"name/2731\",[21,43.041]],[\"comment/2731\",[]],[\"name/2732\",[22,44.292]],[\"comment/2732\",[]],[\"name/2733\",[23,45.126]],[\"comment/2733\",[]],[\"name/2734\",[24,46.358]],[\"comment/2734\",[]],[\"name/2735\",[25,46.692]],[\"comment/2735\",[]],[\"name/2736\",[26,47.037]],[\"comment/2736\",[]],[\"name/2737\",[27,47.764]],[\"comment/2737\",[]],[\"name/2738\",[28,47.764]],[\"comment/2738\",[]],[\"name/2739\",[29,44.029]],[\"comment/2739\",[]],[\"name/2740\",[30,47.394]],[\"comment/2740\",[]],[\"name/2741\",[31,41.316]],[\"comment/2741\",[]],[\"name/2742\",[32,47.394]],[\"comment/2742\",[]],[\"name/2743\",[33,44.563]],[\"comment/2743\",[]],[\"name/2744\",[34,45.723]],[\"comment/2744\",[]],[\"name/2745\",[35,44.563]],[\"comment/2745\",[]],[\"name/2746\",[36,46.358]],[\"comment/2746\",[]],[\"name/2747\",[902,76.481]],[\"comment/2747\",[]],[\"name/2748\",[864,65.495]],[\"comment/2748\",[]],[\"name/2749\",[903,76.481]],[\"comment/2749\",[]],[\"name/2750\",[904,76.481]],[\"comment/2750\",[]],[\"name/2751\",[42,41.12]],[\"comment/2751\",[]],[\"name/2752\",[181,60.387]],[\"comment/2752\",[]],[\"name/2753\",[179,55.278]],[\"comment/2753\",[]],[\"name/2754\",[905,76.481]],[\"comment/2754\",[]],[\"name/2755\",[49,40.928]],[\"comment/2755\",[]],[\"name/2756\",[906,76.481]],[\"comment/2756\",[]],[\"name/2757\",[14,71.373]],[\"comment/2757\",[]],[\"name/2758\",[907,76.481]],[\"comment/2758\",[]],[\"name/2759\",[908,76.481]],[\"comment/2759\",[]],[\"name/2760\",[909,71.373]],[\"comment/2760\",[]],[\"name/2761\",[910,76.481]],[\"comment/2761\",[]],[\"name/2762\",[128,51.914]],[\"comment/2762\",[]],[\"name/2763\",[33,44.563]],[\"comment/2763\",[]],[\"name/2764\",[34,45.723]],[\"comment/2764\",[]],[\"name/2765\",[29,44.029]],[\"comment/2765\",[]],[\"name/2766\",[24,46.358]],[\"comment/2766\",[]],[\"name/2767\",[23,45.126]],[\"comment/2767\",[]],[\"name/2768\",[36,46.358]],[\"comment/2768\",[]],[\"name/2769\",[30,47.394]],[\"comment/2769\",[]],[\"name/2770\",[31,41.316]],[\"comment/2770\",[]],[\"name/2771\",[32,47.394]],[\"comment/2771\",[]],[\"name/2772\",[21,43.041]],[\"comment/2772\",[]],[\"name/2773\",[22,44.292]],[\"comment/2773\",[]],[\"name/2774\",[25,46.692]],[\"comment/2774\",[]],[\"name/2775\",[26,47.037]],[\"comment/2775\",[]],[\"name/2776\",[27,47.764]],[\"comment/2776\",[]],[\"name/2777\",[28,47.764]],[\"comment/2777\",[]],[\"name/2778\",[911,76.481]],[\"comment/2778\",[]],[\"name/2779\",[269,58.023]],[\"comment/2779\",[]],[\"name/2780\",[909,71.373]],[\"comment/2780\",[]],[\"name/2781\",[912,76.481]],[\"comment/2781\",[]],[\"name/2782\",[21,43.041]],[\"comment/2782\",[]],[\"name/2783\",[22,44.292]],[\"comment/2783\",[]],[\"name/2784\",[23,45.126]],[\"comment/2784\",[]],[\"name/2785\",[24,46.358]],[\"comment/2785\",[]],[\"name/2786\",[25,46.692]],[\"comment/2786\",[]],[\"name/2787\",[26,47.037]],[\"comment/2787\",[]],[\"name/2788\",[27,47.764]],[\"comment/2788\",[]],[\"name/2789\",[28,47.764]],[\"comment/2789\",[]],[\"name/2790\",[29,44.029]],[\"comment/2790\",[]],[\"name/2791\",[30,47.394]],[\"comment/2791\",[]],[\"name/2792\",[31,41.316]],[\"comment/2792\",[]],[\"name/2793\",[32,47.394]],[\"comment/2793\",[]],[\"name/2794\",[33,44.563]],[\"comment/2794\",[]],[\"name/2795\",[34,45.723]],[\"comment/2795\",[]],[\"name/2796\",[35,44.563]],[\"comment/2796\",[]],[\"name/2797\",[36,46.358]],[\"comment/2797\",[]],[\"name/2798\",[913,76.481]],[\"comment/2798\",[]],[\"name/2799\",[914,76.481]],[\"comment/2799\",[]],[\"name/2800\",[915,76.481]],[\"comment/2800\",[]],[\"name/2801\",[916,76.481]],[\"comment/2801\",[]],[\"name/2802\",[54,61.818]],[\"comment/2802\",[]],[\"name/2803\",[211,48.966]],[\"comment/2803\",[]],[\"name/2804\",[917,76.481]],[\"comment/2804\",[]],[\"name/2805\",[29,44.029]],[\"comment/2805\",[]],[\"name/2806\",[30,47.394]],[\"comment/2806\",[]],[\"name/2807\",[31,41.316]],[\"comment/2807\",[]],[\"name/2808\",[32,47.394]],[\"comment/2808\",[]],[\"name/2809\",[33,44.563]],[\"comment/2809\",[]],[\"name/2810\",[34,45.723]],[\"comment/2810\",[]],[\"name/2811\",[918,76.481]],[\"comment/2811\",[]],[\"name/2812\",[919,76.481]],[\"comment/2812\",[]],[\"name/2813\",[920,76.481]],[\"comment/2813\",[]],[\"name/2814\",[921,76.481]],[\"comment/2814\",[]],[\"name/2815\",[922,76.481]],[\"comment/2815\",[]],[\"name/2816\",[21,43.041]],[\"comment/2816\",[]],[\"name/2817\",[22,44.292]],[\"comment/2817\",[]],[\"name/2818\",[23,45.126]],[\"comment/2818\",[]],[\"name/2819\",[24,46.358]],[\"comment/2819\",[]],[\"name/2820\",[25,46.692]],[\"comment/2820\",[]],[\"name/2821\",[26,47.037]],[\"comment/2821\",[]],[\"name/2822\",[27,47.764]],[\"comment/2822\",[]],[\"name/2823\",[28,47.764]],[\"comment/2823\",[]],[\"name/2824\",[29,44.029]],[\"comment/2824\",[]],[\"name/2825\",[30,47.394]],[\"comment/2825\",[]],[\"name/2826\",[31,41.316]],[\"comment/2826\",[]],[\"name/2827\",[32,47.394]],[\"comment/2827\",[]],[\"name/2828\",[33,44.563]],[\"comment/2828\",[]],[\"name/2829\",[34,45.723]],[\"comment/2829\",[]],[\"name/2830\",[35,44.563]],[\"comment/2830\",[]],[\"name/2831\",[36,46.358]],[\"comment/2831\",[]],[\"name/2832\",[923,76.481]],[\"comment/2832\",[]],[\"name/2833\",[924,76.481]],[\"comment/2833\",[]],[\"name/2834\",[42,41.12]],[\"comment/2834\",[]],[\"name/2835\",[925,76.481]],[\"comment/2835\",[]],[\"name/2836\",[926,76.481]],[\"comment/2836\",[]],[\"name/2837\",[927,76.481]],[\"comment/2837\",[]],[\"name/2838\",[928,76.481]],[\"comment/2838\",[]],[\"name/2839\",[21,43.041]],[\"comment/2839\",[]],[\"name/2840\",[22,44.292]],[\"comment/2840\",[]],[\"name/2841\",[23,45.126]],[\"comment/2841\",[]],[\"name/2842\",[24,46.358]],[\"comment/2842\",[]],[\"name/2843\",[25,46.692]],[\"comment/2843\",[]],[\"name/2844\",[26,47.037]],[\"comment/2844\",[]],[\"name/2845\",[27,47.764]],[\"comment/2845\",[]],[\"name/2846\",[28,47.764]],[\"comment/2846\",[]],[\"name/2847\",[29,44.029]],[\"comment/2847\",[]],[\"name/2848\",[30,47.394]],[\"comment/2848\",[]],[\"name/2849\",[31,41.316]],[\"comment/2849\",[]],[\"name/2850\",[32,47.394]],[\"comment/2850\",[]],[\"name/2851\",[33,44.563]],[\"comment/2851\",[]],[\"name/2852\",[34,45.723]],[\"comment/2852\",[]],[\"name/2853\",[35,44.563]],[\"comment/2853\",[]],[\"name/2854\",[36,46.358]],[\"comment/2854\",[]],[\"name/2855\",[929,76.481]],[\"comment/2855\",[]],[\"name/2856\",[17,57.022]],[\"comment/2856\",[]],[\"name/2857\",[22,44.292]],[\"comment/2857\",[]],[\"name/2858\",[211,48.966]],[\"comment/2858\",[]],[\"name/2859\",[434,58.023]],[\"comment/2859\",[]],[\"name/2860\",[20,55.278]],[\"comment/2860\",[]],[\"name/2861\",[21,43.041]],[\"comment/2861\",[]],[\"name/2862\",[23,45.126]],[\"comment/2862\",[]],[\"name/2863\",[24,46.358]],[\"comment/2863\",[]],[\"name/2864\",[25,46.692]],[\"comment/2864\",[]],[\"name/2865\",[26,47.037]],[\"comment/2865\",[]],[\"name/2866\",[27,47.764]],[\"comment/2866\",[]],[\"name/2867\",[28,47.764]],[\"comment/2867\",[]],[\"name/2868\",[29,44.029]],[\"comment/2868\",[]],[\"name/2869\",[30,47.394]],[\"comment/2869\",[]],[\"name/2870\",[31,41.316]],[\"comment/2870\",[]],[\"name/2871\",[32,47.394]],[\"comment/2871\",[]],[\"name/2872\",[33,44.563]],[\"comment/2872\",[]],[\"name/2873\",[34,45.723]],[\"comment/2873\",[]],[\"name/2874\",[35,44.563]],[\"comment/2874\",[]],[\"name/2875\",[36,46.358]],[\"comment/2875\",[]],[\"name/2876\",[930,76.481]],[\"comment/2876\",[]],[\"name/2877\",[437,61.818]],[\"comment/2877\",[]],[\"name/2878\",[17,57.022]],[\"comment/2878\",[]],[\"name/2879\",[22,44.292]],[\"comment/2879\",[]],[\"name/2880\",[211,48.966]],[\"comment/2880\",[]],[\"name/2881\",[434,58.023]],[\"comment/2881\",[]],[\"name/2882\",[20,55.278]],[\"comment/2882\",[]],[\"name/2883\",[21,43.041]],[\"comment/2883\",[]],[\"name/2884\",[23,45.126]],[\"comment/2884\",[]],[\"name/2885\",[24,46.358]],[\"comment/2885\",[]],[\"name/2886\",[25,46.692]],[\"comment/2886\",[]],[\"name/2887\",[26,47.037]],[\"comment/2887\",[]],[\"name/2888\",[27,47.764]],[\"comment/2888\",[]],[\"name/2889\",[28,47.764]],[\"comment/2889\",[]],[\"name/2890\",[29,44.029]],[\"comment/2890\",[]],[\"name/2891\",[30,47.394]],[\"comment/2891\",[]],[\"name/2892\",[31,41.316]],[\"comment/2892\",[]],[\"name/2893\",[32,47.394]],[\"comment/2893\",[]],[\"name/2894\",[33,44.563]],[\"comment/2894\",[]],[\"name/2895\",[34,45.723]],[\"comment/2895\",[]],[\"name/2896\",[35,44.563]],[\"comment/2896\",[]],[\"name/2897\",[36,46.358]],[\"comment/2897\",[]],[\"name/2898\",[931,76.481]],[\"comment/2898\",[]],[\"name/2899\",[864,65.495]],[\"comment/2899\",[]],[\"name/2900\",[44,68.008]],[\"comment/2900\",[]],[\"name/2901\",[45,68.008]],[\"comment/2901\",[]],[\"name/2902\",[47,68.008]],[\"comment/2902\",[]],[\"name/2903\",[932,76.481]],[\"comment/2903\",[]],[\"name/2904\",[933,76.481]],[\"comment/2904\",[]],[\"name/2905\",[866,71.373]],[\"comment/2905\",[]],[\"name/2906\",[934,76.481]],[\"comment/2906\",[]],[\"name/2907\",[434,58.023]],[\"comment/2907\",[]],[\"name/2908\",[935,76.481]],[\"comment/2908\",[]],[\"name/2909\",[22,44.292]],[\"comment/2909\",[]],[\"name/2910\",[437,61.818]],[\"comment/2910\",[]],[\"name/2911\",[211,48.966]],[\"comment/2911\",[]],[\"name/2912\",[936,76.481]],[\"comment/2912\",[]],[\"name/2913\",[882,68.008]],[\"comment/2913\",[]],[\"name/2914\",[21,43.041]],[\"comment/2914\",[]],[\"name/2915\",[22,44.292]],[\"comment/2915\",[]],[\"name/2916\",[23,45.126]],[\"comment/2916\",[]],[\"name/2917\",[24,46.358]],[\"comment/2917\",[]],[\"name/2918\",[25,46.692]],[\"comment/2918\",[]],[\"name/2919\",[26,47.037]],[\"comment/2919\",[]],[\"name/2920\",[27,47.764]],[\"comment/2920\",[]],[\"name/2921\",[28,47.764]],[\"comment/2921\",[]],[\"name/2922\",[29,44.029]],[\"comment/2922\",[]],[\"name/2923\",[30,47.394]],[\"comment/2923\",[]],[\"name/2924\",[31,41.316]],[\"comment/2924\",[]],[\"name/2925\",[32,47.394]],[\"comment/2925\",[]],[\"name/2926\",[33,44.563]],[\"comment/2926\",[]],[\"name/2927\",[34,45.723]],[\"comment/2927\",[]],[\"name/2928\",[35,44.563]],[\"comment/2928\",[]],[\"name/2929\",[36,46.358]],[\"comment/2929\",[]],[\"name/2930\",[937,76.481]],[\"comment/2930\",[]],[\"name/2931\",[938,76.481]],[\"comment/2931\",[]],[\"name/2932\",[855,71.373]],[\"comment/2932\",[]],[\"name/2933\",[939,76.481]],[\"comment/2933\",[]],[\"name/2934\",[29,44.029]],[\"comment/2934\",[]],[\"name/2935\",[718,71.373]],[\"comment/2935\",[]],[\"name/2936\",[360,65.495]],[\"comment/2936\",[]],[\"name/2937\",[31,41.316]],[\"comment/2937\",[]],[\"name/2938\",[361,63.488]],[\"comment/2938\",[]],[\"name/2939\",[940,76.481]],[\"comment/2939\",[]],[\"name/2940\",[941,76.481]],[\"comment/2940\",[]],[\"name/2941\",[31,41.316]],[\"comment/2941\",[]],[\"name/2942\",[361,63.488]],[\"comment/2942\",[]],[\"name/2943\",[360,65.495]],[\"comment/2943\",[]],[\"name/2944\",[942,76.481]],[\"comment/2944\",[]],[\"name/2945\",[361,63.488]],[\"comment/2945\",[]],[\"name/2946\",[360,65.495]],[\"comment/2946\",[]],[\"name/2947\",[189,50.331]],[\"comment/2947\",[]],[\"name/2948\",[189,50.331]],[\"comment/2948\",[]],[\"name/2949\",[943,76.481]],[\"comment/2949\",[]],[\"name/2950\",[49,40.928]],[\"comment/2950\",[]],[\"name/2951\",[944,76.481]],[\"comment/2951\",[]],[\"name/2952\",[540,71.373]],[\"comment/2952\",[]],[\"name/2953\",[945,76.481]],[\"comment/2953\",[]],[\"name/2954\",[946,76.481]],[\"comment/2954\",[]],[\"name/2955\",[618,63.488]],[\"comment/2955\",[]],[\"name/2956\",[721,63.488]],[\"comment/2956\",[]],[\"name/2957\",[722,68.008]],[\"comment/2957\",[]],[\"name/2958\",[726,63.488]],[\"comment/2958\",[]],[\"name/2959\",[617,65.495]],[\"comment/2959\",[]],[\"name/2960\",[115,53.127]],[\"comment/2960\",[]],[\"name/2961\",[170,65.495]],[\"comment/2961\",[]],[\"name/2962\",[309,60.387]],[\"comment/2962\",[]],[\"name/2963\",[310,61.818]],[\"comment/2963\",[]],[\"name/2964\",[619,63.488]],[\"comment/2964\",[]],[\"name/2965\",[620,63.488]],[\"comment/2965\",[]],[\"name/2966\",[621,63.488]],[\"comment/2966\",[]],[\"name/2967\",[622,61.818]],[\"comment/2967\",[]],[\"name/2968\",[623,60.387]],[\"comment/2968\",[]],[\"name/2969\",[624,60.387]],[\"comment/2969\",[]],[\"name/2970\",[625,61.818]],[\"comment/2970\",[]],[\"name/2971\",[626,61.818]],[\"comment/2971\",[]],[\"name/2972\",[627,61.818]],[\"comment/2972\",[]],[\"name/2973\",[628,61.818]],[\"comment/2973\",[]],[\"name/2974\",[726,63.488]],[\"comment/2974\",[]],[\"name/2975\",[726,63.488]],[\"comment/2975\",[]],[\"name/2976\",[947,76.481]],[\"comment/2976\",[]],[\"name/2977\",[948,76.481]],[\"comment/2977\",[]],[\"name/2978\",[372,50.331]],[\"comment/2978\",[]],[\"name/2979\",[181,60.387]],[\"comment/2979\",[]],[\"name/2980\",[728,71.373]],[\"comment/2980\",[]],[\"name/2981\",[949,76.481]],[\"comment/2981\",[]],[\"name/2982\",[950,76.481]],[\"comment/2982\",[]],[\"name/2983\",[359,71.373]],[\"comment/2983\",[]],[\"name/2984\",[177,68.008]],[\"comment/2984\",[]],[\"name/2985\",[55,43.279]],[\"comment/2985\",[]],[\"name/2986\",[362,65.495]],[\"comment/2986\",[]],[\"name/2987\",[652,68.008]],[\"comment/2987\",[]],[\"name/2988\",[951,76.481]],[\"comment/2988\",[]],[\"name/2989\",[952,76.481]],[\"comment/2989\",[]],[\"name/2990\",[953,76.481]],[\"comment/2990\",[]],[\"name/2991\",[954,76.481]],[\"comment/2991\",[]],[\"name/2992\",[348,68.008]],[\"comment/2992\",[]],[\"name/2993\",[955,71.373]],[\"comment/2993\",[]],[\"name/2994\",[956,76.481]],[\"comment/2994\",[]],[\"name/2995\",[957,76.481]],[\"comment/2995\",[]],[\"name/2996\",[624,60.387]],[\"comment/2996\",[]],[\"name/2997\",[189,50.331]],[\"comment/2997\",[]],[\"name/2998\",[616,65.495]],[\"comment/2998\",[]],[\"name/2999\",[958,76.481]],[\"comment/2999\",[]],[\"name/3000\",[959,76.481]],[\"comment/3000\",[]],[\"name/3001\",[960,76.481]],[\"comment/3001\",[]],[\"name/3002\",[961,76.481]],[\"comment/3002\",[]],[\"name/3003\",[962,68.008]],[\"comment/3003\",[]],[\"name/3004\",[963,68.008]],[\"comment/3004\",[]],[\"name/3005\",[200,65.495]],[\"comment/3005\",[]],[\"name/3006\",[964,76.481]],[\"comment/3006\",[]],[\"name/3007\",[49,40.928]],[\"comment/3007\",[]],[\"name/3008\",[55,43.279]],[\"comment/3008\",[]],[\"name/3009\",[965,76.481]],[\"comment/3009\",[]],[\"name/3010\",[966,76.481]],[\"comment/3010\",[]],[\"name/3011\",[967,76.481]],[\"comment/3011\",[]],[\"name/3012\",[31,41.316]],[\"comment/3012\",[]],[\"name/3013\",[968,76.481]],[\"comment/3013\",[]],[\"name/3014\",[31,41.316]],[\"comment/3014\",[]],[\"name/3015\",[720,68.008]],[\"comment/3015\",[]],[\"name/3016\",[29,44.029]],[\"comment/3016\",[]],[\"name/3017\",[969,76.481]],[\"comment/3017\",[]],[\"name/3018\",[970,76.481]],[\"comment/3018\",[]],[\"name/3019\",[971,76.481]],[\"comment/3019\",[]],[\"name/3020\",[38,39.845]],[\"comment/3020\",[]],[\"name/3021\",[652,68.008]],[\"comment/3021\",[]],[\"name/3022\",[362,65.495]],[\"comment/3022\",[]],[\"name/3023\",[972,76.481]],[\"comment/3023\",[]],[\"name/3024\",[973,76.481]],[\"comment/3024\",[]],[\"name/3025\",[974,76.481]],[\"comment/3025\",[]],[\"name/3026\",[975,76.481]],[\"comment/3026\",[]],[\"name/3027\",[976,76.481]],[\"comment/3027\",[]],[\"name/3028\",[977,76.481]],[\"comment/3028\",[]],[\"name/3029\",[978,76.481]],[\"comment/3029\",[]],[\"name/3030\",[979,76.481]],[\"comment/3030\",[]],[\"name/3031\",[980,76.481]],[\"comment/3031\",[]],[\"name/3032\",[981,76.481]],[\"comment/3032\",[]],[\"name/3033\",[982,76.481]],[\"comment/3033\",[]],[\"name/3034\",[38,39.845]],[\"comment/3034\",[]],[\"name/3035\",[181,60.387]],[\"comment/3035\",[]],[\"name/3036\",[955,71.373]],[\"comment/3036\",[]],[\"name/3037\",[983,76.481]],[\"comment/3037\",[]],[\"name/3038\",[984,76.481]],[\"comment/3038\",[]],[\"name/3039\",[985,76.481]],[\"comment/3039\",[]],[\"name/3040\",[986,76.481]],[\"comment/3040\",[]],[\"name/3041\",[987,76.481]],[\"comment/3041\",[]],[\"name/3042\",[988,76.481]],[\"comment/3042\",[]],[\"name/3043\",[624,60.387]],[\"comment/3043\",[]],[\"name/3044\",[721,63.488]],[\"comment/3044\",[]],[\"name/3045\",[719,65.495]],[\"comment/3045\",[]],[\"name/3046\",[989,76.481]],[\"comment/3046\",[]],[\"name/3047\",[177,68.008]],[\"comment/3047\",[]],[\"name/3048\",[990,76.481]],[\"comment/3048\",[]],[\"name/3049\",[991,76.481]],[\"comment/3049\",[]],[\"name/3050\",[992,76.481]],[\"comment/3050\",[]],[\"name/3051\",[721,63.488]],[\"comment/3051\",[]],[\"name/3052\",[719,65.495]],[\"comment/3052\",[]],[\"name/3053\",[993,76.481]],[\"comment/3053\",[]],[\"name/3054\",[49,40.928]],[\"comment/3054\",[]],[\"name/3055\",[994,76.481]],[\"comment/3055\",[]],[\"name/3056\",[995,76.481]],[\"comment/3056\",[]],[\"name/3057\",[188,71.373]],[\"comment/3057\",[]],[\"name/3058\",[345,71.373]],[\"comment/3058\",[]],[\"name/3059\",[192,71.373]],[\"comment/3059\",[]],[\"name/3060\",[996,76.481]],[\"comment/3060\",[]],[\"name/3061\",[630,71.373]],[\"comment/3061\",[]],[\"name/3062\",[997,76.481]],[\"comment/3062\",[]],[\"name/3063\",[194,71.373]],[\"comment/3063\",[]],[\"name/3064\",[111,54.509]],[\"comment/3064\",[]],[\"name/3065\",[998,76.481]],[\"comment/3065\",[]],[\"name/3066\",[455,51.914]],[\"comment/3066\",[]],[\"name/3067\",[999,76.481]],[\"comment/3067\",[]],[\"name/3068\",[1000,76.481]],[\"comment/3068\",[]],[\"name/3069\",[1001,76.481]],[\"comment/3069\",[]],[\"name/3070\",[49,40.928]],[\"comment/3070\",[]],[\"name/3071\",[111,54.509]],[\"comment/3071\",[]],[\"name/3072\",[1002,76.481]],[\"comment/3072\",[]],[\"name/3073\",[49,40.928]],[\"comment/3073\",[]],[\"name/3074\",[167,56.112]],[\"comment/3074\",[]],[\"name/3075\",[1003,76.481]],[\"comment/3075\",[]],[\"name/3076\",[193,71.373]],[\"comment/3076\",[]],[\"name/3077\",[179,55.278]],[\"comment/3077\",[]],[\"name/3078\",[1004,76.481]],[\"comment/3078\",[]],[\"name/3079\",[196,71.373]],[\"comment/3079\",[]],[\"name/3080\",[1005,76.481]],[\"comment/3080\",[]],[\"name/3081\",[1006,76.481]],[\"comment/3081\",[]],[\"name/3082\",[1007,76.481]],[\"comment/3082\",[]],[\"name/3083\",[1008,76.481]],[\"comment/3083\",[]],[\"name/3084\",[21,43.041]],[\"comment/3084\",[]],[\"name/3085\",[35,44.563]],[\"comment/3085\",[]],[\"name/3086\",[31,41.316]],[\"comment/3086\",[]],[\"name/3087\",[1009,76.481]],[\"comment/3087\",[]],[\"name/3088\",[22,44.292]],[\"comment/3088\",[]],[\"name/3089\",[23,45.126]],[\"comment/3089\",[]],[\"name/3090\",[24,46.358]],[\"comment/3090\",[]],[\"name/3091\",[25,46.692]],[\"comment/3091\",[]],[\"name/3092\",[26,47.037]],[\"comment/3092\",[]],[\"name/3093\",[27,47.764]],[\"comment/3093\",[]],[\"name/3094\",[28,47.764]],[\"comment/3094\",[]],[\"name/3095\",[29,44.029]],[\"comment/3095\",[]],[\"name/3096\",[30,47.394]],[\"comment/3096\",[]],[\"name/3097\",[32,47.394]],[\"comment/3097\",[]],[\"name/3098\",[33,44.563]],[\"comment/3098\",[]],[\"name/3099\",[34,45.723]],[\"comment/3099\",[]],[\"name/3100\",[36,46.358]],[\"comment/3100\",[]],[\"name/3101\",[1010,76.481]],[\"comment/3101\",[]],[\"name/3102\",[49,40.928]],[\"comment/3102\",[]],[\"name/3103\",[1011,76.481]],[\"comment/3103\",[]],[\"name/3104\",[49,40.928]],[\"comment/3104\",[]],[\"name/3105\",[616,65.495]],[\"comment/3105\",[]],[\"name/3106\",[355,65.495]],[\"comment/3106\",[]],[\"name/3107\",[1012,76.481]],[\"comment/3107\",[]],[\"name/3108\",[1013,76.481]],[\"comment/3108\",[]],[\"name/3109\",[38,39.845]],[\"comment/3109\",[]],[\"name/3110\",[962,68.008]],[\"comment/3110\",[]],[\"name/3111\",[963,68.008]],[\"comment/3111\",[]],[\"name/3112\",[1014,76.481]],[\"comment/3112\",[]],[\"name/3113\",[1015,76.481]],[\"comment/3113\",[]],[\"name/3114\",[1016,76.481]],[\"comment/3114\",[]],[\"name/3115\",[427,61.818]],[\"comment/3115\",[]],[\"name/3116\",[1017,76.481]],[\"comment/3116\",[]],[\"name/3117\",[49,40.928]],[\"comment/3117\",[]],[\"name/3118\",[962,68.008]],[\"comment/3118\",[]],[\"name/3119\",[963,68.008]],[\"comment/3119\",[]],[\"name/3120\",[1018,76.481]],[\"comment/3120\",[]],[\"name/3121\",[355,65.495]],[\"comment/3121\",[]],[\"name/3122\",[38,39.845]],[\"comment/3122\",[]],[\"name/3123\",[208,65.495]],[\"comment/3123\",[]],[\"name/3124\",[249,59.135]],[\"comment/3124\",[]],[\"name/3125\",[427,61.818]],[\"comment/3125\",[]],[\"name/3126\",[1019,71.373]],[\"comment/3126\",[]],[\"name/3127\",[1020,76.481]],[\"comment/3127\",[]],[\"name/3128\",[355,65.495]],[\"comment/3128\",[]],[\"name/3129\",[38,39.845]],[\"comment/3129\",[]],[\"name/3130\",[249,59.135]],[\"comment/3130\",[]],[\"name/3131\",[208,65.495]],[\"comment/3131\",[]],[\"name/3132\",[427,61.818]],[\"comment/3132\",[]],[\"name/3133\",[1019,71.373]],[\"comment/3133\",[]],[\"name/3134\",[365,65.495]],[\"comment/3134\",[]],[\"name/3135\",[1021,76.481]],[\"comment/3135\",[]],[\"name/3136\",[35,44.563]],[\"comment/3136\",[]],[\"name/3137\",[1022,76.481]],[\"comment/3137\",[]],[\"name/3138\",[365,65.495]],[\"comment/3138\",[]],[\"name/3139\",[367,68.008]],[\"comment/3139\",[]],[\"name/3140\",[366,68.008]],[\"comment/3140\",[]],[\"name/3141\",[369,71.373]],[\"comment/3141\",[]],[\"name/3142\",[368,71.373]],[\"comment/3142\",[]],[\"name/3143\",[370,71.373]],[\"comment/3143\",[]]],\"invertedIndex\":[[\"2dsphereindexversion\",{\"_index\":890,\"name\":{\"2659\":{},\"2700\":{}},\"comment\":{}}],[\"__nodejs_mock_server__\",{\"_index\":656,\"name\":{\"1891\":{}},\"comment\":{}}],[\"__type\",{\"_index\":49,\"name\":{\"49\":{},\"51\":{},\"609\":{},\"833\":{},\"980\":{},\"1238\":{},\"1246\":{},\"1248\":{},\"1305\":{},\"1381\":{},\"1395\":{},\"1402\":{},\"1438\":{},\"1493\":{},\"1514\":{},\"1549\":{},\"1572\":{},\"1575\":{},\"1580\":{},\"1587\":{},\"1589\":{},\"1591\":{},\"1725\":{},\"1728\":{},\"1734\":{},\"1783\":{},\"1785\":{},\"1790\":{},\"1851\":{},\"1855\":{},\"1862\":{},\"1865\":{},\"1873\":{},\"1914\":{},\"2062\":{},\"2208\":{},\"2212\":{},\"2231\":{},\"2236\":{},\"2265\":{},\"2306\":{},\"2447\":{},\"2727\":{},\"2755\":{},\"2950\":{},\"3007\":{},\"3054\":{},\"3070\":{},\"3073\":{},\"3102\":{},\"3104\":{},\"3117\":{}},\"comment\":{}}],[\"_id\",{\"_index\":454,\"name\":{\"1348\":{},\"1356\":{},\"1364\":{},\"1375\":{},\"1382\":{},\"1388\":{},\"1396\":{},\"1404\":{},\"1412\":{},\"1420\":{},\"1432\":{},\"1439\":{},\"1443\":{},\"1483\":{},\"1497\":{},\"1508\":{},\"1515\":{},\"1518\":{},\"1527\":{},\"1543\":{},\"1550\":{},\"1632\":{},\"2053\":{},\"2077\":{}},\"comment\":{}}],[\"abort\",{\"_index\":287,\"name\":{\"818\":{},\"840\":{}},\"comment\":{}}],[\"aborted\",{\"_index\":303,\"name\":{\"837\":{}},\"comment\":{}}],[\"aborttransaction\",{\"_index\":205,\"name\":{\"629\":{}},\"comment\":{}}],[\"abstractcursor\",{\"_index\":109,\"name\":{\"442\":{}},\"comment\":{}}],[\"abstractcursorevents\",{\"_index\":668,\"name\":{\"1913\":{}},\"comment\":{}}],[\"abstractcursoroptions\",{\"_index\":669,\"name\":{\"1916\":{}},\"comment\":{}}],[\"acceptedfields\",{\"_index\":742,\"name\":{\"2229\":{}},\"comment\":{}}],[\"accesstoken\",{\"_index\":597,\"name\":{\"1774\":{}},\"comment\":{}}],[\"acknowledged\",{\"_index\":864,\"name\":{\"2492\":{},\"2724\":{},\"2748\":{},\"2899\":{}},\"comment\":{}}],[\"addcursorflag\",{\"_index\":124,\"name\":{\"461\":{},\"529\":{},\"767\":{},\"865\":{},\"911\":{},\"989\":{},\"1994\":{}},\"comment\":{}}],[\"adderrorlabel\",{\"_index\":60,\"name\":{\"62\":{},\"88\":{},\"99\":{},\"110\":{},\"121\":{},\"132\":{},\"143\":{},\"154\":{},\"165\":{},\"176\":{},\"187\":{},\"198\":{},\"209\":{},\"220\":{},\"231\":{},\"242\":{},\"253\":{},\"264\":{},\"275\":{},\"286\":{},\"297\":{},\"308\":{},\"319\":{},\"330\":{},\"341\":{},\"356\":{},\"368\":{},\"380\":{},\"391\":{},\"402\":{},\"413\":{},\"424\":{},\"440\":{},\"1662\":{},\"1674\":{},\"1686\":{},\"1697\":{},\"1708\":{},\"1719\":{}},\"comment\":{}}],[\"addkeyaltname\",{\"_index\":70,\"name\":{\"73\":{}},\"comment\":{}}],[\"addlistener\",{\"_index\":132,\"name\":{\"470\":{},\"536\":{},\"552\":{},\"590\":{},\"632\":{},\"773\":{},\"799\":{},\"873\":{},\"919\":{},\"950\":{},\"1013\":{},\"2001\":{},\"2214\":{}},\"comment\":{}}],[\"addquerymodifier\",{\"_index\":274,\"name\":{\"740\":{}},\"comment\":{}}],[\"address\",{\"_index\":372,\"name\":{\"1115\":{},\"1130\":{},\"1136\":{},\"1148\":{},\"1152\":{},\"1156\":{},\"1159\":{},\"1165\":{},\"1169\":{},\"1173\":{},\"1176\":{},\"1180\":{},\"1183\":{},\"1186\":{},\"1190\":{},\"1193\":{},\"1196\":{},\"1215\":{},\"1880\":{},\"2978\":{}},\"comment\":{}}],[\"addtooperationslist\",{\"_index\":314,\"name\":{\"966\":{},\"1030\":{},\"1330\":{}},\"comment\":{}}],[\"addtosetoperators\",{\"_index\":743,\"name\":{\"2230\":{}},\"comment\":{}}],[\"admin\",{\"_index\":147,\"name\":{\"485\":{},\"713\":{}},\"comment\":{}}],[\"advanceclustertime\",{\"_index\":199,\"name\":{\"623\":{}},\"comment\":{}}],[\"advanceoperationtime\",{\"_index\":198,\"name\":{\"622\":{}},\"comment\":{}}],[\"aggregate\",{\"_index\":239,\"name\":{\"684\":{},\"712\":{}},\"comment\":{}}],[\"aggregateoptions\",{\"_index\":823,\"name\":{\"2321\":{}},\"comment\":{}}],[\"aggregationcursor\",{\"_index\":157,\"name\":{\"495\":{}},\"comment\":{}}],[\"aggregationcursoroptions\",{\"_index\":676,\"name\":{\"1932\":{}},\"comment\":{}}],[\"algorithm\",{\"_index\":539,\"name\":{\"1614\":{}},\"comment\":{}}],[\"aliases\",{\"_index\":696,\"name\":{\"2060\":{},\"2074\":{}},\"comment\":{}}],[\"all\",{\"_index\":776,\"name\":{\"2271\":{}},\"comment\":{}}],[\"allhosts\",{\"_index\":958,\"name\":{\"2999\":{}},\"comment\":{}}],[\"allowdiskuse\",{\"_index\":276,\"name\":{\"746\":{},\"1477\":{},\"1945\":{},\"2322\":{},\"2400\":{},\"2553\":{}},\"comment\":{}}],[\"allowed_hosts\",{\"_index\":580,\"name\":{\"1749\":{}},\"comment\":{}}],[\"allowpartialresults\",{\"_index\":875,\"name\":{\"2555\":{}},\"comment\":{}}],[\"alternate\",{\"_index\":830,\"name\":{\"2352\":{}},\"comment\":{}}],[\"alternativetype\",{\"_index\":745,\"name\":{\"2233\":{}},\"comment\":{}}],[\"and\",{\"_index\":806,\"name\":{\"2302\":{}},\"comment\":{}}],[\"anybulkwriteoperation\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"anyerror\",{\"_index\":683,\"name\":{\"2028\":{}},\"comment\":{}}],[\"application\",{\"_index\":643,\"name\":{\"1861\":{}},\"comment\":{}}],[\"apply\",{\"_index\":364,\"name\":{\"1105\":{}},\"comment\":{}}],[\"appname\",{\"_index\":650,\"name\":{\"1877\":{},\"2124\":{},\"2148\":{}},\"comment\":{}}],[\"arbiters\",{\"_index\":950,\"name\":{\"2982\":{}},\"comment\":{}}],[\"architecture\",{\"_index\":641,\"name\":{\"1858\":{}},\"comment\":{}}],[\"arrayelement\",{\"_index\":746,\"name\":{\"2234\":{}},\"comment\":{}}],[\"arrayfilters\",{\"_index\":437,\"name\":{\"1278\":{},\"1285\":{},\"1340\":{},\"2620\":{},\"2877\":{},\"2910\":{}},\"comment\":{}}],[\"arrayoperator\",{\"_index\":747,\"name\":{\"2235\":{}},\"comment\":{}}],[\"asynciterator\",{\"_index\":131,\"name\":{\"469\":{},\"535\":{},\"589\":{},\"772\":{},\"872\":{},\"918\":{},\"1012\":{},\"2000\":{}},\"comment\":{}}],[\"auth\",{\"_index\":704,\"name\":{\"2081\":{},\"2116\":{}},\"comment\":{}}],[\"authdb\",{\"_index\":27,\"name\":{\"27\":{},\"1475\":{},\"1954\":{},\"2336\":{},\"2363\":{},\"2387\":{},\"2414\":{},\"2455\":{},\"2481\":{},\"2508\":{},\"2526\":{},\"2570\":{},\"2584\":{},\"2609\":{},\"2635\":{},\"2679\":{},\"2721\":{},\"2737\":{},\"2776\":{},\"2788\":{},\"2822\":{},\"2845\":{},\"2866\":{},\"2888\":{},\"2920\":{},\"3093\":{}},\"comment\":{}}],[\"authmechanism\",{\"_index\":330,\"name\":{\"1046\":{},\"1047\":{},\"2118\":{}},\"comment\":{}}],[\"authmechanismproperties\",{\"_index\":571,\"name\":{\"1740\":{},\"2119\":{}},\"comment\":{}}],[\"authorizedcollections\",{\"_index\":910,\"name\":{\"2761\":{}},\"comment\":{}}],[\"authorizeddatabases\",{\"_index\":912,\"name\":{\"2781\":{}},\"comment\":{}}],[\"authsource\",{\"_index\":681,\"name\":{\"2019\":{},\"2117\":{}},\"comment\":{}}],[\"autoencryption\",{\"_index\":725,\"name\":{\"2138\":{},\"2182\":{}},\"comment\":{}}],[\"autoencryptionextraoptions\",{\"_index\":527,\"name\":{\"1600\":{}},\"comment\":{}}],[\"autoencryptionloggerlevel\",{\"_index\":328,\"name\":{\"1042\":{},\"1043\":{}},\"comment\":{}}],[\"autoencryptionoptions\",{\"_index\":502,\"name\":{\"1568\":{}},\"comment\":{}}],[\"autoindexid\",{\"_index\":843,\"name\":{\"2430\":{}},\"comment\":{}}],[\"available\",{\"_index\":343,\"name\":{\"1072\":{}},\"comment\":{}}],[\"awaitdata\",{\"_index\":671,\"name\":{\"1925\":{},\"1941\":{},\"2544\":{}},\"comment\":{}}],[\"awaited\",{\"_index\":405,\"name\":{\"1204\":{},\"1207\":{},\"1212\":{}},\"comment\":{}}],[\"aws\",{\"_index\":506,\"name\":{\"1573\":{},\"1723\":{},\"1735\":{}},\"comment\":{}}],[\"aws_session_token\",{\"_index\":576,\"name\":{\"1745\":{}},\"comment\":{}}],[\"awsencryptionkeyoptions\",{\"_index\":528,\"name\":{\"1601\":{}},\"comment\":{}}],[\"azure\",{\"_index\":509,\"name\":{\"1577\":{},\"1730\":{},\"1739\":{}},\"comment\":{}}],[\"azureencryptionkeyoptions\",{\"_index\":530,\"name\":{\"1605\":{}},\"comment\":{}}],[\"background\",{\"_index\":882,\"name\":{\"2646\":{},\"2689\":{},\"2913\":{}},\"comment\":{}}],[\"backwards\",{\"_index\":832,\"name\":{\"2354\":{}},\"comment\":{}}],[\"batch\",{\"_index\":441,\"name\":{\"1311\":{}},\"comment\":{}}],[\"batches\",{\"_index\":318,\"name\":{\"974\":{},\"1038\":{},\"1328\":{}},\"comment\":{}}],[\"batchsize\",{\"_index\":128,\"name\":{\"466\":{},\"533\":{},\"770\":{},\"870\":{},\"916\":{},\"983\":{},\"991\":{},\"1458\":{},\"1555\":{},\"1920\":{},\"1936\":{},\"1998\":{},\"2323\":{},\"2401\":{},\"2545\":{},\"2707\":{},\"2762\":{}},\"comment\":{}}],[\"batchtype\",{\"_index\":327,\"name\":{\"1040\":{},\"1041\":{},\"1316\":{}},\"comment\":{}}],[\"beforehandshake\",{\"_index\":687,\"name\":{\"2036\":{}},\"comment\":{}}],[\"binary\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"bits\",{\"_index\":891,\"name\":{\"2660\":{},\"2701\":{}},\"comment\":{}}],[\"bitsallclear\",{\"_index\":778,\"name\":{\"2274\":{}},\"comment\":{}}],[\"bitsallset\",{\"_index\":779,\"name\":{\"2275\":{}},\"comment\":{}}],[\"bitsanyclear\",{\"_index\":780,\"name\":{\"2276\":{}},\"comment\":{}}],[\"bitsanyset\",{\"_index\":781,\"name\":{\"2277\":{}},\"comment\":{}}],[\"bitwisefilter\",{\"_index\":750,\"name\":{\"2241\":{}},\"comment\":{}}],[\"body\",{\"_index\":561,\"name\":{\"1654\":{}},\"comment\":{}}],[\"bsonoptions\",{\"_index\":210,\"name\":{\"653\":{},\"707\":{},\"943\":{},\"972\":{},\"1036\":{},\"1326\":{}},\"comment\":{}}],[\"bsonregexp\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"bsonserializeoptions\",{\"_index\":412,\"name\":{\"1224\":{}},\"comment\":{}}],[\"bsonsymbol\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"bsontype\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"bsontypealias\",{\"_index\":751,\"name\":{\"2242\":{}},\"comment\":{}}],[\"bucket\",{\"_index\":289,\"name\":{\"820\":{}},\"comment\":{}}],[\"bucketmaxspanseconds\",{\"_index\":860,\"name\":{\"2469\":{}},\"comment\":{}}],[\"bucketname\",{\"_index\":699,\"name\":{\"2065\":{}},\"comment\":{}}],[\"bucketroundingseconds\",{\"_index\":861,\"name\":{\"2470\":{}},\"comment\":{}}],[\"bucketsize\",{\"_index\":892,\"name\":{\"2663\":{},\"2702\":{}},\"comment\":{}}],[\"bufferedcount\",{\"_index\":116,\"name\":{\"452\":{},\"520\":{},\"758\":{},\"856\":{},\"902\":{},\"1000\":{},\"1985\":{}},\"comment\":{}}],[\"buftostore\",{\"_index\":295,\"name\":{\"828\":{}},\"comment\":{}}],[\"buildinfo\",{\"_index\":149,\"name\":{\"487\":{}},\"comment\":{}}],[\"bulkoperation\",{\"_index\":450,\"name\":{\"1332\":{}},\"comment\":{}}],[\"bulkoperationbase\",{\"_index\":448,\"name\":{\"1320\":{}},\"comment\":{}}],[\"bulkwrite\",{\"_index\":214,\"name\":{\"658\":{}},\"comment\":{}}],[\"bulkwriteoperationerror\",{\"_index\":416,\"name\":{\"1230\":{}},\"comment\":{}}],[\"bulkwriteoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"bulkwriteresult\",{\"_index\":418,\"name\":{\"1236\":{},\"1630\":{}},\"comment\":{}}],[\"bypassautoencryption\",{\"_index\":515,\"name\":{\"1584\":{}},\"comment\":{}}],[\"bypassdocumentvalidation\",{\"_index\":17,\"name\":{\"17\":{},\"1478\":{},\"1946\":{},\"2324\":{},\"2402\":{},\"2595\":{},\"2621\":{},\"2729\":{},\"2856\":{},\"2878\":{}},\"comment\":{}}],[\"bypassqueryanalysis\",{\"_index\":516,\"name\":{\"1585\":{}},\"comment\":{}}],[\"callback\",{\"_index\":1010,\"name\":{\"3101\":{}},\"comment\":{}}],[\"cancellationtoken\",{\"_index\":170,\"name\":{\"551\":{},\"1809\":{},\"1835\":{},\"2961\":{}},\"comment\":{}}],[\"canonicalize_host_name\",{\"_index\":575,\"name\":{\"1744\":{}},\"comment\":{}}],[\"capped\",{\"_index\":842,\"name\":{\"2429\":{}},\"comment\":{}}],[\"casefirst\",{\"_index\":827,\"name\":{\"2349\":{}},\"comment\":{}}],[\"caselevel\",{\"_index\":826,\"name\":{\"2348\":{}},\"comment\":{}}],[\"casesensitive\",{\"_index\":812,\"name\":{\"2309\":{}},\"comment\":{}}],[\"causalconsistency\",{\"_index\":188,\"name\":{\"610\":{},\"3057\":{}},\"comment\":{}}],[\"cause\",{\"_index\":57,\"name\":{\"59\":{},\"85\":{},\"96\":{},\"107\":{},\"118\":{},\"129\":{},\"140\":{},\"151\":{},\"162\":{},\"173\":{},\"184\":{},\"194\":{},\"206\":{},\"217\":{},\"228\":{},\"239\":{},\"250\":{},\"261\":{},\"272\":{},\"283\":{},\"294\":{},\"305\":{},\"316\":{},\"327\":{},\"338\":{},\"353\":{},\"365\":{},\"377\":{},\"388\":{},\"399\":{},\"410\":{},\"421\":{},\"437\":{},\"1659\":{},\"1671\":{},\"1683\":{},\"1694\":{},\"1705\":{},\"1716\":{},\"2037\":{}},\"comment\":{}}],[\"change\",{\"_index\":175,\"name\":{\"572\":{}},\"comment\":{}}],[\"changestream\",{\"_index\":171,\"name\":{\"567\":{}},\"comment\":{}}],[\"changestreamcollmoddocument\",{\"_index\":452,\"name\":{\"1346\":{}},\"comment\":{}}],[\"changestreamcreatedocument\",{\"_index\":459,\"name\":{\"1354\":{}},\"comment\":{}}],[\"changestreamcreateindexdocument\",{\"_index\":460,\"name\":{\"1362\":{}},\"comment\":{}}],[\"changestreamdeletedocument\",{\"_index\":462,\"name\":{\"1371\":{}},\"comment\":{}}],[\"changestreamdocument\",{\"_index\":466,\"name\":{\"1384\":{}},\"comment\":{}}],[\"changestreamdocumentcollectionuuid\",{\"_index\":467,\"name\":{\"1385\":{}},\"comment\":{}}],[\"changestreamdocumentcommon\",{\"_index\":468,\"name\":{\"1387\":{}},\"comment\":{}}],[\"changestreamdocumentkey\",{\"_index\":469,\"name\":{\"1393\":{}},\"comment\":{}}],[\"changestreamdocumentoperationdescription\",{\"_index\":470,\"name\":{\"1397\":{}},\"comment\":{}}],[\"changestreamdropdatabasedocument\",{\"_index\":471,\"name\":{\"1399\":{}},\"comment\":{}}],[\"changestreamdropdocument\",{\"_index\":472,\"name\":{\"1409\":{}},\"comment\":{}}],[\"changestreamdropindexdocument\",{\"_index\":473,\"name\":{\"1418\":{}},\"comment\":{}}],[\"changestreamevents\",{\"_index\":474,\"name\":{\"1427\":{}},\"comment\":{}}],[\"changestreaminsertdocument\",{\"_index\":475,\"name\":{\"1428\":{}},\"comment\":{}}],[\"changestreaminvalidatedocument\",{\"_index\":477,\"name\":{\"1441\":{}},\"comment\":{}}],[\"changestreamnamespace\",{\"_index\":478,\"name\":{\"1448\":{}},\"comment\":{}}],[\"changestreamoptions\",{\"_index\":480,\"name\":{\"1451\":{}},\"comment\":{}}],[\"changestreampreandpostimages\",{\"_index\":854,\"name\":{\"2446\":{}},\"comment\":{}}],[\"changestreamrefinecollectionshardkeydocument\",{\"_index\":486,\"name\":{\"1481\":{}},\"comment\":{}}],[\"changestreamrenamedocument\",{\"_index\":487,\"name\":{\"1490\":{}},\"comment\":{}}],[\"changestreamreplacedocument\",{\"_index\":489,\"name\":{\"1503\":{}},\"comment\":{}}],[\"changestreamreshardcollectiondocument\",{\"_index\":490,\"name\":{\"1516\":{}},\"comment\":{}}],[\"changestreamshardcollectiondocument\",{\"_index\":491,\"name\":{\"1525\":{}},\"comment\":{}}],[\"changestreamsplitevent\",{\"_index\":492,\"name\":{\"1534\":{}},\"comment\":{}}],[\"changestreamupdatedocument\",{\"_index\":495,\"name\":{\"1537\":{}},\"comment\":{}}],[\"chunks\",{\"_index\":290,\"name\":{\"821\":{}},\"comment\":{}}],[\"chunksize\",{\"_index\":693,\"name\":{\"2055\":{}},\"comment\":{}}],[\"chunksizebytes\",{\"_index\":294,\"name\":{\"827\":{},\"2066\":{},\"2070\":{}},\"comment\":{}}],[\"clientencryption\",{\"_index\":62,\"name\":{\"64\":{}},\"comment\":{}}],[\"clientencryptioncreatedatakeyprovideroptions\",{\"_index\":534,\"name\":{\"1609\":{}},\"comment\":{}}],[\"clientencryptiondatakeyprovider\",{\"_index\":568,\"name\":{\"1721\":{}},\"comment\":{}}],[\"clientencryptionencryptoptions\",{\"_index\":538,\"name\":{\"1613\":{}},\"comment\":{}}],[\"clientencryptionoptions\",{\"_index\":545,\"name\":{\"1620\":{}},\"comment\":{}}],[\"clientencryptionrewrapmanydatakeyprovideroptions\",{\"_index\":546,\"name\":{\"1626\":{}},\"comment\":{}}],[\"clientencryptionrewrapmanydatakeyresult\",{\"_index\":548,\"name\":{\"1629\":{}},\"comment\":{}}],[\"clientencryptiontlsoptions\",{\"_index\":569,\"name\":{\"1732\":{}},\"comment\":{}}],[\"clientid\",{\"_index\":594,\"name\":{\"1771\":{}},\"comment\":{}}],[\"clientmetadata\",{\"_index\":638,\"name\":{\"1849\":{}},\"comment\":{}}],[\"clientmetadataoptions\",{\"_index\":648,\"name\":{\"1871\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":186,\"name\":{\"607\":{}},\"comment\":{}}],[\"clientsession\",{\"_index\":184,\"name\":{\"605\":{}},\"comment\":{}}],[\"clientsessionevents\",{\"_index\":993,\"name\":{\"3053\":{}},\"comment\":{}}],[\"clientsessionoptions\",{\"_index\":995,\"name\":{\"3056\":{}},\"comment\":{}}],[\"clone\",{\"_index\":130,\"name\":{\"468\":{},\"498\":{},\"730\":{},\"847\":{},\"893\":{},\"987\":{},\"1963\":{}},\"comment\":{}}],[\"close\",{\"_index\":110,\"name\":{\"443\":{},\"459\":{},\"496\":{},\"527\":{},\"571\":{},\"587\":{},\"729\":{},\"765\":{},\"842\":{},\"863\":{},\"889\":{},\"909\":{},\"945\":{},\"977\":{},\"1007\":{},\"1795\":{},\"1915\":{},\"1961\":{},\"1992\":{}},\"comment\":{}}],[\"closed\",{\"_index\":113,\"name\":{\"449\":{},\"517\":{},\"586\":{},\"755\":{},\"853\":{},\"899\":{},\"997\":{},\"1982\":{}},\"comment\":{}}],[\"closeoptions\",{\"_index\":629,\"name\":{\"1823\":{}},\"comment\":{}}],[\"clusteredcollectionoptions\",{\"_index\":839,\"name\":{\"2424\":{}},\"comment\":{}}],[\"clusteredindex\",{\"_index\":852,\"name\":{\"2443\":{}},\"comment\":{}}],[\"clustertime\",{\"_index\":189,\"name\":{\"611\":{},\"1349\":{},\"1357\":{},\"1365\":{},\"1376\":{},\"1389\":{},\"1405\":{},\"1413\":{},\"1421\":{},\"1433\":{},\"1444\":{},\"1484\":{},\"1498\":{},\"1509\":{},\"1519\":{},\"1528\":{},\"1544\":{},\"2947\":{},\"2948\":{},\"2997\":{}},\"comment\":{}}],[\"clustertimereceived\",{\"_index\":611,\"name\":{\"1794\":{}},\"comment\":{}}],[\"code\",{\"_index\":4,\"name\":{\"4\":{},\"56\":{},\"82\":{},\"93\":{},\"104\":{},\"115\":{},\"126\":{},\"137\":{},\"148\":{},\"159\":{},\"170\":{},\"181\":{},\"191\":{},\"203\":{},\"214\":{},\"225\":{},\"236\":{},\"247\":{},\"258\":{},\"269\":{},\"280\":{},\"291\":{},\"302\":{},\"313\":{},\"324\":{},\"335\":{},\"350\":{},\"362\":{},\"374\":{},\"385\":{},\"396\":{},\"407\":{},\"418\":{},\"434\":{},\"1232\":{},\"1291\":{},\"1299\":{},\"1306\":{},\"1343\":{},\"1656\":{},\"1668\":{},\"1680\":{},\"1691\":{},\"1702\":{},\"1713\":{}},\"comment\":{}}],[\"codename\",{\"_index\":51,\"name\":{\"52\":{},\"345\":{},\"430\":{}},\"comment\":{}}],[\"coll\",{\"_index\":479,\"name\":{\"1450\":{},\"1495\":{}},\"comment\":{}}],[\"collation\",{\"_index\":22,\"name\":{\"22\":{},\"747\":{},\"1261\":{},\"1265\":{},\"1272\":{},\"1279\":{},\"1286\":{},\"1339\":{},\"1472\":{},\"1557\":{},\"1948\":{},\"2328\":{},\"2358\":{},\"2383\":{},\"2406\":{},\"2450\":{},\"2473\":{},\"2497\":{},\"2503\":{},\"2522\":{},\"2552\":{},\"2579\":{},\"2604\":{},\"2630\":{},\"2676\":{},\"2683\":{},\"2718\":{},\"2732\":{},\"2773\":{},\"2783\":{},\"2817\":{},\"2840\":{},\"2857\":{},\"2879\":{},\"2909\":{},\"2915\":{},\"3088\":{}},\"comment\":{}}],[\"collationoptions\",{\"_index\":824,\"name\":{\"2346\":{}},\"comment\":{}}],[\"collection\",{\"_index\":208,\"name\":{\"647\":{},\"714\":{},\"3123\":{},\"3131\":{}},\"comment\":{}}],[\"collectioninfo\",{\"_index\":904,\"name\":{\"2750\":{}},\"comment\":{}}],[\"collectionname\",{\"_index\":209,\"name\":{\"649\":{}},\"comment\":{}}],[\"collectionoptions\",{\"_index\":663,\"name\":{\"1902\":{}},\"comment\":{}}],[\"collections\",{\"_index\":264,\"name\":{\"720\":{}},\"comment\":{}}],[\"collectionuuid\",{\"_index\":458,\"name\":{\"1353\":{},\"1361\":{},\"1369\":{},\"1383\":{},\"1386\":{},\"1417\":{},\"1425\":{},\"1440\":{},\"1488\":{},\"1502\":{},\"1523\":{},\"1532\":{},\"1551\":{}},\"comment\":{}}],[\"command\",{\"_index\":148,\"name\":{\"486\":{},\"711\":{},\"978\":{},\"1129\":{}},\"comment\":{}}],[\"commandfailed\",{\"_index\":610,\"name\":{\"1793\":{}},\"comment\":{}}],[\"commandfailedevent\",{\"_index\":371,\"name\":{\"1114\":{}},\"comment\":{}}],[\"commandname\",{\"_index\":377,\"name\":{\"1120\":{},\"1128\":{},\"1141\":{}},\"comment\":{}}],[\"commandobj\",{\"_index\":382,\"name\":{\"1125\":{}},\"comment\":{}}],[\"commandoperationoptions\",{\"_index\":834,\"name\":{\"2356\":{}},\"comment\":{}}],[\"commandstakecollation\",{\"_index\":980,\"name\":{\"3031\":{}},\"comment\":{}}],[\"commandstakewriteconcern\",{\"_index\":979,\"name\":{\"3030\":{}},\"comment\":{}}],[\"commandstarted\",{\"_index\":608,\"name\":{\"1791\":{}},\"comment\":{}}],[\"commandstartedevent\",{\"_index\":381,\"name\":{\"1124\":{}},\"comment\":{}}],[\"commandsucceeded\",{\"_index\":609,\"name\":{\"1792\":{}},\"comment\":{}}],[\"commandsucceededevent\",{\"_index\":383,\"name\":{\"1135\":{}},\"comment\":{}}],[\"comment\",{\"_index\":24,\"name\":{\"24\":{},\"741\":{},\"981\":{},\"1465\":{},\"1923\":{},\"1939\":{},\"2312\":{},\"2333\":{},\"2360\":{},\"2384\":{},\"2411\":{},\"2452\":{},\"2478\":{},\"2505\":{},\"2523\":{},\"2562\":{},\"2581\":{},\"2606\":{},\"2632\":{},\"2669\":{},\"2711\":{},\"2734\":{},\"2766\":{},\"2785\":{},\"2819\":{},\"2842\":{},\"2863\":{},\"2885\":{},\"2917\":{},\"3090\":{}},\"comment\":{}}],[\"commitquorum\",{\"_index\":885,\"name\":{\"2653\":{}},\"comment\":{}}],[\"committransaction\",{\"_index\":204,\"name\":{\"628\":{}},\"comment\":{}}],[\"commonevents\",{\"_index\":738,\"name\":{\"2209\":{}},\"comment\":{}}],[\"commonwireversion\",{\"_index\":989,\"name\":{\"3046\":{}},\"comment\":{}}],[\"compatibilityerror\",{\"_index\":988,\"name\":{\"3042\":{}},\"comment\":{}}],[\"compatible\",{\"_index\":987,\"name\":{\"3041\":{}},\"comment\":{}}],[\"compressor\",{\"_index\":331,\"name\":{\"1048\":{},\"1049\":{},\"1888\":{}},\"comment\":{}}],[\"compressorname\",{\"_index\":662,\"name\":{\"1901\":{}},\"comment\":{}}],[\"compressors\",{\"_index\":623,\"name\":{\"1811\":{},\"1843\":{},\"1887\":{},\"1898\":{},\"2102\":{},\"2156\":{},\"2968\":{}},\"comment\":{}}],[\"condition\",{\"_index\":752,\"name\":{\"2243\":{}},\"comment\":{}}],[\"connect\",{\"_index\":308,\"name\":{\"935\":{},\"944\":{}},\"comment\":{}}],[\"connectioncheckedinevent\",{\"_index\":385,\"name\":{\"1145\":{}},\"comment\":{}}],[\"connectioncheckedoutevent\",{\"_index\":387,\"name\":{\"1149\":{}},\"comment\":{}}],[\"connectioncheckoutfailedevent\",{\"_index\":388,\"name\":{\"1153\":{}},\"comment\":{}}],[\"connectioncheckoutstartedevent\",{\"_index\":389,\"name\":{\"1157\":{}},\"comment\":{}}],[\"connectionclosedevent\",{\"_index\":390,\"name\":{\"1160\":{}},\"comment\":{}}],[\"connectioncreatedevent\",{\"_index\":391,\"name\":{\"1166\":{}},\"comment\":{}}],[\"connectionevents\",{\"_index\":607,\"name\":{\"1789\":{}},\"comment\":{}}],[\"connectiongeneration\",{\"_index\":56,\"name\":{\"58\":{},\"84\":{},\"95\":{},\"106\":{},\"117\":{},\"128\":{},\"139\":{},\"150\":{},\"161\":{},\"172\":{},\"183\":{},\"193\":{},\"205\":{},\"216\":{},\"227\":{},\"238\":{},\"249\":{},\"260\":{},\"271\":{},\"282\":{},\"293\":{},\"304\":{},\"315\":{},\"326\":{},\"337\":{},\"352\":{},\"364\":{},\"376\":{},\"387\":{},\"398\":{},\"409\":{},\"420\":{},\"436\":{},\"1658\":{},\"1670\":{},\"1682\":{},\"1693\":{},\"1704\":{},\"1715\":{}},\"comment\":{}}],[\"connectionid\",{\"_index\":373,\"name\":{\"1116\":{},\"1131\":{},\"1137\":{},\"1146\":{},\"1150\":{},\"1161\":{},\"1167\":{},\"1188\":{},\"1201\":{},\"1206\":{},\"1209\":{}},\"comment\":{}}],[\"connectionoptions\",{\"_index\":614,\"name\":{\"1798\":{}},\"comment\":{}}],[\"connectionpoolclearedevent\",{\"_index\":392,\"name\":{\"1170\":{}},\"comment\":{}}],[\"connectionpoolclosedevent\",{\"_index\":394,\"name\":{\"1174\":{}},\"comment\":{}}],[\"connectionpoolcreatedevent\",{\"_index\":395,\"name\":{\"1177\":{}},\"comment\":{}}],[\"connectionpoolevents\",{\"_index\":631,\"name\":{\"1825\":{}},\"comment\":{}}],[\"connectionpoolmonitoringevent\",{\"_index\":396,\"name\":{\"1181\":{}},\"comment\":{}}],[\"connectionpooloptions\",{\"_index\":632,\"name\":{\"1826\":{}},\"comment\":{}}],[\"connectionpoolreadyevent\",{\"_index\":397,\"name\":{\"1184\":{}},\"comment\":{}}],[\"connectionreadyevent\",{\"_index\":398,\"name\":{\"1187\":{}},\"comment\":{}}],[\"connectoptions\",{\"_index\":967,\"name\":{\"3011\":{}},\"comment\":{}}],[\"connecttimeoutms\",{\"_index\":618,\"name\":{\"1805\":{},\"1838\":{},\"2100\":{},\"2176\":{},\"2955\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":38,\"name\":{\"38\":{},\"66\":{},\"80\":{},\"91\":{},\"102\":{},\"113\":{},\"124\":{},\"135\":{},\"146\":{},\"157\":{},\"168\":{},\"179\":{},\"190\":{},\"201\":{},\"212\":{},\"223\":{},\"234\":{},\"245\":{},\"256\":{},\"267\":{},\"278\":{},\"289\":{},\"300\":{},\"311\":{},\"322\":{},\"333\":{},\"344\":{},\"359\":{},\"371\":{},\"383\":{},\"394\":{},\"405\":{},\"416\":{},\"427\":{},\"701\":{},\"790\":{},\"843\":{},\"890\":{},\"936\":{},\"1075\":{},\"1093\":{},\"1107\":{},\"1290\":{},\"1297\":{},\"1312\":{},\"1653\":{},\"1665\":{},\"1677\":{},\"1689\":{},\"1700\":{},\"1711\":{},\"1753\":{},\"1879\":{},\"3020\":{},\"3034\":{},\"3109\":{},\"3122\":{},\"3129\":{}},\"comment\":{}}],[\"contentionfactor\",{\"_index\":542,\"name\":{\"1617\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":695,\"name\":{\"2059\":{},\"2073\":{}},\"comment\":{}}],[\"count\",{\"_index\":243,\"name\":{\"688\":{},\"732\":{}},\"comment\":{}}],[\"countdocuments\",{\"_index\":233,\"name\":{\"678\":{}},\"comment\":{}}],[\"countdocumentsoptions\",{\"_index\":838,\"name\":{\"2397\":{}},\"comment\":{}}],[\"counter\",{\"_index\":966,\"name\":{\"3010\":{}},\"comment\":{}}],[\"countoptions\",{\"_index\":837,\"name\":{\"2377\":{}},\"comment\":{}}],[\"createcollection\",{\"_index\":258,\"name\":{\"710\":{}},\"comment\":{}}],[\"createcollectionoptions\",{\"_index\":841,\"name\":{\"2428\":{}},\"comment\":{}}],[\"createdatakey\",{\"_index\":64,\"name\":{\"67\":{}},\"comment\":{}}],[\"createencryptedcollection\",{\"_index\":72,\"name\":{\"75\":{}},\"comment\":{}}],[\"createindex\",{\"_index\":225,\"name\":{\"670\":{},\"721\":{}},\"comment\":{}}],[\"createindexes\",{\"_index\":226,\"name\":{\"671\":{}},\"comment\":{}}],[\"createindexesoptions\",{\"_index\":881,\"name\":{\"2645\":{}},\"comment\":{}}],[\"createpk\",{\"_index\":730,\"name\":{\"2198\":{}},\"comment\":{}}],[\"createsearchindex\",{\"_index\":245,\"name\":{\"690\":{}},\"comment\":{}}],[\"createsearchindexes\",{\"_index\":246,\"name\":{\"691\":{}},\"comment\":{}}],[\"creationdate\",{\"_index\":551,\"name\":{\"1636\":{}},\"comment\":{}}],[\"credentials\",{\"_index\":617,\"name\":{\"1804\":{},\"1833\":{},\"2151\":{},\"2959\":{}},\"comment\":{}}],[\"cryptsharedlibpath\",{\"_index\":523,\"name\":{\"1596\":{}},\"comment\":{}}],[\"cryptsharedlibrequired\",{\"_index\":524,\"name\":{\"1597\":{}},\"comment\":{}}],[\"csflekmstlsoptions\",{\"_index\":570,\"name\":{\"1733\":{}},\"comment\":{}}],[\"currentindex\",{\"_index\":443,\"name\":{\"1314\":{}},\"comment\":{}}],[\"cursor\",{\"_index\":485,\"name\":{\"1463\":{},\"1947\":{},\"2325\":{},\"2403\":{}},\"comment\":{}}],[\"cursor_flags\",{\"_index\":332,\"name\":{\"1050\":{}},\"comment\":{}}],[\"cursorflag\",{\"_index\":673,\"name\":{\"1929\":{}},\"comment\":{}}],[\"cursorstreamoptions\",{\"_index\":674,\"name\":{\"1930\":{}},\"comment\":{}}],[\"data\",{\"_index\":703,\"name\":{\"2080\":{}},\"comment\":{}}],[\"databasename\",{\"_index\":256,\"name\":{\"702\":{},\"1127\":{}},\"comment\":{}}],[\"databases\",{\"_index\":914,\"name\":{\"2799\":{}},\"comment\":{}}],[\"datakey\",{\"_index\":549,\"name\":{\"1631\":{}},\"comment\":{}}],[\"db\",{\"_index\":249,\"name\":{\"694\":{},\"946\":{},\"1403\":{},\"1449\":{},\"1494\":{},\"1766\":{},\"3124\":{},\"3130\":{}},\"comment\":{}}],[\"dbname\",{\"_index\":26,\"name\":{\"26\":{},\"648\":{},\"1474\":{},\"1953\":{},\"2158\":{},\"2335\":{},\"2362\":{},\"2386\":{},\"2413\":{},\"2454\":{},\"2480\":{},\"2507\":{},\"2525\":{},\"2569\":{},\"2583\":{},\"2608\":{},\"2634\":{},\"2678\":{},\"2720\":{},\"2736\":{},\"2775\":{},\"2787\":{},\"2821\":{},\"2844\":{},\"2865\":{},\"2887\":{},\"2919\":{},\"3092\":{}},\"comment\":{}}],[\"dboptions\",{\"_index\":680,\"name\":{\"2018\":{}},\"comment\":{}}],[\"dbref\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"dbstatsoptions\",{\"_index\":927,\"name\":{\"2837\":{}},\"comment\":{}}],[\"decimal128\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"decrypt\",{\"_index\":75,\"name\":{\"78\":{}},\"comment\":{}}],[\"default_language\",{\"_index\":887,\"name\":{\"2656\":{},\"2697\":{}},\"comment\":{}}],[\"defaulttransactionoptions\",{\"_index\":192,\"name\":{\"614\":{},\"3059\":{}},\"comment\":{}}],[\"definition\",{\"_index\":925,\"name\":{\"2835\":{}},\"comment\":{}}],[\"delete\",{\"_index\":282,\"name\":{\"794\":{},\"1337\":{}},\"comment\":{}}],[\"deletedcount\",{\"_index\":46,\"name\":{\"46\":{},\"1243\":{},\"2493\":{}},\"comment\":{}}],[\"deletekey\",{\"_index\":66,\"name\":{\"69\":{}},\"comment\":{}}],[\"deletemany\",{\"_index\":219,\"name\":{\"663\":{}},\"comment\":{}}],[\"deletemanymodel\",{\"_index\":429,\"name\":{\"1259\":{}},\"comment\":{}}],[\"deleteone\",{\"_index\":218,\"name\":{\"662\":{},\"1336\":{}},\"comment\":{}}],[\"deleteonemodel\",{\"_index\":430,\"name\":{\"1263\":{}},\"comment\":{}}],[\"deleteoptions\",{\"_index\":862,\"name\":{\"2471\":{}},\"comment\":{}}],[\"deleteresult\",{\"_index\":863,\"name\":{\"2491\":{}},\"comment\":{}}],[\"deletestatement\",{\"_index\":865,\"name\":{\"2494\":{}},\"comment\":{}}],[\"deprecationerrors\",{\"_index\":732,\"name\":{\"2202\":{}},\"comment\":{}}],[\"deserialize\",{\"_index\":414,\"name\":{\"1228\":{}},\"comment\":{}}],[\"diacriticsensitive\",{\"_index\":813,\"name\":{\"2310\":{}},\"comment\":{}}],[\"directconnection\",{\"_index\":724,\"name\":{\"2127\":{},\"2193\":{}},\"comment\":{}}],[\"disambiguatedpaths\",{\"_index\":501,\"name\":{\"1567\":{}},\"comment\":{}}],[\"distinct\",{\"_index\":234,\"name\":{\"679\":{}},\"comment\":{}}],[\"distinctoptions\",{\"_index\":867,\"name\":{\"2499\":{}},\"comment\":{}}],[\"document\",{\"_index\":413,\"name\":{\"1227\":{},\"1268\":{}},\"comment\":{}}],[\"documentkey\",{\"_index\":465,\"name\":{\"1380\":{},\"1394\":{},\"1437\":{},\"1513\":{},\"1548\":{}},\"comment\":{}}],[\"done\",{\"_index\":293,\"name\":{\"825\":{}},\"comment\":{}}],[\"double\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"driver\",{\"_index\":639,\"name\":{\"1850\":{}},\"comment\":{}}],[\"driverinfo\",{\"_index\":649,\"name\":{\"1872\":{},\"2084\":{},\"2139\":{},\"2196\":{}},\"comment\":{}}],[\"drop\",{\"_index\":221,\"name\":{\"665\":{},\"798\":{}},\"comment\":{}}],[\"dropcollection\",{\"_index\":262,\"name\":{\"718\":{}},\"comment\":{}}],[\"dropcollectionoptions\",{\"_index\":868,\"name\":{\"2500\":{}},\"comment\":{}}],[\"dropdatabase\",{\"_index\":263,\"name\":{\"719\":{}},\"comment\":{}}],[\"dropdatabaseoptions\",{\"_index\":869,\"name\":{\"2518\":{}},\"comment\":{}}],[\"dropindex\",{\"_index\":227,\"name\":{\"672\":{}},\"comment\":{}}],[\"dropindexes\",{\"_index\":228,\"name\":{\"673\":{}},\"comment\":{}}],[\"dropindexesoptions\",{\"_index\":895,\"name\":{\"2681\":{}},\"comment\":{}}],[\"dropsearchindex\",{\"_index\":247,\"name\":{\"692\":{}},\"comment\":{}}],[\"droptarget\",{\"_index\":921,\"name\":{\"2814\":{}},\"comment\":{}}],[\"duration\",{\"_index\":376,\"name\":{\"1119\":{},\"1140\":{},\"1202\":{},\"1210\":{}},\"comment\":{}}],[\"each\",{\"_index\":744,\"name\":{\"2232\":{},\"2237\":{}},\"comment\":{}}],[\"electionid\",{\"_index\":957,\"name\":{\"2995\":{}},\"comment\":{}}],[\"elemmatch\",{\"_index\":777,\"name\":{\"2272\":{}},\"comment\":{}}],[\"emit\",{\"_index\":140,\"name\":{\"478\":{},\"544\":{},\"560\":{},\"598\":{},\"640\":{},\"781\":{},\"807\":{},\"881\":{},\"927\":{},\"958\":{},\"1021\":{},\"2009\":{},\"2222\":{}},\"comment\":{}}],[\"enabled\",{\"_index\":855,\"name\":{\"2448\":{},\"2932\":{}},\"comment\":{}}],[\"enableutf8validation\",{\"_index\":34,\"name\":{\"34\":{},\"1226\":{},\"1461\":{},\"1906\":{},\"1928\":{},\"1944\":{},\"2026\":{},\"2146\":{},\"2343\":{},\"2370\":{},\"2394\":{},\"2421\":{},\"2462\":{},\"2488\":{},\"2515\":{},\"2533\":{},\"2560\":{},\"2591\":{},\"2616\":{},\"2642\":{},\"2667\":{},\"2709\":{},\"2744\":{},\"2764\":{},\"2795\":{},\"2810\":{},\"2829\":{},\"2852\":{},\"2873\":{},\"2895\":{},\"2927\":{},\"3099\":{}},\"comment\":{}}],[\"encrypt\",{\"_index\":73,\"name\":{\"76\":{}},\"comment\":{}}],[\"encryptedfields\",{\"_index\":563,\"name\":{\"1666\":{},\"1678\":{},\"2445\":{},\"2501\":{}},\"comment\":{}}],[\"encryptedfieldsmap\",{\"_index\":514,\"name\":{\"1583\":{}},\"comment\":{}}],[\"encryptexpression\",{\"_index\":74,\"name\":{\"77\":{}},\"comment\":{}}],[\"end\",{\"_index\":176,\"name\":{\"573\":{},\"817\":{},\"2045\":{},\"2051\":{}},\"comment\":{}}],[\"ended\",{\"_index\":994,\"name\":{\"3055\":{}},\"comment\":{}}],[\"endpoint\",{\"_index\":512,\"name\":{\"1581\":{},\"1604\":{},\"1646\":{},\"1729\":{}},\"comment\":{}}],[\"endsession\",{\"_index\":197,\"name\":{\"621\":{}},\"comment\":{}}],[\"endsessionoptions\",{\"_index\":996,\"name\":{\"3060\":{}},\"comment\":{}}],[\"enhancedomit\",{\"_index\":753,\"name\":{\"2244\":{}},\"comment\":{}}],[\"env\",{\"_index\":644,\"name\":{\"1864\":{}},\"comment\":{}}],[\"eq\",{\"_index\":756,\"name\":{\"2248\":{}},\"comment\":{}}],[\"equals\",{\"_index\":200,\"name\":{\"624\":{},\"1102\":{},\"1759\":{},\"3005\":{}},\"comment\":{}}],[\"err\",{\"_index\":41,\"name\":{\"41\":{},\"1298\":{},\"2032\":{}},\"comment\":{}}],[\"errinfo\",{\"_index\":53,\"name\":{\"54\":{},\"347\":{},\"432\":{},\"1234\":{},\"1293\":{},\"1302\":{},\"1345\":{},\"2034\":{}},\"comment\":{}}],[\"errmsg\",{\"_index\":58,\"name\":{\"60\":{},\"86\":{},\"97\":{},\"108\":{},\"119\":{},\"130\":{},\"141\":{},\"152\":{},\"163\":{},\"174\":{},\"185\":{},\"196\":{},\"207\":{},\"218\":{},\"229\":{},\"240\":{},\"251\":{},\"262\":{},\"273\":{},\"284\":{},\"295\":{},\"306\":{},\"317\":{},\"328\":{},\"339\":{},\"354\":{},\"366\":{},\"378\":{},\"389\":{},\"400\":{},\"411\":{},\"422\":{},\"438\":{},\"1233\":{},\"1292\":{},\"1301\":{},\"1308\":{},\"1344\":{},\"1660\":{},\"1672\":{},\"1684\":{},\"1695\":{},\"1706\":{},\"1717\":{},\"2031\":{}},\"comment\":{}}],[\"error\",{\"_index\":177,\"name\":{\"574\":{},\"2984\":{},\"3047\":{}},\"comment\":{}}],[\"errordescription\",{\"_index\":684,\"name\":{\"2029\":{}},\"comment\":{}}],[\"errored\",{\"_index\":302,\"name\":{\"836\":{}},\"comment\":{}}],[\"errorlabels\",{\"_index\":61,\"name\":{\"63\":{},\"89\":{},\"100\":{},\"111\":{},\"122\":{},\"133\":{},\"144\":{},\"155\":{},\"166\":{},\"177\":{},\"188\":{},\"199\":{},\"210\":{},\"221\":{},\"232\":{},\"243\":{},\"254\":{},\"265\":{},\"276\":{},\"287\":{},\"298\":{},\"309\":{},\"320\":{},\"331\":{},\"342\":{},\"357\":{},\"369\":{},\"381\":{},\"392\":{},\"403\":{},\"414\":{},\"425\":{},\"441\":{},\"1663\":{},\"1675\":{},\"1687\":{},\"1698\":{},\"1709\":{},\"1720\":{},\"2033\":{}},\"comment\":{}}],[\"estimateddocumentcount\",{\"_index\":232,\"name\":{\"677\":{}},\"comment\":{}}],[\"estimateddocumentcountoptions\",{\"_index\":870,\"name\":{\"2519\":{}},\"comment\":{}}],[\"eventemitterwithstate\",{\"_index\":1011,\"name\":{\"3103\":{}},\"comment\":{}}],[\"eventnames\",{\"_index\":144,\"name\":{\"482\":{},\"548\":{},\"564\":{},\"602\":{},\"644\":{},\"785\":{},\"811\":{},\"885\":{},\"931\":{},\"962\":{},\"1025\":{},\"2013\":{},\"2226\":{}},\"comment\":{}}],[\"eventsdescription\",{\"_index\":739,\"name\":{\"2210\":{}},\"comment\":{}}],[\"execute\",{\"_index\":319,\"name\":{\"975\":{},\"1039\":{},\"1329\":{}},\"comment\":{}}],[\"exists\",{\"_index\":765,\"name\":{\"2257\":{}},\"comment\":{}}],[\"expireafterseconds\",{\"_index\":853,\"name\":{\"2444\":{},\"2651\":{},\"2694\":{}},\"comment\":{}}],[\"expiresinseconds\",{\"_index\":598,\"name\":{\"1775\":{}},\"comment\":{}}],[\"explain\",{\"_index\":36,\"name\":{\"36\":{},\"500\":{},\"733\":{},\"1467\":{},\"1959\":{},\"1965\":{},\"2039\":{},\"2345\":{},\"2372\":{},\"2396\":{},\"2423\":{},\"2464\":{},\"2490\":{},\"2517\":{},\"2535\":{},\"2563\":{},\"2593\":{},\"2618\":{},\"2644\":{},\"2671\":{},\"2713\":{},\"2746\":{},\"2768\":{},\"2797\":{},\"2831\":{},\"2854\":{},\"2875\":{},\"2897\":{},\"2929\":{},\"3100\":{}},\"comment\":{}}],[\"explainoptions\",{\"_index\":688,\"name\":{\"2038\":{}},\"comment\":{}}],[\"explainverbosity\",{\"_index\":334,\"name\":{\"1053\":{},\"1054\":{}},\"comment\":{}}],[\"explainverbositylike\",{\"_index\":689,\"name\":{\"2040\":{}},\"comment\":{}}],[\"explicit\",{\"_index\":191,\"name\":{\"613\":{}},\"comment\":{}}],[\"expr\",{\"_index\":766,\"name\":{\"2259\":{}},\"comment\":{}}],[\"extraoptions\",{\"_index\":518,\"name\":{\"1590\":{}},\"comment\":{}}],[\"failure\",{\"_index\":378,\"name\":{\"1121\":{},\"1203\":{}},\"comment\":{}}],[\"file\",{\"_index\":285,\"name\":{\"815\":{}},\"comment\":{}}],[\"filename\",{\"_index\":292,\"name\":{\"823\":{},\"2056\":{}},\"comment\":{}}],[\"files\",{\"_index\":291,\"name\":{\"822\":{}},\"comment\":{}}],[\"files_id\",{\"_index\":702,\"name\":{\"2078\":{}},\"comment\":{}}],[\"filter\",{\"_index\":269,\"name\":{\"734\":{},\"845\":{},\"1260\":{},\"1264\":{},\"1270\":{},\"1276\":{},\"1283\":{},\"2245\":{},\"2779\":{}},\"comment\":{}}],[\"filteroperations\",{\"_index\":754,\"name\":{\"2246\":{}},\"comment\":{}}],[\"filteroperators\",{\"_index\":755,\"name\":{\"2247\":{}},\"comment\":{}}],[\"find\",{\"_index\":223,\"name\":{\"667\":{},\"795\":{},\"970\":{},\"1034\":{},\"1324\":{}},\"comment\":{}}],[\"findcursor\",{\"_index\":268,\"name\":{\"728\":{}},\"comment\":{}}],[\"findone\",{\"_index\":222,\"name\":{\"666\":{}},\"comment\":{}}],[\"findoneanddelete\",{\"_index\":236,\"name\":{\"681\":{}},\"comment\":{}}],[\"findoneanddeleteoptions\",{\"_index\":877,\"name\":{\"2572\":{}},\"comment\":{}}],[\"findoneandreplace\",{\"_index\":237,\"name\":{\"682\":{}},\"comment\":{}}],[\"findoneandreplaceoptions\",{\"_index\":879,\"name\":{\"2594\":{}},\"comment\":{}}],[\"findoneandupdate\",{\"_index\":238,\"name\":{\"683\":{}},\"comment\":{}}],[\"findoneandupdateoptions\",{\"_index\":880,\"name\":{\"2619\":{}},\"comment\":{}}],[\"findoperators\",{\"_index\":449,\"name\":{\"1331\":{}},\"comment\":{}}],[\"findoptions\",{\"_index\":871,\"name\":{\"2536\":{}},\"comment\":{}}],[\"flags\",{\"_index\":844,\"name\":{\"2433\":{}},\"comment\":{}}],[\"flatten\",{\"_index\":783,\"name\":{\"2279\":{}},\"comment\":{}}],[\"force\",{\"_index\":630,\"name\":{\"1824\":{},\"3061\":{}},\"comment\":{}}],[\"forceclear\",{\"_index\":997,\"name\":{\"3062\":{}},\"comment\":{}}],[\"forceserverobjectid\",{\"_index\":19,\"name\":{\"19\":{},\"2020\":{},\"2134\":{},\"2194\":{},\"2730\":{}},\"comment\":{}}],[\"foreach\",{\"_index\":122,\"name\":{\"458\":{},\"526\":{},\"764\":{},\"862\":{},\"908\":{},\"1006\":{},\"1991\":{}},\"comment\":{}}],[\"fragment\",{\"_index\":493,\"name\":{\"1535\":{}},\"comment\":{}}],[\"fromhostport\",{\"_index\":1012,\"name\":{\"3107\":{}},\"comment\":{}}],[\"fromoptions\",{\"_index\":341,\"name\":{\"1070\":{},\"1090\":{},\"1106\":{}},\"comment\":{}}],[\"fromsrvrecord\",{\"_index\":1013,\"name\":{\"3108\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":355,\"name\":{\"1089\":{},\"3106\":{},\"3121\":{},\"3128\":{}},\"comment\":{}}],[\"fsync\",{\"_index\":370,\"name\":{\"1113\":{},\"3143\":{}},\"comment\":{}}],[\"full\",{\"_index\":836,\"name\":{\"2374\":{}},\"comment\":{}}],[\"fulldocument\",{\"_index\":476,\"name\":{\"1430\":{},\"1452\":{},\"1505\":{},\"1539\":{},\"1561\":{}},\"comment\":{}}],[\"fulldocumentbeforechange\",{\"_index\":464,\"name\":{\"1374\":{},\"1453\":{},\"1507\":{},\"1542\":{}},\"comment\":{}}],[\"gcp\",{\"_index\":510,\"name\":{\"1578\":{},\"1731\":{},\"1736\":{}},\"comment\":{}}],[\"gcpencryptionkeyoptions\",{\"_index\":554,\"name\":{\"1640\":{}},\"comment\":{}}],[\"generateidmap\",{\"_index\":419,\"name\":{\"1237\":{}},\"comment\":{}}],[\"generation\",{\"_index\":615,\"name\":{\"1800\":{}},\"comment\":{}}],[\"genericlistener\",{\"_index\":740,\"name\":{\"2211\":{}},\"comment\":{}}],[\"geointersects\",{\"_index\":770,\"name\":{\"2264\":{}},\"comment\":{}}],[\"geometry\",{\"_index\":771,\"name\":{\"2266\":{}},\"comment\":{}}],[\"geonear\",{\"_index\":169,\"name\":{\"511\":{},\"1976\":{}},\"comment\":{}}],[\"geowithin\",{\"_index\":772,\"name\":{\"2267\":{}},\"comment\":{}}],[\"getkey\",{\"_index\":68,\"name\":{\"71\":{}},\"comment\":{}}],[\"getkeybyaltname\",{\"_index\":69,\"name\":{\"72\":{}},\"comment\":{}}],[\"getkeys\",{\"_index\":67,\"name\":{\"70\":{}},\"comment\":{}}],[\"getmaxlisteners\",{\"_index\":145,\"name\":{\"483\":{},\"549\":{},\"565\":{},\"603\":{},\"645\":{},\"786\":{},\"812\":{},\"886\":{},\"932\":{},\"963\":{},\"1026\":{},\"2014\":{},\"2227\":{}},\"comment\":{}}],[\"getmoreoptions\",{\"_index\":321,\"name\":{\"979\":{}},\"comment\":{}}],[\"getoperation\",{\"_index\":440,\"name\":{\"1303\":{}},\"comment\":{}}],[\"getrawresponse\",{\"_index\":421,\"name\":{\"1251\":{}},\"comment\":{}}],[\"getupsertedidat\",{\"_index\":420,\"name\":{\"1250\":{}},\"comment\":{}}],[\"getwriteconcernerror\",{\"_index\":426,\"name\":{\"1256\":{}},\"comment\":{}}],[\"getwriteerrorat\",{\"_index\":424,\"name\":{\"1254\":{}},\"comment\":{}}],[\"getwriteerrorcount\",{\"_index\":423,\"name\":{\"1253\":{}},\"comment\":{}}],[\"getwriteerrors\",{\"_index\":425,\"name\":{\"1255\":{}},\"comment\":{}}],[\"granularity\",{\"_index\":859,\"name\":{\"2468\":{}},\"comment\":{}}],[\"gridfsbucket\",{\"_index\":277,\"name\":{\"788\":{}},\"comment\":{}}],[\"gridfsbucketevents\",{\"_index\":697,\"name\":{\"2061\":{}},\"comment\":{}}],[\"gridfsbucketoptions\",{\"_index\":698,\"name\":{\"2064\":{}},\"comment\":{}}],[\"gridfsbucketreadstream\",{\"_index\":284,\"name\":{\"814\":{}},\"comment\":{}}],[\"gridfsbucketreadstreamoptions\",{\"_index\":690,\"name\":{\"2041\":{}},\"comment\":{}}],[\"gridfsbucketreadstreamoptionswithrevision\",{\"_index\":691,\"name\":{\"2046\":{}},\"comment\":{}}],[\"gridfsbucketwritestream\",{\"_index\":288,\"name\":{\"819\":{}},\"comment\":{}}],[\"gridfsbucketwritestreamoptions\",{\"_index\":700,\"name\":{\"2069\":{}},\"comment\":{}}],[\"gridfschunk\",{\"_index\":701,\"name\":{\"2076\":{}},\"comment\":{}}],[\"gridfsfile\",{\"_index\":304,\"name\":{\"839\":{},\"2052\":{}},\"comment\":{}}],[\"group\",{\"_index\":159,\"name\":{\"501\":{},\"1966\":{}},\"comment\":{}}],[\"gssapicanonicalizationvalue\",{\"_index\":329,\"name\":{\"1044\":{},\"1045\":{}},\"comment\":{}}],[\"gt\",{\"_index\":757,\"name\":{\"2249\":{}},\"comment\":{}}],[\"gte\",{\"_index\":758,\"name\":{\"2250\":{}},\"comment\":{}}],[\"handlewriteerror\",{\"_index\":326,\"name\":{\"1029\":{}},\"comment\":{}}],[\"hasaggregationcursor\",{\"_index\":972,\"name\":{\"3023\":{}},\"comment\":{}}],[\"hasauthcommands\",{\"_index\":975,\"name\":{\"3026\":{}},\"comment\":{}}],[\"hasdatabearingservers\",{\"_index\":991,\"name\":{\"3049\":{}},\"comment\":{}}],[\"hasended\",{\"_index\":185,\"name\":{\"606\":{}},\"comment\":{}}],[\"haserrorlabel\",{\"_index\":59,\"name\":{\"61\":{},\"87\":{},\"98\":{},\"109\":{},\"120\":{},\"131\":{},\"142\":{},\"153\":{},\"164\":{},\"175\":{},\"186\":{},\"197\":{},\"208\":{},\"219\":{},\"230\":{},\"241\":{},\"252\":{},\"263\":{},\"274\":{},\"285\":{},\"296\":{},\"307\":{},\"318\":{},\"329\":{},\"340\":{},\"355\":{},\"367\":{},\"379\":{},\"390\":{},\"401\":{},\"412\":{},\"423\":{},\"439\":{},\"1661\":{},\"1673\":{},\"1685\":{},\"1696\":{},\"1707\":{},\"1718\":{}},\"comment\":{}}],[\"hash\",{\"_index\":944,\"name\":{\"2951\":{}},\"comment\":{}}],[\"hasknownservers\",{\"_index\":990,\"name\":{\"3048\":{}},\"comment\":{}}],[\"haslistcollectionscommand\",{\"_index\":976,\"name\":{\"3027\":{}},\"comment\":{}}],[\"haslistindexescommand\",{\"_index\":977,\"name\":{\"3028\":{}},\"comment\":{}}],[\"hasnext\",{\"_index\":119,\"name\":{\"455\":{},\"523\":{},\"583\":{},\"761\":{},\"859\":{},\"905\":{},\"1003\":{},\"1988\":{}},\"comment\":{}}],[\"hasserviceid\",{\"_index\":380,\"name\":{\"1123\":{},\"1134\":{},\"1144\":{}},\"comment\":{}}],[\"hastextsearch\",{\"_index\":974,\"name\":{\"3025\":{}},\"comment\":{}}],[\"hastimedout\",{\"_index\":1000,\"name\":{\"3068\":{}},\"comment\":{}}],[\"haswritecommands\",{\"_index\":973,\"name\":{\"3024\":{}},\"comment\":{}}],[\"haswriteerrors\",{\"_index\":422,\"name\":{\"1252\":{}},\"comment\":{}}],[\"heartbeatfrequencyms\",{\"_index\":721,\"name\":{\"2122\":{},\"2179\":{},\"2956\":{},\"3044\":{},\"3051\":{}},\"comment\":{}}],[\"hedge\",{\"_index\":360,\"name\":{\"1096\":{},\"2936\":{},\"2943\":{},\"2946\":{}},\"comment\":{}}],[\"hedgeoptions\",{\"_index\":938,\"name\":{\"2931\":{}},\"comment\":{}}],[\"hello\",{\"_index\":658,\"name\":{\"1894\":{}},\"comment\":{}}],[\"hidden\",{\"_index\":894,\"name\":{\"2665\":{},\"2693\":{}},\"comment\":{}}],[\"hint\",{\"_index\":211,\"name\":{\"655\":{},\"735\":{},\"1262\":{},\"1266\":{},\"1273\":{},\"1280\":{},\"1287\":{},\"1341\":{},\"1464\":{},\"1949\":{},\"2329\":{},\"2381\":{},\"2407\":{},\"2474\":{},\"2498\":{},\"2541\":{},\"2573\":{},\"2596\":{},\"2622\":{},\"2803\":{},\"2858\":{},\"2880\":{},\"2911\":{}},\"comment\":{}}],[\"host\",{\"_index\":962,\"name\":{\"3003\":{},\"3110\":{},\"3118\":{}},\"comment\":{}}],[\"hostaddress\",{\"_index\":616,\"name\":{\"1801\":{},\"1834\":{},\"2998\":{},\"3105\":{}},\"comment\":{}}],[\"hosts\",{\"_index\":728,\"name\":{\"2149\":{},\"2980\":{}},\"comment\":{}}],[\"id\",{\"_index\":111,\"name\":{\"444\":{},\"512\":{},\"616\":{},\"750\":{},\"826\":{},\"848\":{},\"894\":{},\"992\":{},\"1799\":{},\"1977\":{},\"2071\":{},\"3064\":{},\"3071\":{}},\"comment\":{}}],[\"idindex\",{\"_index\":907,\"name\":{\"2758\":{}},\"comment\":{}}],[\"idpserverinfo\",{\"_index\":592,\"name\":{\"1769\":{}},\"comment\":{}}],[\"idpserverresponse\",{\"_index\":596,\"name\":{\"1773\":{}},\"comment\":{}}],[\"in\",{\"_index\":759,\"name\":{\"2251\":{}},\"comment\":{}}],[\"includeresultmetadata\",{\"_index\":878,\"name\":{\"2577\":{},\"2602\":{},\"2628\":{}},\"comment\":{}}],[\"incrementtransactionnumber\",{\"_index\":201,\"name\":{\"625\":{}},\"comment\":{}}],[\"index\",{\"_index\":278,\"name\":{\"789\":{},\"1231\":{},\"1300\":{},\"1307\":{},\"2063\":{}},\"comment\":{}}],[\"indexdescription\",{\"_index\":896,\"name\":{\"2682\":{}},\"comment\":{}}],[\"indexdirection\",{\"_index\":897,\"name\":{\"2704\":{}},\"comment\":{}}],[\"indexes\",{\"_index\":235,\"name\":{\"680\":{}},\"comment\":{}}],[\"indexexists\",{\"_index\":230,\"name\":{\"675\":{}},\"comment\":{}}],[\"indexinformation\",{\"_index\":231,\"name\":{\"676\":{},\"725\":{}},\"comment\":{}}],[\"indexinformationoptions\",{\"_index\":835,\"name\":{\"2373\":{}},\"comment\":{}}],[\"indexoptiondefaults\",{\"_index\":849,\"name\":{\"2438\":{}},\"comment\":{}}],[\"indexspecification\",{\"_index\":898,\"name\":{\"2705\":{}},\"comment\":{}}],[\"inferidtype\",{\"_index\":784,\"name\":{\"2280\":{}},\"comment\":{}}],[\"info\",{\"_index\":905,\"name\":{\"2754\":{}},\"comment\":{}}],[\"init\",{\"_index\":174,\"name\":{\"570\":{}},\"comment\":{}}],[\"initializeorderedbulkop\",{\"_index\":242,\"name\":{\"687\":{}},\"comment\":{}}],[\"initializeunorderedbulkop\",{\"_index\":241,\"name\":{\"686\":{}},\"comment\":{}}],[\"insert\",{\"_index\":317,\"name\":{\"969\":{},\"1033\":{},\"1323\":{}},\"comment\":{}}],[\"insertedcount\",{\"_index\":43,\"name\":{\"43\":{},\"1240\":{},\"2725\":{}},\"comment\":{}}],[\"insertedid\",{\"_index\":903,\"name\":{\"2749\":{}},\"comment\":{}}],[\"insertedids\",{\"_index\":48,\"name\":{\"48\":{},\"1247\":{},\"2726\":{}},\"comment\":{}}],[\"insertmany\",{\"_index\":213,\"name\":{\"657\":{}},\"comment\":{}}],[\"insertmanyresult\",{\"_index\":900,\"name\":{\"2723\":{}},\"comment\":{}}],[\"insertone\",{\"_index\":212,\"name\":{\"656\":{}},\"comment\":{}}],[\"insertonemodel\",{\"_index\":431,\"name\":{\"1267\":{}},\"comment\":{}}],[\"insertoneoptions\",{\"_index\":901,\"name\":{\"2728\":{}},\"comment\":{}}],[\"insertoneresult\",{\"_index\":902,\"name\":{\"2747\":{}},\"comment\":{}}],[\"inspect\",{\"_index\":1016,\"name\":{\"3114\":{}},\"comment\":{}}],[\"int32\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"integertype\",{\"_index\":785,\"name\":{\"2281\":{}},\"comment\":{}}],[\"interruptinuseconnections\",{\"_index\":393,\"name\":{\"1171\":{}},\"comment\":{}}],[\"intransaction\",{\"_index\":202,\"name\":{\"626\":{}},\"comment\":{}}],[\"isactive\",{\"_index\":1006,\"name\":{\"3081\":{}},\"comment\":{}}],[\"isany\",{\"_index\":786,\"name\":{\"2282\":{}},\"comment\":{}}],[\"iscapped\",{\"_index\":224,\"name\":{\"669\":{}},\"comment\":{}}],[\"iscommitted\",{\"_index\":1007,\"name\":{\"3082\":{}},\"comment\":{}}],[\"isdatabearing\",{\"_index\":960,\"name\":{\"3001\":{}},\"comment\":{}}],[\"isdirty\",{\"_index\":999,\"name\":{\"3067\":{}},\"comment\":{}}],[\"isipv6\",{\"_index\":1015,\"name\":{\"3113\":{}},\"comment\":{}}],[\"isok\",{\"_index\":428,\"name\":{\"1258\":{}},\"comment\":{}}],[\"isordered\",{\"_index\":315,\"name\":{\"967\":{},\"1031\":{},\"1321\":{}},\"comment\":{}}],[\"ispinned\",{\"_index\":196,\"name\":{\"620\":{},\"3079\":{}},\"comment\":{}}],[\"isreadable\",{\"_index\":959,\"name\":{\"3000\":{}},\"comment\":{}}],[\"isstarting\",{\"_index\":1005,\"name\":{\"3080\":{}},\"comment\":{}}],[\"issuer\",{\"_index\":593,\"name\":{\"1770\":{}},\"comment\":{}}],[\"isvalid\",{\"_index\":357,\"name\":{\"1092\":{},\"1100\":{}},\"comment\":{}}],[\"iswritable\",{\"_index\":961,\"name\":{\"3002\":{}},\"comment\":{}}],[\"j\",{\"_index\":369,\"name\":{\"1112\":{},\"3141\":{}},\"comment\":{}}],[\"join\",{\"_index\":787,\"name\":{\"2283\":{}},\"comment\":{}}],[\"journal\",{\"_index\":366,\"name\":{\"1109\":{},\"2131\":{},\"3140\":{}},\"comment\":{}}],[\"jsonschema\",{\"_index\":767,\"name\":{\"2260\":{}},\"comment\":{}}],[\"key\",{\"_index\":508,\"name\":{\"1576\":{},\"1603\":{},\"1726\":{},\"2426\":{},\"2685\":{}},\"comment\":{}}],[\"keyaltname\",{\"_index\":541,\"name\":{\"1616\":{}},\"comment\":{}}],[\"keyaltnames\",{\"_index\":536,\"name\":{\"1611\":{},\"1634\":{}},\"comment\":{}}],[\"keyid\",{\"_index\":540,\"name\":{\"1615\":{},\"2952\":{}},\"comment\":{}}],[\"keymaterial\",{\"_index\":537,\"name\":{\"1612\":{},\"1635\":{}},\"comment\":{}}],[\"keyname\",{\"_index\":531,\"name\":{\"1606\":{},\"1644\":{}},\"comment\":{}}],[\"keyring\",{\"_index\":557,\"name\":{\"1643\":{}},\"comment\":{}}],[\"keysofatype\",{\"_index\":788,\"name\":{\"2284\":{}},\"comment\":{}}],[\"keysofothertype\",{\"_index\":789,\"name\":{\"2285\":{}},\"comment\":{}}],[\"keyvaultclient\",{\"_index\":503,\"name\":{\"1569\":{},\"1622\":{}},\"comment\":{}}],[\"keyvaultendpoint\",{\"_index\":532,\"name\":{\"1607\":{}},\"comment\":{}}],[\"keyvaultnamespace\",{\"_index\":504,\"name\":{\"1570\":{},\"1621\":{}},\"comment\":{}}],[\"keyversion\",{\"_index\":533,\"name\":{\"1608\":{},\"1645\":{}},\"comment\":{}}],[\"killed\",{\"_index\":114,\"name\":{\"450\":{},\"518\":{},\"756\":{},\"854\":{},\"900\":{},\"998\":{},\"1983\":{}},\"comment\":{}}],[\"kmip\",{\"_index\":511,\"name\":{\"1579\":{},\"1727\":{},\"1737\":{}},\"comment\":{}}],[\"kmsproviders\",{\"_index\":505,\"name\":{\"1571\":{},\"1623\":{},\"1722\":{}},\"comment\":{}}],[\"language\",{\"_index\":811,\"name\":{\"2308\":{}},\"comment\":{}}],[\"language_override\",{\"_index\":888,\"name\":{\"2657\":{},\"2698\":{}},\"comment\":{}}],[\"lasterrorobject\",{\"_index\":666,\"name\":{\"1910\":{}},\"comment\":{}}],[\"lastupdatetime\",{\"_index\":952,\"name\":{\"2989\":{}},\"comment\":{}}],[\"lastuse\",{\"_index\":998,\"name\":{\"3065\":{}},\"comment\":{}}],[\"lastwritedate\",{\"_index\":953,\"name\":{\"2990\":{}},\"comment\":{}}],[\"legal_tcp_socket_options\",{\"_index\":605,\"name\":{\"1786\":{}},\"comment\":{}}],[\"legal_tls_socket_options\",{\"_index\":606,\"name\":{\"1787\":{}},\"comment\":{}}],[\"length\",{\"_index\":296,\"name\":{\"829\":{},\"2054\":{}},\"comment\":{}}],[\"let\",{\"_index\":20,\"name\":{\"20\":{},\"1479\":{},\"1950\":{},\"2330\":{},\"2408\":{},\"2475\":{},\"2557\":{},\"2576\":{},\"2601\":{},\"2627\":{},\"2860\":{},\"2882\":{}},\"comment\":{}}],[\"level\",{\"_index\":346,\"name\":{\"1076\":{}},\"comment\":{}}],[\"libmongocryptversion\",{\"_index\":63,\"name\":{\"65\":{}},\"comment\":{}}],[\"limit\",{\"_index\":160,\"name\":{\"502\":{},\"748\":{},\"1967\":{},\"2379\":{},\"2399\":{},\"2496\":{},\"2537\":{}},\"comment\":{}}],[\"linearizable\",{\"_index\":344,\"name\":{\"1073\":{}},\"comment\":{}}],[\"listcollections\",{\"_index\":260,\"name\":{\"716\":{}},\"comment\":{}}],[\"listcollectionscursor\",{\"_index\":305,\"name\":{\"841\":{}},\"comment\":{}}],[\"listcollectionsoptions\",{\"_index\":908,\"name\":{\"2759\":{}},\"comment\":{}}],[\"listdatabases\",{\"_index\":155,\"name\":{\"493\":{}},\"comment\":{}}],[\"listdatabasesoptions\",{\"_index\":911,\"name\":{\"2778\":{}},\"comment\":{}}],[\"listdatabasesresult\",{\"_index\":913,\"name\":{\"2798\":{}},\"comment\":{}}],[\"listenercount\",{\"_index\":141,\"name\":{\"479\":{},\"545\":{},\"561\":{},\"599\":{},\"641\":{},\"782\":{},\"808\":{},\"882\":{},\"928\":{},\"959\":{},\"1022\":{},\"2010\":{},\"2223\":{}},\"comment\":{}}],[\"listeners\",{\"_index\":138,\"name\":{\"476\":{},\"542\":{},\"558\":{},\"596\":{},\"638\":{},\"779\":{},\"805\":{},\"879\":{},\"925\":{},\"956\":{},\"1019\":{},\"2007\":{},\"2220\":{}},\"comment\":{}}],[\"listindexes\",{\"_index\":229,\"name\":{\"674\":{}},\"comment\":{}}],[\"listindexescursor\",{\"_index\":306,\"name\":{\"888\":{}},\"comment\":{}}],[\"listindexesoptions\",{\"_index\":899,\"name\":{\"2706\":{}},\"comment\":{}}],[\"listsearchindexes\",{\"_index\":244,\"name\":{\"689\":{}},\"comment\":{}}],[\"listsearchindexescursor\",{\"_index\":677,\"name\":{\"1960\":{}},\"comment\":{}}],[\"listsearchindexesoptions\",{\"_index\":678,\"name\":{\"2016\":{}},\"comment\":{}}],[\"loadbalanced\",{\"_index\":115,\"name\":{\"451\":{},\"519\":{},\"619\":{},\"757\":{},\"855\":{},\"901\":{},\"999\":{},\"1813\":{},\"1832\":{},\"1890\":{},\"1900\":{},\"1984\":{},\"2128\":{},\"2154\":{},\"2960\":{}},\"comment\":{}}],[\"local\",{\"_index\":507,\"name\":{\"1574\":{},\"1724\":{},\"1738\":{}},\"comment\":{}}],[\"locale\",{\"_index\":825,\"name\":{\"2347\":{}},\"comment\":{}}],[\"localthresholdms\",{\"_index\":719,\"name\":{\"2120\":{},\"2190\":{},\"3045\":{},\"3052\":{}},\"comment\":{}}],[\"location\",{\"_index\":556,\"name\":{\"1642\":{}},\"comment\":{}}],[\"logger\",{\"_index\":517,\"name\":{\"1588\":{}},\"comment\":{}}],[\"logicalsessiontimeoutminutes\",{\"_index\":624,\"name\":{\"1812\":{},\"1844\":{},\"1889\":{},\"1899\":{},\"2969\":{},\"2996\":{},\"3043\":{}},\"comment\":{}}],[\"long\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"lookup\",{\"_index\":164,\"name\":{\"506\":{},\"1971\":{}},\"comment\":{}}],[\"lsid\",{\"_index\":456,\"name\":{\"1351\":{},\"1359\":{},\"1367\":{},\"1378\":{},\"1391\":{},\"1407\":{},\"1415\":{},\"1423\":{},\"1435\":{},\"1446\":{},\"1486\":{},\"1500\":{},\"1511\":{},\"1521\":{},\"1530\":{},\"1546\":{}},\"comment\":{}}],[\"lt\",{\"_index\":760,\"name\":{\"2252\":{}},\"comment\":{}}],[\"lte\",{\"_index\":761,\"name\":{\"2253\":{}},\"comment\":{}}],[\"majority\",{\"_index\":342,\"name\":{\"1071\":{}},\"comment\":{}}],[\"map\",{\"_index\":125,\"name\":{\"462\":{},\"499\":{},\"731\":{},\"866\":{},\"912\":{},\"1009\":{},\"1964\":{}},\"comment\":{}}],[\"masterkey\",{\"_index\":535,\"name\":{\"1610\":{},\"1628\":{},\"1639\":{}},\"comment\":{}}],[\"match\",{\"_index\":161,\"name\":{\"503\":{},\"1968\":{}},\"comment\":{}}],[\"matchedcount\",{\"_index\":44,\"name\":{\"44\":{},\"1241\":{},\"2900\":{}},\"comment\":{}}],[\"matchkeysandvalues\",{\"_index\":790,\"name\":{\"2286\":{}},\"comment\":{}}],[\"max\",{\"_index\":271,\"name\":{\"737\":{},\"1649\":{},\"2432\":{},\"2548\":{},\"2662\":{},\"2686\":{}},\"comment\":{}}],[\"maxawaittimems\",{\"_index\":275,\"name\":{\"742\":{},\"982\":{},\"1454\":{},\"1556\":{},\"1922\":{},\"1938\":{},\"2327\":{},\"2405\":{},\"2550\":{}},\"comment\":{}}],[\"maxbsonobjectsize\",{\"_index\":653,\"name\":{\"1884\":{}},\"comment\":{}}],[\"maxcommittimems\",{\"_index\":1009,\"name\":{\"3087\":{}},\"comment\":{}}],[\"maxconnecting\",{\"_index\":635,\"name\":{\"1829\":{},\"2108\":{},\"2172\":{}},\"comment\":{}}],[\"maxdistance\",{\"_index\":775,\"name\":{\"2270\":{}},\"comment\":{}}],[\"maxelectionid\",{\"_index\":984,\"name\":{\"3038\":{}},\"comment\":{}}],[\"maxidletimems\",{\"_index\":636,\"name\":{\"1830\":{},\"2109\":{},\"2173\":{}},\"comment\":{}}],[\"maxkey\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"maxmessagesizebytes\",{\"_index\":654,\"name\":{\"1885\":{}},\"comment\":{}}],[\"maxpoolsize\",{\"_index\":633,\"name\":{\"1827\":{},\"2106\":{},\"2170\":{}},\"comment\":{}}],[\"maxsetversion\",{\"_index\":983,\"name\":{\"3037\":{}},\"comment\":{}}],[\"maxstalenessseconds\",{\"_index\":361,\"name\":{\"1097\":{},\"2114\":{},\"2938\":{},\"2942\":{},\"2945\":{}},\"comment\":{}}],[\"maxtimems\",{\"_index\":23,\"name\":{\"23\":{},\"465\":{},\"532\":{},\"743\":{},\"869\":{},\"915\":{},\"990\":{},\"1466\":{},\"1921\":{},\"1937\":{},\"1997\":{},\"2326\":{},\"2359\":{},\"2380\":{},\"2404\":{},\"2451\":{},\"2477\":{},\"2504\":{},\"2520\":{},\"2549\":{},\"2580\":{},\"2605\":{},\"2631\":{},\"2670\":{},\"2712\":{},\"2733\":{},\"2767\":{},\"2784\":{},\"2818\":{},\"2841\":{},\"2862\":{},\"2884\":{},\"2916\":{},\"3089\":{}},\"comment\":{}}],[\"maxvariable\",{\"_index\":831,\"name\":{\"2353\":{}},\"comment\":{}}],[\"maxwireversion\",{\"_index\":652,\"name\":{\"1883\":{},\"2987\":{},\"3021\":{}},\"comment\":{}}],[\"maxwritebatchsize\",{\"_index\":655,\"name\":{\"1886\":{}},\"comment\":{}}],[\"me\",{\"_index\":954,\"name\":{\"2991\":{}},\"comment\":{}}],[\"mechanism\",{\"_index\":587,\"name\":{\"1757\":{},\"1767\":{}},\"comment\":{}}],[\"mechanismproperties\",{\"_index\":588,\"name\":{\"1758\":{},\"1768\":{}},\"comment\":{}}],[\"memory_mb\",{\"_index\":646,\"name\":{\"1868\":{}},\"comment\":{}}],[\"merge\",{\"_index\":583,\"name\":{\"1752\":{}},\"comment\":{}}],[\"message\",{\"_index\":685,\"name\":{\"2030\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":622,\"name\":{\"1810\":{},\"1842\":{},\"2057\":{},\"2072\":{},\"2159\":{},\"2967\":{}},\"comment\":{}}],[\"metafield\",{\"_index\":858,\"name\":{\"2467\":{}},\"comment\":{}}],[\"min\",{\"_index\":270,\"name\":{\"736\":{},\"1648\":{},\"2547\":{},\"2661\":{},\"2687\":{}},\"comment\":{}}],[\"minheartbeatfrequencyms\",{\"_index\":722,\"name\":{\"2123\":{},\"2181\":{},\"2957\":{}},\"comment\":{}}],[\"minkey\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"minpoolsize\",{\"_index\":634,\"name\":{\"1828\":{},\"2107\":{},\"2171\":{}},\"comment\":{}}],[\"minwireversion\",{\"_index\":362,\"name\":{\"1098\":{},\"1882\":{},\"2986\":{},\"3022\":{}},\"comment\":{}}],[\"mod\",{\"_index\":768,\"name\":{\"2261\":{}},\"comment\":{}}],[\"mode\",{\"_index\":358,\"name\":{\"1094\":{}},\"comment\":{}}],[\"modifiedcount\",{\"_index\":45,\"name\":{\"45\":{},\"1242\":{},\"2901\":{}},\"comment\":{}}],[\"modifyresult\",{\"_index\":664,\"name\":{\"1908\":{}},\"comment\":{}}],[\"mongo_client_events\",{\"_index\":667,\"name\":{\"1912\":{}},\"comment\":{}}],[\"mongoapierror\",{\"_index\":76,\"name\":{\"79\":{}},\"comment\":{}}],[\"mongoawserror\",{\"_index\":77,\"name\":{\"90\":{}},\"comment\":{}}],[\"mongoazureerror\",{\"_index\":78,\"name\":{\"101\":{}},\"comment\":{}}],[\"mongobatchreexecutionerror\",{\"_index\":79,\"name\":{\"112\":{}},\"comment\":{}}],[\"mongobulkwriteerror\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"mongochangestreamerror\",{\"_index\":80,\"name\":{\"123\":{}},\"comment\":{}}],[\"mongoclient\",{\"_index\":307,\"name\":{\"934\":{}},\"comment\":{}}],[\"mongoclientevents\",{\"_index\":705,\"name\":{\"2088\":{}},\"comment\":{}}],[\"mongoclientoptions\",{\"_index\":706,\"name\":{\"2089\":{}},\"comment\":{}}],[\"mongocompatibilityerror\",{\"_index\":81,\"name\":{\"134\":{}},\"comment\":{}}],[\"mongocredentials\",{\"_index\":582,\"name\":{\"1751\":{}},\"comment\":{}}],[\"mongocredentialsoptions\",{\"_index\":591,\"name\":{\"1762\":{}},\"comment\":{}}],[\"mongocryptazurekmsrequesterror\",{\"_index\":560,\"name\":{\"1652\":{}},\"comment\":{}}],[\"mongocryptcreatedatakeyerror\",{\"_index\":562,\"name\":{\"1664\":{}},\"comment\":{}}],[\"mongocryptcreateencryptedcollectionerror\",{\"_index\":564,\"name\":{\"1676\":{}},\"comment\":{}}],[\"mongocryptdbypassspawn\",{\"_index\":520,\"name\":{\"1593\":{}},\"comment\":{}}],[\"mongocryptdspawnargs\",{\"_index\":522,\"name\":{\"1595\":{}},\"comment\":{}}],[\"mongocryptdspawnpath\",{\"_index\":521,\"name\":{\"1594\":{}},\"comment\":{}}],[\"mongocryptduri\",{\"_index\":519,\"name\":{\"1592\":{}},\"comment\":{}}],[\"mongocrypterror\",{\"_index\":565,\"name\":{\"1688\":{}},\"comment\":{}}],[\"mongocryptinvalidargumenterror\",{\"_index\":566,\"name\":{\"1699\":{}},\"comment\":{}}],[\"mongocryptkmsrequestnetworktimeouterror\",{\"_index\":567,\"name\":{\"1710\":{}},\"comment\":{}}],[\"mongocursorexhaustederror\",{\"_index\":82,\"name\":{\"145\":{}},\"comment\":{}}],[\"mongocursorinuseerror\",{\"_index\":83,\"name\":{\"156\":{}},\"comment\":{}}],[\"mongodbcollectionnamespace\",{\"_index\":1018,\"name\":{\"3120\":{}},\"comment\":{}}],[\"mongodbnamespace\",{\"_index\":1020,\"name\":{\"3127\":{}},\"comment\":{}}],[\"mongodecompressionerror\",{\"_index\":84,\"name\":{\"167\":{}},\"comment\":{}}],[\"mongodrivererror\",{\"_index\":85,\"name\":{\"178\":{}},\"comment\":{}}],[\"mongoerror\",{\"_index\":86,\"name\":{\"189\":{}},\"comment\":{}}],[\"mongoerrorlabel\",{\"_index\":333,\"name\":{\"1051\":{},\"1052\":{}},\"comment\":{}}],[\"mongoexpiredsessionerror\",{\"_index\":87,\"name\":{\"200\":{}},\"comment\":{}}],[\"mongogridfschunkerror\",{\"_index\":88,\"name\":{\"211\":{}},\"comment\":{}}],[\"mongogridfsstreamerror\",{\"_index\":89,\"name\":{\"222\":{}},\"comment\":{}}],[\"mongoinvalidargumenterror\",{\"_index\":90,\"name\":{\"233\":{}},\"comment\":{}}],[\"mongokerberoserror\",{\"_index\":91,\"name\":{\"244\":{}},\"comment\":{}}],[\"mongomissingcredentialserror\",{\"_index\":92,\"name\":{\"255\":{}},\"comment\":{}}],[\"mongomissingdependencyerror\",{\"_index\":93,\"name\":{\"266\":{}},\"comment\":{}}],[\"mongonetworkerror\",{\"_index\":94,\"name\":{\"277\":{}},\"comment\":{}}],[\"mongonetworkerroroptions\",{\"_index\":686,\"name\":{\"2035\":{}},\"comment\":{}}],[\"mongonetworktimeouterror\",{\"_index\":95,\"name\":{\"288\":{}},\"comment\":{}}],[\"mongonotconnectederror\",{\"_index\":96,\"name\":{\"299\":{}},\"comment\":{}}],[\"mongooptions\",{\"_index\":727,\"name\":{\"2147\":{}},\"comment\":{}}],[\"mongoparseerror\",{\"_index\":97,\"name\":{\"310\":{}},\"comment\":{}}],[\"mongoruntimeerror\",{\"_index\":98,\"name\":{\"321\":{}},\"comment\":{}}],[\"mongoserverclosederror\",{\"_index\":99,\"name\":{\"332\":{}},\"comment\":{}}],[\"mongoservererror\",{\"_index\":100,\"name\":{\"343\":{}},\"comment\":{}}],[\"mongoserverselectionerror\",{\"_index\":101,\"name\":{\"358\":{}},\"comment\":{}}],[\"mongosystemerror\",{\"_index\":103,\"name\":{\"370\":{}},\"comment\":{}}],[\"mongotailablecursorerror\",{\"_index\":104,\"name\":{\"382\":{}},\"comment\":{}}],[\"mongotopologyclosederror\",{\"_index\":105,\"name\":{\"393\":{}},\"comment\":{}}],[\"mongotransactionerror\",{\"_index\":106,\"name\":{\"404\":{}},\"comment\":{}}],[\"mongounexpectedserverresponseerror\",{\"_index\":107,\"name\":{\"415\":{}},\"comment\":{}}],[\"mongowriteconcernerror\",{\"_index\":108,\"name\":{\"426\":{}},\"comment\":{}}],[\"monitorcommands\",{\"_index\":310,\"name\":{\"939\":{},\"1803\":{},\"1837\":{},\"2136\":{},\"2175\":{},\"2963\":{}},\"comment\":{}}],[\"monitorevents\",{\"_index\":945,\"name\":{\"2953\":{}},\"comment\":{}}],[\"monitoroptions\",{\"_index\":946,\"name\":{\"2954\":{}},\"comment\":{}}],[\"more\",{\"_index\":173,\"name\":{\"569\":{}},\"comment\":{}}],[\"multi\",{\"_index\":935,\"name\":{\"2908\":{}},\"comment\":{}}],[\"n\",{\"_index\":297,\"name\":{\"830\":{},\"2079\":{}},\"comment\":{}}],[\"name\",{\"_index\":42,\"name\":{\"42\":{},\"81\":{},\"92\":{},\"103\":{},\"114\":{},\"125\":{},\"136\":{},\"147\":{},\"158\":{},\"169\":{},\"180\":{},\"195\":{},\"202\":{},\"213\":{},\"224\":{},\"235\":{},\"246\":{},\"257\":{},\"268\":{},\"279\":{},\"290\":{},\"301\":{},\"312\":{},\"323\":{},\"334\":{},\"349\":{},\"360\":{},\"373\":{},\"384\":{},\"395\":{},\"406\":{},\"417\":{},\"429\":{},\"1199\":{},\"1655\":{},\"1667\":{},\"1679\":{},\"1690\":{},\"1701\":{},\"1712\":{},\"1852\":{},\"1857\":{},\"1863\":{},\"1866\":{},\"1874\":{},\"2085\":{},\"2425\":{},\"2648\":{},\"2684\":{},\"2751\":{},\"2834\":{}},\"comment\":{}}],[\"nameonly\",{\"_index\":909,\"name\":{\"2760\":{},\"2780\":{}},\"comment\":{}}],[\"namespace\",{\"_index\":112,\"name\":{\"445\":{},\"513\":{},\"579\":{},\"650\":{},\"709\":{},\"751\":{},\"849\":{},\"895\":{},\"993\":{},\"1978\":{}},\"comment\":{}}],[\"ne\",{\"_index\":762,\"name\":{\"2254\":{}},\"comment\":{}}],[\"near\",{\"_index\":773,\"name\":{\"2268\":{}},\"comment\":{}}],[\"nearest\",{\"_index\":352,\"name\":{\"1083\":{},\"1088\":{}},\"comment\":{}}],[\"nearsphere\",{\"_index\":774,\"name\":{\"2269\":{}},\"comment\":{}}],[\"nestedpaths\",{\"_index\":791,\"name\":{\"2287\":{}},\"comment\":{}}],[\"nestedpathsoftype\",{\"_index\":792,\"name\":{\"2288\":{}},\"comment\":{}}],[\"new_collection\",{\"_index\":922,\"name\":{\"2815\":{}},\"comment\":{}}],[\"newdescription\",{\"_index\":403,\"name\":{\"1198\":{},\"1221\":{}},\"comment\":{}}],[\"next\",{\"_index\":120,\"name\":{\"456\":{},\"524\":{},\"584\":{},\"762\":{},\"860\":{},\"906\":{},\"1004\":{},\"1989\":{}},\"comment\":{}}],[\"nin\",{\"_index\":763,\"name\":{\"2255\":{}},\"comment\":{}}],[\"nocursortimeout\",{\"_index\":672,\"name\":{\"1926\":{},\"1942\":{},\"2551\":{}},\"comment\":{}}],[\"nodelay\",{\"_index\":620,\"name\":{\"1807\":{},\"1840\":{},\"2133\":{},\"2177\":{},\"2965\":{}},\"comment\":{}}],[\"nonobjectidlikedocument\",{\"_index\":793,\"name\":{\"2289\":{}},\"comment\":{}}],[\"nor\",{\"_index\":807,\"name\":{\"2303\":{}},\"comment\":{}}],[\"noresponse\",{\"_index\":28,\"name\":{\"28\":{},\"1476\":{},\"1955\":{},\"2337\":{},\"2364\":{},\"2388\":{},\"2415\":{},\"2456\":{},\"2482\":{},\"2509\":{},\"2527\":{},\"2571\":{},\"2585\":{},\"2610\":{},\"2636\":{},\"2680\":{},\"2722\":{},\"2738\":{},\"2777\":{},\"2789\":{},\"2823\":{},\"2846\":{},\"2867\":{},\"2889\":{},\"2921\":{},\"3094\":{}},\"comment\":{}}],[\"normalization\",{\"_index\":833,\"name\":{\"2355\":{}},\"comment\":{}}],[\"not\",{\"_index\":764,\"name\":{\"2256\":{}},\"comment\":{}}],[\"notacceptedfields\",{\"_index\":794,\"name\":{\"2290\":{}},\"comment\":{}}],[\"ns\",{\"_index\":463,\"name\":{\"1373\":{},\"1401\":{},\"1411\":{},\"1431\":{},\"1496\":{},\"1506\":{},\"1541\":{}},\"comment\":{}}],[\"numericordering\",{\"_index\":829,\"name\":{\"2351\":{}},\"comment\":{}}],[\"numerictype\",{\"_index\":795,\"name\":{\"2291\":{}},\"comment\":{}}],[\"objectid\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"of\",{\"_index\":494,\"name\":{\"1536\":{}},\"comment\":{}}],[\"off\",{\"_index\":136,\"name\":{\"474\":{},\"540\":{},\"556\":{},\"594\":{},\"636\":{},\"777\":{},\"803\":{},\"877\":{},\"923\":{},\"954\":{},\"1017\":{},\"2005\":{},\"2218\":{}},\"comment\":{}}],[\"oidccallbackcontext\",{\"_index\":600,\"name\":{\"1777\":{}},\"comment\":{}}],[\"oidcrefreshfunction\",{\"_index\":603,\"name\":{\"1782\":{}},\"comment\":{}}],[\"oidcrequestfunction\",{\"_index\":604,\"name\":{\"1784\":{}},\"comment\":{}}],[\"ok\",{\"_index\":54,\"name\":{\"55\":{},\"348\":{},\"433\":{},\"1249\":{},\"1911\":{},\"2802\":{}},\"comment\":{}}],[\"omitreadpreference\",{\"_index\":32,\"name\":{\"32\":{},\"1470\":{},\"1957\":{},\"2341\":{},\"2368\":{},\"2392\":{},\"2419\":{},\"2460\":{},\"2486\":{},\"2513\":{},\"2531\":{},\"2566\":{},\"2589\":{},\"2614\":{},\"2640\":{},\"2674\":{},\"2716\":{},\"2742\":{},\"2771\":{},\"2793\":{},\"2808\":{},\"2827\":{},\"2850\":{},\"2871\":{},\"2893\":{},\"2925\":{},\"3097\":{}},\"comment\":{}}],[\"on\",{\"_index\":133,\"name\":{\"471\":{},\"537\":{},\"553\":{},\"591\":{},\"633\":{},\"774\":{},\"800\":{},\"874\":{},\"920\":{},\"951\":{},\"1014\":{},\"2002\":{},\"2215\":{}},\"comment\":{}}],[\"once\",{\"_index\":134,\"name\":{\"472\":{},\"538\":{},\"554\":{},\"592\":{},\"634\":{},\"775\":{},\"801\":{},\"875\":{},\"921\":{},\"952\":{},\"1015\":{},\"2003\":{},\"2216\":{}},\"comment\":{}}],[\"oneormore\",{\"_index\":796,\"name\":{\"2292\":{}},\"comment\":{}}],[\"onlyfieldsoftype\",{\"_index\":797,\"name\":{\"2293\":{}},\"comment\":{}}],[\"op\",{\"_index\":417,\"name\":{\"1235\":{},\"1309\":{}},\"comment\":{}}],[\"opendownloadstream\",{\"_index\":281,\"name\":{\"793\":{}},\"comment\":{}}],[\"opendownloadstreambyname\",{\"_index\":283,\"name\":{\"796\":{}},\"comment\":{}}],[\"openuploadstream\",{\"_index\":279,\"name\":{\"791\":{}},\"comment\":{}}],[\"openuploadstreamwithid\",{\"_index\":280,\"name\":{\"792\":{}},\"comment\":{}}],[\"operationdescription\",{\"_index\":461,\"name\":{\"1370\":{},\"1398\":{},\"1426\":{},\"1489\":{},\"1524\":{},\"1533\":{}},\"comment\":{}}],[\"operationid\",{\"_index\":316,\"name\":{\"968\":{},\"1032\":{},\"1322\":{}},\"comment\":{}}],[\"operationname\",{\"_index\":969,\"name\":{\"3017\":{}},\"comment\":{}}],[\"operationoptions\",{\"_index\":917,\"name\":{\"2804\":{}},\"comment\":{}}],[\"operations\",{\"_index\":445,\"name\":{\"1317\":{}},\"comment\":{}}],[\"operationtime\",{\"_index\":190,\"name\":{\"612\":{},\"1552\":{}},\"comment\":{}}],[\"operationtype\",{\"_index\":453,\"name\":{\"1347\":{},\"1355\":{},\"1363\":{},\"1372\":{},\"1400\":{},\"1410\":{},\"1419\":{},\"1429\":{},\"1442\":{},\"1482\":{},\"1491\":{},\"1504\":{},\"1517\":{},\"1526\":{},\"1538\":{}},\"comment\":{}}],[\"oplogreplay\",{\"_index\":876,\"name\":{\"2558\":{}},\"comment\":{}}],[\"optionalid\",{\"_index\":798,\"name\":{\"2294\":{}},\"comment\":{}}],[\"optionalunlessrequiredid\",{\"_index\":799,\"name\":{\"2295\":{}},\"comment\":{}}],[\"options\",{\"_index\":179,\"name\":{\"577\":{},\"668\":{},\"703\":{},\"824\":{},\"846\":{},\"892\":{},\"937\":{},\"1178\":{},\"1586\":{},\"2263\":{},\"2753\":{},\"3077\":{}},\"comment\":{}}],[\"or\",{\"_index\":808,\"name\":{\"2304\":{}},\"comment\":{}}],[\"ordered\",{\"_index\":18,\"name\":{\"18\":{},\"2472\":{}},\"comment\":{}}],[\"orderedbulkoperation\",{\"_index\":313,\"name\":{\"965\":{}},\"comment\":{}}],[\"originalindexes\",{\"_index\":444,\"name\":{\"1315\":{}},\"comment\":{}}],[\"originalzeroindex\",{\"_index\":442,\"name\":{\"1313\":{}},\"comment\":{}}],[\"os\",{\"_index\":640,\"name\":{\"1854\":{}},\"comment\":{}}],[\"out\",{\"_index\":162,\"name\":{\"504\":{},\"1480\":{},\"1951\":{},\"1969\":{},\"2331\":{},\"2409\":{}},\"comment\":{}}],[\"outstandingrequests\",{\"_index\":301,\"name\":{\"835\":{}},\"comment\":{}}],[\"parent\",{\"_index\":180,\"name\":{\"578\":{},\"844\":{},\"891\":{}},\"comment\":{}}],[\"parseserverconnectionid\",{\"_index\":660,\"name\":{\"1896\":{}},\"comment\":{}}],[\"partialfilterexpression\",{\"_index\":883,\"name\":{\"2649\":{},\"2691\":{}},\"comment\":{}}],[\"passives\",{\"_index\":949,\"name\":{\"2981\":{}},\"comment\":{}}],[\"password\",{\"_index\":585,\"name\":{\"1755\":{},\"1764\":{},\"2083\":{}},\"comment\":{}}],[\"ping\",{\"_index\":152,\"name\":{\"490\":{}},\"comment\":{}}],[\"pinned\",{\"_index\":612,\"name\":{\"1796\":{}},\"comment\":{}}],[\"pipeline\",{\"_index\":158,\"name\":{\"497\":{},\"576\":{},\"1962\":{},\"2440\":{}},\"comment\":{}}],[\"pkfactory\",{\"_index\":682,\"name\":{\"2022\":{},\"2135\":{},\"2195\":{},\"2197\":{},\"2441\":{}},\"comment\":{}}],[\"platform\",{\"_index\":642,\"name\":{\"1860\":{},\"1876\":{},\"2087\":{}},\"comment\":{}}],[\"port\",{\"_index\":963,\"name\":{\"3004\":{},\"3111\":{},\"3119\":{}},\"comment\":{}}],[\"pos\",{\"_index\":298,\"name\":{\"831\":{}},\"comment\":{}}],[\"position\",{\"_index\":749,\"name\":{\"2239\":{}},\"comment\":{}}],[\"precision\",{\"_index\":559,\"name\":{\"1651\":{}},\"comment\":{}}],[\"preference\",{\"_index\":363,\"name\":{\"1099\":{}},\"comment\":{}}],[\"prependlistener\",{\"_index\":142,\"name\":{\"480\":{},\"546\":{},\"562\":{},\"600\":{},\"642\":{},\"783\":{},\"809\":{},\"883\":{},\"929\":{},\"960\":{},\"1023\":{},\"2011\":{},\"2224\":{}},\"comment\":{}}],[\"prependoncelistener\",{\"_index\":143,\"name\":{\"481\":{},\"547\":{},\"563\":{},\"601\":{},\"643\":{},\"784\":{},\"810\":{},\"884\":{},\"930\":{},\"961\":{},\"1024\":{},\"2012\":{},\"2225\":{}},\"comment\":{}}],[\"previousdescription\",{\"_index\":402,\"name\":{\"1197\":{},\"1220\":{}},\"comment\":{}}],[\"previousserver\",{\"_index\":970,\"name\":{\"3018\":{}},\"comment\":{}}],[\"primary\",{\"_index\":348,\"name\":{\"1079\":{},\"1084\":{},\"2992\":{}},\"comment\":{}}],[\"primary_preferred\",{\"_index\":349,\"name\":{\"1080\":{}},\"comment\":{}}],[\"primarypreferred\",{\"_index\":353,\"name\":{\"1085\":{}},\"comment\":{}}],[\"processid\",{\"_index\":965,\"name\":{\"3009\":{}},\"comment\":{}}],[\"profilinglevel\",{\"_index\":266,\"name\":{\"724\":{},\"1059\":{},\"1060\":{}},\"comment\":{}}],[\"profilingleveloptions\",{\"_index\":918,\"name\":{\"2811\":{}},\"comment\":{}}],[\"project\",{\"_index\":163,\"name\":{\"505\":{},\"744\":{},\"1970\":{}},\"comment\":{}}],[\"projectid\",{\"_index\":555,\"name\":{\"1641\":{}},\"comment\":{}}],[\"projection\",{\"_index\":872,\"name\":{\"2539\":{},\"2574\":{},\"2597\":{},\"2623\":{}},\"comment\":{}}],[\"propertytype\",{\"_index\":800,\"name\":{\"2296\":{}},\"comment\":{}}],[\"provider\",{\"_index\":547,\"name\":{\"1627\":{}},\"comment\":{}}],[\"provider_name\",{\"_index\":579,\"name\":{\"1748\":{}},\"comment\":{}}],[\"proxyhost\",{\"_index\":625,\"name\":{\"1814\":{},\"1819\":{},\"1845\":{},\"2140\":{},\"2160\":{},\"2970\":{}},\"comment\":{}}],[\"proxyoptions\",{\"_index\":525,\"name\":{\"1598\":{},\"1624\":{},\"1818\":{}},\"comment\":{}}],[\"proxypassword\",{\"_index\":628,\"name\":{\"1817\":{},\"1822\":{},\"1848\":{},\"2143\":{},\"2163\":{},\"2973\":{}},\"comment\":{}}],[\"proxyport\",{\"_index\":626,\"name\":{\"1815\":{},\"1820\":{},\"1846\":{},\"2141\":{},\"2161\":{},\"2971\":{}},\"comment\":{}}],[\"proxyusername\",{\"_index\":627,\"name\":{\"1816\":{},\"1821\":{},\"1847\":{},\"2142\":{},\"2162\":{},\"2972\":{}},\"comment\":{}}],[\"pullalloperator\",{\"_index\":801,\"name\":{\"2297\":{}},\"comment\":{}}],[\"pulloperator\",{\"_index\":802,\"name\":{\"2298\":{}},\"comment\":{}}],[\"pushoperator\",{\"_index\":803,\"name\":{\"2299\":{}},\"comment\":{}}],[\"q\",{\"_index\":866,\"name\":{\"2495\":{},\"2905\":{}},\"comment\":{}}],[\"querytype\",{\"_index\":543,\"name\":{\"1618\":{}},\"comment\":{}}],[\"rand\",{\"_index\":782,\"name\":{\"2278\":{}},\"comment\":{}}],[\"rangeoptions\",{\"_index\":544,\"name\":{\"1619\":{},\"1647\":{}},\"comment\":{}}],[\"raw\",{\"_index\":33,\"name\":{\"33\":{},\"971\":{},\"1035\":{},\"1225\":{},\"1325\":{},\"1460\":{},\"1905\":{},\"1927\":{},\"1943\":{},\"2025\":{},\"2145\":{},\"2169\":{},\"2342\":{},\"2369\":{},\"2393\":{},\"2420\":{},\"2461\":{},\"2487\":{},\"2514\":{},\"2532\":{},\"2559\":{},\"2590\":{},\"2615\":{},\"2641\":{},\"2666\":{},\"2708\":{},\"2743\":{},\"2763\":{},\"2794\":{},\"2809\":{},\"2828\":{},\"2851\":{},\"2872\":{},\"2894\":{},\"2926\":{},\"3098\":{}},\"comment\":{}}],[\"rawlisteners\",{\"_index\":139,\"name\":{\"477\":{},\"543\":{},\"559\":{},\"597\":{},\"639\":{},\"780\":{},\"806\":{},\"880\":{},\"926\":{},\"957\":{},\"1020\":{},\"2008\":{},\"2221\":{}},\"comment\":{}}],[\"readbuffereddocuments\",{\"_index\":117,\"name\":{\"453\":{},\"521\":{},\"759\":{},\"857\":{},\"903\":{},\"1001\":{},\"1986\":{}},\"comment\":{}}],[\"readconcern\",{\"_index\":21,\"name\":{\"21\":{},\"447\":{},\"515\":{},\"651\":{},\"705\":{},\"753\":{},\"851\":{},\"897\":{},\"940\":{},\"995\":{},\"1069\":{},\"1471\":{},\"1903\":{},\"1919\":{},\"1935\":{},\"1980\":{},\"2023\":{},\"2111\":{},\"2153\":{},\"2332\":{},\"2357\":{},\"2382\":{},\"2410\":{},\"2449\":{},\"2476\":{},\"2502\":{},\"2521\":{},\"2567\":{},\"2578\":{},\"2603\":{},\"2629\":{},\"2675\":{},\"2717\":{},\"2731\":{},\"2772\":{},\"2782\":{},\"2816\":{},\"2839\":{},\"2861\":{},\"2883\":{},\"2914\":{},\"3084\":{}},\"comment\":{}}],[\"readconcernlevel\",{\"_index\":337,\"name\":{\"1061\":{},\"1062\":{},\"2112\":{}},\"comment\":{}}],[\"readconcernlike\",{\"_index\":937,\"name\":{\"2930\":{}},\"comment\":{}}],[\"readonly\",{\"_index\":906,\"name\":{\"2756\":{}},\"comment\":{}}],[\"readpreference\",{\"_index\":31,\"name\":{\"31\":{},\"446\":{},\"514\":{},\"652\":{},\"706\":{},\"752\":{},\"850\":{},\"896\":{},\"942\":{},\"994\":{},\"1078\":{},\"1469\":{},\"1558\":{},\"1904\":{},\"1918\":{},\"1934\":{},\"1979\":{},\"2021\":{},\"2067\":{},\"2113\":{},\"2152\":{},\"2340\":{},\"2367\":{},\"2375\":{},\"2391\":{},\"2418\":{},\"2459\":{},\"2485\":{},\"2512\":{},\"2530\":{},\"2565\":{},\"2588\":{},\"2613\":{},\"2639\":{},\"2673\":{},\"2715\":{},\"2741\":{},\"2770\":{},\"2792\":{},\"2807\":{},\"2826\":{},\"2849\":{},\"2870\":{},\"2892\":{},\"2924\":{},\"2937\":{},\"2941\":{},\"3012\":{},\"3014\":{},\"3086\":{}},\"comment\":{}}],[\"readpreferencefromoptions\",{\"_index\":939,\"name\":{\"2933\":{}},\"comment\":{}}],[\"readpreferencelike\",{\"_index\":940,\"name\":{\"2939\":{}},\"comment\":{}}],[\"readpreferencelikeoptions\",{\"_index\":941,\"name\":{\"2940\":{}},\"comment\":{}}],[\"readpreferencemode\",{\"_index\":338,\"name\":{\"1063\":{},\"1064\":{}},\"comment\":{}}],[\"readpreferenceoptions\",{\"_index\":942,\"name\":{\"2944\":{}},\"comment\":{}}],[\"readpreferencetags\",{\"_index\":718,\"name\":{\"2115\":{},\"2935\":{}},\"comment\":{}}],[\"reason\",{\"_index\":102,\"name\":{\"361\":{},\"372\":{},\"1154\":{},\"1162\":{}},\"comment\":{}}],[\"receiveresponse\",{\"_index\":659,\"name\":{\"1895\":{}},\"comment\":{}}],[\"recoverytoken\",{\"_index\":1004,\"name\":{\"3078\":{}},\"comment\":{}}],[\"redact\",{\"_index\":165,\"name\":{\"507\":{},\"1972\":{}},\"comment\":{}}],[\"refresh_token_callback\",{\"_index\":578,\"name\":{\"1747\":{}},\"comment\":{}}],[\"refreshtoken\",{\"_index\":599,\"name\":{\"1776\":{},\"1778\":{}},\"comment\":{}}],[\"regex\",{\"_index\":769,\"name\":{\"2262\":{}},\"comment\":{}}],[\"regexporstring\",{\"_index\":804,\"name\":{\"2300\":{}},\"comment\":{}}],[\"region\",{\"_index\":529,\"name\":{\"1602\":{},\"1869\":{}},\"comment\":{}}],[\"removealllisteners\",{\"_index\":137,\"name\":{\"475\":{},\"541\":{},\"557\":{},\"595\":{},\"637\":{},\"778\":{},\"804\":{},\"878\":{},\"924\":{},\"955\":{},\"1018\":{},\"2006\":{},\"2219\":{}},\"comment\":{}}],[\"removedfields\",{\"_index\":499,\"name\":{\"1565\":{}},\"comment\":{}}],[\"removekeyaltname\",{\"_index\":71,\"name\":{\"74\":{}},\"comment\":{}}],[\"removelistener\",{\"_index\":135,\"name\":{\"473\":{},\"539\":{},\"555\":{},\"593\":{},\"635\":{},\"776\":{},\"802\":{},\"876\":{},\"922\":{},\"953\":{},\"1016\":{},\"2004\":{},\"2217\":{}},\"comment\":{}}],[\"removeuser\",{\"_index\":153,\"name\":{\"491\":{},\"722\":{}},\"comment\":{}}],[\"removeuseroptions\",{\"_index\":919,\"name\":{\"2812\":{}},\"comment\":{}}],[\"rename\",{\"_index\":220,\"name\":{\"664\":{},\"797\":{}},\"comment\":{}}],[\"renamecollection\",{\"_index\":261,\"name\":{\"717\":{}},\"comment\":{}}],[\"renameoptions\",{\"_index\":920,\"name\":{\"2813\":{}},\"comment\":{}}],[\"replacement\",{\"_index\":433,\"name\":{\"1271\":{}},\"comment\":{}}],[\"replaceone\",{\"_index\":216,\"name\":{\"660\":{},\"1335\":{}},\"comment\":{}}],[\"replaceonemodel\",{\"_index\":432,\"name\":{\"1269\":{}},\"comment\":{}}],[\"replaceoptions\",{\"_index\":929,\"name\":{\"2855\":{}},\"comment\":{}}],[\"replicaset\",{\"_index\":707,\"name\":{\"2090\":{},\"2183\":{}},\"comment\":{}}],[\"replsetgetstatus\",{\"_index\":156,\"name\":{\"494\":{}},\"comment\":{}}],[\"reply\",{\"_index\":384,\"name\":{\"1142\":{},\"1211\":{}},\"comment\":{}}],[\"request_token_callback\",{\"_index\":577,\"name\":{\"1746\":{}},\"comment\":{}}],[\"requestid\",{\"_index\":375,\"name\":{\"1118\":{},\"1126\":{},\"1139\":{}},\"comment\":{}}],[\"requestscopes\",{\"_index\":595,\"name\":{\"1772\":{}},\"comment\":{}}],[\"resolveauthmechanism\",{\"_index\":589,\"name\":{\"1760\":{}},\"comment\":{}}],[\"response\",{\"_index\":172,\"name\":{\"568\":{}},\"comment\":{}}],[\"result\",{\"_index\":39,\"name\":{\"39\":{},\"428\":{},\"1239\":{}},\"comment\":{}}],[\"resume_token_changed\",{\"_index\":178,\"name\":{\"575\":{}},\"comment\":{}}],[\"resumeafter\",{\"_index\":481,\"name\":{\"1455\":{},\"1559\":{}},\"comment\":{}}],[\"resumeoptions\",{\"_index\":497,\"name\":{\"1553\":{}},\"comment\":{}}],[\"resumetoken\",{\"_index\":183,\"name\":{\"582\":{},\"1562\":{}},\"comment\":{}}],[\"retryreads\",{\"_index\":723,\"name\":{\"2125\":{},\"2192\":{}},\"comment\":{}}],[\"retrywrites\",{\"_index\":25,\"name\":{\"25\":{},\"1473\":{},\"1952\":{},\"2024\":{},\"2126\":{},\"2180\":{},\"2334\":{},\"2361\":{},\"2385\":{},\"2412\":{},\"2453\":{},\"2479\":{},\"2506\":{},\"2524\":{},\"2568\":{},\"2582\":{},\"2607\":{},\"2633\":{},\"2677\":{},\"2719\":{},\"2735\":{},\"2774\":{},\"2786\":{},\"2820\":{},\"2843\":{},\"2864\":{},\"2886\":{},\"2918\":{},\"3091\":{}},\"comment\":{}}],[\"returndocument\",{\"_index\":336,\"name\":{\"1057\":{},\"1058\":{},\"2598\":{},\"2624\":{}},\"comment\":{}}],[\"returnkey\",{\"_index\":272,\"name\":{\"738\":{},\"2546\":{}},\"comment\":{}}],[\"revision\",{\"_index\":692,\"name\":{\"2047\":{}},\"comment\":{}}],[\"rewind\",{\"_index\":129,\"name\":{\"467\":{},\"534\":{},\"771\":{},\"871\":{},\"917\":{},\"1011\":{},\"1999\":{}},\"comment\":{}}],[\"rewrapmanydatakey\",{\"_index\":65,\"name\":{\"68\":{}},\"comment\":{}}],[\"rootfilteroperators\",{\"_index\":805,\"name\":{\"2301\":{}},\"comment\":{}}],[\"roundtriptime\",{\"_index\":951,\"name\":{\"2988\":{}},\"comment\":{}}],[\"runcommandcursor\",{\"_index\":320,\"name\":{\"976\":{}},\"comment\":{}}],[\"runcommandoptions\",{\"_index\":923,\"name\":{\"2832\":{}},\"comment\":{}}],[\"runcursorcommand\",{\"_index\":267,\"name\":{\"727\":{}},\"comment\":{}}],[\"runcursorcommandoptions\",{\"_index\":679,\"name\":{\"2017\":{}},\"comment\":{}}],[\"scale\",{\"_index\":928,\"name\":{\"2838\":{}},\"comment\":{}}],[\"schemamap\",{\"_index\":513,\"name\":{\"1582\":{}},\"comment\":{}}],[\"schemamember\",{\"_index\":815,\"name\":{\"2313\":{}},\"comment\":{}}],[\"search\",{\"_index\":810,\"name\":{\"2307\":{}},\"comment\":{}}],[\"searchindexdescription\",{\"_index\":924,\"name\":{\"2833\":{}},\"comment\":{}}],[\"secondary\",{\"_index\":350,\"name\":{\"1081\":{},\"1086\":{}},\"comment\":{}}],[\"secondary_preferred\",{\"_index\":351,\"name\":{\"1082\":{}},\"comment\":{}}],[\"secondaryok\",{\"_index\":257,\"name\":{\"704\":{},\"1101\":{}},\"comment\":{}}],[\"secondarypreferred\",{\"_index\":354,\"name\":{\"1087\":{}},\"comment\":{}}],[\"selectserveroptions\",{\"_index\":968,\"name\":{\"3013\":{}},\"comment\":{}}],[\"serialize\",{\"_index\":415,\"name\":{\"1229\":{}},\"comment\":{}}],[\"serverapi\",{\"_index\":309,\"name\":{\"938\":{},\"1802\":{},\"1836\":{},\"2137\":{},\"2155\":{},\"2199\":{},\"2962\":{}},\"comment\":{}}],[\"serverapiversion\",{\"_index\":335,\"name\":{\"1055\":{},\"1056\":{}},\"comment\":{}}],[\"servercapabilities\",{\"_index\":971,\"name\":{\"3019\":{}},\"comment\":{}}],[\"serverclosedevent\",{\"_index\":399,\"name\":{\"1191\":{}},\"comment\":{}}],[\"serverconnectionid\",{\"_index\":374,\"name\":{\"1117\":{},\"1132\":{},\"1138\":{},\"1893\":{}},\"comment\":{}}],[\"serverdescription\",{\"_index\":948,\"name\":{\"2977\":{}},\"comment\":{}}],[\"serverdescriptionchangedevent\",{\"_index\":401,\"name\":{\"1194\":{}},\"comment\":{}}],[\"serverevents\",{\"_index\":947,\"name\":{\"2976\":{}},\"comment\":{}}],[\"serverheartbeatfailedevent\",{\"_index\":404,\"name\":{\"1200\":{}},\"comment\":{}}],[\"serverheartbeatstartedevent\",{\"_index\":406,\"name\":{\"1205\":{}},\"comment\":{}}],[\"serverheartbeatsucceededevent\",{\"_index\":407,\"name\":{\"1208\":{}},\"comment\":{}}],[\"serverinfo\",{\"_index\":150,\"name\":{\"488\":{}},\"comment\":{}}],[\"servermonitoringmode\",{\"_index\":726,\"name\":{\"2144\":{},\"2164\":{},\"2958\":{},\"2974\":{},\"2975\":{}},\"comment\":{}}],[\"serveropeningevent\",{\"_index\":408,\"name\":{\"1213\":{}},\"comment\":{}}],[\"servers\",{\"_index\":985,\"name\":{\"3039\":{}},\"comment\":{}}],[\"serverselectiontimeoutms\",{\"_index\":720,\"name\":{\"2121\":{},\"2191\":{},\"3015\":{}},\"comment\":{}}],[\"serversession\",{\"_index\":194,\"name\":{\"617\":{},\"3063\":{}},\"comment\":{}}],[\"serversessionid\",{\"_index\":1001,\"name\":{\"3069\":{}},\"comment\":{}}],[\"serverstatus\",{\"_index\":151,\"name\":{\"489\":{}},\"comment\":{}}],[\"servertype\",{\"_index\":339,\"name\":{\"1065\":{},\"1066\":{}},\"comment\":{}}],[\"service_host\",{\"_index\":572,\"name\":{\"1741\":{}},\"comment\":{}}],[\"service_name\",{\"_index\":573,\"name\":{\"1742\":{}},\"comment\":{}}],[\"service_realm\",{\"_index\":574,\"name\":{\"1743\":{}},\"comment\":{}}],[\"serviceid\",{\"_index\":379,\"name\":{\"1122\":{},\"1133\":{},\"1143\":{},\"1163\":{}},\"comment\":{}}],[\"session\",{\"_index\":29,\"name\":{\"29\":{},\"448\":{},\"516\":{},\"754\":{},\"852\":{},\"898\":{},\"996\":{},\"1462\":{},\"1917\":{},\"1933\":{},\"1981\":{},\"2338\":{},\"2365\":{},\"2376\":{},\"2389\":{},\"2416\":{},\"2457\":{},\"2483\":{},\"2510\":{},\"2528\":{},\"2561\":{},\"2586\":{},\"2611\":{},\"2637\":{},\"2668\":{},\"2710\":{},\"2739\":{},\"2765\":{},\"2790\":{},\"2805\":{},\"2824\":{},\"2847\":{},\"2868\":{},\"2890\":{},\"2922\":{},\"2934\":{},\"3016\":{},\"3095\":{}},\"comment\":{}}],[\"setbatchsize\",{\"_index\":324,\"name\":{\"986\":{}},\"comment\":{}}],[\"setcomment\",{\"_index\":322,\"name\":{\"984\":{}},\"comment\":{}}],[\"setfields\",{\"_index\":816,\"name\":{\"2314\":{}},\"comment\":{}}],[\"setmaxlisteners\",{\"_index\":146,\"name\":{\"484\":{},\"550\":{},\"566\":{},\"604\":{},\"646\":{},\"787\":{},\"813\":{},\"887\":{},\"933\":{},\"964\":{},\"1027\":{},\"2015\":{},\"2228\":{}},\"comment\":{}}],[\"setmaxtimems\",{\"_index\":323,\"name\":{\"985\":{}},\"comment\":{}}],[\"setname\",{\"_index\":955,\"name\":{\"2993\":{},\"3036\":{}},\"comment\":{}}],[\"setprofilinglevel\",{\"_index\":265,\"name\":{\"723\":{}},\"comment\":{}}],[\"setprofilingleveloptions\",{\"_index\":926,\"name\":{\"2836\":{}},\"comment\":{}}],[\"setversion\",{\"_index\":956,\"name\":{\"2994\":{}},\"comment\":{}}],[\"showexpandedevents\",{\"_index\":484,\"name\":{\"1459\":{}},\"comment\":{}}],[\"showrecordid\",{\"_index\":273,\"name\":{\"739\":{},\"2556\":{}},\"comment\":{}}],[\"signature\",{\"_index\":943,\"name\":{\"2949\":{}},\"comment\":{}}],[\"singlebatch\",{\"_index\":874,\"name\":{\"2554\":{}},\"comment\":{}}],[\"size\",{\"_index\":446,\"name\":{\"1318\":{},\"2273\":{},\"2431\":{}},\"comment\":{}}],[\"sizebytes\",{\"_index\":447,\"name\":{\"1319\":{}},\"comment\":{}}],[\"skip\",{\"_index\":166,\"name\":{\"508\":{},\"749\":{},\"1973\":{},\"2043\":{},\"2049\":{},\"2378\":{},\"2398\":{},\"2540\":{}},\"comment\":{}}],[\"slice\",{\"_index\":748,\"name\":{\"2238\":{}},\"comment\":{}}],[\"snapshot\",{\"_index\":345,\"name\":{\"1074\":{},\"3058\":{}},\"comment\":{}}],[\"snapshotenabled\",{\"_index\":195,\"name\":{\"618\":{}},\"comment\":{}}],[\"socketpath\",{\"_index\":1014,\"name\":{\"3112\":{}},\"comment\":{}}],[\"sockettimeoutms\",{\"_index\":621,\"name\":{\"1808\":{},\"1841\":{},\"2101\":{},\"2178\":{},\"2966\":{}},\"comment\":{}}],[\"sort\",{\"_index\":167,\"name\":{\"509\":{},\"745\":{},\"1974\":{},\"2042\":{},\"2048\":{},\"2240\":{},\"2538\":{},\"2575\":{},\"2599\":{},\"2625\":{},\"3074\":{}},\"comment\":{}}],[\"sortdirection\",{\"_index\":1003,\"name\":{\"3075\":{}},\"comment\":{}}],[\"source\",{\"_index\":586,\"name\":{\"1756\":{},\"1765\":{}},\"comment\":{}}],[\"sparse\",{\"_index\":884,\"name\":{\"2650\":{},\"2692\":{}},\"comment\":{}}],[\"sparsity\",{\"_index\":558,\"name\":{\"1650\":{}},\"comment\":{}}],[\"splitevent\",{\"_index\":457,\"name\":{\"1352\":{},\"1360\":{},\"1368\":{},\"1379\":{},\"1392\":{},\"1408\":{},\"1416\":{},\"1424\":{},\"1436\":{},\"1447\":{},\"1487\":{},\"1501\":{},\"1512\":{},\"1522\":{},\"1531\":{},\"1547\":{}},\"comment\":{}}],[\"srvhost\",{\"_index\":729,\"name\":{\"2150\":{}},\"comment\":{}}],[\"srvmaxhosts\",{\"_index\":716,\"name\":{\"2104\":{},\"2188\":{}},\"comment\":{}}],[\"srvservicename\",{\"_index\":717,\"name\":{\"2105\":{},\"2189\":{}},\"comment\":{}}],[\"ssl\",{\"_index\":708,\"name\":{\"2092\":{}},\"comment\":{}}],[\"stale\",{\"_index\":986,\"name\":{\"3040\":{}},\"comment\":{}}],[\"start\",{\"_index\":286,\"name\":{\"816\":{},\"2044\":{},\"2050\":{}},\"comment\":{}}],[\"startafter\",{\"_index\":482,\"name\":{\"1456\":{},\"1560\":{}},\"comment\":{}}],[\"startatoperationtime\",{\"_index\":483,\"name\":{\"1457\":{},\"1554\":{}},\"comment\":{}}],[\"startsession\",{\"_index\":311,\"name\":{\"947\":{}},\"comment\":{}}],[\"starttransaction\",{\"_index\":203,\"name\":{\"627\":{}},\"comment\":{}}],[\"state\",{\"_index\":299,\"name\":{\"832\":{}},\"comment\":{}}],[\"stats\",{\"_index\":259,\"name\":{\"715\":{}},\"comment\":{}}],[\"status\",{\"_index\":553,\"name\":{\"1638\":{}},\"comment\":{}}],[\"storageengine\",{\"_index\":845,\"name\":{\"2434\":{},\"2652\":{},\"2695\":{}},\"comment\":{}}],[\"stream\",{\"_index\":118,\"name\":{\"454\":{},\"522\":{},\"588\":{},\"760\":{},\"858\":{},\"904\":{},\"1002\":{},\"1788\":{},\"1987\":{}},\"comment\":{}}],[\"streamdescription\",{\"_index\":651,\"name\":{\"1878\":{}},\"comment\":{}}],[\"streamdescriptionoptions\",{\"_index\":661,\"name\":{\"1897\":{}},\"comment\":{}}],[\"streamend\",{\"_index\":300,\"name\":{\"834\":{}},\"comment\":{}}],[\"streamoptions\",{\"_index\":182,\"name\":{\"581\":{}},\"comment\":{}}],[\"strength\",{\"_index\":828,\"name\":{\"2350\":{}},\"comment\":{}}],[\"strict\",{\"_index\":731,\"name\":{\"2201\":{}},\"comment\":{}}],[\"strictfilter\",{\"_index\":817,\"name\":{\"2315\":{}},\"comment\":{}}],[\"strictmatchkeysandvalues\",{\"_index\":818,\"name\":{\"2316\":{}},\"comment\":{}}],[\"strictupdatefilter\",{\"_index\":819,\"name\":{\"2317\":{}},\"comment\":{}}],[\"supportednodeconnectionoptions\",{\"_index\":733,\"name\":{\"2203\":{}},\"comment\":{}}],[\"supportedsocketoptions\",{\"_index\":734,\"name\":{\"2204\":{}},\"comment\":{}}],[\"supportedtlsconnectionoptions\",{\"_index\":735,\"name\":{\"2205\":{}},\"comment\":{}}],[\"supportedtlssocketoptions\",{\"_index\":736,\"name\":{\"2206\":{}},\"comment\":{}}],[\"supports\",{\"_index\":187,\"name\":{\"608\":{}},\"comment\":{}}],[\"supportssnapshotreads\",{\"_index\":978,\"name\":{\"3029\":{}},\"comment\":{}}],[\"system_command_collection\",{\"_index\":254,\"name\":{\"699\":{}},\"comment\":{}}],[\"system_index_collection\",{\"_index\":251,\"name\":{\"696\":{}},\"comment\":{}}],[\"system_js_collection\",{\"_index\":255,\"name\":{\"700\":{}},\"comment\":{}}],[\"system_namespace_collection\",{\"_index\":250,\"name\":{\"695\":{}},\"comment\":{}}],[\"system_profile_collection\",{\"_index\":252,\"name\":{\"697\":{}},\"comment\":{}}],[\"system_user_collection\",{\"_index\":253,\"name\":{\"698\":{}},\"comment\":{}}],[\"tags\",{\"_index\":359,\"name\":{\"1095\":{},\"2983\":{}},\"comment\":{}}],[\"tagset\",{\"_index\":964,\"name\":{\"3006\":{}},\"comment\":{}}],[\"tailable\",{\"_index\":670,\"name\":{\"1924\":{},\"1940\":{},\"2543\":{}},\"comment\":{}}],[\"text\",{\"_index\":809,\"name\":{\"2305\":{}},\"comment\":{}}],[\"textindexversion\",{\"_index\":889,\"name\":{\"2658\":{},\"2699\":{}},\"comment\":{}}],[\"time\",{\"_index\":386,\"name\":{\"1147\":{},\"1151\":{},\"1155\":{},\"1158\":{},\"1164\":{},\"1168\":{},\"1172\":{},\"1175\":{},\"1179\":{},\"1182\":{},\"1185\":{},\"1189\":{}},\"comment\":{}}],[\"timefield\",{\"_index\":857,\"name\":{\"2466\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":873,\"name\":{\"2542\":{}},\"comment\":{}}],[\"timeout_sec\",{\"_index\":645,\"name\":{\"1867\":{}},\"comment\":{}}],[\"timeoutcontext\",{\"_index\":602,\"name\":{\"1780\":{}},\"comment\":{}}],[\"timeoutseconds\",{\"_index\":601,\"name\":{\"1779\":{}},\"comment\":{}}],[\"timeseries\",{\"_index\":851,\"name\":{\"2442\":{}},\"comment\":{}}],[\"timeseriescollectionoptions\",{\"_index\":856,\"name\":{\"2465\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"tls\",{\"_index\":619,\"name\":{\"1806\":{},\"1839\":{},\"2091\":{},\"2165\":{},\"2964\":{}},\"comment\":{}}],[\"tlsallowinvalidcertificates\",{\"_index\":713,\"name\":{\"2097\":{},\"2184\":{}},\"comment\":{}}],[\"tlsallowinvalidhostnames\",{\"_index\":714,\"name\":{\"2098\":{},\"2185\":{}},\"comment\":{}}],[\"tlscafile\",{\"_index\":711,\"name\":{\"2095\":{},\"2166\":{}},\"comment\":{}}],[\"tlscertificatekeyfile\",{\"_index\":709,\"name\":{\"2093\":{},\"2168\":{}},\"comment\":{}}],[\"tlscertificatekeyfilepassword\",{\"_index\":710,\"name\":{\"2094\":{}},\"comment\":{}}],[\"tlscrlfile\",{\"_index\":712,\"name\":{\"2096\":{},\"2167\":{}},\"comment\":{}}],[\"tlsinsecure\",{\"_index\":715,\"name\":{\"2099\":{},\"2186\":{}},\"comment\":{}}],[\"tlsoptions\",{\"_index\":526,\"name\":{\"1599\":{},\"1625\":{}},\"comment\":{}}],[\"to\",{\"_index\":488,\"name\":{\"1492\":{}},\"comment\":{}}],[\"toarray\",{\"_index\":123,\"name\":{\"460\":{},\"528\":{},\"766\":{},\"864\":{},\"910\":{},\"1008\":{},\"1993\":{}},\"comment\":{}}],[\"tobson\",{\"_index\":206,\"name\":{\"630\":{}},\"comment\":{}}],[\"tohostport\",{\"_index\":1017,\"name\":{\"3116\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":347,\"name\":{\"1077\":{},\"1103\":{},\"1294\":{},\"1304\":{}},\"comment\":{}}],[\"token_audience\",{\"_index\":581,\"name\":{\"1750\":{}},\"comment\":{}}],[\"topologyclosedevent\",{\"_index\":409,\"name\":{\"1216\":{}},\"comment\":{}}],[\"topologydescription\",{\"_index\":982,\"name\":{\"3033\":{}},\"comment\":{}}],[\"topologydescriptionchangedevent\",{\"_index\":410,\"name\":{\"1218\":{}},\"comment\":{}}],[\"topologydescriptionoptions\",{\"_index\":992,\"name\":{\"3050\":{}},\"comment\":{}}],[\"topologyevents\",{\"_index\":981,\"name\":{\"3032\":{}},\"comment\":{}}],[\"topologyid\",{\"_index\":400,\"name\":{\"1192\":{},\"1195\":{},\"1214\":{},\"1217\":{},\"1219\":{},\"1223\":{}},\"comment\":{}}],[\"topologyopeningevent\",{\"_index\":411,\"name\":{\"1222\":{}},\"comment\":{}}],[\"topologytype\",{\"_index\":340,\"name\":{\"1067\":{},\"1068\":{}},\"comment\":{}}],[\"topologyversion\",{\"_index\":55,\"name\":{\"57\":{},\"83\":{},\"94\":{},\"105\":{},\"116\":{},\"127\":{},\"138\":{},\"149\":{},\"160\":{},\"171\":{},\"182\":{},\"192\":{},\"204\":{},\"215\":{},\"226\":{},\"237\":{},\"248\":{},\"259\":{},\"270\":{},\"281\":{},\"292\":{},\"303\":{},\"314\":{},\"325\":{},\"336\":{},\"351\":{},\"363\":{},\"375\":{},\"386\":{},\"397\":{},\"408\":{},\"419\":{},\"435\":{},\"1657\":{},\"1669\":{},\"1681\":{},\"1692\":{},\"1703\":{},\"1714\":{},\"2985\":{},\"3008\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":427,\"name\":{\"1257\":{},\"1295\":{},\"1310\":{},\"3115\":{},\"3125\":{},\"3132\":{}},\"comment\":{}}],[\"totalsize\",{\"_index\":915,\"name\":{\"2800\":{}},\"comment\":{}}],[\"totalsizemb\",{\"_index\":916,\"name\":{\"2801\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":193,\"name\":{\"615\":{},\"3076\":{}},\"comment\":{}}],[\"transactionoptions\",{\"_index\":1008,\"name\":{\"3083\":{}},\"comment\":{}}],[\"transform\",{\"_index\":675,\"name\":{\"1931\":{}},\"comment\":{}}],[\"translate\",{\"_index\":356,\"name\":{\"1091\":{}},\"comment\":{}}],[\"truncatedarrays\",{\"_index\":500,\"name\":{\"1566\":{}},\"comment\":{}}],[\"trynext\",{\"_index\":121,\"name\":{\"457\":{},\"525\":{},\"585\":{},\"763\":{},\"861\":{},\"907\":{},\"1005\":{},\"1990\":{}},\"comment\":{}}],[\"txnnumber\",{\"_index\":455,\"name\":{\"1350\":{},\"1358\":{},\"1366\":{},\"1377\":{},\"1390\":{},\"1406\":{},\"1414\":{},\"1422\":{},\"1434\":{},\"1445\":{},\"1485\":{},\"1499\":{},\"1510\":{},\"1520\":{},\"1529\":{},\"1545\":{},\"3066\":{}},\"comment\":{}}],[\"type\",{\"_index\":181,\"name\":{\"580\":{},\"1856\":{},\"1881\":{},\"2258\":{},\"2752\":{},\"2979\":{},\"3035\":{}},\"comment\":{}}],[\"typedeventemitter\",{\"_index\":741,\"name\":{\"2213\":{}},\"comment\":{}}],[\"u\",{\"_index\":934,\"name\":{\"2906\":{}},\"comment\":{}}],[\"unique\",{\"_index\":840,\"name\":{\"2427\":{},\"2647\":{},\"2690\":{}},\"comment\":{}}],[\"unorderedbulkoperation\",{\"_index\":325,\"name\":{\"1028\":{}},\"comment\":{}}],[\"unpinned\",{\"_index\":613,\"name\":{\"1797\":{}},\"comment\":{}}],[\"unwind\",{\"_index\":168,\"name\":{\"510\":{},\"1975\":{}},\"comment\":{}}],[\"update\",{\"_index\":436,\"name\":{\"1277\":{},\"1284\":{},\"1333\":{}},\"comment\":{}}],[\"updatedate\",{\"_index\":552,\"name\":{\"1637\":{}},\"comment\":{}}],[\"updatedescription\",{\"_index\":496,\"name\":{\"1540\":{},\"1563\":{}},\"comment\":{}}],[\"updatedfields\",{\"_index\":498,\"name\":{\"1564\":{}},\"comment\":{}}],[\"updatefilter\",{\"_index\":820,\"name\":{\"2318\":{}},\"comment\":{}}],[\"updatemany\",{\"_index\":217,\"name\":{\"661\":{}},\"comment\":{}}],[\"updatemanymodel\",{\"_index\":435,\"name\":{\"1275\":{}},\"comment\":{}}],[\"updateone\",{\"_index\":215,\"name\":{\"659\":{},\"1334\":{}},\"comment\":{}}],[\"updateonemodel\",{\"_index\":438,\"name\":{\"1282\":{}},\"comment\":{}}],[\"updateoptions\",{\"_index\":930,\"name\":{\"2876\":{}},\"comment\":{}}],[\"updateresult\",{\"_index\":931,\"name\":{\"2898\":{}},\"comment\":{}}],[\"updatesearchindex\",{\"_index\":248,\"name\":{\"693\":{}},\"comment\":{}}],[\"updatestatement\",{\"_index\":933,\"name\":{\"2904\":{}},\"comment\":{}}],[\"uploaddate\",{\"_index\":694,\"name\":{\"2058\":{}},\"comment\":{}}],[\"upsert\",{\"_index\":434,\"name\":{\"1274\":{},\"1281\":{},\"1288\":{},\"1338\":{},\"2600\":{},\"2626\":{},\"2859\":{},\"2881\":{},\"2907\":{}},\"comment\":{}}],[\"upsertedcount\",{\"_index\":47,\"name\":{\"47\":{},\"1244\":{},\"2902\":{}},\"comment\":{}}],[\"upsertedid\",{\"_index\":932,\"name\":{\"2903\":{}},\"comment\":{}}],[\"upsertedids\",{\"_index\":50,\"name\":{\"50\":{},\"1245\":{}},\"comment\":{}}],[\"url\",{\"_index\":647,\"name\":{\"1870\":{}},\"comment\":{}}],[\"username\",{\"_index\":584,\"name\":{\"1754\":{},\"1763\":{},\"2082\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":14,\"name\":{\"14\":{},\"2757\":{}},\"comment\":{}}],[\"validate\",{\"_index\":590,\"name\":{\"1761\":{}},\"comment\":{}}],[\"validatecollection\",{\"_index\":154,\"name\":{\"492\":{}},\"comment\":{}}],[\"validatecollectionoptions\",{\"_index\":936,\"name\":{\"2912\":{}},\"comment\":{}}],[\"validationaction\",{\"_index\":848,\"name\":{\"2437\":{}},\"comment\":{}}],[\"validationlevel\",{\"_index\":847,\"name\":{\"2436\":{}},\"comment\":{}}],[\"validator\",{\"_index\":846,\"name\":{\"2435\":{}},\"comment\":{}}],[\"value\",{\"_index\":665,\"name\":{\"1909\":{}},\"comment\":{}}],[\"version\",{\"_index\":550,\"name\":{\"1633\":{},\"1781\":{},\"1853\":{},\"1859\":{},\"1875\":{},\"2086\":{},\"2200\":{},\"2654\":{},\"2688\":{}},\"comment\":{}}],[\"viewon\",{\"_index\":850,\"name\":{\"2439\":{}},\"comment\":{}}],[\"w\",{\"_index\":365,\"name\":{\"1108\":{},\"2129\":{},\"3134\":{},\"3138\":{}},\"comment\":{}}],[\"waitqueuetimeoutms\",{\"_index\":637,\"name\":{\"1831\":{},\"2110\":{},\"2174\":{}},\"comment\":{}}],[\"watch\",{\"_index\":240,\"name\":{\"685\":{},\"726\":{},\"949\":{}},\"comment\":{}}],[\"weights\",{\"_index\":886,\"name\":{\"2655\":{},\"2696\":{}},\"comment\":{}}],[\"where\",{\"_index\":814,\"name\":{\"2311\":{}},\"comment\":{}}],[\"wildcardprojection\",{\"_index\":893,\"name\":{\"2664\":{},\"2703\":{}},\"comment\":{}}],[\"willretrywrite\",{\"_index\":30,\"name\":{\"30\":{},\"1468\":{},\"1956\":{},\"2339\":{},\"2366\":{},\"2390\":{},\"2417\":{},\"2458\":{},\"2484\":{},\"2511\":{},\"2529\":{},\"2564\":{},\"2587\":{},\"2612\":{},\"2638\":{},\"2672\":{},\"2714\":{},\"2740\":{},\"2769\":{},\"2791\":{},\"2806\":{},\"2825\":{},\"2848\":{},\"2869\":{},\"2891\":{},\"2923\":{},\"3096\":{}},\"comment\":{}}],[\"withcollection\",{\"_index\":1019,\"name\":{\"3126\":{},\"3133\":{}},\"comment\":{}}],[\"withid\",{\"_index\":821,\"name\":{\"2319\":{}},\"comment\":{}}],[\"withoutid\",{\"_index\":822,\"name\":{\"2320\":{}},\"comment\":{}}],[\"withreadconcern\",{\"_index\":127,\"name\":{\"464\":{},\"531\":{},\"769\":{},\"868\":{},\"914\":{},\"988\":{},\"1996\":{}},\"comment\":{}}],[\"withreadpreference\",{\"_index\":126,\"name\":{\"463\":{},\"530\":{},\"768\":{},\"867\":{},\"913\":{},\"1010\":{},\"1995\":{}},\"comment\":{}}],[\"withsession\",{\"_index\":312,\"name\":{\"948\":{}},\"comment\":{}}],[\"withsessioncallback\",{\"_index\":737,\"name\":{\"2207\":{}},\"comment\":{}}],[\"withtransaction\",{\"_index\":207,\"name\":{\"631\":{}},\"comment\":{}}],[\"withtransactioncallback\",{\"_index\":1002,\"name\":{\"3072\":{}},\"comment\":{}}],[\"writeconcern\",{\"_index\":35,\"name\":{\"35\":{},\"654\":{},\"708\":{},\"838\":{},\"941\":{},\"973\":{},\"1037\":{},\"1104\":{},\"1327\":{},\"1907\":{},\"1958\":{},\"2027\":{},\"2068\":{},\"2075\":{},\"2132\":{},\"2157\":{},\"2344\":{},\"2371\":{},\"2395\":{},\"2422\":{},\"2463\":{},\"2489\":{},\"2516\":{},\"2534\":{},\"2592\":{},\"2617\":{},\"2643\":{},\"2745\":{},\"2796\":{},\"2830\":{},\"2853\":{},\"2874\":{},\"2896\":{},\"2928\":{},\"3085\":{},\"3136\":{}},\"comment\":{}}],[\"writeconcernerror\",{\"_index\":52,\"name\":{\"53\":{},\"346\":{},\"431\":{},\"1289\":{}},\"comment\":{}}],[\"writeconcernerrordata\",{\"_index\":451,\"name\":{\"1342\":{}},\"comment\":{}}],[\"writeconcernoptions\",{\"_index\":1021,\"name\":{\"3135\":{}},\"comment\":{}}],[\"writeconcernsettings\",{\"_index\":1022,\"name\":{\"3137\":{}},\"comment\":{}}],[\"writeerror\",{\"_index\":439,\"name\":{\"1296\":{}},\"comment\":{}}],[\"writeerrors\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"wtimeout\",{\"_index\":368,\"name\":{\"1111\":{},\"3142\":{}},\"comment\":{}}],[\"wtimeoutms\",{\"_index\":367,\"name\":{\"1110\":{},\"2130\":{},\"3139\":{}},\"comment\":{}}],[\"zlibcompressionlevel\",{\"_index\":657,\"name\":{\"1892\":{},\"2103\":{},\"2187\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/Next/classes/AbstractCursor.html b/docs/Next/classes/AbstractCursor.html index cc3382f6dee..48ecb1cea34 100644 --- a/docs/Next/classes/AbstractCursor.html +++ b/docs/Next/classes/AbstractCursor.html @@ -35,7 +35,7 @@

Hierarchy

  • ListIndexesCursor
  • RunCommandCursor
  • +
  • Defined in src/cursor/abstract_cursor.ts:132
  • @@ -63,6 +63,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -154,7 +190,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -225,7 +261,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -296,7 +350,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -309,7 +363,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/abstract_cursor.ts:612
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/abstract_cursor.ts:500
  • +
  • Defined in src/cursor/abstract_cursor.ts:552
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -608,7 +662,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -621,7 +675,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -668,7 +722,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -681,7 +735,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -728,7 +782,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -741,7 +795,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -788,7 +842,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -801,7 +855,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -848,7 +902,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -861,7 +915,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -962,7 +1016,7 @@

    Returns voidReturns AbstractCursor<TSchema, CursorEvents>

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -975,7 +1029,7 @@
    listener: Returns AbstractCursor<TSchema, CursorEvents>
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • Returns Readable & AsyncIterable<TSchema>

    +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
    +
  • Defined in node_modules/@types/node/events.d.ts:280
  • +
  • Defined in node_modules/@types/node/events.d.ts:258
  • @@ -1221,7 +1345,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/Admin.html b/docs/Next/classes/Admin.html index 7d27011fe85..9f30306dc04 100644 --- a/docs/Next/classes/Admin.html +++ b/docs/Next/classes/Admin.html @@ -626,6 +626,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -665,6 +666,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/AggregationCursor.html b/docs/Next/classes/AggregationCursor.html index 822300610e4..a55db1f452e 100644 --- a/docs/Next/classes/AggregationCursor.html +++ b/docs/Next/classes/AggregationCursor.html @@ -65,6 +65,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -170,7 +206,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -257,7 +293,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -329,7 +383,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -342,7 +396,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/aggregation_cursor.ts:78
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/cursor/aggregation_cursor.ts:201
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/aggregation_cursor.ts:90
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/cursor/aggregation_cursor.ts:98
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/aggregation_cursor.ts:166
  • +
  • Defined in src/cursor/aggregation_cursor.ts:105
  • +
  • Defined in src/cursor/abstract_cursor.ts:552
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -751,7 +805,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -764,7 +818,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -811,7 +865,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -824,7 +878,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -871,7 +925,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -884,7 +938,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:351
  • +
  • Defined in src/cursor/aggregation_cursor.ts:112
  • @@ -947,7 +1001,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -960,7 +1014,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -1007,7 +1061,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -1020,7 +1074,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/cursor/aggregation_cursor.ts:159
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/cursor/aggregation_cursor.ts:173
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -1170,7 +1224,7 @@

    Returns voidReturns AggregationCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -1183,7 +1237,7 @@
    listener: Returns AggregationCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/aggregation_cursor.ts:180
  • +
  • Defined in src/cursor/aggregation_cursor.ts:187
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/aggregation_cursor.ts:194
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
    +
  • Defined in node_modules/@types/node/events.d.ts:280
  • +
  • Defined in node_modules/@types/node/events.d.ts:258
  • @@ -1483,7 +1607,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/BSON.BSONError.html b/docs/Next/classes/BSON.BSONError.html index fd4c152b1f5..7f6b6e048bf 100644 --- a/docs/Next/classes/BSON.BSONError.html +++ b/docs/Next/classes/BSON.BSONError.html @@ -114,13 +114,13 @@

    See

    Inherited from Error.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -152,7 +152,7 @@

    Returns void

    +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/BSON.BSONRegExp.html b/docs/Next/classes/BSON.BSONRegExp.html index ffe3fbb8964..c638e29b631 100644 --- a/docs/Next/classes/BSON.BSONRegExp.html +++ b/docs/Next/classes/BSON.BSONRegExp.html @@ -105,8 +105,20 @@

    Methods

    diff --git a/docs/Next/classes/BSON.BSONRuntimeError.html b/docs/Next/classes/BSON.BSONRuntimeError.html index 668e8969f05..ed418b379ca 100644 --- a/docs/Next/classes/BSON.BSONRuntimeError.html +++ b/docs/Next/classes/BSON.BSONRuntimeError.html @@ -111,13 +111,13 @@

    See

    Inherited from BSONError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -149,7 +149,7 @@

    Returns void

    +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/BSON.BSONSymbol.html b/docs/Next/classes/BSON.BSONSymbol.html index 2dccfc53f84..ee5c4047783 100644 --- a/docs/Next/classes/BSON.BSONSymbol.html +++ b/docs/Next/classes/BSON.BSONSymbol.html @@ -96,13 +96,25 @@

    Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:238
  • +
  • Defined in node_modules/bson/bson.d.ts:235
  • diff --git a/docs/Next/classes/BSON.BSONValue.html b/docs/Next/classes/BSON.BSONValue.html index dcc8d51016e..9c0149eef7b 100644 --- a/docs/Next/classes/BSON.BSONValue.html +++ b/docs/Next/classes/BSON.BSONValue.html @@ -76,12 +76,24 @@

    Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:283
  • diff --git a/docs/Next/classes/BSON.BSONVersionError.html b/docs/Next/classes/BSON.BSONVersionError.html index d07e7ec521e..95d0b6d9b8c 100644 --- a/docs/Next/classes/BSON.BSONVersionError.html +++ b/docs/Next/classes/BSON.BSONVersionError.html @@ -23,7 +23,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:291
  • @@ -60,7 +60,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:293
  • Properties

    @@ -106,13 +106,13 @@

    See

    Inherited from BSONError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -123,7 +123,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:292
  • Methods

    @@ -144,7 +144,7 @@

    Returns void

    +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/BSON.Binary.html b/docs/Next/classes/BSON.Binary.html index a2f7733a949..85264173f11 100644 --- a/docs/Next/classes/BSON.Binary.html +++ b/docs/Next/classes/BSON.Binary.html @@ -216,8 +216,20 @@

    Methods

    diff --git a/docs/Next/classes/BSON.Code.html b/docs/Next/classes/BSON.Code.html index b9301ae60dd..b514a2c8b71 100644 --- a/docs/Next/classes/BSON.Code.html +++ b/docs/Next/classes/BSON.Code.html @@ -27,7 +27,7 @@

    Hierarchy

    • Code
    +
  • Defined in node_modules/bson/bson.d.ts:313
  • @@ -75,19 +75,19 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:321
  • Properties

    code: string
    +
  • Defined in node_modules/bson/bson.d.ts:315
  • scope: null | Document
    +
  • Defined in node_modules/bson/bson.d.ts:316
  • Accessors

    @@ -99,19 +99,31 @@

    Returns "Cod

    +
  • Defined in node_modules/bson/bson.d.ts:314
  • Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:328
  • +
  • Defined in node_modules/bson/bson.d.ts:322
  • diff --git a/docs/Next/classes/BSON.DBRef.html b/docs/Next/classes/BSON.DBRef.html index 3c3383415fd..0c9d1212dea 100644 --- a/docs/Next/classes/BSON.DBRef.html +++ b/docs/Next/classes/BSON.DBRef.html @@ -27,7 +27,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:342
  • @@ -84,29 +84,29 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:353
  • Properties

    collection: string
    +
  • Defined in node_modules/bson/bson.d.ts:344
  • db?: string
    +
  • Defined in node_modules/bson/bson.d.ts:346
  • fields: Document
    +
  • Defined in node_modules/bson/bson.d.ts:347
  • +
  • Defined in node_modules/bson/bson.d.ts:345
  • Accessors

    @@ -118,19 +118,31 @@

    Returns "DBR

    +
  • Defined in node_modules/bson/bson.d.ts:343
  • Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:359
  • +
  • Defined in node_modules/bson/bson.d.ts:356
  • diff --git a/docs/Next/classes/BSON.Decimal128.html b/docs/Next/classes/BSON.Decimal128.html index b0c70f7d943..a54d29d4436 100644 --- a/docs/Next/classes/BSON.Decimal128.html +++ b/docs/Next/classes/BSON.Decimal128.html @@ -27,7 +27,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:374
  • @@ -40,6 +40,7 @@

    Constructors

    Properties

    Accessors

    @@ -51,6 +52,7 @@

    Methods

    toJSON toString fromString +fromStringWithRounding

    Constructors

    @@ -72,14 +74,19 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:381
  • Properties

    bytes: Uint8Array
    +
  • Defined in node_modules/bson/bson.d.ts:376
  • +
    + +
    _fromString: any

    Accessors

    @@ -91,19 +98,31 @@

    Returns "Dec

    +
  • Defined in node_modules/bson/bson.d.ts:375
  • Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:413
  • +
  • Defined in node_modules/bson/bson.d.ts:410
  • +
  • Defined in node_modules/bson/bson.d.ts:409
  • +
  • Defined in node_modules/bson/bson.d.ts:387
  • +
    + +
    +
  • fromString
  • +
  • fromStringWithRounding
  • diff --git a/docs/Next/classes/BSON.Double.html b/docs/Next/classes/BSON.Double.html index 586a75a6113..b8b66556c94 100644 --- a/docs/Next/classes/BSON.Double.html +++ b/docs/Next/classes/BSON.Double.html @@ -27,7 +27,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:517
  • @@ -73,14 +73,14 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:525
  • Properties

    value: number
    +
  • Defined in node_modules/bson/bson.d.ts:519
  • Accessors

    @@ -92,19 +92,31 @@

    Returns "Dou

    +
  • Defined in node_modules/bson/bson.d.ts:518
  • Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:536
  • +
  • Defined in node_modules/bson/bson.d.ts:532
  • Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:533
  • +
  • Defined in node_modules/bson/bson.d.ts:531
  • diff --git a/docs/Next/classes/BSON.Int32.html b/docs/Next/classes/BSON.Int32.html index ecb020cacd9..5f456324338 100644 --- a/docs/Next/classes/BSON.Int32.html +++ b/docs/Next/classes/BSON.Int32.html @@ -27,7 +27,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:593
  • @@ -73,14 +73,14 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:601
  • Properties

    value: number
    +
  • Defined in node_modules/bson/bson.d.ts:595
  • Accessors

    @@ -92,19 +92,31 @@

    Returns "Int

    +
  • Defined in node_modules/bson/bson.d.ts:594
  • Methods

      - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

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

    +
  • Defined in node_modules/bson/bson.d.ts:608
  • +
  • Defined in node_modules/bson/bson.d.ts:607
  • diff --git a/docs/Next/classes/BSON.Long.html b/docs/Next/classes/BSON.Long.html index 83276f856ab..6f56e4e8f26 100644 --- a/docs/Next/classes/BSON.Long.html +++ b/docs/Next/classes/BSON.Long.html @@ -41,7 +41,7 @@

    Hierarchy

    +
  • Defined in node_modules/bson/bson.d.ts:641
  • @@ -185,7 +185,7 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:670
  • Properties

    @@ -195,7 +195,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:648
  • low: number
    @@ -203,7 +203,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:652
  • unsigned: boolean
    @@ -211,7 +211,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:656
  • MAX_UNSIGNED_VALUE: Long
    @@ -219,7 +219,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:673
  • MAX_VALUE: Long
    @@ -227,7 +227,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:685
  • MIN_VALUE: Long
    @@ -235,7 +235,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:687
  • NEG_ONE: Long
    @@ -243,7 +243,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:683
  • ONE: Long
    @@ -251,12 +251,12 @@
    +
  • Defined in node_modules/bson/bson.d.ts:679
  • TWO_PWR_24: Long
    +
  • Defined in node_modules/bson/bson.d.ts:671
  • UONE: Long
    @@ -264,7 +264,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:681
  • UZERO: Long
    @@ -272,7 +272,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:677
  • ZERO: Long
    @@ -280,7 +280,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:675
  • Accessors

    @@ -293,7 +293,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:644
    • @@ -303,7 +303,7 @@

      Returns "Lon

    +
  • Defined in node_modules/bson/bson.d.ts:642
  • Methods

    @@ -321,7 +321,7 @@
    addend: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:762
  • +
  • Defined in node_modules/bson/bson.d.ts:767
    • @@ -354,7 +354,7 @@
      other: Returns 0 | 1 | -1
    +
  • Defined in node_modules/bson/bson.d.ts:774
    • @@ -371,7 +371,7 @@

      Returns 0<

    +
  • Defined in node_modules/bson/bson.d.ts:772
    • @@ -387,7 +387,7 @@
      divisor: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:781
  • +
  • Defined in node_modules/bson/bson.d.ts:779
    • @@ -420,7 +420,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:788
    • @@ -439,7 +439,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:786
  • +
  • Defined in node_modules/bson/bson.d.ts:928
    • @@ -466,7 +466,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:808
  • +
  • Defined in node_modules/bson/bson.d.ts:790
  • +
  • Defined in node_modules/bson/bson.d.ts:792
  • +
  • Defined in node_modules/bson/bson.d.ts:794
  • +
  • Defined in node_modules/bson/bson.d.ts:796
  • +
  • Defined in node_modules/bson/bson.d.ts:798
    • @@ -537,7 +537,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:800
    • @@ -553,7 +553,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:804
    • @@ -569,7 +569,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:802
    • @@ -585,17 +585,29 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:806
    • - +
    • +

      Prints a human-readable string of BSON value information +If invoked manually without node.js.inspect function, this will default to a modified JSON.stringify

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:935
  • +
  • Defined in node_modules/bson/bson.d.ts:810
  • +
  • Defined in node_modules/bson/bson.d.ts:812
  • +
  • Defined in node_modules/bson/bson.d.ts:814
  • +
  • Defined in node_modules/bson/bson.d.ts:816
  • +
  • Defined in node_modules/bson/bson.d.ts:818
    • @@ -666,7 +678,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:930
    • @@ -682,7 +694,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:820
    • @@ -698,7 +710,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:824
    • @@ -714,7 +726,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:822
    • @@ -730,7 +742,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:826
    • @@ -746,7 +758,7 @@
      divisor: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:830
    • @@ -762,7 +774,7 @@
      divisor: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:828
    • @@ -778,7 +790,7 @@
      multiplier: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:840
  • +
  • Defined in node_modules/bson/bson.d.ts:838
    • @@ -814,7 +826,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:852
    • @@ -825,7 +837,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:844
    • @@ -836,7 +848,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:842
    • @@ -852,7 +864,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:850
    • @@ -863,7 +875,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:846
    • @@ -879,7 +891,7 @@
      other: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:848
    • @@ -895,7 +907,7 @@
      other: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:856
    • @@ -911,7 +923,7 @@
      divisor: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:832
  • +
  • Defined in node_modules/bson/bson.d.ts:862
  • +
  • Defined in node_modules/bson/bson.d.ts:870
  • +
  • Defined in node_modules/bson/bson.d.ts:878
    • @@ -987,7 +999,7 @@
      numBits: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:864
    • @@ -1003,7 +1015,7 @@
      numBits: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:872
    • @@ -1019,7 +1031,7 @@
      numBits: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:880
    • @@ -1035,7 +1047,7 @@
      numBits: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:882
    • @@ -1051,7 +1063,7 @@
      subtrahend: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:890
  • +
  • Defined in node_modules/bson/bson.d.ts:888
  • +
  • Defined in node_modules/bson/bson.d.ts:896
    • @@ -1102,7 +1114,7 @@

      Returns number

    +
  • Defined in node_modules/bson/bson.d.ts:902
    • @@ -1114,7 +1126,7 @@

      Returns number

    +
  • Defined in node_modules/bson/bson.d.ts:912
    • @@ -1126,7 +1138,7 @@

      Returns number

    +
  • Defined in node_modules/bson/bson.d.ts:907
    • @@ -1139,7 +1151,7 @@

      Parameters

      Optional options: EJSONOptions

    Returns number | LongExtended

    +
  • Defined in node_modules/bson/bson.d.ts:931
  • +
  • Defined in node_modules/bson/bson.d.ts:892
  • +
  • Defined in node_modules/bson/bson.d.ts:894
    • @@ -1172,7 +1184,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:916
    • @@ -1193,7 +1205,7 @@

      Returns stringThrows

      RangeError If radix is out of range

    +
  • Defined in node_modules/bson/bson.d.ts:922
    • @@ -1204,7 +1216,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:924
    • @@ -1220,7 +1232,7 @@
      other: Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:926
  • +
  • Defined in node_modules/bson/bson.d.ts:717
  • +
  • Defined in node_modules/bson/bson.d.ts:696
  • +
  • Defined in node_modules/bson/bson.d.ts:733
  • +
  • Defined in node_modules/bson/bson.d.ts:747
  • +
  • Defined in node_modules/bson/bson.d.ts:740
    • @@ -1374,7 +1386,7 @@
      $numberLongOptional options: EJSONOptions

    Returns number | bigint | Long

    +
  • Defined in node_modules/bson/bson.d.ts:932
  • +
  • Defined in node_modules/bson/bson.d.ts:703
  • +
  • Defined in node_modules/bson/bson.d.ts:710
  • +
  • Defined in node_modules/bson/bson.d.ts:725
    • @@ -1475,7 +1487,7 @@
      Optional Returns Long
    +
  • Defined in node_modules/bson/bson.d.ts:756
    • @@ -1491,7 +1503,7 @@
      value: Returns value is Long
    +
  • Defined in node_modules/bson/bson.d.ts:751
  • diff --git a/docs/Next/classes/BSON.MaxKey.html b/docs/Next/classes/BSON.MaxKey.html index 272742e9d70..89fa18710fd 100644 --- a/docs/Next/classes/BSON.MaxKey.html +++ b/docs/Next/classes/BSON.MaxKey.html @@ -27,7 +27,7 @@

    Hierarchy

    • MaxKey
    +
  • Defined in node_modules/bson/bson.d.ts:956
  • @@ -65,7 +65,7 @@

    Returns "Max

    +
  • Defined in node_modules/bson/bson.d.ts:957
  • Methods

    @@ -73,11 +73,14 @@
    +
  • Defined in node_modules/bson/bson.d.ts:960
  • diff --git a/docs/Next/classes/BSON.MinKey.html b/docs/Next/classes/BSON.MinKey.html index 088c60815f3..89bb98af173 100644 --- a/docs/Next/classes/BSON.MinKey.html +++ b/docs/Next/classes/BSON.MinKey.html @@ -27,7 +27,7 @@

    Hierarchy

    • MinKey
    +
  • Defined in node_modules/bson/bson.d.ts:973
  • @@ -65,7 +65,7 @@

    Returns "Min

    +
  • Defined in node_modules/bson/bson.d.ts:974
  • Methods

    @@ -73,11 +73,14 @@
    +
  • Defined in node_modules/bson/bson.d.ts:977
  • diff --git a/docs/Next/classes/BSON.ObjectId.html b/docs/Next/classes/BSON.ObjectId.html index 76da8c57981..52141546ad8 100644 --- a/docs/Next/classes/BSON.ObjectId.html +++ b/docs/Next/classes/BSON.ObjectId.html @@ -27,7 +27,7 @@

    Hierarchy

    • ObjectId
    +
  • Defined in node_modules/bson/bson.d.ts:990
  • @@ -81,14 +81,14 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:1001
  • Properties

    cacheHexString: boolean
    +
  • Defined in node_modules/bson/bson.d.ts:993
  • Accessors

    @@ -100,7 +100,7 @@

    Returns "Obj

    +
  • Defined in node_modules/bson/bson.d.ts:991
  • +
  • Defined in node_modules/bson/bson.d.ts:1006
  • Methods

    @@ -132,7 +132,7 @@
    otherId: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1030
  • +
  • Defined in node_modules/bson/bson.d.ts:1032
    • - +
    • -

      Returns string

      +

      Converts to a string representation of this Id.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn
      +

      Returns string

      return the 24 character hex string representation.

      +
    +
  • Defined in node_modules/bson/bson.d.ts:1060
  • +
  • Defined in node_modules/bson/bson.d.ts:1009
  • +
  • Defined in node_modules/bson/bson.d.ts:1023
    • @@ -194,7 +206,7 @@
      Optional Returns string
    +
  • Defined in node_modules/bson/bson.d.ts:1021
    • @@ -210,7 +222,7 @@
      base64: Returns ObjectId
    +
  • Defined in node_modules/bson/bson.d.ts:1047
    • @@ -229,7 +241,7 @@
      hexString: Returns ObjectId
    +
  • Defined in node_modules/bson/bson.d.ts:1045
    • @@ -248,7 +260,7 @@
      time: Returns ObjectId
    +
  • Defined in node_modules/bson/bson.d.ts:1039
    • @@ -267,7 +279,7 @@
      Optional Returns Uint8Array
    +
  • Defined in node_modules/bson/bson.d.ts:1016
    • @@ -286,7 +298,7 @@
      id: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1052
  • diff --git a/docs/Next/classes/BSON.Timestamp.html b/docs/Next/classes/BSON.Timestamp.html index 107dedb4ee8..be6ad60f479 100644 --- a/docs/Next/classes/BSON.Timestamp.html +++ b/docs/Next/classes/BSON.Timestamp.html @@ -23,7 +23,7 @@

    Hierarchy

    • Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1176
  • @@ -133,7 +133,7 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:1182
  • @@ -148,7 +148,7 @@

    Returns

  • +
  • Defined in node_modules/bson/bson.d.ts:1186
  • @@ -168,7 +168,7 @@

    Returns

  • +
  • Defined in node_modules/bson/bson.d.ts:1190
  • Properties

    @@ -1323,7 +1323,7 @@

    Returns Static Readonly MAX_VALUE

    MAX_VALUE: Long
    +
  • Defined in node_modules/bson/bson.d.ts:1178
  • Accessors

    @@ -1333,17 +1333,26 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1177
  • Methods

      - +
    • +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn

      Returns string

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

      Returns {
      $timestamp: string

    +
  • Defined in node_modules/bson/bson.d.ts:1194
    • @@ -1378,7 +1387,7 @@
      highBits: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1207
    • @@ -1394,7 +1403,7 @@
      value: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1198
    • @@ -1410,7 +1419,7 @@
      value: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1200
    • @@ -1434,7 +1443,7 @@
      optRadix: Returns Timestamp
    +
  • Defined in node_modules/bson/bson.d.ts:1214
  • diff --git a/docs/Next/classes/BSON.UUID.html b/docs/Next/classes/BSON.UUID.html index 2a366547abd..771c49a991b 100644 --- a/docs/Next/classes/BSON.UUID.html +++ b/docs/Next/classes/BSON.UUID.html @@ -27,7 +27,7 @@

    Hierarchy

    • UUID
    +
  • Defined in node_modules/bson/bson.d.ts:1235
  • @@ -99,7 +99,7 @@

    Returns

    +
  • Defined in node_modules/bson/bson.d.ts:1243
  • Properties

    @@ -234,7 +234,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1248
  • Methods

    @@ -255,17 +255,29 @@
    otherId: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1269
    • - +
    • -

      Returns string

      +

      Converts to a string representation of this Id.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional depth: number
      • +
      • +
        Optional options: unknown
      • +
      • +
        Optional inspect: InspectFn
      +

      Returns string

      return the 36 character hex string representation.

      +
    +
  • Defined in node_modules/bson/bson.d.ts:1298
    • @@ -333,7 +345,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1273
    • @@ -352,7 +364,7 @@
      Optional Returns string
    +
  • Defined in node_modules/bson/bson.d.ts:1254
    • @@ -365,7 +377,7 @@

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:1263
    • @@ -382,7 +394,7 @@

      Returns string

    +
  • Defined in node_modules/bson/bson.d.ts:1258
  • +
  • Defined in node_modules/bson/bson.d.ts:1289
  • +
  • Defined in node_modules/bson/bson.d.ts:1287
    • @@ -476,7 +488,7 @@
    +
  • Defined in node_modules/bson/bson.d.ts:1277
    • @@ -495,7 +507,7 @@
      input: Returns boolean
    +
  • Defined in node_modules/bson/bson.d.ts:1282
  • diff --git a/docs/Next/classes/Batch.html b/docs/Next/classes/Batch.html index 2934a0daf68..650274bba69 100644 --- a/docs/Next/classes/Batch.html +++ b/docs/Next/classes/Batch.html @@ -30,7 +30,7 @@

    Hierarchy

    • Batch
    +
  • Defined in src/bulk/common.ts:155
  • @@ -71,44 +71,44 @@
    batchType: originalZeroIndex: number

    Returns Batch<T>

    +
  • Defined in src/bulk/common.ts:164
  • Properties

    batchType: BatchType
    +
  • Defined in src/bulk/common.ts:159
  • currentIndex: number
    +
  • Defined in src/bulk/common.ts:157
  • operations: T[]
    +
  • Defined in src/bulk/common.ts:160
  • originalIndexes: number[]
    +
  • Defined in src/bulk/common.ts:158
  • originalZeroIndex: number
    +
  • Defined in src/bulk/common.ts:156
  • size: number
    +
  • Defined in src/bulk/common.ts:161
  • sizeBytes: number
    +
  • Defined in src/bulk/common.ts:162
  • diff --git a/docs/Next/classes/BulkOperationBase.html b/docs/Next/classes/BulkOperationBase.html index c4b02d3ef73..cc524b35b83 100644 --- a/docs/Next/classes/BulkOperationBase.html +++ b/docs/Next/classes/BulkOperationBase.html @@ -23,7 +23,7 @@

    Hierarchy

  • OrderedBulkOperation
  • UnorderedBulkOperation
  • +
  • Defined in src/bulk/common.ts:910
  • @@ -54,12 +54,12 @@

    Properties

    isOrdered: boolean
    +
  • Defined in src/bulk/common.ts:911
  • operationId?: number
    +
  • Defined in src/bulk/common.ts:914
  • Accessors

    @@ -69,7 +69,7 @@
    +
  • Defined in src/bulk/common.ts:1192
  • +
  • Defined in src/bulk/common.ts:1184
  • +
  • Defined in src/bulk/common.ts:1188
  • Methods

    @@ -102,7 +102,7 @@
    batchType: document: Document | DeleteStatement | UpdateStatement

    Returns BulkOperationBase

    +
  • Defined in src/bulk/common.ts:1267
  • Returns Promise<BulkWriteResult>

    +
  • Defined in src/bulk/common.ts:1204
  • +
  • Defined in src/bulk/common.ts:1077
  • +
  • Defined in src/bulk/common.ts:1034
  • +
  • Defined in src/bulk/common.ts:1091
  • diff --git a/docs/Next/classes/BulkWriteResult.html b/docs/Next/classes/BulkWriteResult.html index 9745f75c895..1a8f38223db 100644 --- a/docs/Next/classes/BulkWriteResult.html +++ b/docs/Next/classes/BulkWriteResult.html @@ -24,7 +24,7 @@

    Hierarchy

    • BulkWriteResult
    +
  • Defined in src/bulk/common.ts:179
  • @@ -67,7 +67,7 @@
    +
  • Defined in src/bulk/common.ts:188
  • insertedCount: number
    @@ -75,7 +75,7 @@
    +
  • Defined in src/bulk/common.ts:182
  • insertedIds: {
        [key: number]: any;
    }
    @@ -88,7 +88,7 @@

    Type declaration

    [key: number]: any
    +
  • Defined in src/bulk/common.ts:194
  • matchedCount: number
    @@ -96,7 +96,7 @@
    +
  • Defined in src/bulk/common.ts:184
  • modifiedCount: number
    @@ -104,12 +104,12 @@
    +
  • Defined in src/bulk/common.ts:186
  • result: BulkResult
    +
  • Defined in src/bulk/common.ts:180
  • upsertedCount: number
    @@ -117,7 +117,7 @@
    +
  • Defined in src/bulk/common.ts:190
  • upsertedIds: {
        [key: number]: any;
    }
    @@ -130,7 +130,7 @@

    Type declaration

    [key: number]: any
    +
  • Defined in src/bulk/common.ts:192
  • Accessors

    @@ -143,7 +143,7 @@
    +
  • Defined in src/bulk/common.ts:223
  • Methods

    @@ -156,7 +156,7 @@
    +
  • Defined in src/bulk/common.ts:249
  • +
  • Defined in src/bulk/common.ts:244
  • +
  • Defined in src/bulk/common.ts:274
  • +
  • Defined in src/bulk/common.ts:264
  • +
  • Defined in src/bulk/common.ts:259
  • +
  • Defined in src/bulk/common.ts:269
  • +
  • Defined in src/bulk/common.ts:254
  • +
  • Defined in src/bulk/common.ts:299
  • +
  • Defined in src/bulk/common.ts:295
    • @@ -264,7 +264,7 @@

      Returns {
      [key: number]: any

    +
  • Defined in src/bulk/common.ts:196
  • diff --git a/docs/Next/classes/CancellationToken.html b/docs/Next/classes/CancellationToken.html index 9e05748bfde..b822a176151 100644 --- a/docs/Next/classes/CancellationToken.html +++ b/docs/Next/classes/CancellationToken.html @@ -22,7 +22,7 @@

    Hierarchy

    • CancellationToken
    +
  • Defined in src/mongo_types.ts:473
  • @@ -41,7 +41,8 @@

    Properties

    Methods

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:110
  • Properties

    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

  • @@ -163,7 +217,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -176,7 +230,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • @@ -300,7 +354,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -313,7 +367,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -360,7 +414,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -373,7 +427,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -420,7 +474,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -433,7 +487,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -480,7 +534,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -493,7 +547,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -540,7 +594,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -553,7 +607,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -638,7 +692,7 @@

    Returns voidReturns CancellationToken

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -651,7 +705,7 @@
    listener: Returns CancellationToken
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/mongo_types.ts:407
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -723,7 +847,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -758,7 +882,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -796,7 +920,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -811,7 +935,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/ChangeStream.html b/docs/Next/classes/ChangeStream.html index 7847b852b9b..fdcaf7cb494 100644 --- a/docs/Next/classes/ChangeStream.html +++ b/docs/Next/classes/ChangeStream.html @@ -68,6 +68,7 @@

    Accessors

    Methods

    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -269,6 +305,24 @@
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

  • @@ -315,7 +369,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -328,7 +382,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • @@ -485,7 +539,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -498,7 +552,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -545,7 +599,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -558,7 +612,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -605,7 +659,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -618,7 +672,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -665,7 +719,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -678,7 +732,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -725,7 +779,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -738,7 +792,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -823,7 +877,7 @@

    Returns voidReturns ChangeStream<TSchema, TChange>

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -836,7 +890,7 @@
    listener: Returns ChangeStream<TSchema, TChange>
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/mongo_types.ts:407
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
      @@ -908,7 +1006,33 @@

      Since

      v15.2.0, v14.17.0

    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -939,7 +1063,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -974,7 +1098,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1012,7 +1136,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1027,7 +1151,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/ClientEncryption.html b/docs/Next/classes/ClientEncryption.html index ee20936ae1e..4f89f5ebc6a 100644 --- a/docs/Next/classes/ClientEncryption.html +++ b/docs/Next/classes/ClientEncryption.html @@ -800,6 +800,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -839,6 +840,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ClientSession.html b/docs/Next/classes/ClientSession.html index 55103d5fc22..0d2198e82d5 100644 --- a/docs/Next/classes/ClientSession.html +++ b/docs/Next/classes/ClientSession.html @@ -27,7 +27,7 @@

    Hierarchy

    • ClientSession
    +
  • Defined in src/sessions.ts:106
  • @@ -58,7 +58,8 @@

    Accessors

    Methods

    -
    +
  • Defined in src/sessions.ts:112
  • clusterTime?: ClusterTime
    +
  • Defined in src/sessions.ts:114
  • defaultTransactionOptions: TransactionOptions
    +
  • Defined in src/sessions.ts:119
  • explicit: boolean
    +
  • Defined in src/sessions.ts:116
  • hasEnded: boolean
    +
  • Defined in src/sessions.ts:111
  • operationTime?: Timestamp
    +
  • Defined in src/sessions.ts:115
  • supports: {
        causalConsistency: boolean;
    }
    @@ -131,47 +134,80 @@

    Type declaration

  • causalConsistency: boolean
  • +
  • Defined in src/sessions.ts:113
  • transaction: Transaction
    +
  • Defined in src/sessions.ts:120
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -184,7 +220,7 @@
    +
  • Defined in src/sessions.ts:193
  • +
  • Defined in src/sessions.ts:248
  • +
  • Defined in src/sessions.ts:217
  • +
  • Defined in src/sessions.ts:197
  • +
  • Defined in src/sessions.ts:213
  • Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/sessions.ts:424
  • @@ -279,7 +333,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -292,7 +346,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/sessions.ts:305
  • +
  • Defined in src/sessions.ts:289
  • +
  • Defined in src/sessions.ts:417
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/sessions.ts:257
  • +
  • Defined in src/sessions.ts:334
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/sessions.ts:359
  • +
  • Defined in src/sessions.ts:354
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • @@ -524,7 +578,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -537,7 +591,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -584,7 +638,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -597,7 +651,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -644,7 +698,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -657,7 +711,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -704,7 +758,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -717,7 +771,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -764,7 +818,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -777,7 +831,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -862,7 +916,7 @@

    Returns voidReturns ClientSession

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -875,7 +929,7 @@
    listener: Returns ClientSession
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/sessions.ts:368
  • +
  • Defined in src/sessions.ts:431
  • +
  • Defined in src/sessions.ts:454
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1021,7 +1145,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1056,7 +1180,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1094,7 +1218,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1109,7 +1233,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/Collection.html b/docs/Next/classes/Collection.html index d66891f4892..adce12472ee 100644 --- a/docs/Next/classes/Collection.html +++ b/docs/Next/classes/Collection.html @@ -34,7 +34,7 @@

    Hierarchy

    • Collection
    +
  • Defined in src/collection.ts:154
  • @@ -101,7 +101,7 @@
    +
  • Defined in src/collection.ts:234
  • +
  • Defined in src/collection.ts:191
  • +
  • Defined in src/collection.ts:184
  • set hint(v): void
  • @@ -144,7 +144,7 @@

    Parameters

    v: undefined | Hint
  • Returns void

    +
  • Defined in src/collection.ts:254
  • +
  • Defined in src/collection.ts:198
  • +
  • Defined in src/collection.ts:215
  • +
  • Defined in src/collection.ts:226
  • +
  • Defined in src/collection.ts:242
  • Methods

    @@ -222,7 +222,7 @@
    Optional Returns AggregationCursor<T>
    +
  • Defined in src/collection.ts:936
    • @@ -260,7 +260,7 @@

      Returns Promise<

      Throws

      MongoDriverError if operations is not an array

    +
  • Defined in src/collection.ts:321
    • @@ -289,7 +289,7 @@

      Returns Promise<

      Deprecated

      use Collection#countDocuments| countDocuments or Collection#estimatedDocumentCount| estimatedDocumentCount instead

    +
  • Defined in src/collection.ts:1041
  • +
  • Defined in src/collection.ts:750
  • +
  • Defined in src/collection.ts:574
  • +
  • Defined in src/collection.ts:620
    • @@ -423,7 +423,7 @@

      Returns Promise<

      Remarks

      Only available when used against a 7.0+ Atlas cluster.

    +
  • Defined in src/collection.ts:1089
    • @@ -445,7 +445,7 @@

      Returns Promise<

      Remarks

      Only available when used against a 7.0+ Atlas cluster.

    +
  • Defined in src/collection.ts:1103
  • +
  • Defined in src/collection.ts:438
  • +
  • Defined in src/collection.ts:422
  • @@ -534,7 +534,7 @@
    key: filter: Filter<TSchema>
  • Returns Promise<Flatten<WithId<TSchema>[Key]>[]>

    +
  • Defined in src/collection.ts:770
  • @@ -553,7 +553,7 @@
    filter: options: CommandOperationOptions
  • Returns Promise<Flatten<WithId<TSchema>[Key]>[]>

    +
  • Defined in src/collection.ts:774
  • @@ -563,7 +563,7 @@

    Parameters

    key: string
  • Returns Promise<any[]>

    +
  • Defined in src/collection.ts:781
  • @@ -575,7 +575,7 @@
    key: filter: Filter<TSchema>
  • Returns Promise<any[]>

    +
  • Defined in src/collection.ts:782
  • @@ -589,7 +589,7 @@
    filter: options: CommandOperationOptions
  • Returns Promise<any[]>

    +
  • Defined in src/collection.ts:783
  • +
  • Defined in src/collection.ts:473
  • +
  • Defined in src/collection.ts:641
  • +
  • Defined in src/collection.ts:656
    • @@ -672,7 +672,7 @@

      Returns Promise<

      Remarks

      Only available when used against a 7.0+ Atlas cluster.

    +
  • Defined in src/collection.ts:1117
  • +
  • Defined in src/collection.ts:718
  • @@ -722,7 +722,7 @@
    filter: Optional options: FindOptions<Document>
  • Returns FindCursor<WithId<TSchema>>

    +
  • Defined in src/collection.ts:511
  • @@ -739,7 +739,7 @@
    filter: Optional options: FindOptions<Document>
  • Returns FindCursor<T>

    +
  • Defined in src/collection.ts:512
  • @@ -760,7 +760,7 @@

    Parameters

    filter: Filter<TSchema>
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:487
  • @@ -772,7 +772,7 @@
    filter: options: FindOptions<Document>
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:488
  • @@ -782,7 +782,7 @@

    Type Parameters

    T = TSchema

  • Returns Promise<null | T>

    +
  • Defined in src/collection.ts:491
  • @@ -797,7 +797,7 @@

    Parameters

    filter: Filter<TSchema>
  • Returns Promise<null | T>

    +
  • Defined in src/collection.ts:492
  • @@ -814,7 +814,7 @@
    filter: Optional options: FindOptions<Document>
  • Returns Promise<null | T>

    +
  • Defined in src/collection.ts:493
  • @@ -850,7 +850,7 @@
    filter: options: FindOneAndDeleteOptions & {
        includeResultMetadata: false;
    }
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:823
  • @@ -862,7 +862,7 @@
    filter: options: FindOneAndDeleteOptions
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:827
  • @@ -872,7 +872,7 @@

    Parameters

    filter: Filter<TSchema>
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:831
  • @@ -915,7 +915,7 @@
    replacement: options: FindOneAndReplaceOptions & {
        includeResultMetadata: false;
    }
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:858
  • @@ -929,7 +929,7 @@
    replacement: options: FindOneAndReplaceOptions
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:863
  • @@ -941,7 +941,7 @@
    filter: replacement: WithoutId<TSchema>
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:868
  • @@ -984,7 +984,7 @@
    update: options: FindOneAndUpdateOptions & {
        includeResultMetadata: false;
    }
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:900
  • @@ -998,7 +998,7 @@
    update: options: FindOneAndUpdateOptions
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:905
  • @@ -1010,7 +1010,7 @@
    filter: update: UpdateFilter<TSchema>
  • Returns Promise<null | WithId<TSchema>>

    +
  • Defined in src/collection.ts:910
  • +
  • Defined in src/collection.ts:683
  • +
  • Defined in src/collection.ts:698
  • +
  • Defined in src/collection.ts:806
    • @@ -1093,7 +1093,7 @@

      Remarks

      NOTE: MongoClient must be connected prior to However, collection.bulkWrite() provides an equivalent API that does not require prior connecting.

    +
  • Defined in src/collection.ts:1025
    • @@ -1114,7 +1114,7 @@

      Remarks

      NOTE: MongoClient must be connected prior to However, collection.bulkWrite() provides an equivalent API that does not require prior connecting.

    +
  • Defined in src/collection.ts:1013
  • +
  • Defined in src/collection.ts:288
  • +
  • Defined in src/collection.ts:266
  • +
  • Defined in src/collection.ts:539
  • +
  • Defined in src/collection.ts:673
  • Returns all search indexes for the current collection.

    @@ -1248,7 +1248,7 @@

    Returns Remarks

    Only available when used against a 7.0+ Atlas cluster.

  • +
  • Defined in src/collection.ts:1064
  • +
  • Defined in src/collection.ts:527
    • @@ -1293,7 +1293,7 @@

      Returns Promise<

      Remarks

      This operation does not inherit options from the Db or MongoClient.

    +
  • Defined in src/collection.ts:457
  • +
  • Defined in src/collection.ts:373
    • Update multiple documents in a collection

      +

      The value of update can be either:

      +
        +
      • UpdateFilter - A document that contains update operator expressions,
      • +
      • Document[] - an aggregation pipeline.
      • +

      Parameters

      • filter: Filter<TSchema>
        -

        The filter used to select the documents to update

        +

        The filter used to select the document to update

      • -
        update: UpdateFilter<TSchema>
        -

        The update operations to be applied to the documents

        +
        update: Document[] | UpdateFilter<TSchema>
        +

        The modifications to apply

      • @@ -1351,13 +1356,18 @@
        Optional Returns Promise<UpdateResult<TSchema>>
    +
  • Defined in src/collection.ts:400
    • Update a single document in a collection

      +

      The value of update can be either:

      +
        +
      • UpdateFilter - A document that contains update operator expressions,
      • +
      • Document[] - an aggregation pipeline.
      • +

      Parameters

      @@ -1368,8 +1378,8 @@
      filter:
    • -
      update: UpdateFilter<TSchema> | Partial<TSchema>
      -

      The update operations to be applied to the document

      +
      update: Document[] | UpdateFilter<TSchema>
      +

      The modifications to apply

    • @@ -1380,7 +1390,7 @@
      Optional Returns Promise<UpdateResult<TSchema>>
    +
  • Defined in src/collection.ts:350
    • @@ -1406,7 +1416,7 @@

      Returns Promise<

      Remarks

      Only available when used against a 7.0+ Atlas cluster.

    +
  • Defined in src/collection.ts:1132
    • @@ -1460,7 +1470,7 @@

      Example

      Passing a second argument provides a way to reflect the type

    +
  • Defined in src/collection.ts:992
  • diff --git a/docs/Next/classes/CommandFailedEvent.html b/docs/Next/classes/CommandFailedEvent.html index 5dba6941c5f..f2784faf839 100644 --- a/docs/Next/classes/CommandFailedEvent.html +++ b/docs/Next/classes/CommandFailedEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • CommandFailedEvent
    +
  • Defined in src/cmap/command_monitoring_events.ts:138
  • @@ -38,6 +38,7 @@

    Properties

    duration failure requestId +serverConnectionId serviceId?
    @@ -50,37 +51,49 @@

    Properties

    address: string
    +
  • Defined in src/cmap/command_monitoring_events.ts:139
  • commandName: string
    +
  • Defined in src/cmap/command_monitoring_events.ts:149
  • -
    connectionId?: string | number
    +
  • Defined in src/cmap/command_monitoring_events.ts:141
  • duration: number
    +
  • Defined in src/cmap/command_monitoring_events.ts:148
  • failure: Error
    +
  • Defined in src/cmap/command_monitoring_events.ts:150
  • requestId: number
    +
  • Defined in src/cmap/command_monitoring_events.ts:147
  • +
    + +
    serverConnectionId: null | bigint
    +

    Server generated connection id +Distinct from the connection id and is returned by the hello or legacy hello response as "connectionId" from the server on 4.2+.

    +
    +
    serviceId?: ObjectId
    +
  • Defined in src/cmap/command_monitoring_events.ts:151
  • Accessors

    @@ -90,7 +103,7 @@
    +
  • Defined in src/cmap/command_monitoring_events.ts:187
  • diff --git a/docs/Next/classes/CommandStartedEvent.html b/docs/Next/classes/CommandStartedEvent.html index 385357c15e0..3ad679f0e29 100644 --- a/docs/Next/classes/CommandStartedEvent.html +++ b/docs/Next/classes/CommandStartedEvent.html @@ -39,6 +39,7 @@

    Properties

    connectionId? databaseName requestId +serverConnectionId serviceId?
    @@ -69,9 +70,12 @@
    -
    connectionId?: string | number
    +
  • Defined in src/cmap/command_monitoring_events.ts:26
  • databaseName: string
    +
    + +
    serverConnectionId: null | bigint
    +

    Server generated connection id +Distinct from the connection id and is returned by the hello or legacy hello response as "connectionId" +from the server on 4.2+.

    +
    +
    serviceId?: ObjectId
    +
  • Defined in src/cmap/command_monitoring_events.ts:33
  • Accessors

    @@ -96,7 +110,7 @@
    +
  • Defined in src/cmap/command_monitoring_events.ts:70
  • diff --git a/docs/Next/classes/CommandSucceededEvent.html b/docs/Next/classes/CommandSucceededEvent.html index 71ef309e331..c65147c813f 100644 --- a/docs/Next/classes/CommandSucceededEvent.html +++ b/docs/Next/classes/CommandSucceededEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • CommandSucceededEvent
    +
  • Defined in src/cmap/command_monitoring_events.ts:80
  • @@ -38,6 +38,7 @@

    Properties

    duration reply requestId +serverConnectionId serviceId?
    @@ -50,37 +51,49 @@

    Properties

    address: string
    +
  • Defined in src/cmap/command_monitoring_events.ts:81
  • commandName: string
    +
  • Defined in src/cmap/command_monitoring_events.ts:91
  • -
    connectionId?: string | number
    +
  • Defined in src/cmap/command_monitoring_events.ts:83
  • duration: number
    +
  • Defined in src/cmap/command_monitoring_events.ts:90
  • reply: unknown
    +
  • Defined in src/cmap/command_monitoring_events.ts:92
  • requestId: number
    +
  • Defined in src/cmap/command_monitoring_events.ts:89
  • +
    + +
    serverConnectionId: null | bigint
    +

    Server generated connection id +Distinct from the connection id and is returned by the hello or legacy hello response as "connectionId" from the server on 4.2+.

    +
    +
    serviceId?: ObjectId
    +
  • Defined in src/cmap/command_monitoring_events.ts:93
  • Accessors

    @@ -90,7 +103,7 @@
    +
  • Defined in src/cmap/command_monitoring_events.ts:128
  • diff --git a/docs/Next/classes/ConnectionCheckOutFailedEvent.html b/docs/Next/classes/ConnectionCheckOutFailedEvent.html index dfdf81918f4..9dddd221676 100644 --- a/docs/Next/classes/ConnectionCheckOutFailedEvent.html +++ b/docs/Next/classes/ConnectionCheckOutFailedEvent.html @@ -433,6 +433,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -472,6 +473,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionCheckOutStartedEvent.html b/docs/Next/classes/ConnectionCheckOutStartedEvent.html index 4976635a580..fcf2151366d 100644 --- a/docs/Next/classes/ConnectionCheckOutStartedEvent.html +++ b/docs/Next/classes/ConnectionCheckOutStartedEvent.html @@ -423,6 +423,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -462,6 +463,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionCheckedInEvent.html b/docs/Next/classes/ConnectionCheckedInEvent.html index f003f272f05..f85a3146083 100644 --- a/docs/Next/classes/ConnectionCheckedInEvent.html +++ b/docs/Next/classes/ConnectionCheckedInEvent.html @@ -433,6 +433,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -472,6 +473,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionCheckedOutEvent.html b/docs/Next/classes/ConnectionCheckedOutEvent.html index e877741488d..b51d51854b9 100644 --- a/docs/Next/classes/ConnectionCheckedOutEvent.html +++ b/docs/Next/classes/ConnectionCheckedOutEvent.html @@ -433,6 +433,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -472,6 +473,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionClosedEvent.html b/docs/Next/classes/ConnectionClosedEvent.html index ef876b87a3b..cfef7b326f7 100644 --- a/docs/Next/classes/ConnectionClosedEvent.html +++ b/docs/Next/classes/ConnectionClosedEvent.html @@ -450,6 +450,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -489,6 +490,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionCreatedEvent.html b/docs/Next/classes/ConnectionCreatedEvent.html index 45bd3b7e0cc..91b55e1e5cc 100644 --- a/docs/Next/classes/ConnectionCreatedEvent.html +++ b/docs/Next/classes/ConnectionCreatedEvent.html @@ -433,6 +433,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -472,6 +473,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionPoolClearedEvent.html b/docs/Next/classes/ConnectionPoolClearedEvent.html index b71302dac57..d39057df40e 100644 --- a/docs/Next/classes/ConnectionPoolClearedEvent.html +++ b/docs/Next/classes/ConnectionPoolClearedEvent.html @@ -430,6 +430,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -469,6 +470,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionPoolClosedEvent.html b/docs/Next/classes/ConnectionPoolClosedEvent.html index 77565b7e4d0..097d451734a 100644 --- a/docs/Next/classes/ConnectionPoolClosedEvent.html +++ b/docs/Next/classes/ConnectionPoolClosedEvent.html @@ -423,6 +423,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -462,6 +463,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionPoolCreatedEvent.html b/docs/Next/classes/ConnectionPoolCreatedEvent.html index d71eb2171b5..0b379f73e8c 100644 --- a/docs/Next/classes/ConnectionPoolCreatedEvent.html +++ b/docs/Next/classes/ConnectionPoolCreatedEvent.html @@ -51,7 +51,7 @@
    diff --git a/docs/Next/classes/ConnectionPoolMonitoringEvent.html b/docs/Next/classes/ConnectionPoolMonitoringEvent.html index e745d97b66b..995f987dbb2 100644 --- a/docs/Next/classes/ConnectionPoolMonitoringEvent.html +++ b/docs/Next/classes/ConnectionPoolMonitoringEvent.html @@ -431,6 +431,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -470,6 +471,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionPoolReadyEvent.html b/docs/Next/classes/ConnectionPoolReadyEvent.html index 33d990cf7da..a20801dbc2d 100644 --- a/docs/Next/classes/ConnectionPoolReadyEvent.html +++ b/docs/Next/classes/ConnectionPoolReadyEvent.html @@ -423,6 +423,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -462,6 +463,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ConnectionReadyEvent.html b/docs/Next/classes/ConnectionReadyEvent.html index 0a07f5d1611..2b6e3b6f4a6 100644 --- a/docs/Next/classes/ConnectionReadyEvent.html +++ b/docs/Next/classes/ConnectionReadyEvent.html @@ -433,6 +433,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -472,6 +473,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/Db.html b/docs/Next/classes/Db.html index e93d7bf96a4..42824391848 100644 --- a/docs/Next/classes/Db.html +++ b/docs/Next/classes/Db.html @@ -85,7 +85,8 @@

    Returns Db

    +
  • Defined in src/db.ts:145
  • Properties

    @@ -150,7 +151,7 @@
    +
  • Defined in src/db.ts:208
  • +
  • Defined in src/db.ts:176
  • +
  • Defined in src/db.ts:217
  • +
  • Defined in src/db.ts:181
  • +
  • Defined in src/db.ts:192
  • +
  • Defined in src/db.ts:200
  • +
  • Defined in src/db.ts:188
  • +
  • Defined in src/db.ts:213
  • Methods

    @@ -226,7 +227,7 @@
    +
  • Defined in src/db.ts:296
  • +
  • Defined in src/db.ts:283
    • Returns a reference to a MongoDB Collection. If it does not exist it will be created implicitly.

      +

      Collection namespace validation is performed server-side.

      Type Parameters

      @@ -282,7 +284,7 @@

      Returns

    +
  • Defined in src/db.ts:308
  • +
  • Defined in src/db.ts:410
    • @@ -345,7 +347,7 @@

      Remarks

      This command does not inherit options from the MongoClient.Attaching any of the above fields to the command will have no effect as the driver will overwrite the value.

    +
  • Defined in src/db.ts:265
  • +
  • Defined in src/db.ts:230
    • @@ -404,7 +407,7 @@
      Optional Returns Promise<string>
    +
  • Defined in src/db.ts:424
    • @@ -428,7 +431,7 @@
      Optional Returns Promise<boolean>
    +
  • Defined in src/db.ts:386
    • @@ -447,7 +450,7 @@
      Optional Returns Promise<boolean>
    +
  • Defined in src/db.ts:398
  • +
  • Defined in src/db.ts:482
  • @@ -507,7 +510,7 @@
    filter: options: ListCollectionsOptions & {
        nameOnly: false;
    }
  • Returns ListCollectionsCursor<CollectionInfo>

    +
  • Defined in src/db.ts:337
  • @@ -524,7 +527,7 @@
    Optional Optional options: ListCollectionsOptions
  • Returns ListCollectionsCursor<T>

    +
  • Defined in src/db.ts:341
    • @@ -543,7 +546,7 @@
      Optional Returns Promise<string>
    +
  • Defined in src/db.ts:469
    • @@ -567,7 +570,7 @@
      Optional Returns Promise<boolean>
    +
  • Defined in src/db.ts:441
    • @@ -603,7 +606,7 @@

      Returns Promise<

      Remarks

      This operation does not inherit options from the MongoClient.

    +
  • Defined in src/db.ts:364
  • +
  • Defined in src/db.ts:526
  • +
  • Defined in src/db.ts:454
  • +
  • Defined in src/db.ts:323
    • @@ -720,7 +723,7 @@

      Remarks

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

    +
  • Defined in src/db.ts:504
  • diff --git a/docs/Next/classes/FindCursor.html b/docs/Next/classes/FindCursor.html index d5c176875f5..cadff1742ec 100644 --- a/docs/Next/classes/FindCursor.html +++ b/docs/Next/classes/FindCursor.html @@ -55,6 +55,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -165,7 +201,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -244,7 +280,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -316,7 +370,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -329,7 +383,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/find_cursor.ts:222
  • +
  • Defined in src/cursor/find_cursor.ts:389
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/cursor/find_cursor.ts:411
  • +
  • Defined in src/cursor/find_cursor.ts:285
    • @@ -480,7 +534,7 @@

      Returns Promise<

      Deprecated

      Use collection.estimatedDocumentCount or collection.countDocuments instead

    +
  • Defined in src/cursor/find_cursor.ts:123
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/find_cursor.ts:141
  • +
  • Defined in src/cursor/find_cursor.ts:153
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/cursor/find_cursor.ts:164
  • +
  • Defined in src/cursor/find_cursor.ts:422
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/find_cursor.ts:186
  • +
  • Defined in src/cursor/find_cursor.ts:296
  • +
  • Defined in src/cursor/find_cursor.ts:311
  • +
  • Defined in src/cursor/find_cursor.ts:175
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -862,7 +916,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -875,7 +929,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -922,7 +976,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -935,7 +989,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -982,7 +1036,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -995,7 +1049,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -1042,7 +1096,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -1055,7 +1109,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -1102,7 +1156,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -1115,7 +1169,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/cursor/find_cursor.ts:361
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -1250,7 +1304,7 @@

    Returns voidReturns FindCursor<TSchema>

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -1263,7 +1317,7 @@
    listener: Returns FindCursor<TSchema>
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/find_cursor.ts:199
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/find_cursor.ts:210
  • +
  • Defined in src/cursor/find_cursor.ts:441
  • +
  • Defined in src/cursor/find_cursor.ts:373
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1510,7 +1634,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1545,7 +1669,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1583,7 +1707,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1598,7 +1722,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/FindOperators.html b/docs/Next/classes/FindOperators.html index 474f35c911e..104887fe2a4 100644 --- a/docs/Next/classes/FindOperators.html +++ b/docs/Next/classes/FindOperators.html @@ -25,7 +25,7 @@

    Hierarchy

    • FindOperators
    +
  • Defined in src/bulk/common.ts:706
  • @@ -53,7 +53,7 @@

    Properties

    bulkOperation: BulkOperationBase
    +
  • Defined in src/bulk/common.ts:707
  • Methods

    @@ -71,7 +71,7 @@
    arrayFilters: Returns FindOperators
    +
  • Defined in src/bulk/common.ts:794
  • +
  • Defined in src/bulk/common.ts:784
  • +
  • Defined in src/bulk/common.ts:765
  • +
  • Defined in src/bulk/common.ts:756
  • +
  • Defined in src/bulk/common.ts:804
  • +
  • Defined in src/bulk/common.ts:743
  • +
  • Defined in src/bulk/common.ts:718
  • +
  • Defined in src/bulk/common.ts:730
  • +
  • Defined in src/bulk/common.ts:774
  • diff --git a/docs/Next/classes/GridFSBucket.html b/docs/Next/classes/GridFSBucket.html index e42a077a9ae..181b31de338 100644 --- a/docs/Next/classes/GridFSBucket.html +++ b/docs/Next/classes/GridFSBucket.html @@ -46,7 +46,8 @@

    Properties

    Methods

    -
    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

  • @@ -191,7 +245,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -204,7 +258,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • @@ -376,7 +430,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -389,7 +443,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -436,7 +490,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -449,7 +503,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -496,7 +550,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -509,7 +563,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -644,7 +698,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -657,7 +711,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -704,7 +758,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -717,7 +771,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -802,7 +856,7 @@

    Returns voidReturns GridFSBucket

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -815,7 +869,7 @@
    listener: Returns GridFSBucket
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/mongo_types.ts:407
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -911,7 +1035,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -946,7 +1070,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -984,7 +1108,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -999,7 +1123,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/GridFSBucketReadStream.html b/docs/Next/classes/GridFSBucketReadStream.html index 27ad5d48a63..ce3763b373b 100644 --- a/docs/Next/classes/GridFSBucketReadStream.html +++ b/docs/Next/classes/GridFSBucketReadStream.html @@ -27,7 +27,7 @@

    Hierarchy

    • GridFSBucketReadStream
    +
  • Defined in src/gridfs/download.ts:83
  • @@ -55,19 +55,31 @@

    Properties

    Methods

    -
    +
  • Defined in node_modules/@types/node/stream.d.ts:119
  • destroyed: boolean
    @@ -120,7 +138,7 @@

    Since

    v8.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:114
  • errored: null | Error
    @@ -131,7 +149,7 @@

    Since

    v18.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:124
  • readable: boolean
    @@ -143,7 +161,7 @@

    Since

    v11.4.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:70
  • readableAborted: boolean
    @@ -154,7 +172,7 @@

    Since

    v16.8.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:64
  • readableDidRead: boolean
    @@ -165,7 +183,7 @@

    Since

    v16.7.0, v14.18.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:76
  • readableEncoding: null | BufferEncoding
    @@ -176,7 +194,7 @@

    Since

    v12.7.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:81
  • readableEnded: boolean
    @@ -187,7 +205,7 @@

    Since

    v12.9.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:86
  • readableFlowing: null | boolean
    @@ -199,7 +217,7 @@

    Since

    v9.4.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:92
  • readableHighWaterMark: number
    @@ -210,7 +228,7 @@

    Since

    v9.3.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:97
  • readableLength: number
    @@ -223,7 +241,7 @@

    Since

    v9.4.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:104
  • readableObjectMode: boolean
    @@ -234,7 +252,7 @@

    Since

    v12.3.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:109
  • FILE: "file" = ...
    @@ -243,44 +261,91 @@
    +
  • Defined in src/gridfs/download.ts:91
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Methods

    +
    + +
      + +
    • +

      Calls readable.destroy() with an AbortError and returns a promise that fulfills when the stream is finished.

      +
      +

      Returns Promise<void>

      +
      +

      Since

      v20.4.0

      +
    +
  • Defined in node_modules/@types/node/stream.d.ts:646
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

      @@ -314,7 +397,7 @@

      Returns voidReturns void

    +
  • Defined in node_modules/@types/node/stream.d.ts:126
    • @@ -341,7 +424,7 @@

      Returns voidReturns void

    +
  • Defined in node_modules/@types/node/stream.d.ts:566
  • +
  • Defined in src/gridfs/download.ts:168
  • @@ -413,7 +496,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:591
  • @@ -432,7 +515,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:592
  • @@ -456,7 +539,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:593
  • @@ -475,7 +558,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:594
  • @@ -494,7 +577,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:595
  • @@ -513,7 +596,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:596
  • @@ -537,7 +620,52 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:597
  • +
    + +
      + +
    • +

      This method returns a new stream with chunks of the underlying stream paired with a counter +in the form [index, chunk]. The first index value is 0 and it increases by 1 for each chunk produced.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Readable

      a stream of indexed pairs.

      + +
      +

      Since

      v17.5.0

      +
    +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        T extends ReadableStream<T>

      +
      +

      Parameters

      +
        +
      • +
        stream: ComposeFnParam | T | Iterable<T> | AsyncIterable<T>
      • +
      • +
        Optional options: {
            signal: AbortSignal;
        }
        +
          +
        • +
          signal: AbortSignal
      +

      Returns T

      @@ -563,7 +691,32 @@

      Since

      v8.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:578
  • +
    + +
      + +
    • +

      This method returns a new stream with the first limit chunks dropped from the start.

      +
      +
      +

      Parameters

      +
        +
      • +
        limit: number
        +

        the number of chunks to drop from the readable.

        +
        +
      • +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Readable

      a stream with limit chunks dropped from the start.

      + +
      +

      Since

      v17.5.0

      +
      @@ -577,7 +730,7 @@
      event: Returns boolean
      +
    • Defined in node_modules/@types/node/stream.d.ts:598
  • @@ -590,7 +743,7 @@
    chunk: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:599
  • @@ -601,7 +754,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:600
  • @@ -614,7 +767,7 @@
    err: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:601
  • @@ -625,7 +778,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:602
  • @@ -636,7 +789,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:603
  • @@ -647,7 +800,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:604
  • @@ -660,7 +813,7 @@
    Rest Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:605
  • +
  • Defined in src/gridfs/download.ts:157
    • @@ -698,7 +851,247 @@

      Since

      v6.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:870
  • +
    + +
      + +
    • +

      This method is similar to Array.prototype.every and calls fn on each chunk in the stream +to check if all awaited return values are truthy value for fn. Once an fn call on a chunk +awaited return value is falsy, the stream is destroyed and the promise is fulfilled with false. +If all of the fn calls on the chunks return a truthy value, the promise is fulfilled with true.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => boolean | Promise<boolean>)
        +

        a function to call on each chunk of the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): boolean | Promise<boolean>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns boolean | Promise<boolean>

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Promise<boolean>

      a promise evaluating to true if fn returned a truthy value for every one of the chunks.

      + +
      +

      Since

      v17.5.0

      +
    +
    + +
      + +
    • +

      This method allows filtering the stream. For each chunk in the stream the fn function will be called +and if it returns a truthy value, the chunk will be passed to the result stream. +If the fn function returns a promise - that promise will be awaited.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => boolean | Promise<boolean>)
        +

        a function to filter chunks from the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): boolean | Promise<boolean>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns boolean | Promise<boolean>

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Readable

      a stream filtered with the predicate fn.

      + +
      +

      Since

      v17.4.0, v16.14.0

      +
    +
    + +
      + +
    • +

      This method is similar to Array.prototype.find and calls fn on each chunk in the stream +to find a chunk with a truthy value for fn. Once an fn call's awaited return value is truthy, +the stream is destroyed and the promise is fulfilled with value for which fn returned a truthy value. +If all of the fn calls on the chunks return a falsy value, the promise is fulfilled with undefined.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T

      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => data is T)
        +

        a function to call on each chunk of the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): data is T
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns data is T

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Promise<undefined | T>

      a promise evaluating to the first chunk for which fn evaluated with a truthy value, +or undefined if no element was found.

      + +
      +

      Since

      v17.5.0

      +
    • + +
    • +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => boolean | Promise<boolean>)
        +
          +
        • +
            +
          • (data, options?): boolean | Promise<boolean>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns boolean | Promise<boolean>

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Promise<any>

    +
    + +
      + +
    • +

      This method returns a new stream by applying the given callback to each chunk of the stream +and then flattening the result.

      +

      It is possible to return a stream or another iterable or async iterable from fn and the result streams +will be merged (flattened) into the returned stream.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => any)
        +

        a function to map over every chunk in the stream. May be async. May be a stream or generator.

        +
        +
        +
          +
        • +
            +
          • (data, options?): any
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns any

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Readable

      a stream flat-mapped with the function fn.

      + +
      +

      Since

      v17.5.0

      +
    +
    + +
      + +
    • +

      This method allows iterating a stream. For each chunk in the stream the fn function will be called. +If the fn function returns a promise - that promise will be awaited.

      +

      This method is different from for await...of loops in that it can optionally process chunks concurrently. +In addition, a forEach iteration can only be stopped by having passed a signal option +and aborting the related AbortController while for await...of can be stopped with break or return. +In either case the stream will be destroyed.

      +

      This method is different from listening to the 'data' event in that it uses the readable event +in the underlying machinary and can limit the number of concurrent fn calls.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => void | Promise<void>)
        +

        a function to call on each chunk of the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): void | Promise<void>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns void | Promise<void>

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Promise<void>

      a promise for when the stream has finished.

      + +
      +

      Since

      v17.5.0

      +
      @@ -713,7 +1106,7 @@

      Since

      v1.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:722
    • @@ -731,7 +1124,36 @@

      Since

      v0.11.14

    +
  • Defined in node_modules/@types/node/stream.d.ts:287
  • +
    + +
      + +
    • +

      The iterator created by this method gives users the option to cancel the destruction +of the stream if the for await...of loop is exited by return, break, or throw, +or if the iterator should destroy the stream if the stream emitted an error during iteration.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional options: {
            destroyOnReturn?: boolean;
        }
        +
          +
        • +
          Optional destroyOnReturn?: boolean
          +

          When set to false, calling return on the async iterator, +or exiting a for await...of iteration using a break, return, or throw will not destroy the stream. +Default: true.

          +
          +
      +

      Returns AsyncIterableIterator<any>

      +
      +

      Since

      v16.3.0

      +
      @@ -760,7 +1182,7 @@

      Since

      v3.2.0

    +
  • Defined in node_modules/@types/node/events.d.ts:816
    • @@ -781,7 +1203,46 @@

      Since

      v0.1.26

    +
  • Defined in node_modules/@types/node/events.d.ts:735
  • +
    + +
      + +
    • +

      This method allows mapping over the stream. The fn function will be called for every chunk in the stream. +If the fn function returns a promise - that promise will be awaited before being passed to the result stream.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => any)
        +

        a function to map over every chunk in the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): any
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns any

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Readable

      a stream mapped with the function fn.

      + +
      +

      Since

      v17.4.0, v16.14.0

      +
      @@ -813,7 +1274,7 @@

      Since

      v10.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:695
    • @@ -835,7 +1296,7 @@

      Returns voidReturns GridFSBucketReadStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:606
  • @@ -859,7 +1320,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:607
  • @@ -878,7 +1339,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:608
  • @@ -902,7 +1363,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:609
  • @@ -921,7 +1382,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:610
  • @@ -940,7 +1401,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:611
  • @@ -959,7 +1420,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:612
  • @@ -983,7 +1444,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:613
    • @@ -1005,7 +1466,7 @@

      Returns voidReturns GridFSBucketReadStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:614
  • @@ -1029,7 +1490,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:615
  • @@ -1048,7 +1509,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:616
  • @@ -1072,7 +1533,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:617
  • @@ -1091,7 +1552,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:618
  • @@ -1110,7 +1571,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:619
  • @@ -1129,7 +1590,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:620
  • @@ -1153,7 +1614,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:621
    • @@ -1172,7 +1633,7 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:251
    • @@ -1196,7 +1657,7 @@
      Optional Returns T
    +
  • Defined in node_modules/@types/node/stream.d.ts:29
    • @@ -1218,7 +1679,7 @@

      Returns voidReturns GridFSBucketReadStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:622
  • @@ -1242,7 +1703,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:623
  • @@ -1261,7 +1722,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:624
  • @@ -1285,7 +1746,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:625
  • @@ -1304,7 +1765,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:626
  • @@ -1323,7 +1784,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:627
  • @@ -1342,7 +1803,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:628
  • @@ -1366,7 +1827,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:629
    • @@ -1388,7 +1849,7 @@

      Returns voidReturns GridFSBucketReadStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:630
  • @@ -1412,7 +1873,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:631
  • @@ -1431,7 +1892,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:632
  • @@ -1455,7 +1916,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:633
  • @@ -1474,7 +1935,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:634
  • @@ -1493,7 +1954,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:635
  • @@ -1512,7 +1973,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:636
  • @@ -1536,7 +1997,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:637
    • @@ -1552,7 +2013,7 @@
      Optional Returns boolean
    +
  • Defined in node_modules/@types/node/stream.d.ts:407
    • @@ -1574,7 +2035,7 @@

      Since

      v9.4.0

    +
  • Defined in node_modules/@types/node/events.d.ts:766
    • @@ -1628,7 +2089,97 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:204
  • +
    + +
      + +
    • +

      This method calls fn on each chunk of the stream in order, passing it the result from the calculation +on the previous element. It returns a promise for the final value of the reduction.

      +

      If no initial value is supplied the first chunk of the stream is used as the initial value. +If the stream is empty, the promise is rejected with a TypeError with the ERR_INVALID_ARGS code property.

      +

      The reducer function iterates the stream element-by-element which means that there is no concurrency parameter +or parallelism. To perform a reduce concurrently, you can extract the async function to readable.map method.

      +
      +
      +

      Type Parameters

      +
        +
      • +

        T = any

      +
      +

      Parameters

      +
        +
      • +
        fn: ((previous, data, options?) => T)
        +

        a reducer function to call over every chunk in the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (previous, data, options?): T
          • +
          • +
            +

            Parameters

            +
              +
            • +
              previous: any
            • +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns T

      • +
      • +
        Optional initial: undefined
        +

        the initial value to use in the reduction.

        +
        +
      • +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Promise<T>

      a promise for the final value of the reduction.

      + +
      +

      Since

      v17.5.0

      +
    • + +
    • +
      +

      Type Parameters

      +
        +
      • +

        T = any

      +
      +

      Parameters

      +
        +
      • +
        fn: ((previous, data, options?) => T)
        +
          +
        • +
            +
          • (previous, data, options?): T
          • +
          • +
            +

            Parameters

            +
              +
            • +
              previous: T
            • +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns T

      • +
      • +
        initial: T
      • +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Promise<T>

      @@ -1651,7 +2202,7 @@

      Since

      v0.1.26

    +
  • Defined in node_modules/@types/node/events.d.ts:706
    • @@ -1673,7 +2224,7 @@

      Returns voidReturns GridFSBucketReadStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:638
  • @@ -1697,7 +2248,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:639
  • @@ -1716,7 +2267,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:640
  • @@ -1740,7 +2291,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:641
  • @@ -1759,7 +2310,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:642
  • @@ -1778,7 +2329,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:643
  • @@ -1797,7 +2348,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:644
  • @@ -1821,7 +2372,7 @@

    Returns voidReturns GridFSBucketReadStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:645
    • @@ -1841,7 +2392,7 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:270
    • @@ -1873,7 +2424,7 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:229
    • @@ -1896,7 +2447,48 @@

      Since

      v0.3.5

    +
  • Defined in node_modules/@types/node/events.d.ts:716
  • +
    + +
      + +
    • +

      This method is similar to Array.prototype.some and calls fn on each chunk in the stream +until the awaited return value is true (or any truthy value). Once an fn call on a chunk +awaited return value is truthy, the stream is destroyed and the promise is fulfilled with true. +If none of the fn calls on the chunks return a truthy value, the promise is fulfilled with false.

      +
      +
      +

      Parameters

      +
        +
      • +
        fn: ((data, options?) => boolean | Promise<boolean>)
        +

        a function to call on each chunk of the stream. Async or not.

        +
        +
        +
          +
        • +
            +
          • (data, options?): boolean | Promise<boolean>
          • +
          • +
            +

            Parameters

            +
              +
            • +
              data: any
            • +
            • +
              Optional options: Pick<ArrayOptions, "signal">
            +

            Returns boolean | Promise<boolean>

      • +
      • +
        Optional options: ArrayOptions
      +

      Returns Promise<boolean>

      a promise evaluating to true if fn returned a truthy value for at least one of the chunks.

      + +
      +

      Since

      v17.5.0

      +
    +
  • Defined in src/gridfs/download.ts:144
  • +
    + +
      + +
    • +

      This method returns a new stream with the first limit chunks.

      +
      +
      +

      Parameters

      +
        +
      • +
        limit: number
        +

        the number of chunks to take from the readable.

        +
        +
      • +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Readable

      a stream with limit chunks taken.

      + +
      +

      Since

      v17.5.0

      +
    +
    + +
      + +
    • +

      This method allows easily obtaining the contents of a stream.

      +

      As this method reads the entire stream into memory, it negates the benefits of streams. It's intended +for interoperability and convenience, not as the primary way to consume streams.

      +
      +
      +

      Parameters

      +
        +
      • +
        Optional options: Pick<ArrayOptions, "signal">
      +

      Returns Promise<any[]>

      a promise containing an array with the contents of the stream.

      + +
      +

      Since

      v17.5.0

      +
      @@ -1945,7 +2584,7 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:314
    • @@ -1993,7 +2632,7 @@

      Since

      v0.9.11

    +
  • Defined in node_modules/@types/node/stream.d.ts:380
    • @@ -2024,7 +2663,51 @@

      Since

      v0.9.4

    +
  • Defined in node_modules/@types/node/stream.d.ts:406
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
      @@ -2036,14 +2719,14 @@
      • -
        iterable: AsyncIterable<any> | Iterable<any>
      • +
        iterable: Iterable<any> | AsyncIterable<any>
      • Optional options: ReadableOptions

      Returns Readable

    +
  • Defined in node_modules/@types/node/stream.d.ts:53
    • @@ -2064,7 +2747,7 @@

      Since

      v17.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:967
    • @@ -2091,7 +2774,33 @@

      Since

      v15.2.0, v14.17.0

    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -2110,7 +2819,7 @@

      Since

      v16.8.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:58
    • @@ -2141,7 +2850,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -2176,7 +2885,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -2214,7 +2923,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -2229,7 +2938,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
    • @@ -2254,7 +2963,7 @@

      Since

      v15.4.0

    +
  • Defined in node_modules/@types/node/events.d.ts:352
    • @@ -2273,7 +2982,7 @@

      Since

      v17.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:976
  • diff --git a/docs/Next/classes/GridFSBucketWriteStream.html b/docs/Next/classes/GridFSBucketWriteStream.html index 6465a38d3fb..86b458f1160 100644 --- a/docs/Next/classes/GridFSBucketWriteStream.html +++ b/docs/Next/classes/GridFSBucketWriteStream.html @@ -27,7 +27,7 @@

    Hierarchy

    • GridFSBucketWriteStream
    +
  • Defined in src/gridfs/upload.ts:47
  • @@ -68,10 +68,12 @@

    Properties

    Methods

    -
    +
  • Defined in src/gridfs/upload.ts:48
  • bufToStore: Buffer
    @@ -115,7 +119,7 @@
    +
  • Defined in src/gridfs/upload.ts:64
  • chunkSizeBytes: number
    @@ -123,7 +127,7 @@
    +
  • Defined in src/gridfs/upload.ts:62
  • @@ -131,7 +135,7 @@
    +
  • Defined in src/gridfs/upload.ts:50
  • closed: boolean
    @@ -142,7 +146,7 @@

    Since

    v18.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:704
  • destroyed: boolean
    @@ -153,7 +157,7 @@

    Since

    v8.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:699
  • done: boolean
    @@ -161,7 +165,7 @@
    +
  • Defined in src/gridfs/upload.ts:58
  • errored: null | Error
    @@ -172,7 +176,7 @@

    Since

    v18.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:709
  • filename: string
    @@ -180,7 +184,7 @@
    +
  • Defined in src/gridfs/upload.ts:54
  • @@ -188,7 +192,7 @@
    +
  • Defined in src/gridfs/upload.ts:52
  • gridFSFile: null | GridFSFile = null
    @@ -201,7 +205,7 @@

    Example

    fs
    +
  • Defined in src/gridfs/upload.ts:98
  • @@ -209,7 +213,7 @@
    +
  • Defined in src/gridfs/upload.ts:60
  • length: number
    @@ -217,7 +221,7 @@
    +
  • Defined in src/gridfs/upload.ts:66
  • n: number
    @@ -225,7 +229,7 @@
    +
  • Defined in src/gridfs/upload.ts:68
  • @@ -233,7 +237,7 @@
    +
  • Defined in src/gridfs/upload.ts:56
  • pos: number
    @@ -241,7 +245,7 @@
    +
  • Defined in src/gridfs/upload.ts:70
  • state: {
        aborted: boolean;
        errored: boolean;
        outstandingRequests: number;
        streamEnd: boolean;
    }
    @@ -272,7 +276,7 @@
    streamEnd
    +
  • Defined in src/gridfs/upload.ts:72
  • writable: boolean
    @@ -284,7 +288,7 @@

    Since

    v11.4.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:660
  • writableCorked: number
    @@ -296,7 +300,7 @@

    Since

    v13.2.0, v12.16.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:694
  • writableEnded: boolean
    @@ -308,7 +312,7 @@

    Since

    v12.9.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:666
  • writableFinished: boolean
    @@ -319,7 +323,7 @@

    Since

    v12.6.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:671
  • writableHighWaterMark: number
    @@ -330,7 +334,7 @@

    Since

    v9.3.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:676
  • writableLength: number
    @@ -343,7 +347,7 @@

    Since

    v9.4.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:683
  • writableNeedDrain: boolean
    @@ -354,7 +358,7 @@

    Since

    v15.2.0, v14.17.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:714
  • writableObjectMode: boolean
    @@ -365,7 +369,7 @@

    Since

    v12.3.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:688
  • writeConcern?: WriteConcern
    @@ -373,44 +377,95 @@
    +
  • Defined in src/gridfs/upload.ts:83
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

      @@ -437,7 +492,7 @@

      Returns voidReturns void

    +
  • Defined in node_modules/@types/node/stream.d.ts:725
    • @@ -464,7 +519,7 @@

      Returns voidReturns void

    +
  • Defined in node_modules/@types/node/stream.d.ts:717
  • +
  • Defined in src/gridfs/upload.ts:187
  • @@ -529,7 +584,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:893
  • @@ -553,7 +608,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:894
  • @@ -572,7 +627,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:895
  • @@ -596,7 +651,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:896
  • @@ -620,7 +675,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:897
  • @@ -644,7 +699,31 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:898
  • +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        T extends ReadableStream<T>

      +
      +

      Parameters

      +
        +
      • +
        stream: ComposeFnParam | T | Iterable<T> | AsyncIterable<T>
      • +
      • +
        Optional options: {
            signal: AbortSignal;
        }
        +
          +
        • +
          signal: AbortSignal
      +

      Returns T

      @@ -666,7 +745,7 @@

      Since

      v0.11.2

    +
  • Defined in node_modules/@types/node/stream.d.ts:830
    • @@ -697,7 +776,7 @@

      Since

      v8.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:881
    • @@ -711,7 +790,7 @@
      event: Returns boolean
      +
    • Defined in node_modules/@types/node/stream.d.ts:899
  • @@ -722,7 +801,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:900
  • @@ -735,7 +814,7 @@
    err: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:901
  • @@ -746,7 +825,7 @@
    event: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:902
  • @@ -759,7 +838,7 @@
    src: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:903
  • @@ -772,7 +851,7 @@
    src: Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:904
  • @@ -785,7 +864,7 @@
    Rest Returns boolean
  • +
  • Defined in node_modules/@types/node/stream.d.ts:905
    • @@ -816,7 +895,7 @@

      Since

      v0.9.4

      +
    • Defined in node_modules/@types/node/stream.d.ts:813
  • @@ -835,7 +914,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:814
  • @@ -856,7 +935,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:815
    • @@ -873,7 +952,7 @@

      Since

      v6.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:870
    • @@ -888,7 +967,7 @@

      Since

      v1.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:722
    • @@ -917,7 +996,7 @@

      Since

      v3.2.0

    +
  • Defined in node_modules/@types/node/events.d.ts:816
    • @@ -938,7 +1017,7 @@

      Since

      v0.1.26

    +
  • Defined in node_modules/@types/node/events.d.ts:735
    • @@ -970,7 +1049,7 @@

      Since

      v10.0.0

    +
  • Defined in node_modules/@types/node/events.d.ts:695
    • @@ -992,7 +1071,7 @@

      Returns voidReturns GridFSBucketWriteStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:906
  • @@ -1011,7 +1090,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:907
  • @@ -1035,7 +1114,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:908
  • @@ -1054,7 +1133,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:909
  • @@ -1078,7 +1157,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:910
  • @@ -1102,7 +1181,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:911
  • @@ -1126,7 +1205,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:912
    • @@ -1148,7 +1227,7 @@

      Returns voidReturns GridFSBucketWriteStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:913
  • @@ -1167,7 +1246,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:914
  • @@ -1191,7 +1270,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:915
  • @@ -1210,7 +1289,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:916
  • @@ -1234,7 +1313,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:917
  • @@ -1258,7 +1337,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:918
  • @@ -1282,7 +1361,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:919
    • @@ -1306,7 +1385,7 @@
      Optional Returns T
    +
  • Defined in node_modules/@types/node/stream.d.ts:29
    • @@ -1328,7 +1407,7 @@

      Returns voidReturns GridFSBucketWriteStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:920
  • @@ -1347,7 +1426,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:921
  • @@ -1371,7 +1450,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:922
  • @@ -1390,7 +1469,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:923
  • @@ -1414,7 +1493,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:924
  • @@ -1438,7 +1517,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:925
  • @@ -1462,7 +1541,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:926
    • @@ -1484,7 +1563,7 @@

      Returns voidReturns GridFSBucketWriteStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:927
  • @@ -1503,7 +1582,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:928
  • @@ -1527,7 +1606,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:929
  • @@ -1546,7 +1625,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:930
  • @@ -1570,7 +1649,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:931
  • @@ -1594,7 +1673,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:932
  • @@ -1618,7 +1697,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:933
    • @@ -1640,7 +1719,7 @@

      Since

      v9.4.0

    +
  • Defined in node_modules/@types/node/events.d.ts:766
    • @@ -1663,7 +1742,7 @@

      Since

      v0.1.26

    +
  • Defined in node_modules/@types/node/events.d.ts:706
    • @@ -1685,7 +1764,7 @@

      Returns voidReturns GridFSBucketWriteStream

      +
    • Defined in node_modules/@types/node/stream.d.ts:934
  • @@ -1704,7 +1783,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:935
  • @@ -1728,7 +1807,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:936
  • @@ -1747,7 +1826,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:937
  • @@ -1771,7 +1850,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:938
  • @@ -1795,7 +1874,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:939
  • @@ -1819,7 +1898,7 @@

    Returns voidReturns GridFSBucketWriteStream

  • +
  • Defined in node_modules/@types/node/stream.d.ts:940
    • @@ -1841,7 +1920,7 @@

      Since

      v0.11.15

    +
  • Defined in node_modules/@types/node/stream.d.ts:790
    • @@ -1864,7 +1943,7 @@

      Since

      v0.3.5

    +
  • Defined in node_modules/@types/node/events.d.ts:716
    • @@ -1889,7 +1968,7 @@

      Since

      v0.11.2

    +
  • Defined in node_modules/@types/node/stream.d.ts:864
    • @@ -1958,7 +2037,7 @@

      Since

      v0.9.4

      +
    • Defined in node_modules/@types/node/stream.d.ts:783
  • @@ -1984,7 +2063,51 @@

    Returns voidReturns boolean

  • +
  • Defined in node_modules/@types/node/stream.d.ts:784
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
      @@ -2005,7 +2128,7 @@

      Since

      v17.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:1006
    • @@ -2032,7 +2155,33 @@

      Since

      v15.2.0, v14.17.0

    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -2063,7 +2212,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -2098,7 +2247,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -2136,7 +2285,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -2151,7 +2300,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
    • @@ -2176,7 +2325,7 @@

      Since

      v15.4.0

    +
  • Defined in node_modules/@types/node/events.d.ts:352
    • @@ -2195,7 +2344,7 @@

      Since

      v17.0.0

    +
  • Defined in node_modules/@types/node/stream.d.ts:1015
  • diff --git a/docs/Next/classes/HostAddress.html b/docs/Next/classes/HostAddress.html index e00cc721724..3a8787c6d48 100644 --- a/docs/Next/classes/HostAddress.html +++ b/docs/Next/classes/HostAddress.html @@ -20,7 +20,7 @@

    Hierarchy

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

    Parameters

    hostString: string

    Returns HostAddress

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

    host: undefined | string = undefined
    +
  • Defined in src/utils.ts:906
  • isIPv6: boolean = false
    +
  • Defined in src/utils.ts:909
  • port: undefined | number = undefined
    +
  • Defined in src/utils.ts:907
  • socketPath: undefined | string = undefined
    +
  • Defined in src/utils.ts:908
  • Methods

    @@ -92,7 +92,7 @@
    +
  • Defined in src/utils.ts:959
    • @@ -105,7 +105,7 @@
      host
      port: number
    +
  • Defined in src/utils.ts:988
  • +
  • Defined in src/utils.ts:963
    • @@ -128,7 +128,7 @@
      host: port: number

    Returns HostAddress

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

      Parameters

      __namedParameters: SrvRecord

    Returns HostAddress

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

    Returns HostAddress

    +
  • Defined in src/utils.ts:973
  • diff --git a/docs/Next/classes/ListCollectionsCursor.html b/docs/Next/classes/ListCollectionsCursor.html index 3789b876563..5439c981290 100644 --- a/docs/Next/classes/ListCollectionsCursor.html +++ b/docs/Next/classes/ListCollectionsCursor.html @@ -27,7 +27,7 @@

    Hierarchy

    • ListCollectionsCursor
    +
  • Defined in src/cursor/list_collections_cursor.ts:13
  • @@ -62,6 +62,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/list_collections_cursor.ts:22
  • Properties

    filter: Document
    +
  • Defined in src/cursor/list_collections_cursor.ts:19
  • +
  • Defined in src/cursor/list_collections_cursor.ts:20
  • parent: Db
    +
  • Defined in src/cursor/list_collections_cursor.ts:18
  • CLOSE: "close" = ...
    @@ -149,42 +152,75 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -195,7 +231,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -274,7 +310,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -346,7 +400,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -359,7 +413,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/list_collections_cursor.ts:29
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/abstract_cursor.ts:500
  • +
  • Defined in src/cursor/abstract_cursor.ts:552
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -667,7 +721,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -680,7 +734,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -727,7 +781,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -740,7 +794,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -787,7 +841,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -800,7 +854,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -847,7 +901,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -860,7 +914,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -907,7 +961,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -920,7 +974,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -1022,7 +1076,7 @@

    Returns voidReturns ListCollectionsCursor<T>

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -1035,7 +1089,7 @@
    listener: Returns ListCollectionsCursor<T>
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1199,7 +1323,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1234,7 +1358,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1272,7 +1396,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1287,7 +1411,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/ListIndexesCursor.html b/docs/Next/classes/ListIndexesCursor.html index cc08153b899..599b202a215 100644 --- a/docs/Next/classes/ListIndexesCursor.html +++ b/docs/Next/classes/ListIndexesCursor.html @@ -22,7 +22,7 @@

    Hierarchy

    • ListIndexesCursor
    +
  • Defined in src/cursor/list_indexes_cursor.ts:8
  • @@ -56,6 +56,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/list_indexes_cursor.ts:12
  • Properties

    +
  • Defined in src/cursor/list_indexes_cursor.ts:10
  • +
  • Defined in src/cursor/list_indexes_cursor.ts:9
  • CLOSE: "close" = ...
    @@ -131,42 +134,75 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -177,7 +213,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -256,7 +292,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -328,7 +382,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -341,7 +395,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/list_indexes_cursor.ts:18
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/abstract_cursor.ts:500
  • +
  • Defined in src/cursor/abstract_cursor.ts:552
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -649,7 +703,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -662,7 +716,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -709,7 +763,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -722,7 +776,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -769,7 +823,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -782,7 +836,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -829,7 +883,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -842,7 +896,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -889,7 +943,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -902,7 +956,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -1004,7 +1058,7 @@

    Returns voidReturns ListIndexesCursor

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -1017,7 +1071,7 @@
    listener: Returns ListIndexesCursor
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1181,7 +1305,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1216,7 +1340,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1254,7 +1378,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1269,7 +1393,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/ListSearchIndexesCursor.html b/docs/Next/classes/ListSearchIndexesCursor.html index 98b7f9adf97..f4e26426b77 100644 --- a/docs/Next/classes/ListSearchIndexesCursor.html +++ b/docs/Next/classes/ListSearchIndexesCursor.html @@ -51,6 +51,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -156,7 +192,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -244,7 +280,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:444
  • @@ -316,7 +370,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -329,7 +383,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/cursor/abstract_cursor.ts:567
  • +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/aggregation_cursor.ts:78
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/cursor/aggregation_cursor.ts:201
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/aggregation_cursor.ts:90
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/cursor/aggregation_cursor.ts:98
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/aggregation_cursor.ts:166
  • +
  • Defined in src/cursor/aggregation_cursor.ts:105
  • +
  • Defined in src/cursor/abstract_cursor.ts:552
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -750,7 +804,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -763,7 +817,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -810,7 +864,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -823,7 +877,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -870,7 +924,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -883,7 +937,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:351
  • +
  • Defined in src/cursor/aggregation_cursor.ts:112
  • @@ -947,7 +1001,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -960,7 +1014,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -1007,7 +1061,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -1020,7 +1074,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/cursor/aggregation_cursor.ts:159
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/cursor/aggregation_cursor.ts:173
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -1172,7 +1226,7 @@

    Returns voidReturns ListSearchIndexesCursor

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -1185,7 +1239,7 @@
    listener: Returns ListSearchIndexesCursor
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/aggregation_cursor.ts:180
  • +
  • Defined in src/cursor/aggregation_cursor.ts:187
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/aggregation_cursor.ts:194
  • +
  • Defined in src/cursor/abstract_cursor.ts:537
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1400,7 +1524,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1435,7 +1559,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1473,7 +1597,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1488,7 +1612,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/MongoAPIError.html b/docs/Next/classes/MongoAPIError.html index b04aaf943e0..f2854ff0a60 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:272
  • @@ -100,7 +100,7 @@

    Remarks

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

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

    @@ -108,7 +108,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -117,13 +117,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -167,13 +167,13 @@

    See

    Inherited from MongoDriverError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:288
  • Methods

    @@ -221,7 +221,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoAWSError.html b/docs/Next/classes/MongoAWSError.html index af8f6e3b288..a9350ef973a 100644 --- a/docs/Next/classes/MongoAWSError.html +++ b/docs/Next/classes/MongoAWSError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:515
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoAzureError.html b/docs/Next/classes/MongoAzureError.html index 4ec274044ae..8dbbb7c420e 100644 --- a/docs/Next/classes/MongoAzureError.html +++ b/docs/Next/classes/MongoAzureError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:543
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoBatchReExecutionError.html b/docs/Next/classes/MongoBatchReExecutionError.html index 994484ca700..08d436b5c48 100644 --- a/docs/Next/classes/MongoBatchReExecutionError.html +++ b/docs/Next/classes/MongoBatchReExecutionError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:347
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoBulkWriteError.html b/docs/Next/classes/MongoBulkWriteError.html index b54e9813375..01faf30d580 100644 --- a/docs/Next/classes/MongoBulkWriteError.html +++ b/docs/Next/classes/MongoBulkWriteError.html @@ -26,7 +26,7 @@

    Hierarchy

    • MongoBulkWriteError
    +
  • Defined in src/bulk/common.ts:630
  • @@ -97,7 +97,7 @@

    Remarks

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

    +
  • Defined in src/bulk/common.ts:646
  • Properties

    @@ -105,7 +105,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -114,30 +114,30 @@
    +
  • Defined in src/error.ts:131
  • codeName?: string
    +
  • Defined in src/error.ts:201
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • +
  • Defined in src/bulk/common.ts:633
  • errInfo?: Document
    +
  • Defined in src/error.ts:203
  • message: string
    +
  • Defined in src/error.ts:204
  • +
  • Defined in src/bulk/common.ts:631
  • stack?: string
    +
  • Defined in src/error.ts:132
  • writeConcernError?: Document
    +
  • Defined in src/error.ts:202
  • writeErrors: OneOrMore<WriteError> = []
    +
  • Defined in src/bulk/common.ts:632
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -203,13 +203,13 @@

    See

    Inherited from MongoServerError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -222,7 +222,7 @@
    +
  • Defined in src/bulk/common.ts:683
    • @@ -234,7 +234,7 @@

      Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/bulk/common.ts:671
    • @@ -268,7 +268,7 @@

      Returns { [key: number]: any

    +
  • Defined in src/bulk/common.ts:691
  • +
  • Defined in src/bulk/common.ts:675
  • +
  • Defined in src/bulk/common.ts:679
  • +
  • Defined in src/bulk/common.ts:666
  • +
  • Defined in src/bulk/common.ts:687
    • @@ -324,7 +324,7 @@

      Returns { [key: number]: any

    +
  • Defined in src/bulk/common.ts:695
  • Methods

    @@ -340,7 +340,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoChangeStreamError.html b/docs/Next/classes/MongoChangeStreamError.html index 8eab3b3f88e..a781461d886 100644 --- a/docs/Next/classes/MongoChangeStreamError.html +++ b/docs/Next/classes/MongoChangeStreamError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:570
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoClient.html b/docs/Next/classes/MongoClient.html index e7d86abc8b2..3ac8bf52bd8 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:342
  • @@ -60,7 +60,8 @@

    Accessors

    Methods

    -
    +
  • Defined in src/mongo_client.ts:358
  • Properties

    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

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

      Parameters

      value: boolean

    Returns void

    +
  • Defined in src/mongo_client.ts:429
  • +
  • Defined in src/mongo_client.ts:415
  • +
  • Defined in src/mongo_client.ts:438
  • +
  • Defined in src/mongo_client.ts:446
  • +
  • Defined in src/mongo_client.ts:419
  • +
  • Defined in src/mongo_client.ts:442
  • Methods

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

  • @@ -257,7 +311,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -270,7 +324,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:337
  • +
  • Defined in src/mongo_client.ts:565
    • @@ -302,7 +356,7 @@

      Returns Promise<

      See

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

    +
  • Defined in src/mongo_client.ts:459
  • +
  • Defined in src/mongo_client.ts:627
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • @@ -450,7 +504,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -463,7 +517,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -510,7 +564,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -523,7 +577,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -570,7 +624,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -583,7 +637,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -630,7 +684,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -643,7 +697,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -690,7 +744,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -703,7 +757,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -788,7 +842,7 @@

    Returns voidReturns MongoClient

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -801,7 +855,7 @@
    listener: Returns MongoClient
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/mongo_types.ts:407
    • @@ -835,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:666
    • @@ -880,7 +934,7 @@

      Remarks

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

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

    +
  • Defined in src/mongo_client.ts:688
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in src/mongo_client.ts:653
  • +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1002,7 +1126,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1037,7 +1161,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1075,7 +1199,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1090,7 +1214,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/MongoCompatibilityError.html b/docs/Next/classes/MongoCompatibilityError.html index 6c83c9a0567..81a948f9223 100644 --- a/docs/Next/classes/MongoCompatibilityError.html +++ b/docs/Next/classes/MongoCompatibilityError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:958
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCredentials.html b/docs/Next/classes/MongoCredentials.html index d7c867b98f4..21128ac81fe 100644 --- a/docs/Next/classes/MongoCredentials.html +++ b/docs/Next/classes/MongoCredentials.html @@ -127,7 +127,7 @@

    Returns boolean

    diff --git a/docs/Next/classes/MongoCryptAzureKMSRequestError.html b/docs/Next/classes/MongoCryptAzureKMSRequestError.html index 80c09037ccc..5aa5dd7927f 100644 --- a/docs/Next/classes/MongoCryptAzureKMSRequestError.html +++ b/docs/Next/classes/MongoCryptAzureKMSRequestError.html @@ -100,7 +100,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -109,13 +109,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -159,13 +159,13 @@

    See

    Inherited from MongoCryptError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -179,7 +179,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCryptCreateDataKeyError.html b/docs/Next/classes/MongoCryptCreateDataKeyError.html index 95851e5c340..31a11c9bfa5 100644 --- a/docs/Next/classes/MongoCryptCreateDataKeyError.html +++ b/docs/Next/classes/MongoCryptCreateDataKeyError.html @@ -95,7 +95,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -104,13 +104,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • encryptedFields: Document
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -159,13 +159,13 @@

    See

    Inherited from MongoCryptError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -179,7 +179,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html b/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html index 7e8a46567ba..1a4e20d0616 100644 --- a/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html +++ b/docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html @@ -95,7 +95,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -104,13 +104,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • encryptedFields: Document
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -159,13 +159,13 @@

    See

    Inherited from MongoCryptError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -179,7 +179,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCryptError.html b/docs/Next/classes/MongoCryptError.html index cdaa48e05d0..6e4be363f57 100644 --- a/docs/Next/classes/MongoCryptError.html +++ b/docs/Next/classes/MongoCryptError.html @@ -100,7 +100,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -109,13 +109,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -159,13 +159,13 @@

    See

    Inherited from MongoError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -179,7 +179,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCryptInvalidArgumentError.html b/docs/Next/classes/MongoCryptInvalidArgumentError.html index 7f2a086362a..dc28a5e266f 100644 --- a/docs/Next/classes/MongoCryptInvalidArgumentError.html +++ b/docs/Next/classes/MongoCryptInvalidArgumentError.html @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoCryptError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html b/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html index 895aa5049a8..2941b951408 100644 --- a/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html +++ b/docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoCryptError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCursorExhaustedError.html b/docs/Next/classes/MongoCursorExhaustedError.html index 7bf348924be..b7516fda201 100644 --- a/docs/Next/classes/MongoCursorExhaustedError.html +++ b/docs/Next/classes/MongoCursorExhaustedError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:771
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoCursorInUseError.html b/docs/Next/classes/MongoCursorInUseError.html index 8e4383d8465..e075109ce4e 100644 --- a/docs/Next/classes/MongoCursorInUseError.html +++ b/docs/Next/classes/MongoCursorInUseError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:716
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoDBCollectionNamespace.html b/docs/Next/classes/MongoDBCollectionNamespace.html index bb8b7fa6f57..3c8c3bd6888 100644 --- a/docs/Next/classes/MongoDBCollectionNamespace.html +++ b/docs/Next/classes/MongoDBCollectionNamespace.html @@ -28,7 +28,7 @@

    Hierarchy

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

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

    @@ -97,7 +97,7 @@
    +
  • Defined in src/utils.ts:286
  • +
  • Defined in src/utils.ts:290
  • +
  • Defined in src/utils.ts:318
  • diff --git a/docs/Next/classes/MongoDBNamespace.html b/docs/Next/classes/MongoDBNamespace.html index c8fbb5be407..f103e9f4488 100644 --- a/docs/Next/classes/MongoDBNamespace.html +++ b/docs/Next/classes/MongoDBNamespace.html @@ -22,7 +22,7 @@

    Hierarchy

    +
  • Defined in src/utils.ts:275
  • @@ -68,7 +68,7 @@
    Optional Returns MongoDBNamespace
    +
  • Defined in src/utils.ts:282
  • Properties

    @@ -78,7 +78,7 @@
    +
  • Defined in src/utils.ts:282
  • db: string
    @@ -86,7 +86,7 @@
    +
  • Defined in src/utils.ts:282
  • Methods

    @@ -96,7 +96,7 @@
    +
  • Defined in src/utils.ts:286
    • @@ -109,7 +109,7 @@

      Parameters

      collection: string

    Returns MongoDBCollectionNamespace

    +
  • Defined in src/utils.ts:290
    • @@ -122,7 +122,7 @@

      Parameters

      Optional namespace: string

    Returns MongoDBNamespace

    +
  • Defined in src/utils.ts:294
  • diff --git a/docs/Next/classes/MongoDecompressionError.html b/docs/Next/classes/MongoDecompressionError.html index 2355df30875..9dc8a2708cb 100644 --- a/docs/Next/classes/MongoDecompressionError.html +++ b/docs/Next/classes/MongoDecompressionError.html @@ -27,7 +27,7 @@

    Hierarchy

    • MongoDecompressionError
    +
  • Defined in src/error.ts:359
  • @@ -82,7 +82,7 @@

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:375
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoDriverError.html b/docs/Next/classes/MongoDriverError.html index ca593efc50e..94c194a8079 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:241
  • @@ -90,7 +90,7 @@

    Remarks

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

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

    @@ -98,7 +98,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -107,13 +107,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -157,13 +157,13 @@

    See

    Inherited from MongoError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:257
  • Methods

    @@ -211,7 +211,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoError.html b/docs/Next/classes/MongoError.html index c16ae0b78a4..29197c79414 100644 --- a/docs/Next/classes/MongoError.html +++ b/docs/Next/classes/MongoError.html @@ -28,7 +28,7 @@

    Hierarchy

  • MongoSystemError
  • MongoCryptError
  • +
  • Defined in src/error.ts:123
  • @@ -88,7 +88,7 @@

    Remarks

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

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

    @@ -96,7 +96,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -104,12 +104,12 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -152,13 +152,13 @@

    See

    Inherited from Error.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -171,7 +171,7 @@
    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:166
  • Methods

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

    Parameters

    label: string

    Returns void

    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
    • @@ -242,7 +242,7 @@

      Returns void

    +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoExpiredSessionError.html b/docs/Next/classes/MongoExpiredSessionError.html index 5ac71da2925..08461a5ab70 100644 --- a/docs/Next/classes/MongoExpiredSessionError.html +++ b/docs/Next/classes/MongoExpiredSessionError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:459
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoGridFSChunkError.html b/docs/Next/classes/MongoGridFSChunkError.html index c683161b6d8..968e7b6cab1 100644 --- a/docs/Next/classes/MongoGridFSChunkError.html +++ b/docs/Next/classes/MongoGridFSChunkError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:651
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoGridFSStreamError.html b/docs/Next/classes/MongoGridFSStreamError.html index 51da04c9e2c..653498a8d43 100644 --- a/docs/Next/classes/MongoGridFSStreamError.html +++ b/docs/Next/classes/MongoGridFSStreamError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:623
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoInvalidArgumentError.html b/docs/Next/classes/MongoInvalidArgumentError.html index a9285c2be26..117d892aed9 100644 --- a/docs/Next/classes/MongoInvalidArgumentError.html +++ b/docs/Next/classes/MongoInvalidArgumentError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:929
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoKerberosError.html b/docs/Next/classes/MongoKerberosError.html index d3ea75a36fa..4d6cfe3c84f 100644 --- a/docs/Next/classes/MongoKerberosError.html +++ b/docs/Next/classes/MongoKerberosError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:487
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoMissingCredentialsError.html b/docs/Next/classes/MongoMissingCredentialsError.html index 1623c1cccfc..a8731c4f6d2 100644 --- a/docs/Next/classes/MongoMissingCredentialsError.html +++ b/docs/Next/classes/MongoMissingCredentialsError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:987
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoMissingDependencyError.html b/docs/Next/classes/MongoMissingDependencyError.html index 81ab8e64439..19ad00f89ae 100644 --- a/docs/Next/classes/MongoMissingDependencyError.html +++ b/docs/Next/classes/MongoMissingDependencyError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -94,7 +94,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -103,13 +103,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -153,13 +153,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:1014
  • Methods

    @@ -207,7 +207,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoNetworkError.html b/docs/Next/classes/MongoNetworkError.html index 05995f0d507..43974f4e4e6 100644 --- a/docs/Next/classes/MongoNetworkError.html +++ b/docs/Next/classes/MongoNetworkError.html @@ -28,7 +28,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -93,7 +93,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -102,13 +102,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -152,13 +152,13 @@

    See

    Inherited from MongoError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:845
  • Methods

    @@ -206,7 +206,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoNetworkTimeoutError.html b/docs/Next/classes/MongoNetworkTimeoutError.html index 762073a2687..1c9f15c8c26 100644 --- a/docs/Next/classes/MongoNetworkTimeoutError.html +++ b/docs/Next/classes/MongoNetworkTimeoutError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -91,7 +91,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -100,13 +100,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -150,13 +150,13 @@

    See

    Inherited from MongoNetworkError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:874
  • Methods

    @@ -204,7 +204,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoNotConnectedError.html b/docs/Next/classes/MongoNotConnectedError.html index 767dda0d6c3..0cd08a1a27c 100644 --- a/docs/Next/classes/MongoNotConnectedError.html +++ b/docs/Next/classes/MongoNotConnectedError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:403
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoParseError.html b/docs/Next/classes/MongoParseError.html index d8701e113d2..370c2f91966 100644 --- a/docs/Next/classes/MongoParseError.html +++ b/docs/Next/classes/MongoParseError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoDriverError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:900
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoRuntimeError.html b/docs/Next/classes/MongoRuntimeError.html index 89f41f7dfcd..cc36aa13c18 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:303
  • @@ -96,7 +96,7 @@

    Remarks

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

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

    @@ -104,7 +104,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -113,13 +113,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -163,13 +163,13 @@

    See

    Inherited from MongoDriverError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:319
  • Methods

    @@ -217,7 +217,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoServerClosedError.html b/docs/Next/classes/MongoServerClosedError.html index f276d6b15be..2ec79862064 100644 --- a/docs/Next/classes/MongoServerClosedError.html +++ b/docs/Next/classes/MongoServerClosedError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:744
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoServerError.html b/docs/Next/classes/MongoServerError.html index 74adde3343a..f508fe4efbc 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:200
  • @@ -91,7 +91,7 @@

    Remarks

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

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

    @@ -99,7 +99,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -108,23 +108,23 @@
    +
  • Defined in src/error.ts:131
  • codeName?: string
    +
  • Defined in src/error.ts:201
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • errInfo?: Document
    +
  • Defined in src/error.ts:203
  • message: string
    +
  • Defined in src/error.ts:204
  • stack?: string
    +
  • Defined in src/error.ts:132
  • writeConcernError?: Document
    +
  • Defined in src/error.ts:202
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -178,13 +178,13 @@

    See

    Inherited from MongoError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -198,7 +198,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:230
  • Methods

    @@ -232,7 +232,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoServerSelectionError.html b/docs/Next/classes/MongoServerSelectionError.html index 989a8f177a9..084d262a93c 100644 --- a/docs/Next/classes/MongoServerSelectionError.html +++ b/docs/Next/classes/MongoServerSelectionError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -92,7 +92,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -101,13 +101,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:1025
  • stack?: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -160,13 +160,13 @@

    See

    Inherited from MongoSystemError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -180,7 +180,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:1080
  • Methods

    @@ -214,7 +214,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoSystemError.html b/docs/Next/classes/MongoSystemError.html index a4f08cca83c..6848a37a504 100644 --- a/docs/Next/classes/MongoSystemError.html +++ b/docs/Next/classes/MongoSystemError.html @@ -28,7 +28,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -94,7 +94,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -103,13 +103,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:1025
  • stack?: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -161,13 +161,13 @@

    See

    Inherited from MongoError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -181,7 +181,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:1054
  • Methods

    @@ -215,7 +215,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoTailableCursorError.html b/docs/Next/classes/MongoTailableCursorError.html index be01a6f56a8..26651107da2 100644 --- a/docs/Next/classes/MongoTailableCursorError.html +++ b/docs/Next/classes/MongoTailableCursorError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -89,7 +89,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -98,13 +98,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -148,13 +148,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:597
  • Methods

    @@ -202,7 +202,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoTopologyClosedError.html b/docs/Next/classes/MongoTopologyClosedError.html index 5891a084493..f6aa1413869 100644 --- a/docs/Next/classes/MongoTopologyClosedError.html +++ b/docs/Next/classes/MongoTopologyClosedError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:799
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoTransactionError.html b/docs/Next/classes/MongoTransactionError.html index 943fefdbd25..1b36a6264e8 100644 --- a/docs/Next/classes/MongoTransactionError.html +++ b/docs/Next/classes/MongoTransactionError.html @@ -27,7 +27,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -90,7 +90,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -99,13 +99,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -149,13 +149,13 @@

    See

    Inherited from MongoAPIError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:431
  • Methods

    @@ -203,7 +203,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoUnexpectedServerResponseError.html b/docs/Next/classes/MongoUnexpectedServerResponseError.html index eb72052908d..f9f15e06f8b 100644 --- a/docs/Next/classes/MongoUnexpectedServerResponseError.html +++ b/docs/Next/classes/MongoUnexpectedServerResponseError.html @@ -34,7 +34,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -97,7 +97,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -106,13 +106,13 @@
    +
  • Defined in src/error.ts:131
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • message: string
    +
  • Defined in src/error.ts:132
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -156,13 +156,13 @@

    See

    Inherited from MongoRuntimeError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

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

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:688
  • Methods

    @@ -210,7 +210,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/MongoWriteConcernError.html b/docs/Next/classes/MongoWriteConcernError.html index 0bdb7619e9f..a17d6f4dc1f 100644 --- a/docs/Next/classes/MongoWriteConcernError.html +++ b/docs/Next/classes/MongoWriteConcernError.html @@ -26,7 +26,7 @@

    Hierarchy

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

    Remarks

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

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

    @@ -96,7 +96,7 @@
    +
  • Defined in src/error.ts:134
  • code?: string | number
    @@ -105,25 +105,25 @@
    +
  • Defined in src/error.ts:131
  • codeName?: string
    +
  • Defined in src/error.ts:201
  • connectionGeneration?: number
    +
  • Defined in src/error.ts:133
  • errInfo?: Document
    +
  • Defined in src/error.ts:203
  • message: string
    +
  • Defined in src/error.ts:204
  • result?: Document
    @@ -143,7 +143,7 @@
    +
  • Defined in src/error.ts:1105
  • stack?: string
    +
  • Defined in src/error.ts:132
  • writeConcernError?: Document
    +
  • Defined in src/error.ts:202
  • prepareStackTrace?: ((err, stackTraces) => any)
    @@ -187,13 +187,13 @@

    See

    Inherited from MongoServerError.prepareStackTrace

      -
    • Defined in node_modules/@types/node/globals.d.ts:11
    +
  • Defined in node_modules/@types/node/globals.d.ts:28
  • stackTraceLimit: number
    +
  • Defined in node_modules/@types/node/globals.d.ts:30
  • Accessors

    @@ -207,7 +207,7 @@

    Returns string

    +
  • Defined in src/error.ts:171
  • +
  • Defined in src/error.ts:189
  • +
  • Defined in src/error.ts:1131
  • Methods

    @@ -241,7 +241,7 @@
    label: Returns void
    +
  • Defined in src/error.ts:185
  • +
  • Defined in src/error.ts:181
  • +
  • Defined in node_modules/@types/node/globals.d.ts:21
  • diff --git a/docs/Next/classes/OrderedBulkOperation.html b/docs/Next/classes/OrderedBulkOperation.html index 8e9d6f886b7..3b6a976465a 100644 --- a/docs/Next/classes/OrderedBulkOperation.html +++ b/docs/Next/classes/OrderedBulkOperation.html @@ -54,13 +54,13 @@
    +
  • Defined in src/bulk/common.ts:911
  • operationId?: number
    +
  • Defined in src/bulk/common.ts:914
  • Accessors

    @@ -71,7 +71,7 @@
    +
  • Defined in src/bulk/common.ts:1192
  • +
  • Defined in src/bulk/common.ts:1184
  • +
  • Defined in src/bulk/common.ts:1188
  • Methods

    @@ -121,7 +121,7 @@
    options: Returns Promise<BulkWriteResult>
    +
  • Defined in src/bulk/common.ts:1204
  • +
  • Defined in src/bulk/common.ts:1077
  • +
  • Defined in src/bulk/common.ts:1034
  • +
  • Defined in src/bulk/common.ts:1091
  • diff --git a/docs/Next/classes/ReadConcern.html b/docs/Next/classes/ReadConcern.html index d5e4c1e7b28..c092a1937ca 100644 --- a/docs/Next/classes/ReadConcern.html +++ b/docs/Next/classes/ReadConcern.html @@ -518,6 +518,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -557,6 +558,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ReadPreference.html b/docs/Next/classes/ReadPreference.html index 3d2699039a2..11d65022904 100644 --- a/docs/Next/classes/ReadPreference.html +++ b/docs/Next/classes/ReadPreference.html @@ -706,6 +706,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -745,6 +746,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/RunCommandCursor.html b/docs/Next/classes/RunCommandCursor.html index 1476d595f8d..149dc48a6f2 100644 --- a/docs/Next/classes/RunCommandCursor.html +++ b/docs/Next/classes/RunCommandCursor.html @@ -52,6 +52,7 @@

    Accessors

    Methods

    +
  • Defined in src/cursor/abstract_cursor.ts:160
  • -
    captureRejectionSymbol: typeof captureRejectionSymbol
    +
  • Defined in node_modules/@types/node/events.d.ts:402
  • captureRejections: boolean
    -

    Sets or gets the default captureRejection value for all emitters.

    +

    Value: boolean

    +

    Change the default captureRejections option on all new EventEmitter objects.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:409
  • -
    defaultMaxListeners: number
    +
  • Defined in node_modules/@types/node/events.d.ts:446
  • errorMonitor: typeof errorMonitor
    -

    This symbol shall be used to install a listener for only monitoring 'error' -events. Listeners installed using this symbol are called before the regular -'error' listeners are called.

    -

    Installing a listener using this symbol does not change the behavior once an -'error' event is emitted, therefore the process will still crash if no +

    This symbol shall be used to install a listener for only monitoring 'error'events. Listeners installed using this symbol are called before the regular'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an'error' event is emitted. Therefore, the process will still crash if no regular 'error' listener is installed.

    -
    +
  • Defined in node_modules/@types/node/events.d.ts:395
  • Accessors

    @@ -167,7 +203,7 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:263
  • +
  • Defined in src/cursor/abstract_cursor.ts:218
  • +
  • Defined in src/cursor/abstract_cursor.ts:267
  • +
  • Defined in src/cursor/abstract_cursor.ts:271
  • +
  • Defined in src/cursor/abstract_cursor.ts:237
  • +
  • Defined in src/cursor/abstract_cursor.ts:245
  • +
  • Defined in src/cursor/abstract_cursor.ts:241
  • +
  • Defined in src/cursor/abstract_cursor.ts:254
  • Methods

    @@ -246,7 +282,25 @@
    +
  • Defined in src/cursor/abstract_cursor.ts:295
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        error: Error
      • +
      • +
        event: string
      • +
      • +
        Rest ...args: any[]
      +

      Returns void

  • @@ -312,7 +366,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:333
  • @@ -325,7 +379,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:337
    • @@ -354,7 +408,7 @@

      Returns number

    +
  • Defined in src/cursor/abstract_cursor.ts:276
  • +
  • Defined in src/cursor/abstract_cursor.ts:418
  • +
  • Defined in src/mongo_types.ts:379
  • +
  • Defined in src/mongo_types.ts:405
  • +
  • Defined in src/cursor/abstract_cursor.ts:406
  • +
  • Defined in src/mongo_types.ts:406
  • +
  • Defined in src/cursor/abstract_cursor.ts:359
  • +
  • Defined in src/mongo_types.ts:384
  • +
  • Defined in src/mongo_types.ts:371
  • +
  • Defined in src/cursor/abstract_cursor.ts:500
  • +
  • Defined in src/cursor/abstract_cursor.ts:379
  • @@ -627,7 +681,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:361
  • @@ -640,7 +694,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:365
  • @@ -687,7 +741,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:340
  • @@ -700,7 +754,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:344
  • @@ -747,7 +801,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:347
  • @@ -760,7 +814,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:351
  • @@ -807,7 +861,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:389
  • @@ -820,7 +874,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:393
  • @@ -867,7 +921,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:399
  • @@ -880,7 +934,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:403
  • +
  • Defined in src/mongo_types.ts:375
  • +
  • Defined in src/cursor/abstract_cursor.ts:281
  • +
  • Defined in src/mongo_types.ts:367
  • @@ -982,7 +1036,7 @@

    Returns voidReturns RunCommandCursor

  • +
  • Defined in src/mongo_types.ts:354
  • @@ -995,7 +1049,7 @@
    listener: Returns RunCommandCursor
  • +
  • Defined in src/mongo_types.ts:358
  • +
  • Defined in src/cursor/abstract_cursor.ts:586
  • +
  • Defined in src/mongo_types.ts:407
  • +
  • Defined in src/cursor/abstract_cursor.ts:335
  • +
  • Defined in src/cursor/abstract_cursor.ts:430
  • +
  • Defined in src/cursor/abstract_cursor.ts:390
  • +
  • Defined in src/cursor/abstract_cursor.ts:519
  • +
    + +
      + +
    • Experimental +

      Listens once to the abort event on the provided signal.

      +

      Listening to the abort event on abort signals is unsafe and may +lead to resource leaks since another third party with the signal can +call e.stopImmediatePropagation(). Unfortunately Node.js cannot change +this since it would violate the web standard. Additionally, the original +API makes it easy to forget to remove listeners.

      +

      This API allows safely using AbortSignals in Node.js APIs by solving these +two issues by listening to the event such that stopImmediatePropagation does +not prevent the listener from running.

      +

      Returns a disposable so that it may be unsubscribed from more easily.

      +
      import { addAbortListener } from 'node:events';

      function example(signal) {
      let disposable;
      try {
      signal.addEventListener('abort', (e) => e.stopImmediatePropagation());
      disposable = addAbortListener(signal, (e) => {
      // Do something when signal is aborted.
      });
      } finally {
      disposable?.[Symbol.dispose]();
      }
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        signal: AbortSignal
      • +
      • +
        resource: ((event) => void)
        +
          +
        • +
            +
          • (event): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              event: Event
            +

            Returns void

      +

      Returns Disposable

      Disposable that removes the abort listener.

      + +
      +

      Since

      v20.5.0

      +
    +
  • Defined in node_modules/@types/node/events.d.ts:308
  • +
    + +
      + +
    • +

      Returns the currently set max amount of listeners.

      +

      For EventEmitters this behaves exactly the same as calling .getMaxListeners on +the emitter.

      +

      For EventTargets this is the only way to get the max event listeners for the +event target. If the number of event handlers on a single EventTarget exceeds +the max set, the EventTarget will print a warning.

      +
      import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';

      {
      const ee = new EventEmitter();
      console.log(getMaxListeners(ee)); // 10
      setMaxListeners(11, ee);
      console.log(getMaxListeners(ee)); // 11
      }
      {
      const et = new EventTarget();
      console.log(getMaxListeners(et)); // 10
      setMaxListeners(11, et);
      console.log(getMaxListeners(et)); // 11
      } +
      +
      +
      +

      Parameters

      +
        +
      • +
        emitter: EventEmitter | _DOMEventTarget
      +

      Returns number

      +
      +

      Since

      v19.9.0

      +
      @@ -1213,7 +1337,7 @@

      Deprecated

      Since v3.2.0 - Use listenerCount instead.

    +
  • Defined in node_modules/@types/node/events.d.ts:280
    • @@ -1248,7 +1372,7 @@

      Since

      v13.6.0, v12.16.0

    +
  • Defined in node_modules/@types/node/events.d.ts:258
    • @@ -1286,7 +1410,7 @@

      Since

      v11.13.0, v10.16.0

      +
    • Defined in node_modules/@types/node/events.d.ts:193
  • @@ -1301,7 +1425,7 @@
    Optional Returns Promise<any[]>
  • +
  • Defined in node_modules/@types/node/events.d.ts:198
  • +
  • Defined in node_modules/@types/node/events.d.ts:352
  • diff --git a/docs/Next/classes/ServerCapabilities.html b/docs/Next/classes/ServerCapabilities.html index 8ada21e0b24..e9149c61068 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:1050
  • @@ -61,19 +61,19 @@

    Parameters

    hello: Document

    Returns ServerCapabilities

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

    maxWireVersion: number
    +
  • Defined in src/sdam/topology.ts:1051
  • minWireVersion: number
    +
  • Defined in src/sdam/topology.ts:1052
  • Accessors

    @@ -83,7 +83,7 @@
    +
  • Defined in src/sdam/topology.ts:1090
  • +
  • Defined in src/sdam/topology.ts:1086
  • +
  • Defined in src/sdam/topology.ts:1059
  • +
  • Defined in src/sdam/topology.ts:1070
  • +
  • Defined in src/sdam/topology.ts:1074
  • +
  • Defined in src/sdam/topology.ts:1078
  • +
  • Defined in src/sdam/topology.ts:1066
  • +
  • Defined in src/sdam/topology.ts:1063
  • +
  • Defined in src/sdam/topology.ts:1082
  • diff --git a/docs/Next/classes/ServerClosedEvent.html b/docs/Next/classes/ServerClosedEvent.html index c4e8b0fd9da..40fa088d104 100644 --- a/docs/Next/classes/ServerClosedEvent.html +++ b/docs/Next/classes/ServerClosedEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • ServerClosedEvent
    +
  • Defined in src/sdam/events.ts:71
  • @@ -44,7 +44,7 @@
    +
  • Defined in src/sdam/events.ts:75
  • topologyId: number
    @@ -52,7 +52,7 @@
    +
  • Defined in src/sdam/events.ts:73
  • diff --git a/docs/Next/classes/ServerDescription.html b/docs/Next/classes/ServerDescription.html index 5d79abdfdb8..89b7085d67a 100644 --- a/docs/Next/classes/ServerDescription.html +++ b/docs/Next/classes/ServerDescription.html @@ -648,6 +648,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -687,6 +688,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/classes/ServerDescriptionChangedEvent.html b/docs/Next/classes/ServerDescriptionChangedEvent.html index 3c43a7c983c..9044d41186d 100644 --- a/docs/Next/classes/ServerDescriptionChangedEvent.html +++ b/docs/Next/classes/ServerDescriptionChangedEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • ServerDescriptionChangedEvent
    +
  • Defined in src/sdam/events.ts:21
  • @@ -33,6 +33,7 @@

    Properties

    +
  • Defined in src/sdam/events.ts:25
  • +
    + +
    name: "serverDescriptionChanged" = SERVER_DESCRIPTION_CHANGED
    newDescription: ServerDescription
    @@ -54,7 +60,7 @@
    +
  • Defined in src/sdam/events.ts:29
  • previousDescription: ServerDescription
    @@ -62,7 +68,7 @@
    +
  • Defined in src/sdam/events.ts:27
  • topologyId: number
    @@ -70,7 +76,7 @@
    +
  • Defined in src/sdam/events.ts:23
  • diff --git a/docs/Next/classes/ServerHeartbeatFailedEvent.html b/docs/Next/classes/ServerHeartbeatFailedEvent.html index f8d73a51c5d..47c54143100 100644 --- a/docs/Next/classes/ServerHeartbeatFailedEvent.html +++ b/docs/Next/classes/ServerHeartbeatFailedEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • ServerHeartbeatFailedEvent
    +
  • Defined in src/sdam/events.ts:200
  • @@ -32,20 +32,29 @@

    Properties

    +
    + +
    awaited: boolean
    +

    Is true when using the streaming protocol

    +
    +
    - +
    connectionId: string

    The connection id for the command

    +
  • Defined in src/sdam/events.ts:202
  • duration: number
    @@ -53,7 +62,7 @@
    +
  • Defined in src/sdam/events.ts:204
  • failure: Error
    @@ -61,7 +70,7 @@
    +
  • Defined in src/sdam/events.ts:206
  • diff --git a/docs/Next/classes/ServerHeartbeatSucceededEvent.html b/docs/Next/classes/ServerHeartbeatSucceededEvent.html index 1b9c47fdbe2..96fb1d1ae28 100644 --- a/docs/Next/classes/ServerHeartbeatSucceededEvent.html +++ b/docs/Next/classes/ServerHeartbeatSucceededEvent.html @@ -24,7 +24,7 @@

    Hierarchy

    • ServerHeartbeatSucceededEvent
    +
  • Defined in src/sdam/events.ts:174
  • @@ -32,20 +32,29 @@

    Properties

    +
    + +
    awaited: boolean
    +

    Is true when using the streaming protocol

    +
    +
    - +
    connectionId: string

    The connection id for the command

    +
  • Defined in src/sdam/events.ts:176
  • duration: number
    @@ -53,7 +62,7 @@
    +
  • Defined in src/sdam/events.ts:178
  • reply: Document
    @@ -61,7 +70,7 @@
    +
  • Defined in src/sdam/events.ts:180
  • diff --git a/docs/Next/interfaces/ServerApi.html b/docs/Next/interfaces/ServerApi.html index c3f4c60ec22..a2d5a484de9 100644 --- a/docs/Next/interfaces/ServerApi.html +++ b/docs/Next/interfaces/ServerApi.html @@ -20,7 +20,7 @@

    Hierarchy

    • ServerApi
    +
  • Defined in src/mongo_client.ts:64
  • @@ -38,17 +38,17 @@

    Properties

    deprecationErrors?: boolean
    +
  • Defined in src/mongo_client.ts:67
  • strict?: boolean
    +
  • Defined in src/mongo_client.ts:66
  • version: "1"
    +
  • Defined in src/mongo_client.ts:65
  • diff --git a/docs/Next/interfaces/StreamDescriptionOptions.html b/docs/Next/interfaces/StreamDescriptionOptions.html index ddc869f026e..2d7c02e6362 100644 --- a/docs/Next/interfaces/StreamDescriptionOptions.html +++ b/docs/Next/interfaces/StreamDescriptionOptions.html @@ -418,6 +418,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -457,6 +458,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/TimeSeriesCollectionOptions.html b/docs/Next/interfaces/TimeSeriesCollectionOptions.html index 052c212d56c..1fb903f8cdb 100644 --- a/docs/Next/interfaces/TimeSeriesCollectionOptions.html +++ b/docs/Next/interfaces/TimeSeriesCollectionOptions.html @@ -438,6 +438,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -477,6 +478,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/TopologyDescriptionOptions.html b/docs/Next/interfaces/TopologyDescriptionOptions.html index 0485bf51034..3cb76a6bda8 100644 --- a/docs/Next/interfaces/TopologyDescriptionOptions.html +++ b/docs/Next/interfaces/TopologyDescriptionOptions.html @@ -409,6 +409,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -448,6 +449,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/TopologyVersion.html b/docs/Next/interfaces/TopologyVersion.html index 3f471b3793c..4af6877b977 100644 --- a/docs/Next/interfaces/TopologyVersion.html +++ b/docs/Next/interfaces/TopologyVersion.html @@ -409,6 +409,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -448,6 +449,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/TransactionOptions.html b/docs/Next/interfaces/TransactionOptions.html index 02717acfe03..26ac3694cee 100644 --- a/docs/Next/interfaces/TransactionOptions.html +++ b/docs/Next/interfaces/TransactionOptions.html @@ -79,7 +79,7 @@

    Default Value

    false

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

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1108
  • collation?: CollationOptions
    @@ -126,7 +126,7 @@
    +
  • Defined in src/bson.ts:66
  • @@ -146,7 +146,7 @@

    Default Value

    null

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

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1119
  • maxCommitTimeMS?: number
    @@ -184,7 +184,7 @@
    +
  • Defined in src/operations/operation.ts:36
  • promoteBuffers?: boolean
    @@ -195,7 +195,7 @@

    Default Value

    false

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

    Default Value

    true

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

    Default Value

    true

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

    Remarks

    Please note there is a known limitation where this option can

    +
  • Defined in src/bson.ts:63
  • readConcern?: ReadConcernLike
    @@ -275,7 +275,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1113
  • session?: ClientSession
    @@ -284,7 +284,7 @@
    +
  • Defined in src/operations/operation.ts:28
  • useBigInt64?: boolean
    @@ -295,13 +295,13 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:436
  • willRetryWrite?: boolean
    +
  • Defined in src/operations/operation.ts:29
  • writeConcern?: WriteConcern
    @@ -701,6 +701,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -740,6 +741,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/UpdateDescription.html b/docs/Next/interfaces/UpdateDescription.html index 3f432002c0c..1e37e72437f 100644 --- a/docs/Next/interfaces/UpdateDescription.html +++ b/docs/Next/interfaces/UpdateDescription.html @@ -469,6 +469,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -508,6 +509,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/UpdateManyModel.html b/docs/Next/interfaces/UpdateManyModel.html index b9a65f7c50f..6467943b551 100644 --- a/docs/Next/interfaces/UpdateManyModel.html +++ b/docs/Next/interfaces/UpdateManyModel.html @@ -25,7 +25,7 @@

    Hierarchy

    • UpdateManyModel

    +
  • Defined in src/bulk/common.ts:107
  • @@ -49,7 +49,7 @@
    +
  • Defined in src/bulk/common.ts:117
  • collation?: CollationOptions
    @@ -57,7 +57,7 @@
    +
  • Defined in src/bulk/common.ts:119
  • filter: Filter<TSchema>
    @@ -65,7 +65,7 @@
    +
  • Defined in src/bulk/common.ts:109
  • hint?: Hint
    @@ -73,15 +73,17 @@
    +
  • Defined in src/bulk/common.ts:121
  • -
    update: UpdateFilter<TSchema> | UpdateFilter<TSchema>[]
    -

    A document or pipeline containing update operators.

    +
    update: Document[] | UpdateFilter<TSchema>
    +

    The modifications to apply. The value can be either: +UpdateFilter - A document that contains update operator expressions, +Document[] - an aggregation pipeline.

    +
  • Defined in src/bulk/common.ts:115
  • upsert?: boolean
    @@ -89,7 +91,7 @@
    +
  • Defined in src/bulk/common.ts:123
  • diff --git a/docs/Next/interfaces/UpdateOneModel.html b/docs/Next/interfaces/UpdateOneModel.html index df91e550258..ded21e62f17 100644 --- a/docs/Next/interfaces/UpdateOneModel.html +++ b/docs/Next/interfaces/UpdateOneModel.html @@ -49,7 +49,7 @@
    +
  • Defined in src/bulk/common.ts:103
  • diff --git a/docs/Next/interfaces/UpdateOptions.html b/docs/Next/interfaces/UpdateOptions.html index ca3a0858661..b487b0fc236 100644 --- a/docs/Next/interfaces/UpdateOptions.html +++ b/docs/Next/interfaces/UpdateOptions.html @@ -87,7 +87,7 @@

    Default Value

    false

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

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1108
  • collation?: CollationOptions
    @@ -142,7 +142,7 @@
    +
  • Defined in src/bson.ts:66
  • @@ -162,7 +162,7 @@

    Default Value

    null

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

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1119
  • let?: Document
    @@ -208,7 +208,7 @@
    +
  • Defined in src/operations/operation.ts:36
  • promoteBuffers?: boolean
    @@ -219,7 +219,7 @@

    Default Value

    false

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

    Default Value

    true

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

    Default Value

    true

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

    Remarks

    Please note there is a known limitation where this option can

    +
  • Defined in src/bson.ts:63
  • readConcern?: ReadConcernLike
    @@ -279,7 +279,7 @@
    +
  • Defined in src/operations/operation.ts:32
  • retryWrites?: boolean
    @@ -299,7 +299,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1113
  • session?: ClientSession
    @@ -308,7 +308,7 @@
    +
  • Defined in src/operations/operation.ts:28
  • upsert?: boolean
    @@ -327,13 +327,13 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:436
  • willRetryWrite?: boolean
    +
  • Defined in src/operations/operation.ts:29
  • @@ -737,6 +737,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -776,6 +777,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/UpdateResult.html b/docs/Next/interfaces/UpdateResult.html index 62c1a4ea0a9..51d8062a080 100644 --- a/docs/Next/interfaces/UpdateResult.html +++ b/docs/Next/interfaces/UpdateResult.html @@ -454,6 +454,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -493,6 +494,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/UpdateStatement.html b/docs/Next/interfaces/UpdateStatement.html index f1bfa06827b..542239dc0f0 100644 --- a/docs/Next/interfaces/UpdateStatement.html +++ b/docs/Next/interfaces/UpdateStatement.html @@ -465,6 +465,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -504,6 +505,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/ValidateCollectionOptions.html b/docs/Next/interfaces/ValidateCollectionOptions.html index 2ebfe471cef..f5e70d6c00f 100644 --- a/docs/Next/interfaces/ValidateCollectionOptions.html +++ b/docs/Next/interfaces/ValidateCollectionOptions.html @@ -83,7 +83,7 @@

    Default Value

    false

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

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1108
  • collation?: CollationOptions
    @@ -130,7 +130,7 @@
    +
  • Defined in src/bson.ts:66
  • @@ -150,7 +150,7 @@

    Default Value

    null

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

    Default Value

    true

    +
  • Defined in node_modules/bson/bson.d.ts:1119
  • maxTimeMS?: number
    +
  • Defined in src/operations/operation.ts:36
  • promoteBuffers?: boolean
    @@ -191,7 +191,7 @@

    Default Value

    false

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

    Default Value

    true

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

    Default Value

    true

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

    Remarks

    Please note there is a known limitation where this option can

    +
  • Defined in src/bson.ts:63
  • readConcern?: ReadConcernLike
    @@ -251,7 +251,7 @@
    +
  • Defined in src/operations/operation.ts:32
  • retryWrites?: boolean
    @@ -271,7 +271,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:1113
  • session?: ClientSession
    @@ -280,7 +280,7 @@
    +
  • Defined in src/operations/operation.ts:28
  • useBigInt64?: boolean
    @@ -291,13 +291,13 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:436
  • willRetryWrite?: boolean
    +
  • Defined in src/operations/operation.ts:29
  • @@ -697,6 +697,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -736,6 +737,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/WriteConcernErrorData.html b/docs/Next/interfaces/WriteConcernErrorData.html index 8e8a7e14312..4d144cc8436 100644 --- a/docs/Next/interfaces/WriteConcernErrorData.html +++ b/docs/Next/interfaces/WriteConcernErrorData.html @@ -20,7 +20,7 @@

    Hierarchy

    • WriteConcernErrorData

    +
  • Defined in src/bulk/common.ts:305
  • @@ -38,17 +38,17 @@

    Properties

    code: number
    +
  • Defined in src/bulk/common.ts:306
  • errInfo?: Document
    +
  • Defined in src/bulk/common.ts:308
  • errmsg: string
    +
  • Defined in src/bulk/common.ts:307
  • diff --git a/docs/Next/interfaces/WriteConcernOptions.html b/docs/Next/interfaces/WriteConcernOptions.html index 65797f04d72..29ea1d21f92 100644 --- a/docs/Next/interfaces/WriteConcernOptions.html +++ b/docs/Next/interfaces/WriteConcernOptions.html @@ -412,6 +412,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -451,6 +452,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/interfaces/WriteConcernSettings.html b/docs/Next/interfaces/WriteConcernSettings.html index 1a5d9005e4f..34b4cbefb26 100644 --- a/docs/Next/interfaces/WriteConcernSettings.html +++ b/docs/Next/interfaces/WriteConcernSettings.html @@ -461,6 +461,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -500,6 +501,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/modules.html b/docs/Next/modules.html index b6524f1b468..a23125cec98 100644 --- a/docs/Next/modules.html +++ b/docs/Next/modules.html @@ -379,6 +379,7 @@

    Type Aliases

    SchemaMember ServerApiVersion ServerEvents +ServerMonitoringMode ServerSessionId ServerType SetFields @@ -421,6 +422,7 @@

    Variables

    ReadPreferenceMode ReturnDocument ServerApiVersion +ServerMonitoringMode ServerType TopologyType
    @@ -844,6 +846,7 @@

    SchemaMember
  • ServerApiVersion
  • ServerEvents
  • +
  • ServerMonitoringMode
  • ServerSessionId
  • ServerType
  • SetFields
  • @@ -883,6 +886,7 @@

    ReadPreferenceMode
  • ReturnDocument
  • ServerApiVersion
  • +
  • ServerMonitoringMode
  • ServerType
  • TopologyType
  • diff --git a/docs/Next/modules/BSON.html b/docs/Next/modules/BSON.html index 63ed2cb5105..39b9b1077b9 100644 --- a/docs/Next/modules/BSON.html +++ b/docs/Next/modules/BSON.html @@ -523,6 +523,7 @@

    Theme

    diff --git a/docs/Next/types/AbstractCursorEvents.html b/docs/Next/types/AbstractCursorEvents.html index 88009f35990..7b3500bb462 100644 --- a/docs/Next/types/AbstractCursorEvents.html +++ b/docs/Next/types/AbstractCursorEvents.html @@ -26,10 +26,10 @@
    close

    Returns void

    +
  • Defined in src/cursor/abstract_cursor.ts:128
  • +
  • Defined in src/cursor/abstract_cursor.ts:127
  • diff --git a/docs/Next/types/AcceptedFields.html b/docs/Next/types/AcceptedFields.html index 44c16a11d41..246311ec9b5 100644 --- a/docs/Next/types/AcceptedFields.html +++ b/docs/Next/types/AcceptedFields.html @@ -27,7 +27,7 @@

    FieldType

    AssignableType

    +
  • Defined in src/mongo_types.ts:210
  • diff --git a/docs/Next/types/AddToSetOperators.html b/docs/Next/types/AddToSetOperators.html index 75a72b2d03b..c9c1316a745 100644 --- a/docs/Next/types/AddToSetOperators.html +++ b/docs/Next/types/AddToSetOperators.html @@ -28,7 +28,7 @@

    Type declaration

    Optional $each?: Flatten<Type>[]
    +
  • Defined in src/mongo_types.ts:232
  • diff --git a/docs/Next/types/AlternativeType.html b/docs/Next/types/AlternativeType.html index f7aef1c5cd5..169b8d330c9 100644 --- a/docs/Next/types/AlternativeType.html +++ b/docs/Next/types/AlternativeType.html @@ -27,7 +27,7 @@

    Type Parameters

    T

    +
  • Defined in src/mongo_types.ts:91
  • diff --git a/docs/Next/types/AnyBulkWriteOperation.html b/docs/Next/types/AnyBulkWriteOperation.html index dd943e983a0..4ddd4447f68 100644 --- a/docs/Next/types/AnyBulkWriteOperation.html +++ b/docs/Next/types/AnyBulkWriteOperation.html @@ -53,7 +53,7 @@

    Type declaration

    deleteMany: DeleteManyModel<TSchema>
    +
  • Defined in src/bulk/common.ts:127
  • diff --git a/docs/Next/types/AnyError.html b/docs/Next/types/AnyError.html index c6e19cfa2a0..caac780e754 100644 --- a/docs/Next/types/AnyError.html +++ b/docs/Next/types/AnyError.html @@ -379,6 +379,7 @@

    Theme

    diff --git a/docs/Next/types/ArrayElement.html b/docs/Next/types/ArrayElement.html index 682c6f3609f..7b95608c575 100644 --- a/docs/Next/types/ArrayElement.html +++ b/docs/Next/types/ArrayElement.html @@ -23,7 +23,7 @@

    Type Parameters

    Type

    +
  • Defined in src/mongo_types.ts:183
  • diff --git a/docs/Next/types/ArrayOperator.html b/docs/Next/types/ArrayOperator.html index 9380a33680b..f421345e216 100644 --- a/docs/Next/types/ArrayOperator.html +++ b/docs/Next/types/ArrayOperator.html @@ -34,7 +34,7 @@
    Optional Optional $sort?: Sort
    +
  • Defined in src/mongo_types.ts:237
  • diff --git a/docs/Next/types/AuthMechanism.html b/docs/Next/types/AuthMechanism.html index 4583dc41895..913dd7f727f 100644 --- a/docs/Next/types/AuthMechanism.html +++ b/docs/Next/types/AuthMechanism.html @@ -380,6 +380,7 @@

    Theme

    diff --git a/docs/Next/types/AutoEncryptionExtraOptions.html b/docs/Next/types/AutoEncryptionExtraOptions.html index b24dabcbaa8..a541f006607 100644 --- a/docs/Next/types/AutoEncryptionExtraOptions.html +++ b/docs/Next/types/AutoEncryptionExtraOptions.html @@ -382,6 +382,7 @@

    Theme

    diff --git a/docs/Next/types/AutoEncryptionLoggerLevel.html b/docs/Next/types/AutoEncryptionLoggerLevel.html index 7bbc162e7d0..ccf15a2bda5 100644 --- a/docs/Next/types/AutoEncryptionLoggerLevel.html +++ b/docs/Next/types/AutoEncryptionLoggerLevel.html @@ -410,6 +410,7 @@

    Theme

    diff --git a/docs/Next/types/BSON.BSONType.html b/docs/Next/types/BSON.BSONType.html index 489c878319f..f28664d3a72 100644 --- a/docs/Next/types/BSON.BSONType.html +++ b/docs/Next/types/BSON.BSONType.html @@ -437,6 +437,7 @@

    Theme

    diff --git a/docs/Next/types/BSON.BinarySequence.html b/docs/Next/types/BSON.BinarySequence.html index dd82d25ed90..f1215c2b198 100644 --- a/docs/Next/types/BSON.BinarySequence.html +++ b/docs/Next/types/BSON.BinarySequence.html @@ -436,6 +436,7 @@

    Theme

    diff --git a/docs/Next/types/BSON.CalculateObjectSizeOptions.html b/docs/Next/types/BSON.CalculateObjectSizeOptions.html index df8d51e9597..23b22f71e36 100644 --- a/docs/Next/types/BSON.CalculateObjectSizeOptions.html +++ b/docs/Next/types/BSON.CalculateObjectSizeOptions.html @@ -19,7 +19,7 @@

    Type alias CalculateObjectSizeOptions

    CalculateObjectSizeOptions: Pick<SerializeOptions, "serializeFunctions" | "ignoreUndefined">
    +
  • Defined in node_modules/bson/bson.d.ts:306
  • diff --git a/docs/Next/types/BSON.EJSONOptions.html b/docs/Next/types/BSON.EJSONOptions.html index f3c6fae6980..fb10abf15b3 100644 --- a/docs/Next/types/BSON.EJSONOptions.html +++ b/docs/Next/types/BSON.EJSONOptions.html @@ -43,7 +43,7 @@

    Default Value

    false

    +
  • Defined in node_modules/bson/bson.d.ts:561
  • diff --git a/docs/Next/types/BSON.LongWithoutOverrides.html b/docs/Next/types/BSON.LongWithoutOverrides.html index 707f7541306..55a9e5b1f64 100644 --- a/docs/Next/types/BSON.LongWithoutOverrides.html +++ b/docs/Next/types/BSON.LongWithoutOverrides.html @@ -36,7 +36,7 @@
    Optional Returns {
        [P in Exclude<keyof Long, TimestampOverrides>]: Long[P]
    }
    +
  • Defined in node_modules/bson/bson.d.ts:944
  • diff --git a/docs/Next/types/BSON.TimestampOverrides.html b/docs/Next/types/BSON.TimestampOverrides.html index e55c4e209a8..df55027eb4a 100644 --- a/docs/Next/types/BSON.TimestampOverrides.html +++ b/docs/Next/types/BSON.TimestampOverrides.html @@ -19,7 +19,7 @@

    Type alias TimestampOverrides

    TimestampOverrides: "_bsontype" | "toExtendedJSON" | "fromExtendedJSON" | "inspect"
    +
  • Defined in node_modules/bson/bson.d.ts:1229
  • diff --git a/docs/Next/types/BSON.UUIDExtended.html b/docs/Next/types/BSON.UUIDExtended.html index 41dd74a591b..88d26f068c6 100644 --- a/docs/Next/types/BSON.UUIDExtended.html +++ b/docs/Next/types/BSON.UUIDExtended.html @@ -24,7 +24,7 @@

    Type declaration

    $uuid: string
    +
  • Defined in node_modules/bson/bson.d.ts:1302
  • diff --git a/docs/Next/types/BSONTypeAlias.html b/docs/Next/types/BSONTypeAlias.html index 5c18222d9b8..f1dfa9be66e 100644 --- a/docs/Next/types/BSONTypeAlias.html +++ b/docs/Next/types/BSONTypeAlias.html @@ -18,7 +18,7 @@

    Type alias BSONTypeAlias

    BSONTypeAlias: keyof typeof BSON.BSONType
    +
  • Defined in src/mongo_types.ts:172
  • diff --git a/docs/Next/types/BatchType.html b/docs/Next/types/BatchType.html index 82e8b876871..dec74454b91 100644 --- a/docs/Next/types/BatchType.html +++ b/docs/Next/types/BatchType.html @@ -380,6 +380,7 @@

    Theme

    diff --git a/docs/Next/types/BitwiseFilter.html b/docs/Next/types/BitwiseFilter.html index 31d9c1b3ec8..557d50ed270 100644 --- a/docs/Next/types/BitwiseFilter.html +++ b/docs/Next/types/BitwiseFilter.html @@ -18,7 +18,7 @@

    Type alias BitwiseFilter

    BitwiseFilter: number | Binary | ReadonlyArray<number>
    +
  • Defined in src/mongo_types.ts:166
  • diff --git a/docs/Next/types/CSFLEKMSTlsOptions.html b/docs/Next/types/CSFLEKMSTlsOptions.html index 17afb621579..97a1d1787b3 100644 --- a/docs/Next/types/CSFLEKMSTlsOptions.html +++ b/docs/Next/types/CSFLEKMSTlsOptions.html @@ -392,6 +392,7 @@

    Theme

    diff --git a/docs/Next/types/Callback.html b/docs/Next/types/Callback.html index 05f6e94927c..2879183fe35 100644 --- a/docs/Next/types/Callback.html +++ b/docs/Next/types/Callback.html @@ -40,7 +40,7 @@
    Optional Returns void
    +
  • Defined in src/utils.ts:41
  • diff --git a/docs/Next/types/ChangeStreamDocument.html b/docs/Next/types/ChangeStreamDocument.html index 815a3f18e4a..4f46606695d 100644 --- a/docs/Next/types/ChangeStreamDocument.html +++ b/docs/Next/types/ChangeStreamDocument.html @@ -384,6 +384,7 @@

    Theme

    diff --git a/docs/Next/types/ChangeStreamEvents.html b/docs/Next/types/ChangeStreamEvents.html index 846e5453270..db942f6faa0 100644 --- a/docs/Next/types/ChangeStreamEvents.html +++ b/docs/Next/types/ChangeStreamEvents.html @@ -470,6 +470,7 @@

    Theme

    diff --git a/docs/Next/types/ClientEncryptionDataKeyProvider.html b/docs/Next/types/ClientEncryptionDataKeyProvider.html index a6ceb55d527..44cfce3841e 100644 --- a/docs/Next/types/ClientEncryptionDataKeyProvider.html +++ b/docs/Next/types/ClientEncryptionDataKeyProvider.html @@ -379,6 +379,7 @@

    Theme

    diff --git a/docs/Next/types/ClientEncryptionTlsOptions.html b/docs/Next/types/ClientEncryptionTlsOptions.html index 44dbeb9ba11..10cd42d1d7a 100644 --- a/docs/Next/types/ClientEncryptionTlsOptions.html +++ b/docs/Next/types/ClientEncryptionTlsOptions.html @@ -388,6 +388,7 @@

    Theme

    diff --git a/docs/Next/types/ClientSessionEvents.html b/docs/Next/types/ClientSessionEvents.html index 58cc66db30c..6ef2e3b62a6 100644 --- a/docs/Next/types/ClientSessionEvents.html +++ b/docs/Next/types/ClientSessionEvents.html @@ -31,10 +31,10 @@

    Parameters

    session: ClientSession

    Returns void

    +
  • Defined in src/sessions.ts:75
  • +
  • Defined in src/sessions.ts:74
  • diff --git a/docs/Next/types/CommonEvents.html b/docs/Next/types/CommonEvents.html index fa034faf72d..fa24f306e7f 100644 --- a/docs/Next/types/CommonEvents.html +++ b/docs/Next/types/CommonEvents.html @@ -18,7 +18,7 @@

    Type alias CommonEvents

    CommonEvents: "newListener" | "removeListener"
    +
  • Defined in src/mongo_types.ts:325
  • diff --git a/docs/Next/types/Compressor.html b/docs/Next/types/Compressor.html index 21321657939..86af4803baa 100644 --- a/docs/Next/types/Compressor.html +++ b/docs/Next/types/Compressor.html @@ -18,8 +18,8 @@

    Type alias Compressor

    Compressor: typeof Compressor[CompressorName]
    +
  • Defined in src/cmap/wire_protocol/compression.ts:17
  • +
  • Defined in src/cmap/wire_protocol/compression.ts:25
  • diff --git a/docs/Next/types/CompressorName.html b/docs/Next/types/CompressorName.html index 97884374f8f..7b8fb5fb06c 100644 --- a/docs/Next/types/CompressorName.html +++ b/docs/Next/types/CompressorName.html @@ -18,7 +18,7 @@

    Type alias CompressorName

    CompressorName: keyof typeof Compressor
    +
  • Defined in src/cmap/wire_protocol/compression.ts:28
  • diff --git a/docs/Next/types/Condition.html b/docs/Next/types/Condition.html index 29e9f59fd9c..79ed98c6d77 100644 --- a/docs/Next/types/Condition.html +++ b/docs/Next/types/Condition.html @@ -23,7 +23,7 @@

    Type Parameters

    T

    +
  • Defined in src/mongo_types.ts:83
  • diff --git a/docs/Next/types/ConnectionEvents.html b/docs/Next/types/ConnectionEvents.html index ec240e69c35..8e03024027e 100644 --- a/docs/Next/types/ConnectionEvents.html +++ b/docs/Next/types/ConnectionEvents.html @@ -15,7 +15,7 @@
  • mongodb
  • ConnectionEvents
  • Type alias ConnectionEvents

    -
    ConnectionEvents: {
        close() => void;
        clusterTimeReceived(clusterTime) => void;
        commandFailed(event) => void;
        commandStarted(event) => void;
        commandSucceeded(event) => void;
        message(message) => void;
        pinned(pinType) => void;
        unpinned(pinType) => void;
    }
    +
    ConnectionEvents: {
        close() => void;
        clusterTimeReceived(clusterTime) => void;
        commandFailed(event) => void;
        commandStarted(event) => void;
        commandSucceeded(event) => void;
        pinned(pinType) => void;
        unpinned(pinType) => void;
    }

    Type declaration

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

      Parameters

      clusterTime: Document
  • Returns void

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

    Returns void

  • +
  • Defined in src/cmap/connection.ts:132
  • commandStarted:function

    Returns void

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

    Returns void

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

      Parameters

      pinType: string

    Returns void

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

      Parameters

      pinType: string

    Returns void

  • +
  • Defined in src/cmap/connection.ts:136
  • +
  • Defined in src/cmap/connection.ts:129
  • diff --git a/docs/Next/types/ConnectionPoolEvents.html b/docs/Next/types/ConnectionPoolEvents.html index df0bc6c5835..3a19004efbc 100644 --- a/docs/Next/types/ConnectionPoolEvents.html +++ b/docs/Next/types/ConnectionPoolEvents.html @@ -525,6 +525,7 @@

    Theme

    diff --git a/docs/Next/types/CursorFlag.html b/docs/Next/types/CursorFlag.html index ac015f46ba2..e65450558b4 100644 --- a/docs/Next/types/CursorFlag.html +++ b/docs/Next/types/CursorFlag.html @@ -18,7 +18,7 @@

    Type alias CursorFlag

    CursorFlag: typeof CURSOR_FLAGS[number]
    +
  • Defined in src/cursor/abstract_cursor.ts:67
  • diff --git a/docs/Next/types/DistinctOptions.html b/docs/Next/types/DistinctOptions.html index 7095d486f8c..f7016a130a5 100644 --- a/docs/Next/types/DistinctOptions.html +++ b/docs/Next/types/DistinctOptions.html @@ -379,6 +379,7 @@

    Theme

    diff --git a/docs/Next/types/DropDatabaseOptions.html b/docs/Next/types/DropDatabaseOptions.html index ef81d091b34..4158839d5e9 100644 --- a/docs/Next/types/DropDatabaseOptions.html +++ b/docs/Next/types/DropDatabaseOptions.html @@ -18,7 +18,7 @@

    Type alias DropDatabaseOptions

    DropDatabaseOptions: CommandOperationOptions
    +
  • Defined in src/operations/drop.ts:85
  • diff --git a/docs/Next/types/DropIndexesOptions.html b/docs/Next/types/DropIndexesOptions.html index 3c6f103198b..f0d67d98870 100644 --- a/docs/Next/types/DropIndexesOptions.html +++ b/docs/Next/types/DropIndexesOptions.html @@ -18,7 +18,7 @@

    Type alias DropIndexesOptions

    DropIndexesOptions: CommandOperationOptions
    +
  • Defined in src/operations/indexes.ts:328
  • diff --git a/docs/Next/types/EnhancedOmit.html b/docs/Next/types/EnhancedOmit.html index cbab62c8601..29abd7c2712 100644 --- a/docs/Next/types/EnhancedOmit.html +++ b/docs/Next/types/EnhancedOmit.html @@ -27,7 +27,7 @@

    TRecordOrUnion

    KeyUnion

    +
  • Defined in src/mongo_types.ts:68
  • diff --git a/docs/Next/types/EventEmitterWithState.html b/docs/Next/types/EventEmitterWithState.html index 4d8046bc8c5..61de8556ec8 100644 --- a/docs/Next/types/EventEmitterWithState.html +++ b/docs/Next/types/EventEmitterWithState.html @@ -21,7 +21,7 @@

    Type declaration

      +
    • Defined in src/utils.ts:468
    • diff --git a/docs/Next/types/EventsDescription.html b/docs/Next/types/EventsDescription.html index fa4c7007a7d..1ff5b92bc84 100644 --- a/docs/Next/types/EventsDescription.html +++ b/docs/Next/types/EventsDescription.html @@ -20,7 +20,7 @@

      Type alias EventsDescription

      +
    • Defined in src/mongo_types.ts:322
    • diff --git a/docs/Next/types/ExplainVerbosity.html b/docs/Next/types/ExplainVerbosity.html index 4159eae1fc7..c6480fca05b 100644 --- a/docs/Next/types/ExplainVerbosity.html +++ b/docs/Next/types/ExplainVerbosity.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/ExplainVerbosityLike.html b/docs/Next/types/ExplainVerbosityLike.html index e24e3d5d514..c38c8025aa8 100644 --- a/docs/Next/types/ExplainVerbosityLike.html +++ b/docs/Next/types/ExplainVerbosityLike.html @@ -383,6 +383,7 @@

      Theme

      diff --git a/docs/Next/types/Filter.html b/docs/Next/types/Filter.html index e52caf48931..72ea637c68e 100644 --- a/docs/Next/types/Filter.html +++ b/docs/Next/types/Filter.html @@ -25,7 +25,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:78
    • diff --git a/docs/Next/types/FilterOperations.html b/docs/Next/types/FilterOperations.html index 0855ce5155a..f0b1327932c 100644 --- a/docs/Next/types/FilterOperations.html +++ b/docs/Next/types/FilterOperations.html @@ -23,7 +23,7 @@

      Type Parameters

      T

      +
    • Defined in src/mongo_types.ts:195
    • diff --git a/docs/Next/types/Flatten.html b/docs/Next/types/Flatten.html index 6aecfc12fd8..a22fa40d2a7 100644 --- a/docs/Next/types/Flatten.html +++ b/docs/Next/types/Flatten.html @@ -23,7 +23,7 @@

      Type Parameters

      Type

      +
    • Defined in src/mongo_types.ts:180
    • diff --git a/docs/Next/types/GSSAPICanonicalizationValue.html b/docs/Next/types/GSSAPICanonicalizationValue.html index db01283716f..5cce701090e 100644 --- a/docs/Next/types/GSSAPICanonicalizationValue.html +++ b/docs/Next/types/GSSAPICanonicalizationValue.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/GenericListener.html b/docs/Next/types/GenericListener.html index 996adc3a119..e8a9996d41b 100644 --- a/docs/Next/types/GenericListener.html +++ b/docs/Next/types/GenericListener.html @@ -31,7 +31,7 @@
      Rest Returns void
      +
    • Defined in src/mongo_types.ts:316
    • diff --git a/docs/Next/types/GridFSBucketEvents.html b/docs/Next/types/GridFSBucketEvents.html index e7f975b6d1f..9e209efc484 100644 --- a/docs/Next/types/GridFSBucketEvents.html +++ b/docs/Next/types/GridFSBucketEvents.html @@ -390,6 +390,7 @@

      Theme

      diff --git a/docs/Next/types/Hint.html b/docs/Next/types/Hint.html index 46e9b946624..49c9cae9c00 100644 --- a/docs/Next/types/Hint.html +++ b/docs/Next/types/Hint.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/IndexDirection.html b/docs/Next/types/IndexDirection.html index 159ea5e1650..f3ecec3919b 100644 --- a/docs/Next/types/IndexDirection.html +++ b/docs/Next/types/IndexDirection.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/IndexSpecification.html b/docs/Next/types/IndexSpecification.html index 8df6838ef1c..814be95caa9 100644 --- a/docs/Next/types/IndexSpecification.html +++ b/docs/Next/types/IndexSpecification.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/InferIdType.html b/docs/Next/types/InferIdType.html index 76e283fd706..d3e31a94d3f 100644 --- a/docs/Next/types/InferIdType.html +++ b/docs/Next/types/InferIdType.html @@ -25,7 +25,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:31
    • diff --git a/docs/Next/types/IntegerType.html b/docs/Next/types/IntegerType.html index a8e75b9bebd..0e7278dd1f1 100644 --- a/docs/Next/types/IntegerType.html +++ b/docs/Next/types/IntegerType.html @@ -18,7 +18,7 @@

      Type alias IntegerType

      IntegerType: number | Int32 | Long | bigint
      +
    • Defined in src/mongo_types.ts:189
    • diff --git a/docs/Next/types/IsAny.html b/docs/Next/types/IsAny.html index a8c9d4cc455..d751873d737 100644 --- a/docs/Next/types/IsAny.html +++ b/docs/Next/types/IsAny.html @@ -27,7 +27,7 @@

      ResultIfAny

      ResultIfNotAny

      +
    • Defined in src/mongo_types.ts:175
    • diff --git a/docs/Next/types/Join.html b/docs/Next/types/Join.html index 847c6f0b2bb..f3562eed41f 100644 --- a/docs/Next/types/Join.html +++ b/docs/Next/types/Join.html @@ -25,7 +25,7 @@

      TD extends string

      +
    • Defined in src/mongo_types.ts:480
    • diff --git a/docs/Next/types/KeysOfAType.html b/docs/Next/types/KeysOfAType.html index 902386ebecf..22b5d78a049 100644 --- a/docs/Next/types/KeysOfAType.html +++ b/docs/Next/types/KeysOfAType.html @@ -25,7 +25,7 @@

      TSchema

      Type

      +
    • Defined in src/mongo_types.ts:200
    • diff --git a/docs/Next/types/KeysOfOtherType.html b/docs/Next/types/KeysOfOtherType.html index 4a3868d8877..55f46f693cb 100644 --- a/docs/Next/types/KeysOfOtherType.html +++ b/docs/Next/types/KeysOfOtherType.html @@ -25,7 +25,7 @@

      TSchema

      Type

      +
    • Defined in src/mongo_types.ts:205
    • diff --git a/docs/Next/types/ListSearchIndexesOptions.html b/docs/Next/types/ListSearchIndexesOptions.html index 2e36091b11b..13f5bfffcc3 100644 --- a/docs/Next/types/ListSearchIndexesOptions.html +++ b/docs/Next/types/ListSearchIndexesOptions.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/MatchKeysAndValues.html b/docs/Next/types/MatchKeysAndValues.html index 8284462229e..76607991c6c 100644 --- a/docs/Next/types/MatchKeysAndValues.html +++ b/docs/Next/types/MatchKeysAndValues.html @@ -23,7 +23,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:229
    • diff --git a/docs/Next/types/MongoClientEvents.html b/docs/Next/types/MongoClientEvents.html index 6f370bd09ae..6e16971b883 100644 --- a/docs/Next/types/MongoClientEvents.html +++ b/docs/Next/types/MongoClientEvents.html @@ -31,10 +31,10 @@

      Parameters

      mongoClient: MongoClient

      Returns void

      +
    • Defined in src/mongo_client.ts:317
    • +
    • Defined in src/mongo_client.ts:314
    • diff --git a/docs/Next/types/MongoErrorLabel.html b/docs/Next/types/MongoErrorLabel.html index c0e1df3e762..826f585c3c7 100644 --- a/docs/Next/types/MongoErrorLabel.html +++ b/docs/Next/types/MongoErrorLabel.html @@ -19,7 +19,7 @@

      Type alias MongoErrorLabel

      +
    • Defined in src/error.ts:101
    • diff --git a/docs/Next/types/MonitorEvents.html b/docs/Next/types/MonitorEvents.html index 5cebd90ff80..ac700e9d348 100644 --- a/docs/Next/types/MonitorEvents.html +++ b/docs/Next/types/MonitorEvents.html @@ -26,7 +26,7 @@
      close

      Returns void

      +
    • Defined in src/sdam/monitor.ts:76
    • resetConnectionPool:function
    • +
    • Defined in src/sdam/monitor.ts:75
    • resetServer:function
        @@ -47,7 +47,7 @@

        Parameters

        Optional error: MongoError
    • Returns void

      +
    • Defined in src/sdam/monitor.ts:74
    • serverHeartbeatFailed:function

      Returns void

    • +
    • Defined in src/sdam/monitor.ts:73
    • serverHeartbeatStarted:function

      Returns void

    • +
    • Defined in src/sdam/monitor.ts:71
    • serverHeartbeatSucceeded:function

      Returns void

    • +
    • Defined in src/sdam/monitor.ts:72
    • +
    • Defined in src/sdam/monitor.ts:70
    • diff --git a/docs/Next/types/NestedPaths.html b/docs/Next/types/NestedPaths.html index 9ad4d3f8e1e..694ba5195dd 100644 --- a/docs/Next/types/NestedPaths.html +++ b/docs/Next/types/NestedPaths.html @@ -34,7 +34,7 @@

      Remarks

      Through testing we determined that a depth of 8 is safe for t type safety on the input.

      +
    • Defined in src/mongo_types.ts:521
    • diff --git a/docs/Next/types/NestedPathsOfType.html b/docs/Next/types/NestedPathsOfType.html index 5fc177997e3..55d5df834ca 100644 --- a/docs/Next/types/NestedPathsOfType.html +++ b/docs/Next/types/NestedPathsOfType.html @@ -28,7 +28,7 @@

      TSchema

      Type

      +
    • Defined in src/mongo_types.ts:565
    • diff --git a/docs/Next/types/NonObjectIdLikeDocument.html b/docs/Next/types/NonObjectIdLikeDocument.html index 56de5ded801..3b160a84be3 100644 --- a/docs/Next/types/NonObjectIdLikeDocument.html +++ b/docs/Next/types/NonObjectIdLikeDocument.html @@ -20,7 +20,7 @@

      Type alias NonObjectIdLikeDocument

      +
    • Defined in src/mongo_types.ts:117
    • diff --git a/docs/Next/types/NotAcceptedFields.html b/docs/Next/types/NotAcceptedFields.html index 0e2d93351b5..cffc695e920 100644 --- a/docs/Next/types/NotAcceptedFields.html +++ b/docs/Next/types/NotAcceptedFields.html @@ -27,7 +27,7 @@

      TSchema

      FieldType

      +
    • Defined in src/mongo_types.ts:215
    • diff --git a/docs/Next/types/NumericType.html b/docs/Next/types/NumericType.html index 02fa248314b..3610620e418 100644 --- a/docs/Next/types/NumericType.html +++ b/docs/Next/types/NumericType.html @@ -18,7 +18,7 @@

      Type alias NumericType

      NumericType: IntegerType | Decimal128 | Double
      +
    • Defined in src/mongo_types.ts:192
    • diff --git a/docs/Next/types/OIDCRefreshFunction.html b/docs/Next/types/OIDCRefreshFunction.html index 8e3f4e84eda..0d8aeef1cce 100644 --- a/docs/Next/types/OIDCRefreshFunction.html +++ b/docs/Next/types/OIDCRefreshFunction.html @@ -394,6 +394,7 @@

      Theme

      diff --git a/docs/Next/types/OIDCRequestFunction.html b/docs/Next/types/OIDCRequestFunction.html index b1aa9494274..e2a8816b656 100644 --- a/docs/Next/types/OIDCRequestFunction.html +++ b/docs/Next/types/OIDCRequestFunction.html @@ -394,6 +394,7 @@

      Theme

      diff --git a/docs/Next/types/OneOrMore.html b/docs/Next/types/OneOrMore.html index d63bec68292..95c99b50c84 100644 --- a/docs/Next/types/OneOrMore.html +++ b/docs/Next/types/OneOrMore.html @@ -23,7 +23,7 @@

      Type Parameters

      T

      +
    • Defined in src/mongo_types.ts:313
    • diff --git a/docs/Next/types/OnlyFieldsOfType.html b/docs/Next/types/OnlyFieldsOfType.html index 6dcf77ec8cc..c97eee55913 100644 --- a/docs/Next/types/OnlyFieldsOfType.html +++ b/docs/Next/types/OnlyFieldsOfType.html @@ -27,7 +27,7 @@

      FieldType = AssignableType = FieldType

      +
    • Defined in src/mongo_types.ts:220
    • diff --git a/docs/Next/types/OperationTime.html b/docs/Next/types/OperationTime.html index c2e9e24d37d..6f856d8383c 100644 --- a/docs/Next/types/OperationTime.html +++ b/docs/Next/types/OperationTime.html @@ -383,6 +383,7 @@

      Theme

      diff --git a/docs/Next/types/OptionalId.html b/docs/Next/types/OptionalId.html index 43e7dffc373..d5ab7c20314 100644 --- a/docs/Next/types/OptionalId.html +++ b/docs/Next/types/OptionalId.html @@ -30,7 +30,7 @@

      Type declaration

      Optional _id?: InferIdType<TSchema>
      +
    • Defined in src/mongo_types.ts:50
    • diff --git a/docs/Next/types/OptionalUnlessRequiredId.html b/docs/Next/types/OptionalUnlessRequiredId.html index 71344e4ea53..9dd4fdbae13 100644 --- a/docs/Next/types/OptionalUnlessRequiredId.html +++ b/docs/Next/types/OptionalUnlessRequiredId.html @@ -26,7 +26,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:63
    • diff --git a/docs/Next/types/ProfilingLevel.html b/docs/Next/types/ProfilingLevel.html index f1b528930f5..c65908a121c 100644 --- a/docs/Next/types/ProfilingLevel.html +++ b/docs/Next/types/ProfilingLevel.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/ProfilingLevelOptions.html b/docs/Next/types/ProfilingLevelOptions.html index 1c6f1c57887..1983b1b4c46 100644 --- a/docs/Next/types/ProfilingLevelOptions.html +++ b/docs/Next/types/ProfilingLevelOptions.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/PropertyType.html b/docs/Next/types/PropertyType.html index b8ac6207fd3..a9d1c61bfc1 100644 --- a/docs/Next/types/PropertyType.html +++ b/docs/Next/types/PropertyType.html @@ -25,7 +25,7 @@

      Type

      Property extends string

      +
    • Defined in src/mongo_types.ts:489
    • diff --git a/docs/Next/types/PullAllOperator.html b/docs/Next/types/PullAllOperator.html index b45dceae1e9..19e5f6721c1 100644 --- a/docs/Next/types/PullAllOperator.html +++ b/docs/Next/types/PullAllOperator.html @@ -28,7 +28,7 @@

      Type declaration

      [key: string]: ReadonlyArray<any>
      +
    • Defined in src/mongo_types.ts:276
    • diff --git a/docs/Next/types/PullOperator.html b/docs/Next/types/PullOperator.html index d4d62cd4f46..aa25419dbac 100644 --- a/docs/Next/types/PullOperator.html +++ b/docs/Next/types/PullOperator.html @@ -28,7 +28,7 @@

      Type declaration

      [key: string]: FilterOperators<any> | any
      +
    • Defined in src/mongo_types.ts:267
    • diff --git a/docs/Next/types/PushOperator.html b/docs/Next/types/PushOperator.html index bd4101da7a4..ce45c8e1bf5 100644 --- a/docs/Next/types/PushOperator.html +++ b/docs/Next/types/PushOperator.html @@ -28,7 +28,7 @@

      Type declaration

      [key: string]: ArrayOperator<any> | any
      +
    • Defined in src/mongo_types.ts:258
    • diff --git a/docs/Next/types/ReadConcernLevel.html b/docs/Next/types/ReadConcernLevel.html index 24ea464a593..67182b81055 100644 --- a/docs/Next/types/ReadConcernLevel.html +++ b/docs/Next/types/ReadConcernLevel.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/ReadConcernLike.html b/docs/Next/types/ReadConcernLike.html index 398680a124b..e87f7b294ee 100644 --- a/docs/Next/types/ReadConcernLike.html +++ b/docs/Next/types/ReadConcernLike.html @@ -384,6 +384,7 @@

      Theme

      diff --git a/docs/Next/types/ReadPreferenceLike.html b/docs/Next/types/ReadPreferenceLike.html index ab85b85a82c..c521fb336b1 100644 --- a/docs/Next/types/ReadPreferenceLike.html +++ b/docs/Next/types/ReadPreferenceLike.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/ReadPreferenceMode.html b/docs/Next/types/ReadPreferenceMode.html index 38e8401ed9a..9d0766cecdb 100644 --- a/docs/Next/types/ReadPreferenceMode.html +++ b/docs/Next/types/ReadPreferenceMode.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/RegExpOrString.html b/docs/Next/types/RegExpOrString.html index 0de11321a84..35d061a5446 100644 --- a/docs/Next/types/RegExpOrString.html +++ b/docs/Next/types/RegExpOrString.html @@ -23,7 +23,7 @@

      Type Parameters

      T

      +
    • Defined in src/mongo_types.ts:96
    • diff --git a/docs/Next/types/RemoveUserOptions.html b/docs/Next/types/RemoveUserOptions.html index d74077a0718..2f7df49ab1d 100644 --- a/docs/Next/types/RemoveUserOptions.html +++ b/docs/Next/types/RemoveUserOptions.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/ResumeToken.html b/docs/Next/types/ResumeToken.html index b43ad5b8f25..8a5c870ce43 100644 --- a/docs/Next/types/ResumeToken.html +++ b/docs/Next/types/ResumeToken.html @@ -383,6 +383,7 @@

      Theme

      diff --git a/docs/Next/types/ReturnDocument.html b/docs/Next/types/ReturnDocument.html index 907f5d1261c..7d3d9251695 100644 --- a/docs/Next/types/ReturnDocument.html +++ b/docs/Next/types/ReturnDocument.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/RunCommandOptions.html b/docs/Next/types/RunCommandOptions.html index d22e18fbb6d..668d354f1b3 100644 --- a/docs/Next/types/RunCommandOptions.html +++ b/docs/Next/types/RunCommandOptions.html @@ -392,6 +392,7 @@

      Theme

      diff --git a/docs/Next/types/RunCursorCommandOptions.html b/docs/Next/types/RunCursorCommandOptions.html index c82b40545d1..f6903f5c2f6 100644 --- a/docs/Next/types/RunCursorCommandOptions.html +++ b/docs/Next/types/RunCursorCommandOptions.html @@ -386,6 +386,7 @@

      Theme

      diff --git a/docs/Next/types/SchemaMember.html b/docs/Next/types/SchemaMember.html index 2de66f908a5..a6a6a2fabc3 100644 --- a/docs/Next/types/SchemaMember.html +++ b/docs/Next/types/SchemaMember.html @@ -30,7 +30,7 @@

      Type declaration

      [key: string]: V
      +
    • Defined in src/mongo_types.ts:186
    • diff --git a/docs/Next/types/ServerApiVersion.html b/docs/Next/types/ServerApiVersion.html index a4512447883..28d68c0b439 100644 --- a/docs/Next/types/ServerApiVersion.html +++ b/docs/Next/types/ServerApiVersion.html @@ -18,8 +18,8 @@

      Type alias ServerApiVersion

      ServerApiVersion: typeof ServerApiVersion[keyof typeof ServerApiVersion]
      +
    • Defined in src/mongo_client.ts:56
    • +
    • Defined in src/mongo_client.ts:61
    • diff --git a/docs/Next/types/ServerEvents.html b/docs/Next/types/ServerEvents.html index 84942f66108..7e08b4888b2 100644 --- a/docs/Next/types/ServerEvents.html +++ b/docs/Next/types/ServerEvents.html @@ -26,7 +26,7 @@
      closed

      Returns void

      +
    • Defined in src/sdam/server.ts:103
    • descriptionReceived:function
    • Returns void

      +
    • Defined in src/sdam/server.ts:102
    • ended:function
    • +
    • Defined in src/sdam/server.ts:104
    • serverHeartbeatFailed:function

      Returns void

    • +
    • Defined in src/sdam/server.ts:99
    • serverHeartbeatStarted:function

      Returns void

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

      Returns void

    • +
    • Defined in src/sdam/server.ts:98
    • +
    • Defined in src/sdam/server.ts:96
    • diff --git a/docs/Next/types/ServerMonitoringMode.html b/docs/Next/types/ServerMonitoringMode.html new file mode 100644 index 00000000000..51c4a54e7ec --- /dev/null +++ b/docs/Next/types/ServerMonitoringMode.html @@ -0,0 +1,428 @@ +ServerMonitoringMode | mongodb
      +
      + +
      +
      +
      +
      + +

      Type alias ServerMonitoringMode

      +
      ServerMonitoringMode: typeof ServerMonitoringMode[keyof typeof ServerMonitoringMode]
      +
      +
      + +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/docs/Next/types/ServerSessionId.html b/docs/Next/types/ServerSessionId.html index 122f4083bb0..bf117c0fde9 100644 --- a/docs/Next/types/ServerSessionId.html +++ b/docs/Next/types/ServerSessionId.html @@ -23,7 +23,7 @@

      Type declaration

      id: Binary
      +
    • Defined in src/sessions.ts:800
    • diff --git a/docs/Next/types/ServerType.html b/docs/Next/types/ServerType.html index f58865e6972..4315b595905 100644 --- a/docs/Next/types/ServerType.html +++ b/docs/Next/types/ServerType.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/SetFields.html b/docs/Next/types/SetFields.html index 604d770b327..365d1804544 100644 --- a/docs/Next/types/SetFields.html +++ b/docs/Next/types/SetFields.html @@ -15,7 +15,7 @@
    • mongodb
    • SetFields
    • Type alias SetFields<TSchema>

      -
      SetFields<TSchema>: {
          readonly [key in KeysOfAType<TSchema, ReadonlyArray<any> | undefined>]?: OptionalId<Flatten<TSchema[key]>> | AddToSetOperators<OptionalId<Flatten<TSchema[key]>>[]>
      } & NotAcceptedFields<TSchema, ReadonlyArray<any> | undefined> & {
          [key: string]: AddToSetOperators<any> | any;
      }
      +
      SetFields<TSchema>: {
          readonly [key in KeysOfAType<TSchema, ReadonlyArray<any> | undefined>]?: OptionalId<Flatten<TSchema[key]>> | AddToSetOperators<OptionalId<Flatten<TSchema[key]>>[]>
      } & IsAny<TSchema[keyof TSchema], object, NotAcceptedFields<TSchema, ReadonlyArray<any> | undefined>> & {
          [key: string]: AddToSetOperators<any> | any;
      }

      Type Parameters

      +
    • Defined in src/mongo_types.ts:245
    • diff --git a/docs/Next/types/SetProfilingLevelOptions.html b/docs/Next/types/SetProfilingLevelOptions.html index 49bfd29dc80..1066df8941f 100644 --- a/docs/Next/types/SetProfilingLevelOptions.html +++ b/docs/Next/types/SetProfilingLevelOptions.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/Sort.html b/docs/Next/types/Sort.html index 35123057aee..0d5222035ba 100644 --- a/docs/Next/types/Sort.html +++ b/docs/Next/types/Sort.html @@ -384,6 +384,7 @@

      Theme

      diff --git a/docs/Next/types/SortDirection.html b/docs/Next/types/SortDirection.html index bba0e5bc53f..73e2c84d045 100644 --- a/docs/Next/types/SortDirection.html +++ b/docs/Next/types/SortDirection.html @@ -384,6 +384,7 @@

      Theme

      diff --git a/docs/Next/types/Stream.html b/docs/Next/types/Stream.html index a9532577983..0cc7dc9d182 100644 --- a/docs/Next/types/Stream.html +++ b/docs/Next/types/Stream.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/StrictFilter.html b/docs/Next/types/StrictFilter.html index 7ecec4415a1..d41312547d0 100644 --- a/docs/Next/types/StrictFilter.html +++ b/docs/Next/types/StrictFilter.html @@ -23,7 +23,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:576
    • diff --git a/docs/Next/types/StrictMatchKeysAndValues.html b/docs/Next/types/StrictMatchKeysAndValues.html index d382445132d..30046008fe7 100644 --- a/docs/Next/types/StrictMatchKeysAndValues.html +++ b/docs/Next/types/StrictMatchKeysAndValues.html @@ -23,7 +23,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:618
    • diff --git a/docs/Next/types/StrictUpdateFilter.html b/docs/Next/types/StrictUpdateFilter.html index 101a2f93ef6..839693825c5 100644 --- a/docs/Next/types/StrictUpdateFilter.html +++ b/docs/Next/types/StrictUpdateFilter.html @@ -56,7 +56,7 @@
      Optional Optional $unset?: OnlyFieldsOfType<TSchema, any, "" | true | 1>
      +
    • Defined in src/mongo_types.ts:588
    • diff --git a/docs/Next/types/SupportedNodeConnectionOptions.html b/docs/Next/types/SupportedNodeConnectionOptions.html index e92fa1fa90e..66502907c51 100644 --- a/docs/Next/types/SupportedNodeConnectionOptions.html +++ b/docs/Next/types/SupportedNodeConnectionOptions.html @@ -18,7 +18,7 @@

      Type alias SupportedNodeConnectionOptions

      +
    • Defined in src/mongo_client.ts:109
    • diff --git a/docs/Next/types/SupportedSocketOptions.html b/docs/Next/types/SupportedSocketOptions.html index 2afcaec2353..41d210aeacd 100644 --- a/docs/Next/types/SupportedSocketOptions.html +++ b/docs/Next/types/SupportedSocketOptions.html @@ -18,7 +18,7 @@

      Type alias SupportedSocketOptions

      SupportedSocketOptions: Pick<TcpNetConnectOpts, typeof LEGAL_TCP_SOCKET_OPTIONS[number]>
      +
    • Defined in src/mongo_client.ts:103
    • diff --git a/docs/Next/types/SupportedTLSConnectionOptions.html b/docs/Next/types/SupportedTLSConnectionOptions.html index ffd0c6e95a2..5d570fa4069 100644 --- a/docs/Next/types/SupportedTLSConnectionOptions.html +++ b/docs/Next/types/SupportedTLSConnectionOptions.html @@ -18,7 +18,7 @@

      Type alias SupportedTLSConnectionOptions

      SupportedTLSConnectionOptions: Pick<TLSConnectionOptions, Extract<keyof TLSConnectionOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
      +
    • Defined in src/mongo_client.ts:91
    • diff --git a/docs/Next/types/SupportedTLSSocketOptions.html b/docs/Next/types/SupportedTLSSocketOptions.html index 1fc36913023..33c2be029b9 100644 --- a/docs/Next/types/SupportedTLSSocketOptions.html +++ b/docs/Next/types/SupportedTLSSocketOptions.html @@ -18,7 +18,7 @@

      Type alias SupportedTLSSocketOptions

      SupportedTLSSocketOptions: Pick<TLSSocketOptions, Extract<keyof TLSSocketOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
      +
    • Defined in src/mongo_client.ts:97
    • diff --git a/docs/Next/types/TagSet.html b/docs/Next/types/TagSet.html index 6fa73cfdc34..f2924bb0703 100644 --- a/docs/Next/types/TagSet.html +++ b/docs/Next/types/TagSet.html @@ -384,6 +384,7 @@

      Theme

      diff --git a/docs/Next/types/TopologyEvents.html b/docs/Next/types/TopologyEvents.html index 76be9dcb3c9..1f4b15eabcf 100644 --- a/docs/Next/types/TopologyEvents.html +++ b/docs/Next/types/TopologyEvents.html @@ -26,7 +26,7 @@
      close

      Returns void

      +
    • Defined in src/sdam/topology.ts:195
    • error:function
        @@ -39,7 +39,7 @@

        Parameters

        error: Error
    • Returns void

      +
    • Defined in src/sdam/topology.ts:192
    • serverClosed:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:187
    • serverDescriptionChanged:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:188
    • serverOpening:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:186
    • timeout:function
    • +
    • Defined in src/sdam/topology.ts:196
    • topologyClosed:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:189
    • topologyDescriptionChanged:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:191
    • topologyOpening:function

      Returns void

    • +
    • Defined in src/sdam/topology.ts:190
    • +
    • Defined in src/sdam/topology.ts:183
    • diff --git a/docs/Next/types/TopologyType.html b/docs/Next/types/TopologyType.html index 00dacc6e70c..9b1f1b910a1 100644 --- a/docs/Next/types/TopologyType.html +++ b/docs/Next/types/TopologyType.html @@ -380,6 +380,7 @@

      Theme

      diff --git a/docs/Next/types/UpdateFilter.html b/docs/Next/types/UpdateFilter.html index 459dfffa741..09e663db08c 100644 --- a/docs/Next/types/UpdateFilter.html +++ b/docs/Next/types/UpdateFilter.html @@ -56,7 +56,7 @@
      Optional Optional $unset?: OnlyFieldsOfType<TSchema, any, "" | true | 1>
      +
    • Defined in src/mongo_types.ts:283
    • diff --git a/docs/Next/types/W.html b/docs/Next/types/W.html index 20ec6af0cad..1543330d326 100644 --- a/docs/Next/types/W.html +++ b/docs/Next/types/W.html @@ -379,6 +379,7 @@

      Theme

      diff --git a/docs/Next/types/WithId.html b/docs/Next/types/WithId.html index acd570c8a0d..933c272b55a 100644 --- a/docs/Next/types/WithId.html +++ b/docs/Next/types/WithId.html @@ -30,7 +30,7 @@

      Type declaration

      _id: InferIdType<TSchema>
      +
    • Defined in src/mongo_types.ts:44
    • diff --git a/docs/Next/types/WithSessionCallback.html b/docs/Next/types/WithSessionCallback.html index c3e3b7eab2c..722170b8bac 100644 --- a/docs/Next/types/WithSessionCallback.html +++ b/docs/Next/types/WithSessionCallback.html @@ -36,7 +36,7 @@
      session: Returns Promise<T>
      +
    • Defined in src/mongo_client.ts:291
    • diff --git a/docs/Next/types/WithTransactionCallback.html b/docs/Next/types/WithTransactionCallback.html index 4c8c11bd51b..823db89ea45 100644 --- a/docs/Next/types/WithTransactionCallback.html +++ b/docs/Next/types/WithTransactionCallback.html @@ -36,7 +36,7 @@
      session: Returns Promise<T>
      +
    • Defined in src/sessions.ts:71
    • diff --git a/docs/Next/types/WithoutId.html b/docs/Next/types/WithoutId.html index 5975b0552c6..a815d693271 100644 --- a/docs/Next/types/WithoutId.html +++ b/docs/Next/types/WithoutId.html @@ -25,7 +25,7 @@

      Type Parameters

      TSchema

      +
    • Defined in src/mongo_types.ts:75
    • diff --git a/docs/Next/variables/AuthMechanism-1.html b/docs/Next/variables/AuthMechanism-1.html index 5c402f31b10..c2981587fdb 100644 --- a/docs/Next/variables/AuthMechanism-1.html +++ b/docs/Next/variables/AuthMechanism-1.html @@ -402,6 +402,7 @@

      Theme

      diff --git a/docs/Next/variables/AutoEncryptionLoggerLevel-1.html b/docs/Next/variables/AutoEncryptionLoggerLevel-1.html index 2d4b535e6cf..f2d7a77e981 100644 --- a/docs/Next/variables/AutoEncryptionLoggerLevel-1.html +++ b/docs/Next/variables/AutoEncryptionLoggerLevel-1.html @@ -393,6 +393,7 @@

      Theme

      diff --git a/docs/Next/variables/BSON.BSONType-1.html b/docs/Next/variables/BSON.BSONType-1.html index 383159effcc..1f8a1d9292b 100644 --- a/docs/Next/variables/BSON.BSONType-1.html +++ b/docs/Next/variables/BSON.BSONType-1.html @@ -482,6 +482,7 @@

      Theme

      diff --git a/docs/Next/variables/BSON.EJSON.html b/docs/Next/variables/BSON.EJSON.html index 2ac7a41b3a8..f2881a5bbf8 100644 --- a/docs/Next/variables/BSON.EJSON.html +++ b/docs/Next/variables/BSON.EJSON.html @@ -30,7 +30,7 @@
      serializestringify: typeof stringify
      +
    • Defined in node_modules/bson/bson.d.ts:545
    • diff --git a/docs/Next/variables/BSON.LongWithoutOverridesClass.html b/docs/Next/variables/BSON.LongWithoutOverridesClass.html index 8f9d9fada62..10c9edba33d 100644 --- a/docs/Next/variables/BSON.LongWithoutOverridesClass.html +++ b/docs/Next/variables/BSON.LongWithoutOverridesClass.html @@ -19,7 +19,7 @@

      Variable LongWithoutOverridesClassConstLongWithoutOverridesClass: LongWithoutOverrides

      +
    • Defined in node_modules/bson/bson.d.ts:949
    • diff --git a/docs/Next/variables/BatchType-1.html b/docs/Next/variables/BatchType-1.html index 1c062791260..828903872c3 100644 --- a/docs/Next/variables/BatchType-1.html +++ b/docs/Next/variables/BatchType-1.html @@ -389,6 +389,7 @@

      Theme

      diff --git a/docs/Next/variables/CURSOR_FLAGS.html b/docs/Next/variables/CURSOR_FLAGS.html index bc56c4563ef..48c2fc151a1 100644 --- a/docs/Next/variables/CURSOR_FLAGS.html +++ b/docs/Next/variables/CURSOR_FLAGS.html @@ -18,7 +18,7 @@

      Variable CURSOR_FLAGSConst

      CURSOR_FLAGS: readonly ["tailable", "oplogReplay", "noCursorTimeout", "awaitData", "exhaust", "partial"] = ...
      +
    • Defined in src/cursor/abstract_cursor.ts:51
    • diff --git a/docs/Next/variables/Compressor-1.html b/docs/Next/variables/Compressor-1.html index 9d9c10eb696..9caf012af1e 100644 --- a/docs/Next/variables/Compressor-1.html +++ b/docs/Next/variables/Compressor-1.html @@ -29,8 +29,8 @@
      Readonly Readonly zstd: 3
      +
    • Defined in src/cmap/wire_protocol/compression.ts:17
    • +
    • Defined in src/cmap/wire_protocol/compression.ts:25
    • diff --git a/docs/Next/variables/ExplainVerbosity-1.html b/docs/Next/variables/ExplainVerbosity-1.html index 9a3967ff8af..2fb18cefa2a 100644 --- a/docs/Next/variables/ExplainVerbosity-1.html +++ b/docs/Next/variables/ExplainVerbosity-1.html @@ -391,6 +391,7 @@

      Theme

      diff --git a/docs/Next/variables/GSSAPICanonicalizationValue-1.html b/docs/Next/variables/GSSAPICanonicalizationValue-1.html index d0270dd0da5..b7a9b8eadee 100644 --- a/docs/Next/variables/GSSAPICanonicalizationValue-1.html +++ b/docs/Next/variables/GSSAPICanonicalizationValue-1.html @@ -393,6 +393,7 @@

      Theme

      diff --git a/docs/Next/variables/LEGAL_TCP_SOCKET_OPTIONS.html b/docs/Next/variables/LEGAL_TCP_SOCKET_OPTIONS.html index 9d3fe3bca58..acf322cf9b4 100644 --- a/docs/Next/variables/LEGAL_TCP_SOCKET_OPTIONS.html +++ b/docs/Next/variables/LEGAL_TCP_SOCKET_OPTIONS.html @@ -18,7 +18,7 @@

      Variable LEGAL_TCP_SOCKET_OPTIONSConstLEGAL_TCP_SOCKET_OPTIONS: readonly ["family", "hints", "localAddress", "localPort", "lookup"] = ...

      +
    • Defined in src/cmap/connect.ts:275
    • diff --git a/docs/Next/variables/LEGAL_TLS_SOCKET_OPTIONS.html b/docs/Next/variables/LEGAL_TLS_SOCKET_OPTIONS.html index ac1e7c7e377..cda700c1782 100644 --- a/docs/Next/variables/LEGAL_TLS_SOCKET_OPTIONS.html +++ b/docs/Next/variables/LEGAL_TLS_SOCKET_OPTIONS.html @@ -18,7 +18,7 @@

      Variable LEGAL_TLS_SOCKET_OPTIONSConstLEGAL_TLS_SOCKET_OPTIONS: readonly ["ALPNProtocols", "ca", "cert", "checkServerIdentity", "ciphers", "crl", "ecdhCurve", "key", "minDHSize", "passphrase", "pfx", "rejectUnauthorized", "secureContext", "secureProtocol", "servername", "session"] = ...

      +
    • Defined in src/cmap/connect.ts:255
    • diff --git a/docs/Next/variables/MONGO_CLIENT_EVENTS.html b/docs/Next/variables/MONGO_CLIENT_EVENTS.html index b764bc56d41..7cd4ea1759d 100644 --- a/docs/Next/variables/MONGO_CLIENT_EVENTS.html +++ b/docs/Next/variables/MONGO_CLIENT_EVENTS.html @@ -18,7 +18,7 @@

      Variable MONGO_CLIENT_EVENTSConst
      MONGO_CLIENT_EVENTS: readonly ["connectionPoolCreated", "connectionPoolReady", "connectionPoolCleared", "connectionPoolClosed", "connectionCreated", "connectionReady", "connectionClosed", "connectionCheckOutStarted", "connectionCheckOutFailed", "connectionCheckedOut", "connectionCheckedIn", "commandStarted", "commandSucceeded", "commandFailed", "serverOpening", "serverClosed", "serverDescriptionChanged", "topologyOpening", "topologyClosed", "topologyDescriptionChanged", "error", "timeout", "close", "serverHeartbeatStarted", "serverHeartbeatSucceeded", "serverHeartbeatFailed"] = ...

      +
    • Defined in src/constants.ts:150
    • diff --git a/docs/Next/variables/MongoErrorLabel-1.html b/docs/Next/variables/MongoErrorLabel-1.html index 86f0daa146c..0d9e6e8f0c4 100644 --- a/docs/Next/variables/MongoErrorLabel-1.html +++ b/docs/Next/variables/MongoErrorLabel-1.html @@ -15,7 +15,7 @@
    • mongodb
    • MongoErrorLabel
    • Variable MongoErrorLabelConst

      -
      MongoErrorLabel: Readonly<{
          HandshakeError: "HandshakeError";
          InterruptInUseConnections: "InterruptInUseConnections";
          NoWritesPerformed: "NoWritesPerformed";
          ResetPool: "ResetPool";
          ResumableChangeStreamError: "ResumableChangeStreamError";
          RetryableWriteError: "RetryableWriteError";
          TransientTransactionError: "TransientTransactionError";
          UnknownTransactionCommitResult: "UnknownTransactionCommitResult";
      }> = ...
      +
      MongoErrorLabel: Readonly<{
          HandshakeError: "HandshakeError";
          InterruptInUseConnections: "InterruptInUseConnections";
          NoWritesPerformed: "NoWritesPerformed";
          PoolRequstedRetry: "PoolRequstedRetry";
          ResetPool: "ResetPool";
          ResumableChangeStreamError: "ResumableChangeStreamError";
          RetryableWriteError: "RetryableWriteError";
          TransientTransactionError: "TransientTransactionError";
          UnknownTransactionCommitResult: "UnknownTransactionCommitResult";
      }> = ...

      Type declaration

        @@ -26,6 +26,8 @@
        Readonly
        Readonly NoWritesPerformed: "NoWritesPerformed"
      • +
        Readonly PoolRequstedRetry: "PoolRequstedRetry"
      • +
      • Readonly ResetPool: "ResetPool"
      • Readonly ResumableChangeStreamError: "ResumableChangeStreamError"
      • @@ -38,7 +40,7 @@
        Readonly
      +
    • Defined in src/error.ts:101
    • diff --git a/docs/Next/variables/ProfilingLevel-1.html b/docs/Next/variables/ProfilingLevel-1.html index 1b5aaa44914..595b6a55855 100644 --- a/docs/Next/variables/ProfilingLevel-1.html +++ b/docs/Next/variables/ProfilingLevel-1.html @@ -389,6 +389,7 @@

      Theme

      diff --git a/docs/Next/variables/ReadConcernLevel-1.html b/docs/Next/variables/ReadConcernLevel-1.html index dfe20d6d6d8..8388799a2ef 100644 --- a/docs/Next/variables/ReadConcernLevel-1.html +++ b/docs/Next/variables/ReadConcernLevel-1.html @@ -393,6 +393,7 @@

      Theme

      diff --git a/docs/Next/variables/ReadPreferenceMode-1.html b/docs/Next/variables/ReadPreferenceMode-1.html index c21dba0068c..1cca954be6d 100644 --- a/docs/Next/variables/ReadPreferenceMode-1.html +++ b/docs/Next/variables/ReadPreferenceMode-1.html @@ -393,6 +393,7 @@

      Theme

      diff --git a/docs/Next/variables/ReturnDocument-1.html b/docs/Next/variables/ReturnDocument-1.html index c1f57534014..06175bb7de0 100644 --- a/docs/Next/variables/ReturnDocument-1.html +++ b/docs/Next/variables/ReturnDocument-1.html @@ -387,6 +387,7 @@

      Theme

      diff --git a/docs/Next/variables/ServerApiVersion-1.html b/docs/Next/variables/ServerApiVersion-1.html index d4c33bfd4c8..20ba9210c60 100644 --- a/docs/Next/variables/ServerApiVersion-1.html +++ b/docs/Next/variables/ServerApiVersion-1.html @@ -23,8 +23,8 @@

      Type declaration

      Readonly v1: "1"
      +
    • Defined in src/mongo_client.ts:56
    • +
    • Defined in src/mongo_client.ts:61
    • diff --git a/docs/Next/variables/ServerMonitoringMode-1.html b/docs/Next/variables/ServerMonitoringMode-1.html new file mode 100644 index 00000000000..db409e68b74 --- /dev/null +++ b/docs/Next/variables/ServerMonitoringMode-1.html @@ -0,0 +1,437 @@ +ServerMonitoringMode | mongodb
      +
      + +
      +
      +
      +
      + +

      Variable ServerMonitoringModeConst

      +
      ServerMonitoringMode: Readonly<{
          auto: "auto";
          poll: "poll";
          stream: "stream";
      }> = ...
      +
      +

      Type declaration

      +
        +
      • +
        Readonly auto: "auto"
      • +
      • +
        Readonly poll: "poll"
      • +
      • +
        Readonly stream: "stream"
      +
      +
      + +
      +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/docs/Next/variables/ServerType-1.html b/docs/Next/variables/ServerType-1.html index 3d69e2333fa..486a19fb5c7 100644 --- a/docs/Next/variables/ServerType-1.html +++ b/docs/Next/variables/ServerType-1.html @@ -405,6 +405,7 @@

      Theme

      diff --git a/docs/Next/variables/TopologyType-1.html b/docs/Next/variables/TopologyType-1.html index 3c937b97fb9..bcd4fa8d474 100644 --- a/docs/Next/variables/TopologyType-1.html +++ b/docs/Next/variables/TopologyType-1.html @@ -397,6 +397,7 @@

      Theme

      diff --git a/docs/index.html b/docs/index.html index 038fa39dbcf..89e499d1e32 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,7 @@ - +