From 7fb520767e340b440a6ab8a8daf8d4eb48ffcdbb Mon Sep 17 00:00:00 2001 From: avaly Date: Mon, 22 Aug 2022 14:36:56 +0000 Subject: [PATCH] [create-pull-request] automated change --- docs/Next/assets/search.js | 2 +- docs/Next/classes/AbstractCursor.html | 34 ++-- docs/Next/classes/Admin.html | 22 +-- docs/Next/classes/AggregationCursor.html | 58 +++--- docs/Next/classes/Batch.html | 2 +- docs/Next/classes/BulkOperationBase.html | 6 +- docs/Next/classes/BulkWriteResult.html | 48 ++--- docs/Next/classes/CancellationToken.html | 2 +- docs/Next/classes/ChangeStream.html | 22 +-- docs/Next/classes/ClientSession.html | 28 +-- docs/Next/classes/Collection.html | 102 +++++------ docs/Next/classes/CommandFailedEvent.html | 2 +- docs/Next/classes/CommandStartedEvent.html | 2 +- docs/Next/classes/CommandSucceededEvent.html | 2 +- .../ConnectionCheckOutFailedEvent.html | 6 +- .../ConnectionCheckOutStartedEvent.html | 4 +- .../classes/ConnectionCheckedInEvent.html | 6 +- .../classes/ConnectionCheckedOutEvent.html | 6 +- docs/Next/classes/ConnectionClosedEvent.html | 8 +- docs/Next/classes/ConnectionCreatedEvent.html | 6 +- .../classes/ConnectionPoolClearedEvent.html | 4 +- .../classes/ConnectionPoolClosedEvent.html | 4 +- .../classes/ConnectionPoolCreatedEvent.html | 6 +- .../ConnectionPoolMonitoringEvent.html | 4 +- docs/Next/classes/ConnectionReadyEvent.html | 6 +- docs/Next/classes/Db.html | 48 ++--- docs/Next/classes/FindCursor.html | 74 ++++---- docs/Next/classes/FindOperators.html | 16 +- docs/Next/classes/GridFSBucket.html | 22 +-- docs/Next/classes/GridFSBucketReadStream.html | 16 +- .../Next/classes/GridFSBucketWriteStream.html | 20 +-- docs/Next/classes/HostAddress.html | 4 +- docs/Next/classes/ListCollectionsCursor.html | 34 ++-- docs/Next/classes/ListIndexesCursor.html | 34 ++-- docs/Next/classes/Logger.html | 28 +-- docs/Next/classes/Long.html | 166 +++++++++--------- docs/Next/classes/MaxKey.html | 2 +- docs/Next/classes/MinKey.html | 2 +- docs/Next/classes/MongoAPIError.html | 8 +- docs/Next/classes/MongoAWSError.html | 8 +- .../classes/MongoBatchReExecutionError.html | 8 +- docs/Next/classes/MongoBulkWriteError.html | 24 +-- docs/Next/classes/MongoChangeStreamError.html | 8 +- docs/Next/classes/MongoClient.html | 20 +-- .../Next/classes/MongoCompatibilityError.html | 8 +- docs/Next/classes/MongoCredentials.html | 16 +- .../classes/MongoCursorExhaustedError.html | 8 +- docs/Next/classes/MongoCursorInUseError.html | 8 +- docs/Next/classes/MongoDBNamespace.html | 4 +- .../Next/classes/MongoDecompressionError.html | 8 +- docs/Next/classes/MongoDriverError.html | 8 +- docs/Next/classes/MongoError.html | 8 +- .../classes/MongoExpiredSessionError.html | 8 +- docs/Next/classes/MongoGridFSChunkError.html | 8 +- docs/Next/classes/MongoGridFSStreamError.html | 8 +- .../classes/MongoInvalidArgumentError.html | 8 +- docs/Next/classes/MongoKerberosError.html | 8 +- .../classes/MongoMissingCredentialsError.html | 8 +- .../classes/MongoMissingDependencyError.html | 8 +- docs/Next/classes/MongoNetworkError.html | 8 +- .../classes/MongoNetworkTimeoutError.html | 8 +- docs/Next/classes/MongoNotConnectedError.html | 8 +- docs/Next/classes/MongoParseError.html | 8 +- docs/Next/classes/MongoRuntimeError.html | 8 +- docs/Next/classes/MongoServerClosedError.html | 8 +- docs/Next/classes/MongoServerError.html | 8 +- .../classes/MongoServerSelectionError.html | 10 +- docs/Next/classes/MongoSystemError.html | 10 +- .../classes/MongoTailableCursorError.html | 8 +- .../classes/MongoTopologyClosedError.html | 8 +- docs/Next/classes/MongoTransactionError.html | 8 +- .../MongoUnexpectedServerResponseError.html | 8 +- docs/Next/classes/MongoWriteConcernError.html | 10 +- docs/Next/classes/ObjectId.html | 28 +-- docs/Next/classes/OrderedBulkOperation.html | 6 +- docs/Next/classes/Promise.html | 6 +- docs/Next/classes/ReadConcern.html | 4 +- docs/Next/classes/ReadPreference.html | 18 +- docs/Next/classes/ServerCapabilities.html | 2 +- docs/Next/classes/ServerClosedEvent.html | 4 +- docs/Next/classes/ServerDescription.html | 8 +- .../ServerDescriptionChangedEvent.html | 8 +- .../classes/ServerHeartbeatFailedEvent.html | 6 +- .../classes/ServerHeartbeatStartedEvent.html | 2 +- .../ServerHeartbeatSucceededEvent.html | 6 +- docs/Next/classes/ServerOpeningEvent.html | 4 +- docs/Next/classes/ServerSession.html | 2 +- docs/Next/classes/StreamDescription.html | 2 +- docs/Next/classes/Timestamp.html | 14 +- docs/Next/classes/TopologyClosedEvent.html | 2 +- docs/Next/classes/TopologyDescription.html | 6 +- .../TopologyDescriptionChangedEvent.html | 6 +- docs/Next/classes/TopologyOpeningEvent.html | 2 +- docs/Next/classes/Transaction.html | 8 +- docs/Next/classes/TypedEventEmitter.html | 4 +- docs/Next/classes/UnorderedBulkOperation.html | 6 +- docs/Next/classes/WriteConcern.html | 12 +- docs/Next/classes/WriteConcernError.html | 10 +- docs/Next/classes/WriteError.html | 12 +- .../interfaces/AbstractCursorOptions.html | 24 +-- docs/Next/interfaces/AddUserOptions.html | 38 ++-- docs/Next/interfaces/AggregateOptions.html | 46 ++--- .../interfaces/AggregationCursorOptions.html | 50 +++--- docs/Next/interfaces/Auth.html | 4 +- .../interfaces/AuthMechanismProperties.html | 2 +- docs/Next/interfaces/AutoEncrypter.html | 2 +- .../interfaces/AutoEncryptionOptions.html | 20 +-- .../interfaces/AutoEncryptionTlsOptions.html | 6 +- .../Next/interfaces/BSONSerializeOptions.html | 10 +- docs/Next/interfaces/BulkResult.html | 2 +- .../interfaces/BulkWriteOperationError.html | 2 +- docs/Next/interfaces/BulkWriteOptions.html | 40 ++--- .../ChangeStreamCollModDocument.html | 12 +- .../ChangeStreamCreateDocument.html | 12 +- .../ChangeStreamCreateIndexDocument.html | 14 +- .../ChangeStreamDeleteDocument.html | 18 +- .../ChangeStreamDocumentCollectionUUID.html | 2 +- .../ChangeStreamDocumentCommon.html | 8 +- .../interfaces/ChangeStreamDocumentKey.html | 2 +- ...ngeStreamDocumentOperationDescription.html | 2 +- .../ChangeStreamDropDatabaseDocument.html | 12 +- .../interfaces/ChangeStreamDropDocument.html | 14 +- .../ChangeStreamDropIndexDocument.html | 14 +- .../ChangeStreamInsertDocument.html | 18 +- .../ChangeStreamInvalidateDocument.html | 10 +- .../interfaces/ChangeStreamNameSpace.html | 2 +- docs/Next/interfaces/ChangeStreamOptions.html | 58 +++--- ...treamRefineCollectionShardKeyDocument.html | 14 +- .../ChangeStreamRenameDocument.html | 16 +- .../ChangeStreamReplaceDocument.html | 18 +- ...ChangeStreamReshardCollectionDocument.html | 14 +- .../ChangeStreamShardCollectionDocument.html | 14 +- .../ChangeStreamUpdateDocument.html | 22 +-- docs/Next/interfaces/ClientMetadata.html | 2 +- .../interfaces/ClientMetadataOptions.html | 2 +- .../Next/interfaces/ClientSessionOptions.html | 6 +- docs/Next/interfaces/CloseOptions.html | 2 +- docs/Next/interfaces/ClusterTime.html | 2 +- .../ClusteredCollectionOptions.html | 2 +- docs/Next/interfaces/CollStats.html | 42 ++--- docs/Next/interfaces/CollStatsOptions.html | 34 ++-- docs/Next/interfaces/CollationOptions.html | 2 +- docs/Next/interfaces/CollectionInfo.html | 2 +- docs/Next/interfaces/CollectionOptions.html | 20 +-- .../interfaces/CommandOperationOptions.html | 32 ++-- docs/Next/interfaces/ConnectOptions.html | 2 +- docs/Next/interfaces/ConnectionOptions.html | 14 +- .../interfaces/ConnectionPoolOptions.html | 24 +-- .../interfaces/CountDocumentsOptions.html | 50 +++--- docs/Next/interfaces/CountOptions.html | 40 ++--- .../interfaces/CreateCollectionOptions.html | 64 +++---- .../Next/interfaces/CreateIndexesOptions.html | 54 +++--- docs/Next/interfaces/CursorCloseOptions.html | 2 +- docs/Next/interfaces/CursorStreamOptions.html | 2 +- docs/Next/interfaces/DbOptions.html | 24 +-- docs/Next/interfaces/DbStatsOptions.html | 34 ++-- docs/Next/interfaces/DeleteManyModel.html | 6 +- docs/Next/interfaces/DeleteOneModel.html | 6 +- docs/Next/interfaces/DeleteOptions.html | 38 ++-- docs/Next/interfaces/DeleteResult.html | 4 +- docs/Next/interfaces/DeleteStatement.html | 8 +- docs/Next/interfaces/DestroyOptions.html | 2 +- docs/Next/interfaces/DriverInfo.html | 2 +- .../interfaces/DropCollectionOptions.html | 32 ++-- docs/Next/interfaces/EndSessionOptions.html | 2 +- docs/Next/interfaces/ErrorDescription.html | 2 +- .../EstimatedDocumentCountOptions.html | 34 ++-- docs/Next/interfaces/EvalOptions.html | 32 ++-- docs/Next/interfaces/ExplainOptions.html | 2 +- docs/Next/interfaces/FilterOperators.html | 4 +- .../interfaces/FindOneAndDeleteOptions.html | 38 ++-- .../interfaces/FindOneAndReplaceOptions.html | 44 ++--- .../interfaces/FindOneAndUpdateOptions.html | 46 ++--- docs/Next/interfaces/FindOptions.html | 70 ++++---- docs/Next/interfaces/GridFSBucketOptions.html | 8 +- .../GridFSBucketReadStreamOptions.html | 4 +- ...FSBucketReadStreamOptionsWithRevision.html | 6 +- .../GridFSBucketWriteStreamOptions.html | 12 +- docs/Next/interfaces/GridFSChunk.html | 2 +- docs/Next/interfaces/GridFSFile.html | 2 +- docs/Next/interfaces/HedgeOptions.html | 2 +- docs/Next/interfaces/IndexDescription.html | 22 +-- .../interfaces/IndexInformationOptions.html | 2 +- docs/Next/interfaces/InsertManyResult.html | 6 +- docs/Next/interfaces/InsertOneModel.html | 2 +- docs/Next/interfaces/InsertOneOptions.html | 36 ++-- docs/Next/interfaces/InsertOneResult.html | 4 +- .../interfaces/ListCollectionsOptions.html | 36 ++-- .../Next/interfaces/ListDatabasesOptions.html | 36 ++-- docs/Next/interfaces/ListDatabasesResult.html | 2 +- docs/Next/interfaces/ListIndexesOptions.html | 32 ++-- docs/Next/interfaces/LoggerOptions.html | 2 +- docs/Next/interfaces/MapReduceOptions.html | 50 +++--- docs/Next/interfaces/ModifyResult.html | 2 +- docs/Next/interfaces/MongoClientOptions.html | 140 +++++++-------- .../interfaces/MongoCredentialsOptions.html | 2 +- .../interfaces/MongoNetworkErrorOptions.html | 2 +- docs/Next/interfaces/MongoOptions.html | 70 ++++---- docs/Next/interfaces/MonitorOptions.html | 14 +- docs/Next/interfaces/OperationOptions.html | 18 +- docs/Next/interfaces/PipeOptions.html | 2 +- docs/Next/interfaces/PkFactory.html | 2 +- docs/Next/interfaces/ProxyOptions.html | 2 +- .../interfaces/ReadPreferenceFromOptions.html | 6 +- .../interfaces/ReadPreferenceLikeOptions.html | 6 +- .../interfaces/ReadPreferenceOptions.html | 4 +- docs/Next/interfaces/RenameOptions.html | 36 ++-- docs/Next/interfaces/ReplaceOneModel.html | 10 +- docs/Next/interfaces/ReplaceOptions.html | 40 ++--- docs/Next/interfaces/ResumeOptions.html | 2 +- docs/Next/interfaces/RoleSpecification.html | 4 +- docs/Next/interfaces/RootFilterOperators.html | 2 +- docs/Next/interfaces/SelectServerOptions.html | 4 +- docs/Next/interfaces/ServerApi.html | 2 +- .../interfaces/StreamDescriptionOptions.html | 2 +- .../TimeSeriesCollectionOptions.html | 2 +- .../TopologyDescriptionOptions.html | 2 +- docs/Next/interfaces/TopologyOptions.html | 40 ++--- docs/Next/interfaces/TopologyVersion.html | 2 +- docs/Next/interfaces/TransactionOptions.html | 34 ++-- docs/Next/interfaces/UpdateDescription.html | 6 +- docs/Next/interfaces/UpdateManyModel.html | 12 +- docs/Next/interfaces/UpdateOneModel.html | 12 +- docs/Next/interfaces/UpdateOptions.html | 42 ++--- docs/Next/interfaces/UpdateResult.html | 10 +- docs/Next/interfaces/UpdateStatement.html | 14 +- .../interfaces/ValidateCollectionOptions.html | 32 ++-- docs/Next/interfaces/WiredTigerData.html | 2 +- .../interfaces/WriteConcernErrorData.html | 2 +- docs/Next/interfaces/WriteConcernOptions.html | 2 +- .../Next/interfaces/WriteConcernSettings.html | 12 +- docs/Next/modules.html | 38 ++-- docs/categories/index.xml | 8 +- docs/index.html | 2 +- docs/index.xml | 8 +- docs/sitemap.xml | 12 +- docs/tags/index.xml | 8 +- 237 files changed, 1847 insertions(+), 1829 deletions(-) diff --git a/docs/Next/assets/search.js b/docs/Next/assets/search.js index a8a227be5cc..c1b67b8ee0d 100644 --- a/docs/Next/assets/search.js +++ b/docs/Next/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"32\":\"Variable\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"8388608\":\"Event\"},\"rows\":[{\"id\":0,\"kind\":32,\"name\":\"ObjectID\",\"url\":\"modules.html#ObjectID\",\"classes\":\"tsd-kind-variable\"},{\"id\":1,\"kind\":4194304,\"name\":\"AnyBulkWriteOperation\",\"url\":\"modules.html#AnyBulkWriteOperation\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2,\"kind\":256,\"name\":\"BulkWriteOptions\",\"url\":\"interfaces/BulkWriteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/BulkWriteOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":4,\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/BulkWriteOptions.html#ordered\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":5,\"kind\":1024,\"name\":\"keepGoing\",\"url\":\"interfaces/BulkWriteOptions.html#keepGoing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":6,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/BulkWriteOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":7,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/BulkWriteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":8,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/BulkWriteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":9,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/BulkWriteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":10,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/BulkWriteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":11,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/BulkWriteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":12,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/BulkWriteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":13,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/BulkWriteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":14,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/BulkWriteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":15,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/BulkWriteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":16,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/BulkWriteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":17,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/BulkWriteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":18,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/BulkWriteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":19,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/BulkWriteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":20,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/BulkWriteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":21,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BulkWriteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":22,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BulkWriteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":23,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/BulkWriteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":24,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/BulkWriteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":25,\"kind\":128,\"name\":\"MongoBulkWriteError\",\"url\":\"classes/MongoBulkWriteError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":26,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":27,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBulkWriteError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBulkWriteError\"},{\"id\":28,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoBulkWriteError.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":29,\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"classes/MongoBulkWriteError.html#writeErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":30,\"kind\":1024,\"name\":\"err\",\"url\":\"classes/MongoBulkWriteError.html#err\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":31,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBulkWriteError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBulkWriteError\"},{\"id\":32,\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/MongoBulkWriteError.html#insertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":33,\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/MongoBulkWriteError.html#matchedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":34,\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/MongoBulkWriteError.html#modifiedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":35,\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/MongoBulkWriteError.html#deletedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":36,\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/MongoBulkWriteError.html#upsertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":37,\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":38,\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":39,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoBulkWriteError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":40,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoBulkWriteError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":41,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoBulkWriteError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":42,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoBulkWriteError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":43,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBulkWriteError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":44,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBulkWriteError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":45,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBulkWriteError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":46,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":47,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":48,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBulkWriteError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":49,\"kind\":128,\"name\":\"MongoAPIError\",\"url\":\"classes/MongoAPIError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":50,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoAPIError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoAPIError\"},{\"id\":51,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAPIError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAPIError\"},{\"id\":52,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAPIError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAPIError\"},{\"id\":53,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAPIError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":54,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAPIError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":55,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAPIError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":56,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAPIError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":57,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAPIError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":58,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAPIError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":59,\"kind\":128,\"name\":\"MongoAWSError\",\"url\":\"classes/MongoAWSError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":60,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoAWSError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoAWSError\"},{\"id\":61,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAWSError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAWSError\"},{\"id\":62,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAWSError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAWSError\"},{\"id\":63,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAWSError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":64,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAWSError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":65,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAWSError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":66,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAWSError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":67,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAWSError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":68,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAWSError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":69,\"kind\":128,\"name\":\"MongoBatchReExecutionError\",\"url\":\"classes/MongoBatchReExecutionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":70,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBatchReExecutionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":71,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBatchReExecutionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":72,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBatchReExecutionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":73,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBatchReExecutionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":74,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBatchReExecutionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":75,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBatchReExecutionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":76,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":77,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":78,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBatchReExecutionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":79,\"kind\":128,\"name\":\"MongoChangeStreamError\",\"url\":\"classes/MongoChangeStreamError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":80,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoChangeStreamError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoChangeStreamError\"},{\"id\":81,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoChangeStreamError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoChangeStreamError\"},{\"id\":82,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoChangeStreamError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoChangeStreamError\"},{\"id\":83,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoChangeStreamError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":84,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoChangeStreamError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":85,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoChangeStreamError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":86,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":87,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":88,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoChangeStreamError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":89,\"kind\":128,\"name\":\"MongoCompatibilityError\",\"url\":\"classes/MongoCompatibilityError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":90,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCompatibilityError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCompatibilityError\"},{\"id\":91,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCompatibilityError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCompatibilityError\"},{\"id\":92,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCompatibilityError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCompatibilityError\"},{\"id\":93,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCompatibilityError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":94,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCompatibilityError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":95,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCompatibilityError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":96,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":97,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":98,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCompatibilityError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":99,\"kind\":128,\"name\":\"MongoCursorExhaustedError\",\"url\":\"classes/MongoCursorExhaustedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":100,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCursorExhaustedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":101,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorExhaustedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":102,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorExhaustedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":103,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorExhaustedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":104,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorExhaustedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":105,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorExhaustedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":106,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":107,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":108,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorExhaustedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":109,\"kind\":128,\"name\":\"MongoCursorInUseError\",\"url\":\"classes/MongoCursorInUseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":110,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCursorInUseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCursorInUseError\"},{\"id\":111,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorInUseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorInUseError\"},{\"id\":112,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorInUseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorInUseError\"},{\"id\":113,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorInUseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":114,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorInUseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":115,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorInUseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":116,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":117,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":118,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorInUseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":119,\"kind\":128,\"name\":\"MongoDecompressionError\",\"url\":\"classes/MongoDecompressionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":120,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoDecompressionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoDecompressionError\"},{\"id\":121,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDecompressionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDecompressionError\"},{\"id\":122,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDecompressionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDecompressionError\"},{\"id\":123,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDecompressionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":124,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDecompressionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":125,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDecompressionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":126,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":127,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":128,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDecompressionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":129,\"kind\":128,\"name\":\"MongoDriverError\",\"url\":\"classes/MongoDriverError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoDriverError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoDriverError\"},{\"id\":131,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDriverError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDriverError\"},{\"id\":132,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDriverError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDriverError\"},{\"id\":133,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDriverError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":134,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDriverError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":135,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDriverError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":136,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDriverError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":137,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDriverError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":138,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDriverError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":139,\"kind\":128,\"name\":\"MongoError\",\"url\":\"classes/MongoError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":141,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoError\"},{\"id\":142,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":143,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":144,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoError\"},{\"id\":145,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":146,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":147,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":148,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":149,\"kind\":128,\"name\":\"MongoExpiredSessionError\",\"url\":\"classes/MongoExpiredSessionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":150,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoExpiredSessionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":151,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoExpiredSessionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":152,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoExpiredSessionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":153,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoExpiredSessionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":154,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoExpiredSessionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":155,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoExpiredSessionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":156,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":157,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":158,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoExpiredSessionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":159,\"kind\":128,\"name\":\"MongoGridFSChunkError\",\"url\":\"classes/MongoGridFSChunkError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":160,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoGridFSChunkError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":161,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSChunkError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":162,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSChunkError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":163,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSChunkError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":164,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSChunkError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":165,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSChunkError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":166,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":167,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":168,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSChunkError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":169,\"kind\":128,\"name\":\"MongoGridFSStreamError\",\"url\":\"classes/MongoGridFSStreamError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":170,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoGridFSStreamError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":171,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSStreamError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":172,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSStreamError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":173,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSStreamError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":174,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSStreamError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":175,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSStreamError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":176,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":177,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":178,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSStreamError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":179,\"kind\":128,\"name\":\"MongoInvalidArgumentError\",\"url\":\"classes/MongoInvalidArgumentError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":180,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoInvalidArgumentError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":181,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoInvalidArgumentError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":182,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoInvalidArgumentError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":183,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoInvalidArgumentError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":184,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":185,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":186,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":187,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":188,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":189,\"kind\":128,\"name\":\"MongoKerberosError\",\"url\":\"classes/MongoKerberosError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":190,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoKerberosError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoKerberosError\"},{\"id\":191,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoKerberosError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoKerberosError\"},{\"id\":192,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoKerberosError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoKerberosError\"},{\"id\":193,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoKerberosError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":194,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoKerberosError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":195,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoKerberosError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":196,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoKerberosError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":197,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoKerberosError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":198,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoKerberosError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":199,\"kind\":128,\"name\":\"MongoMissingCredentialsError\",\"url\":\"classes/MongoMissingCredentialsError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":200,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoMissingCredentialsError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":201,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingCredentialsError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":202,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingCredentialsError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":203,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingCredentialsError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":204,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingCredentialsError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":205,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingCredentialsError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":206,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":207,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":208,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingCredentialsError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":209,\"kind\":128,\"name\":\"MongoMissingDependencyError\",\"url\":\"classes/MongoMissingDependencyError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":210,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoMissingDependencyError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":211,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingDependencyError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":212,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingDependencyError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":213,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingDependencyError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":214,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingDependencyError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":215,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingDependencyError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":216,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":217,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":218,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingDependencyError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":219,\"kind\":128,\"name\":\"MongoNetworkError\",\"url\":\"classes/MongoNetworkError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":220,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNetworkError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNetworkError\"},{\"id\":221,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkError\"},{\"id\":222,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkError\"},{\"id\":223,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":224,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":225,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":226,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":227,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":228,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":229,\"kind\":128,\"name\":\"MongoNetworkTimeoutError\",\"url\":\"classes/MongoNetworkTimeoutError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":230,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNetworkTimeoutError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":231,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkTimeoutError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":232,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkTimeoutError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":233,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkTimeoutError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":234,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":235,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":236,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":237,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":238,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":239,\"kind\":128,\"name\":\"MongoNotConnectedError\",\"url\":\"classes/MongoNotConnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":240,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNotConnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNotConnectedError\"},{\"id\":241,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNotConnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNotConnectedError\"},{\"id\":242,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNotConnectedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNotConnectedError\"},{\"id\":243,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNotConnectedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":244,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNotConnectedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":245,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNotConnectedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":246,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":247,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":248,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNotConnectedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":249,\"kind\":128,\"name\":\"MongoParseError\",\"url\":\"classes/MongoParseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":250,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoParseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoParseError\"},{\"id\":251,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoParseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoParseError\"},{\"id\":252,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoParseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoParseError\"},{\"id\":253,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoParseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":254,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoParseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":255,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoParseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":256,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoParseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":257,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoParseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":258,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoParseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":259,\"kind\":128,\"name\":\"MongoRuntimeError\",\"url\":\"classes/MongoRuntimeError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":260,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoRuntimeError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoRuntimeError\"},{\"id\":261,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoRuntimeError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoRuntimeError\"},{\"id\":262,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoRuntimeError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoRuntimeError\"},{\"id\":263,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoRuntimeError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":264,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoRuntimeError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":265,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoRuntimeError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":266,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":267,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":268,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoRuntimeError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":269,\"kind\":128,\"name\":\"MongoServerClosedError\",\"url\":\"classes/MongoServerClosedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":270,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerClosedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerClosedError\"},{\"id\":271,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerClosedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerClosedError\"},{\"id\":272,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerClosedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerClosedError\"},{\"id\":273,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerClosedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":274,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerClosedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":275,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerClosedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":276,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":277,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":278,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerClosedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":279,\"kind\":128,\"name\":\"MongoServerError\",\"url\":\"classes/MongoServerError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":280,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":281,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerError\"},{\"id\":282,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoServerError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":283,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoServerError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":284,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoServerError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":285,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoServerError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":286,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerError\"},{\"id\":287,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":288,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":289,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":290,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":291,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":292,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":293,\"kind\":128,\"name\":\"MongoServerSelectionError\",\"url\":\"classes/MongoServerSelectionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":294,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerSelectionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerSelectionError\"},{\"id\":295,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerSelectionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerSelectionError\"},{\"id\":296,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerSelectionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerSelectionError\"},{\"id\":297,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoServerSelectionError.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":298,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerSelectionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":299,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerSelectionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":300,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerSelectionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":301,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":302,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":303,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerSelectionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":304,\"kind\":128,\"name\":\"MongoSystemError\",\"url\":\"classes/MongoSystemError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":305,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoSystemError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoSystemError\"},{\"id\":306,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoSystemError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoSystemError\"},{\"id\":307,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoSystemError.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoSystemError\"},{\"id\":308,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoSystemError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoSystemError\"},{\"id\":309,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoSystemError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":310,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoSystemError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":311,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoSystemError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":312,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoSystemError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":313,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoSystemError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":314,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoSystemError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":315,\"kind\":128,\"name\":\"MongoTailableCursorError\",\"url\":\"classes/MongoTailableCursorError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":316,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTailableCursorError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTailableCursorError\"},{\"id\":317,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTailableCursorError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTailableCursorError\"},{\"id\":318,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTailableCursorError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTailableCursorError\"},{\"id\":319,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTailableCursorError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":320,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTailableCursorError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":321,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTailableCursorError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":322,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":323,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":324,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTailableCursorError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":325,\"kind\":128,\"name\":\"MongoTopologyClosedError\",\"url\":\"classes/MongoTopologyClosedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":326,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTopologyClosedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":327,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTopologyClosedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":328,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTopologyClosedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":329,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTopologyClosedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":330,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTopologyClosedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":331,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTopologyClosedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":332,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":333,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":334,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTopologyClosedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":335,\"kind\":128,\"name\":\"MongoTransactionError\",\"url\":\"classes/MongoTransactionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":336,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTransactionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTransactionError\"},{\"id\":337,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTransactionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTransactionError\"},{\"id\":338,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTransactionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTransactionError\"},{\"id\":339,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTransactionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":340,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTransactionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":341,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTransactionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":342,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTransactionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":343,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTransactionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":344,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTransactionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":345,\"kind\":128,\"name\":\"MongoUnexpectedServerResponseError\",\"url\":\"classes/MongoUnexpectedServerResponseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":346,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":347,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":348,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":349,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":350,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":351,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":352,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":353,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":354,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":355,\"kind\":128,\"name\":\"MongoWriteConcernError\",\"url\":\"classes/MongoWriteConcernError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":356,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoWriteConcernError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoWriteConcernError\"},{\"id\":357,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoWriteConcernError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoWriteConcernError\"},{\"id\":358,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoWriteConcernError.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoWriteConcernError\"},{\"id\":359,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoWriteConcernError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoWriteConcernError\"},{\"id\":360,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoWriteConcernError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":361,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoWriteConcernError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":362,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoWriteConcernError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":363,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoWriteConcernError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":364,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoWriteConcernError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":365,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoWriteConcernError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":366,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoWriteConcernError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":367,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":368,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":369,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoWriteConcernError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":370,\"kind\":128,\"name\":\"AbstractCursor\",\"url\":\"classes/AbstractCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":371,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/AbstractCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"AbstractCursor\"},{\"id\":372,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AbstractCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":373,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AbstractCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":374,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AbstractCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":375,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AbstractCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":376,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AbstractCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":377,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AbstractCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":378,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AbstractCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":379,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AbstractCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":380,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AbstractCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":381,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AbstractCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":382,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AbstractCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":383,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AbstractCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":384,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AbstractCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":385,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AbstractCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":386,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AbstractCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":387,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AbstractCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":388,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AbstractCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":389,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AbstractCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AbstractCursor\"},{\"id\":390,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AbstractCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":391,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AbstractCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":392,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AbstractCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":393,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AbstractCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":394,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AbstractCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":395,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AbstractCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":396,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AbstractCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":397,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AbstractCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":398,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AbstractCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":399,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AbstractCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":400,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AbstractCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":401,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AbstractCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":402,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AbstractCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":403,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AbstractCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":404,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AbstractCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":405,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AbstractCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":406,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AbstractCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":407,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AbstractCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":408,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AbstractCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":409,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AbstractCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":410,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AbstractCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":411,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AbstractCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":412,\"kind\":128,\"name\":\"Admin\",\"url\":\"classes/Admin.html\",\"classes\":\"tsd-kind-class\"},{\"id\":413,\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Admin.html#command\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":414,\"kind\":2048,\"name\":\"buildInfo\",\"url\":\"classes/Admin.html#buildInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":415,\"kind\":2048,\"name\":\"serverInfo\",\"url\":\"classes/Admin.html#serverInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":416,\"kind\":2048,\"name\":\"serverStatus\",\"url\":\"classes/Admin.html#serverStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":417,\"kind\":2048,\"name\":\"ping\",\"url\":\"classes/Admin.html#ping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":418,\"kind\":2048,\"name\":\"addUser\",\"url\":\"classes/Admin.html#addUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":419,\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Admin.html#removeUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":420,\"kind\":2048,\"name\":\"validateCollection\",\"url\":\"classes/Admin.html#validateCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":421,\"kind\":2048,\"name\":\"listDatabases\",\"url\":\"classes/Admin.html#listDatabases\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":422,\"kind\":2048,\"name\":\"replSetGetStatus\",\"url\":\"classes/Admin.html#replSetGetStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":423,\"kind\":128,\"name\":\"AggregationCursor\",\"url\":\"classes/AggregationCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":424,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/AggregationCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"AggregationCursor\"},{\"id\":425,\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/AggregationCursor.html#pipeline\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":426,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AggregationCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AggregationCursor\"},{\"id\":427,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AggregationCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"AggregationCursor\"},{\"id\":428,\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/AggregationCursor.html#explain\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":429,\"kind\":2048,\"name\":\"group\",\"url\":\"classes/AggregationCursor.html#group\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AggregationCursor\"},{\"id\":430,\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/AggregationCursor.html#limit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":431,\"kind\":2048,\"name\":\"match\",\"url\":\"classes/AggregationCursor.html#match\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":432,\"kind\":2048,\"name\":\"out\",\"url\":\"classes/AggregationCursor.html#out\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":433,\"kind\":2048,\"name\":\"project\",\"url\":\"classes/AggregationCursor.html#project\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AggregationCursor\"},{\"id\":434,\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/AggregationCursor.html#lookup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":435,\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/AggregationCursor.html#redact\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":436,\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/AggregationCursor.html#skip\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":437,\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/AggregationCursor.html#sort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":438,\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/AggregationCursor.html#unwind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":439,\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/AggregationCursor.html#geoNear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":440,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AggregationCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":441,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AggregationCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":442,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AggregationCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":443,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AggregationCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":444,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AggregationCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":445,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AggregationCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":446,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AggregationCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":447,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AggregationCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":448,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AggregationCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":449,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AggregationCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":450,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AggregationCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":451,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AggregationCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":452,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AggregationCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":453,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AggregationCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":454,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AggregationCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":455,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AggregationCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":456,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AggregationCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":457,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AggregationCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":458,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AggregationCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":459,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AggregationCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":460,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AggregationCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":461,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AggregationCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":462,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AggregationCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":463,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AggregationCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":464,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AggregationCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":465,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AggregationCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":466,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AggregationCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":467,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AggregationCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":468,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AggregationCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":469,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AggregationCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":470,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AggregationCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":471,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AggregationCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":472,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AggregationCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":473,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AggregationCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":474,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AggregationCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":475,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AggregationCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":476,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AggregationCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":477,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AggregationCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":478,\"kind\":128,\"name\":\"CancellationToken\",\"url\":\"classes/CancellationToken.html\",\"classes\":\"tsd-kind-class\"},{\"id\":479,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CancellationToken.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":480,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/CancellationToken.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":481,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CancellationToken.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":482,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/CancellationToken.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":483,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/CancellationToken.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":484,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CancellationToken.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":485,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/CancellationToken.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":486,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/CancellationToken.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":487,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/CancellationToken.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":488,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/CancellationToken.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":489,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/CancellationToken.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":490,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/CancellationToken.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":491,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/CancellationToken.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":492,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/CancellationToken.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":493,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/CancellationToken.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":494,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/CancellationToken.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":495,\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":496,\"kind\":262144,\"name\":\"dbName\",\"url\":\"classes/Collection.html#dbName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":497,\"kind\":262144,\"name\":\"collectionName\",\"url\":\"classes/Collection.html#collectionName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":498,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Collection.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":499,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Collection.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":500,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Collection.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":501,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Collection.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":502,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Collection.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":503,\"kind\":262144,\"name\":\"hint\",\"url\":\"classes/Collection.html#hint\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":504,\"kind\":2048,\"name\":\"insertOne\",\"url\":\"classes/Collection.html#insertOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":505,\"kind\":2048,\"name\":\"insertMany\",\"url\":\"classes/Collection.html#insertMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":506,\"kind\":2048,\"name\":\"bulkWrite\",\"url\":\"classes/Collection.html#bulkWrite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":507,\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/Collection.html#updateOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":508,\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/Collection.html#replaceOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":509,\"kind\":2048,\"name\":\"updateMany\",\"url\":\"classes/Collection.html#updateMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":510,\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/Collection.html#deleteOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":511,\"kind\":2048,\"name\":\"deleteMany\",\"url\":\"classes/Collection.html#deleteMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":512,\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Collection.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":513,\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/Collection.html#drop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":514,\"kind\":2048,\"name\":\"findOne\",\"url\":\"classes/Collection.html#findOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":515,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":516,\"kind\":2048,\"name\":\"options\",\"url\":\"classes/Collection.html#options\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":517,\"kind\":2048,\"name\":\"isCapped\",\"url\":\"classes/Collection.html#isCapped\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":518,\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Collection.html#createIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":519,\"kind\":2048,\"name\":\"createIndexes\",\"url\":\"classes/Collection.html#createIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":520,\"kind\":2048,\"name\":\"dropIndex\",\"url\":\"classes/Collection.html#dropIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":521,\"kind\":2048,\"name\":\"dropIndexes\",\"url\":\"classes/Collection.html#dropIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":522,\"kind\":2048,\"name\":\"listIndexes\",\"url\":\"classes/Collection.html#listIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":523,\"kind\":2048,\"name\":\"indexExists\",\"url\":\"classes/Collection.html#indexExists\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":524,\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Collection.html#indexInformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":525,\"kind\":2048,\"name\":\"estimatedDocumentCount\",\"url\":\"classes/Collection.html#estimatedDocumentCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":526,\"kind\":2048,\"name\":\"countDocuments\",\"url\":\"classes/Collection.html#countDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":527,\"kind\":2048,\"name\":\"distinct\",\"url\":\"classes/Collection.html#distinct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":528,\"kind\":2048,\"name\":\"indexes\",\"url\":\"classes/Collection.html#indexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":529,\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Collection.html#stats\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":530,\"kind\":2048,\"name\":\"findOneAndDelete\",\"url\":\"classes/Collection.html#findOneAndDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":531,\"kind\":2048,\"name\":\"findOneAndReplace\",\"url\":\"classes/Collection.html#findOneAndReplace\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":532,\"kind\":2048,\"name\":\"findOneAndUpdate\",\"url\":\"classes/Collection.html#findOneAndUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":533,\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Collection.html#aggregate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":534,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Collection.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":535,\"kind\":2048,\"name\":\"mapReduce\",\"url\":\"classes/Collection.html#mapReduce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":536,\"kind\":2048,\"name\":\"initializeUnorderedBulkOp\",\"url\":\"classes/Collection.html#initializeUnorderedBulkOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":537,\"kind\":2048,\"name\":\"initializeOrderedBulkOp\",\"url\":\"classes/Collection.html#initializeOrderedBulkOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":538,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/Collection.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":539,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Collection.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":540,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/Collection.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":541,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Collection.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":542,\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/Collection.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":543,\"kind\":2048,\"name\":\"count\",\"url\":\"classes/Collection.html#count\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":544,\"kind\":128,\"name\":\"Db\",\"url\":\"classes/Db.html\",\"classes\":\"tsd-kind-class\"},{\"id\":545,\"kind\":1024,\"name\":\"SYSTEM_NAMESPACE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_NAMESPACE_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":546,\"kind\":1024,\"name\":\"SYSTEM_INDEX_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_INDEX_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":547,\"kind\":1024,\"name\":\"SYSTEM_PROFILE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_PROFILE_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":548,\"kind\":1024,\"name\":\"SYSTEM_USER_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_USER_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":549,\"kind\":1024,\"name\":\"SYSTEM_COMMAND_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_COMMAND_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":550,\"kind\":1024,\"name\":\"SYSTEM_JS_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_JS_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":551,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Db.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":552,\"kind\":262144,\"name\":\"databaseName\",\"url\":\"classes/Db.html#databaseName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":553,\"kind\":262144,\"name\":\"options\",\"url\":\"classes/Db.html#options\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":554,\"kind\":262144,\"name\":\"slaveOk\",\"url\":\"classes/Db.html#slaveOk\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":555,\"kind\":262144,\"name\":\"secondaryOk\",\"url\":\"classes/Db.html#secondaryOk\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":556,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Db.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":557,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Db.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":558,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Db.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":559,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Db.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":560,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Db.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":561,\"kind\":2048,\"name\":\"createCollection\",\"url\":\"classes/Db.html#createCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":562,\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Db.html#command\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":563,\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Db.html#aggregate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":564,\"kind\":2048,\"name\":\"admin\",\"url\":\"classes/Db.html#admin\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":565,\"kind\":2048,\"name\":\"collection\",\"url\":\"classes/Db.html#collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":566,\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Db.html#stats\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":567,\"kind\":2048,\"name\":\"listCollections\",\"url\":\"classes/Db.html#listCollections\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":568,\"kind\":2048,\"name\":\"renameCollection\",\"url\":\"classes/Db.html#renameCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":569,\"kind\":2048,\"name\":\"dropCollection\",\"url\":\"classes/Db.html#dropCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":570,\"kind\":2048,\"name\":\"dropDatabase\",\"url\":\"classes/Db.html#dropDatabase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":571,\"kind\":2048,\"name\":\"collections\",\"url\":\"classes/Db.html#collections\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":572,\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Db.html#createIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":573,\"kind\":2048,\"name\":\"addUser\",\"url\":\"classes/Db.html#addUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":574,\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Db.html#removeUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":575,\"kind\":2048,\"name\":\"setProfilingLevel\",\"url\":\"classes/Db.html#setProfilingLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":576,\"kind\":2048,\"name\":\"profilingLevel\",\"url\":\"classes/Db.html#profilingLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":577,\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Db.html#indexInformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":578,\"kind\":2048,\"name\":\"unref\",\"url\":\"classes/Db.html#unref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":579,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Db.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":580,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/Db.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":581,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Db.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":582,\"kind\":128,\"name\":\"FindCursor\",\"url\":\"classes/FindCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":583,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/FindCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"FindCursor\"},{\"id\":584,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/FindCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":585,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/FindCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":586,\"kind\":2048,\"name\":\"count\",\"url\":\"classes/FindCursor.html#count\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":587,\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/FindCursor.html#explain\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":588,\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/FindCursor.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":589,\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindCursor.html#hint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":590,\"kind\":2048,\"name\":\"min\",\"url\":\"classes/FindCursor.html#min\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":591,\"kind\":2048,\"name\":\"max\",\"url\":\"classes/FindCursor.html#max\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":592,\"kind\":2048,\"name\":\"returnKey\",\"url\":\"classes/FindCursor.html#returnKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":593,\"kind\":2048,\"name\":\"showRecordId\",\"url\":\"classes/FindCursor.html#showRecordId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":594,\"kind\":2048,\"name\":\"addQueryModifier\",\"url\":\"classes/FindCursor.html#addQueryModifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":595,\"kind\":2048,\"name\":\"comment\",\"url\":\"classes/FindCursor.html#comment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":596,\"kind\":2048,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/FindCursor.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":597,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/FindCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":598,\"kind\":2048,\"name\":\"project\",\"url\":\"classes/FindCursor.html#project\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"FindCursor\"},{\"id\":599,\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/FindCursor.html#sort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":600,\"kind\":2048,\"name\":\"allowDiskUse\",\"url\":\"classes/FindCursor.html#allowDiskUse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":601,\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindCursor.html#collation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":602,\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/FindCursor.html#limit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":603,\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/FindCursor.html#skip\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":604,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/FindCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":605,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/FindCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":606,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/FindCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":607,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/FindCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":608,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/FindCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":609,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/FindCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":610,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/FindCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":611,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/FindCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":612,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/FindCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":613,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/FindCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":614,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/FindCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":615,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/FindCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":616,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/FindCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":617,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/FindCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":618,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/FindCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":619,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/FindCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":620,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/FindCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":621,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/FindCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":622,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/FindCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":623,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/FindCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":624,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/FindCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":625,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/FindCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":626,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/FindCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":627,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/FindCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":628,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/FindCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":629,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/FindCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":630,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/FindCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":631,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/FindCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":632,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/FindCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":633,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/FindCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":634,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/FindCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":635,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/FindCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":636,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/FindCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":637,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/FindCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":638,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/FindCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":639,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/FindCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":640,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/FindCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":641,\"kind\":128,\"name\":\"GridFSBucket\",\"url\":\"classes/GridFSBucket.html\",\"classes\":\"tsd-kind-class\"},{\"id\":642,\"kind\":8388608,\"name\":\"INDEX\",\"url\":\"classes/GridFSBucket.html#INDEX\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucket\"},{\"id\":643,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridFSBucket.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucket\"},{\"id\":644,\"kind\":2048,\"name\":\"openUploadStream\",\"url\":\"classes/GridFSBucket.html#openUploadStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":645,\"kind\":2048,\"name\":\"openUploadStreamWithId\",\"url\":\"classes/GridFSBucket.html#openUploadStreamWithId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":646,\"kind\":2048,\"name\":\"openDownloadStream\",\"url\":\"classes/GridFSBucket.html#openDownloadStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":647,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/GridFSBucket.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":648,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/GridFSBucket.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":649,\"kind\":2048,\"name\":\"openDownloadStreamByName\",\"url\":\"classes/GridFSBucket.html#openDownloadStreamByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":650,\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/GridFSBucket.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":651,\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/GridFSBucket.html#drop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":652,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/GridFSBucket.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":653,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/GridFSBucket.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":654,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GridFSBucket.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":655,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/GridFSBucket.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":656,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/GridFSBucket.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":657,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GridFSBucket.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":658,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/GridFSBucket.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":659,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/GridFSBucket.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":660,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/GridFSBucket.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":661,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/GridFSBucket.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":662,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/GridFSBucket.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":663,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/GridFSBucket.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":664,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/GridFSBucket.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":665,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/GridFSBucket.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":666,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/GridFSBucket.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":667,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/GridFSBucket.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":668,\"kind\":128,\"name\":\"ListCollectionsCursor\",\"url\":\"classes/ListCollectionsCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":669,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ListCollectionsCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"ListCollectionsCursor\"},{\"id\":670,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListCollectionsCursor.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"ListCollectionsCursor\"},{\"id\":671,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListCollectionsCursor.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":672,\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/ListCollectionsCursor.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":673,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListCollectionsCursor.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":674,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListCollectionsCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListCollectionsCursor\"},{\"id\":675,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListCollectionsCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":676,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListCollectionsCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":677,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListCollectionsCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":678,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListCollectionsCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":679,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListCollectionsCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":680,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListCollectionsCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":681,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListCollectionsCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":682,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListCollectionsCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":683,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListCollectionsCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":684,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListCollectionsCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":685,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListCollectionsCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":686,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListCollectionsCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":687,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListCollectionsCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":688,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListCollectionsCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":689,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListCollectionsCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":690,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListCollectionsCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":691,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListCollectionsCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":692,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListCollectionsCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":693,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListCollectionsCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":694,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListCollectionsCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":695,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListCollectionsCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":696,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListCollectionsCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":697,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListCollectionsCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":698,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListCollectionsCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":699,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListCollectionsCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":700,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListCollectionsCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":701,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListCollectionsCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":702,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListCollectionsCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":703,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListCollectionsCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":704,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListCollectionsCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":705,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListCollectionsCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":706,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListCollectionsCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":707,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListCollectionsCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":708,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListCollectionsCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":709,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListCollectionsCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":710,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListCollectionsCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":711,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListCollectionsCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":712,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":713,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":714,\"kind\":128,\"name\":\"ListIndexesCursor\",\"url\":\"classes/ListIndexesCursor.html\",\"classes\":\"tsd-kind-class\"},{\"id\":715,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ListIndexesCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"ListIndexesCursor\"},{\"id\":716,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListIndexesCursor.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListIndexesCursor\"},{\"id\":717,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListIndexesCursor.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListIndexesCursor\"},{\"id\":718,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListIndexesCursor.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListIndexesCursor\"},{\"id\":719,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListIndexesCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListIndexesCursor\"},{\"id\":720,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListIndexesCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":721,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListIndexesCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":722,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListIndexesCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":723,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListIndexesCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":724,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListIndexesCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":725,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListIndexesCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":726,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":727,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":728,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":729,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListIndexesCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":730,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListIndexesCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":731,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListIndexesCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":732,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListIndexesCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":733,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListIndexesCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":734,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListIndexesCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":735,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListIndexesCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":736,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":737,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListIndexesCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":738,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":739,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":740,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":741,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListIndexesCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":742,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListIndexesCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":743,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":744,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListIndexesCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":745,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListIndexesCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":746,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListIndexesCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":747,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListIndexesCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":748,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListIndexesCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":749,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":750,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListIndexesCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":751,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListIndexesCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":752,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListIndexesCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":753,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListIndexesCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":754,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListIndexesCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":755,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":756,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListIndexesCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":757,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":758,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":759,\"kind\":128,\"name\":\"Logger\",\"url\":\"classes/Logger.html\",\"classes\":\"tsd-kind-class\"},{\"id\":760,\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/Logger.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":761,\"kind\":2048,\"name\":\"currentLogger\",\"url\":\"classes/Logger.html#currentLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":762,\"kind\":2048,\"name\":\"setCurrentLogger\",\"url\":\"classes/Logger.html#setCurrentLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":763,\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/Logger.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":764,\"kind\":2048,\"name\":\"setLevel\",\"url\":\"classes/Logger.html#setLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":765,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Logger.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":766,\"kind\":1024,\"name\":\"className\",\"url\":\"classes/Logger.html#className\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":767,\"kind\":2048,\"name\":\"debug\",\"url\":\"classes/Logger.html#debug\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":768,\"kind\":2048,\"name\":\"warn\",\"url\":\"classes/Logger.html#warn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":769,\"kind\":2048,\"name\":\"info\",\"url\":\"classes/Logger.html#info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":770,\"kind\":2048,\"name\":\"error\",\"url\":\"classes/Logger.html#error\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":771,\"kind\":2048,\"name\":\"isInfo\",\"url\":\"classes/Logger.html#isInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":772,\"kind\":2048,\"name\":\"isError\",\"url\":\"classes/Logger.html#isError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":773,\"kind\":2048,\"name\":\"isWarn\",\"url\":\"classes/Logger.html#isWarn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":774,\"kind\":2048,\"name\":\"isDebug\",\"url\":\"classes/Logger.html#isDebug\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":775,\"kind\":128,\"name\":\"MongoClient\",\"url\":\"classes/MongoClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":776,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoClient\"},{\"id\":777,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoClient\"},{\"id\":778,\"kind\":262144,\"name\":\"options\",\"url\":\"classes/MongoClient.html#options\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":779,\"kind\":262144,\"name\":\"serverApi\",\"url\":\"classes/MongoClient.html#serverApi\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":780,\"kind\":262144,\"name\":\"autoEncrypter\",\"url\":\"classes/MongoClient.html#autoEncrypter\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":781,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/MongoClient.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":782,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/MongoClient.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":783,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/MongoClient.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":784,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/MongoClient.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":785,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/MongoClient.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":786,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":787,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/MongoClient.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":788,\"kind\":2048,\"name\":\"db\",\"url\":\"classes/MongoClient.html#db\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":789,\"kind\":2048,\"name\":\"startSession\",\"url\":\"classes/MongoClient.html#startSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":790,\"kind\":2048,\"name\":\"withSession\",\"url\":\"classes/MongoClient.html#withSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":791,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/MongoClient.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"MongoClient\"},{\"id\":792,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/MongoClient.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":793,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/MongoClient.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":794,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MongoClient.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":795,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MongoClient.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":796,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/MongoClient.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":797,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MongoClient.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":798,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/MongoClient.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":799,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/MongoClient.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":800,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/MongoClient.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":801,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/MongoClient.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":802,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/MongoClient.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":803,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/MongoClient.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":804,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/MongoClient.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":805,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/MongoClient.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":806,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/MongoClient.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":807,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/MongoClient.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":808,\"kind\":128,\"name\":\"Promise\",\"url\":\"classes/Promise.html\",\"classes\":\"tsd-kind-class\"},{\"id\":809,\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/Promise.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":810,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Promise.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":811,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/Promise.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":812,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Promise.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Promise\"},{\"id\":813,\"kind\":32,\"name\":\"BatchType\",\"url\":\"modules.html#BatchType\",\"classes\":\"tsd-kind-variable\"},{\"id\":814,\"kind\":4194304,\"name\":\"BatchType\",\"url\":\"modules.html#BatchType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":815,\"kind\":32,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"modules.html#GSSAPICanonicalizationValue\",\"classes\":\"tsd-kind-variable\"},{\"id\":816,\"kind\":4194304,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"modules.html#GSSAPICanonicalizationValue\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":817,\"kind\":32,\"name\":\"AuthMechanism\",\"url\":\"modules.html#AuthMechanism\",\"classes\":\"tsd-kind-variable\"},{\"id\":818,\"kind\":4194304,\"name\":\"AuthMechanism\",\"url\":\"modules.html#AuthMechanism\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":819,\"kind\":32,\"name\":\"Compressor\",\"url\":\"modules.html#Compressor\",\"classes\":\"tsd-kind-variable\"},{\"id\":820,\"kind\":4194304,\"name\":\"Compressor\",\"url\":\"modules.html#Compressor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":821,\"kind\":32,\"name\":\"CURSOR_FLAGS\",\"url\":\"modules.html#CURSOR_FLAGS\",\"classes\":\"tsd-kind-variable\"},{\"id\":822,\"kind\":32,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"modules.html#AutoEncryptionLoggerLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":823,\"kind\":4194304,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"modules.html#AutoEncryptionLoggerLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":824,\"kind\":32,\"name\":\"MongoErrorLabel\",\"url\":\"modules.html#MongoErrorLabel\",\"classes\":\"tsd-kind-variable\"},{\"id\":825,\"kind\":4194304,\"name\":\"MongoErrorLabel\",\"url\":\"modules.html#MongoErrorLabel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":826,\"kind\":32,\"name\":\"ExplainVerbosity\",\"url\":\"modules.html#ExplainVerbosity\",\"classes\":\"tsd-kind-variable\"},{\"id\":827,\"kind\":4194304,\"name\":\"ExplainVerbosity\",\"url\":\"modules.html#ExplainVerbosity\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":828,\"kind\":32,\"name\":\"LoggerLevel\",\"url\":\"modules.html#LoggerLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":829,\"kind\":4194304,\"name\":\"LoggerLevel\",\"url\":\"modules.html#LoggerLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":830,\"kind\":32,\"name\":\"ServerApiVersion\",\"url\":\"modules.html#ServerApiVersion\",\"classes\":\"tsd-kind-variable\"},{\"id\":831,\"kind\":4194304,\"name\":\"ServerApiVersion\",\"url\":\"modules.html#ServerApiVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":832,\"kind\":32,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"tsd-kind-variable\"},{\"id\":833,\"kind\":4194304,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":834,\"kind\":32,\"name\":\"ReturnDocument\",\"url\":\"modules.html#ReturnDocument\",\"classes\":\"tsd-kind-variable\"},{\"id\":835,\"kind\":4194304,\"name\":\"ReturnDocument\",\"url\":\"modules.html#ReturnDocument\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":836,\"kind\":32,\"name\":\"ProfilingLevel\",\"url\":\"modules.html#ProfilingLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":837,\"kind\":4194304,\"name\":\"ProfilingLevel\",\"url\":\"modules.html#ProfilingLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":838,\"kind\":32,\"name\":\"ReadConcernLevel\",\"url\":\"modules.html#ReadConcernLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":839,\"kind\":4194304,\"name\":\"ReadConcernLevel\",\"url\":\"modules.html#ReadConcernLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":840,\"kind\":32,\"name\":\"ReadPreferenceMode\",\"url\":\"modules.html#ReadPreferenceMode\",\"classes\":\"tsd-kind-variable\"},{\"id\":841,\"kind\":4194304,\"name\":\"ReadPreferenceMode\",\"url\":\"modules.html#ReadPreferenceMode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":842,\"kind\":32,\"name\":\"ServerType\",\"url\":\"modules.html#ServerType\",\"classes\":\"tsd-kind-variable\"},{\"id\":843,\"kind\":4194304,\"name\":\"ServerType\",\"url\":\"modules.html#ServerType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":844,\"kind\":32,\"name\":\"TopologyType\",\"url\":\"modules.html#TopologyType\",\"classes\":\"tsd-kind-variable\"},{\"id\":845,\"kind\":4194304,\"name\":\"TopologyType\",\"url\":\"modules.html#TopologyType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":846,\"kind\":128,\"name\":\"ReadConcern\",\"url\":\"classes/ReadConcern.html\",\"classes\":\"tsd-kind-class\"},{\"id\":847,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadConcern.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":848,\"kind\":262144,\"name\":\"MAJORITY\",\"url\":\"classes/ReadConcern.html#MAJORITY\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":849,\"kind\":262144,\"name\":\"AVAILABLE\",\"url\":\"classes/ReadConcern.html#AVAILABLE\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":850,\"kind\":262144,\"name\":\"LINEARIZABLE\",\"url\":\"classes/ReadConcern.html#LINEARIZABLE\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":851,\"kind\":262144,\"name\":\"SNAPSHOT\",\"url\":\"classes/ReadConcern.html#SNAPSHOT\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":852,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadConcern.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":853,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/ReadConcern.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":854,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadConcern.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":855,\"kind\":128,\"name\":\"ReadPreference\",\"url\":\"classes/ReadPreference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":856,\"kind\":1024,\"name\":\"PRIMARY\",\"url\":\"classes/ReadPreference.html#PRIMARY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":857,\"kind\":1024,\"name\":\"PRIMARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#PRIMARY_PREFERRED\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":858,\"kind\":1024,\"name\":\"SECONDARY\",\"url\":\"classes/ReadPreference.html#SECONDARY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":859,\"kind\":1024,\"name\":\"SECONDARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#SECONDARY_PREFERRED\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":860,\"kind\":1024,\"name\":\"NEAREST\",\"url\":\"classes/ReadPreference.html#NEAREST\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":861,\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ReadPreference.html#primary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":862,\"kind\":1024,\"name\":\"primaryPreferred\",\"url\":\"classes/ReadPreference.html#primaryPreferred\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":863,\"kind\":1024,\"name\":\"secondary\",\"url\":\"classes/ReadPreference.html#secondary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":864,\"kind\":1024,\"name\":\"secondaryPreferred\",\"url\":\"classes/ReadPreference.html#secondaryPreferred\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":865,\"kind\":1024,\"name\":\"nearest\",\"url\":\"classes/ReadPreference.html#nearest\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":866,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/ReadPreference.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":867,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadPreference.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":868,\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/ReadPreference.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":869,\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":870,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadPreference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":871,\"kind\":1024,\"name\":\"mode\",\"url\":\"classes/ReadPreference.html#mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":872,\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ReadPreference.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":873,\"kind\":1024,\"name\":\"hedge\",\"url\":\"classes/ReadPreference.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":874,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"classes/ReadPreference.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":875,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ReadPreference.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":876,\"kind\":262144,\"name\":\"preference\",\"url\":\"classes/ReadPreference.html#preference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":877,\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":878,\"kind\":2048,\"name\":\"slaveOk\",\"url\":\"classes/ReadPreference.html#slaveOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":879,\"kind\":2048,\"name\":\"secondaryOk\",\"url\":\"classes/ReadPreference.html#secondaryOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":880,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ReadPreference.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":881,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadPreference.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":882,\"kind\":128,\"name\":\"WriteConcern\",\"url\":\"classes/WriteConcern.html\",\"classes\":\"tsd-kind-class\"},{\"id\":883,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/WriteConcern.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"WriteConcern\"},{\"id\":884,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcern.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":885,\"kind\":1024,\"name\":\"w\",\"url\":\"classes/WriteConcern.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":886,\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"classes/WriteConcern.html#wtimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":887,\"kind\":1024,\"name\":\"j\",\"url\":\"classes/WriteConcern.html#j\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":888,\"kind\":1024,\"name\":\"fsync\",\"url\":\"classes/WriteConcern.html#fsync\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":889,\"kind\":128,\"name\":\"CommandFailedEvent\",\"url\":\"classes/CommandFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":890,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandFailedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":891,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandFailedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":892,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandFailedEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":893,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandFailedEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":894,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandFailedEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":895,\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/CommandFailedEvent.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":896,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandFailedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":897,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandFailedEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":898,\"kind\":128,\"name\":\"CommandStartedEvent\",\"url\":\"classes/CommandStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":899,\"kind\":1024,\"name\":\"commandObj\",\"url\":\"classes/CommandStartedEvent.html#commandObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":900,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandStartedEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":901,\"kind\":1024,\"name\":\"databaseName\",\"url\":\"classes/CommandStartedEvent.html#databaseName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":902,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandStartedEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":903,\"kind\":1024,\"name\":\"command\",\"url\":\"classes/CommandStartedEvent.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":904,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandStartedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":905,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandStartedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":906,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandStartedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":907,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandStartedEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":908,\"kind\":128,\"name\":\"CommandSucceededEvent\",\"url\":\"classes/CommandSucceededEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":909,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandSucceededEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":910,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandSucceededEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":911,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandSucceededEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":912,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandSucceededEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":913,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandSucceededEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":914,\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/CommandSucceededEvent.html#reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":915,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandSucceededEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":916,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandSucceededEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":917,\"kind\":128,\"name\":\"ConnectionCheckedInEvent\",\"url\":\"classes/ConnectionCheckedInEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":918,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedInEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":919,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedInEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":920,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedInEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":921,\"kind\":128,\"name\":\"ConnectionCheckedOutEvent\",\"url\":\"classes/ConnectionCheckedOutEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":922,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedOutEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":923,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedOutEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":924,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedOutEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":925,\"kind\":128,\"name\":\"ConnectionCheckOutFailedEvent\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":926,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":927,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":928,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":929,\"kind\":128,\"name\":\"ConnectionCheckOutStartedEvent\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":930,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"id\":931,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"id\":932,\"kind\":128,\"name\":\"ConnectionClosedEvent\",\"url\":\"classes/ConnectionClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":933,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionClosedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":934,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionClosedEvent.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":935,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/ConnectionClosedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":936,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionClosedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":937,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":938,\"kind\":128,\"name\":\"ConnectionCreatedEvent\",\"url\":\"classes/ConnectionCreatedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":939,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCreatedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":940,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCreatedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":941,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCreatedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":942,\"kind\":128,\"name\":\"ConnectionPoolClearedEvent\",\"url\":\"classes/ConnectionPoolClearedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":943,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClearedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"id\":944,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClearedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"id\":945,\"kind\":128,\"name\":\"ConnectionPoolClosedEvent\",\"url\":\"classes/ConnectionPoolClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":946,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClosedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"id\":947,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"id\":948,\"kind\":128,\"name\":\"ConnectionPoolCreatedEvent\",\"url\":\"classes/ConnectionPoolCreatedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":949,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":950,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":951,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":952,\"kind\":128,\"name\":\"ConnectionPoolMonitoringEvent\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":953,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"id\":954,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"id\":955,\"kind\":128,\"name\":\"ConnectionReadyEvent\",\"url\":\"classes/ConnectionReadyEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":956,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionReadyEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":957,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionReadyEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":958,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionReadyEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":959,\"kind\":128,\"name\":\"ServerClosedEvent\",\"url\":\"classes/ServerClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":960,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerClosedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerClosedEvent\"},{\"id\":961,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerClosedEvent\"},{\"id\":962,\"kind\":128,\"name\":\"ServerDescriptionChangedEvent\",\"url\":\"classes/ServerDescriptionChangedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":963,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerDescriptionChangedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":964,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescriptionChangedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":965,\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#previousDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":966,\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#newDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":967,\"kind\":128,\"name\":\"ServerHeartbeatFailedEvent\",\"url\":\"classes/ServerHeartbeatFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":968,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":969,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":970,\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":971,\"kind\":128,\"name\":\"ServerHeartbeatStartedEvent\",\"url\":\"classes/ServerHeartbeatStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":972,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatStartedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatStartedEvent\"},{\"id\":973,\"kind\":128,\"name\":\"ServerHeartbeatSucceededEvent\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":974,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":975,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":976,\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":977,\"kind\":128,\"name\":\"ServerOpeningEvent\",\"url\":\"classes/ServerOpeningEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":978,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerOpeningEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerOpeningEvent\"},{\"id\":979,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerOpeningEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerOpeningEvent\"},{\"id\":980,\"kind\":128,\"name\":\"TopologyClosedEvent\",\"url\":\"classes/TopologyClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":981,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyClosedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyClosedEvent\"},{\"id\":982,\"kind\":128,\"name\":\"TopologyDescriptionChangedEvent\",\"url\":\"classes/TopologyDescriptionChangedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":983,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":984,\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#previousDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":985,\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#newDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":986,\"kind\":128,\"name\":\"TopologyOpeningEvent\",\"url\":\"classes/TopologyOpeningEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":987,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyOpeningEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyOpeningEvent\"},{\"id\":988,\"kind\":256,\"name\":\"BSONSerializeOptions\",\"url\":\"interfaces/BSONSerializeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":989,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BSONSerializeOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BSONSerializeOptions\"},{\"id\":990,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BSONSerializeOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BSONSerializeOptions\"},{\"id\":991,\"kind\":256,\"name\":\"BulkResult\",\"url\":\"interfaces/BulkResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":992,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/BulkResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":993,\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"interfaces/BulkResult.html#writeErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":994,\"kind\":1024,\"name\":\"writeConcernErrors\",\"url\":\"interfaces/BulkResult.html#writeConcernErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":995,\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/BulkResult.html#insertedIds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":996,\"kind\":1024,\"name\":\"nInserted\",\"url\":\"interfaces/BulkResult.html#nInserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":997,\"kind\":1024,\"name\":\"nUpserted\",\"url\":\"interfaces/BulkResult.html#nUpserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":998,\"kind\":1024,\"name\":\"nMatched\",\"url\":\"interfaces/BulkResult.html#nMatched\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":999,\"kind\":1024,\"name\":\"nModified\",\"url\":\"interfaces/BulkResult.html#nModified\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1000,\"kind\":1024,\"name\":\"nRemoved\",\"url\":\"interfaces/BulkResult.html#nRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1001,\"kind\":1024,\"name\":\"upserted\",\"url\":\"interfaces/BulkResult.html#upserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1002,\"kind\":1024,\"name\":\"opTime\",\"url\":\"interfaces/BulkResult.html#opTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1003,\"kind\":256,\"name\":\"BulkWriteOperationError\",\"url\":\"interfaces/BulkWriteOperationError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1004,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BulkWriteOperationError.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1005,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/BulkWriteOperationError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1006,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/BulkWriteOperationError.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1007,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/BulkWriteOperationError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1008,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/BulkWriteOperationError.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1009,\"kind\":128,\"name\":\"BulkWriteResult\",\"url\":\"classes/BulkWriteResult.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1010,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/BulkWriteResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1011,\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/BulkWriteResult.html#insertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1012,\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/BulkWriteResult.html#matchedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1013,\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/BulkWriteResult.html#modifiedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1014,\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/BulkWriteResult.html#deletedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1015,\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/BulkWriteResult.html#upsertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1016,\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/BulkWriteResult.html#upsertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1017,\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/BulkWriteResult.html#insertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1018,\"kind\":262144,\"name\":\"ok\",\"url\":\"classes/BulkWriteResult.html#ok\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1019,\"kind\":262144,\"name\":\"nInserted\",\"url\":\"classes/BulkWriteResult.html#nInserted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1020,\"kind\":262144,\"name\":\"nUpserted\",\"url\":\"classes/BulkWriteResult.html#nUpserted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1021,\"kind\":262144,\"name\":\"nMatched\",\"url\":\"classes/BulkWriteResult.html#nMatched\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1022,\"kind\":262144,\"name\":\"nModified\",\"url\":\"classes/BulkWriteResult.html#nModified\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1023,\"kind\":262144,\"name\":\"nRemoved\",\"url\":\"classes/BulkWriteResult.html#nRemoved\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1024,\"kind\":2048,\"name\":\"getInsertedIds\",\"url\":\"classes/BulkWriteResult.html#getInsertedIds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1025,\"kind\":2048,\"name\":\"getUpsertedIds\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1026,\"kind\":2048,\"name\":\"getUpsertedIdAt\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIdAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1027,\"kind\":2048,\"name\":\"getRawResponse\",\"url\":\"classes/BulkWriteResult.html#getRawResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1028,\"kind\":2048,\"name\":\"hasWriteErrors\",\"url\":\"classes/BulkWriteResult.html#hasWriteErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1029,\"kind\":2048,\"name\":\"getWriteErrorCount\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1030,\"kind\":2048,\"name\":\"getWriteErrorAt\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1031,\"kind\":2048,\"name\":\"getWriteErrors\",\"url\":\"classes/BulkWriteResult.html#getWriteErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1032,\"kind\":2048,\"name\":\"getLastOp\",\"url\":\"classes/BulkWriteResult.html#getLastOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1033,\"kind\":2048,\"name\":\"getWriteConcernError\",\"url\":\"classes/BulkWriteResult.html#getWriteConcernError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1034,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BulkWriteResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1035,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/BulkWriteResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1036,\"kind\":2048,\"name\":\"isOk\",\"url\":\"classes/BulkWriteResult.html#isOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1037,\"kind\":256,\"name\":\"DeleteManyModel\",\"url\":\"interfaces/DeleteManyModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1038,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteManyModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1039,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteManyModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1040,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteManyModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1041,\"kind\":256,\"name\":\"DeleteOneModel\",\"url\":\"interfaces/DeleteOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1042,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1043,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1044,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1045,\"kind\":256,\"name\":\"InsertOneModel\",\"url\":\"interfaces/InsertOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1046,\"kind\":1024,\"name\":\"document\",\"url\":\"interfaces/InsertOneModel.html#document\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneModel\"},{\"id\":1047,\"kind\":256,\"name\":\"ReplaceOneModel\",\"url\":\"interfaces/ReplaceOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1048,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ReplaceOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1049,\"kind\":1024,\"name\":\"replacement\",\"url\":\"interfaces/ReplaceOneModel.html#replacement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1050,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1051,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1052,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOneModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1053,\"kind\":256,\"name\":\"UpdateManyModel\",\"url\":\"interfaces/UpdateManyModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1054,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateManyModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1055,\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateManyModel.html#update\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1056,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateManyModel.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1057,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateManyModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1058,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateManyModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1059,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateManyModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1060,\"kind\":256,\"name\":\"UpdateOneModel\",\"url\":\"interfaces/UpdateOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1061,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1062,\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateOneModel.html#update\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1063,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOneModel.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1064,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1065,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1066,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOneModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1067,\"kind\":128,\"name\":\"WriteConcernError\",\"url\":\"classes/WriteConcernError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1068,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcernError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1069,\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteConcernError.html#code\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1070,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteConcernError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1071,\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteConcernError.html#errInfo\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1072,\"kind\":262144,\"name\":\"err\",\"url\":\"classes/WriteConcernError.html#err\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1073,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteConcernError.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1074,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteConcernError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1075,\"kind\":128,\"name\":\"WriteError\",\"url\":\"classes/WriteError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1076,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1077,\"kind\":1024,\"name\":\"err\",\"url\":\"classes/WriteError.html#err\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1078,\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteError.html#code\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1079,\"kind\":262144,\"name\":\"index\",\"url\":\"classes/WriteError.html#index\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1080,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1081,\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteError.html#errInfo\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1082,\"kind\":2048,\"name\":\"getOperation\",\"url\":\"classes/WriteError.html#getOperation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1083,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteError.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1084,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1085,\"kind\":128,\"name\":\"Batch\",\"url\":\"classes/Batch.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1086,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Batch.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Batch\"},{\"id\":1087,\"kind\":1024,\"name\":\"originalZeroIndex\",\"url\":\"classes/Batch.html#originalZeroIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1088,\"kind\":1024,\"name\":\"currentIndex\",\"url\":\"classes/Batch.html#currentIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1089,\"kind\":1024,\"name\":\"originalIndexes\",\"url\":\"classes/Batch.html#originalIndexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1090,\"kind\":1024,\"name\":\"batchType\",\"url\":\"classes/Batch.html#batchType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1091,\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Batch.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1092,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Batch.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1093,\"kind\":1024,\"name\":\"sizeBytes\",\"url\":\"classes/Batch.html#sizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1094,\"kind\":128,\"name\":\"BulkOperationBase\",\"url\":\"classes/BulkOperationBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1095,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/BulkOperationBase.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1096,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/BulkOperationBase.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1097,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/BulkOperationBase.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1098,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BulkOperationBase.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1099,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/BulkOperationBase.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1100,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/BulkOperationBase.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1101,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/BulkOperationBase.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1102,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/BulkOperationBase.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1103,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/BulkOperationBase.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1104,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/BulkOperationBase.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1105,\"kind\":128,\"name\":\"FindOperators\",\"url\":\"classes/FindOperators.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1106,\"kind\":1024,\"name\":\"bulkOperation\",\"url\":\"classes/FindOperators.html#bulkOperation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1107,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/FindOperators.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1108,\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/FindOperators.html#updateOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1109,\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/FindOperators.html#replaceOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1110,\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/FindOperators.html#deleteOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1111,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/FindOperators.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1112,\"kind\":2048,\"name\":\"upsert\",\"url\":\"classes/FindOperators.html#upsert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1113,\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindOperators.html#collation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1114,\"kind\":2048,\"name\":\"arrayFilters\",\"url\":\"classes/FindOperators.html#arrayFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1115,\"kind\":256,\"name\":\"WriteConcernErrorData\",\"url\":\"interfaces/WriteConcernErrorData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1116,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/WriteConcernErrorData.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1117,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/WriteConcernErrorData.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1118,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/WriteConcernErrorData.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1119,\"kind\":128,\"name\":\"OrderedBulkOperation\",\"url\":\"classes/OrderedBulkOperation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1120,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OrderedBulkOperation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1121,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/OrderedBulkOperation.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1122,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/OrderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1123,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/OrderedBulkOperation.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1124,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/OrderedBulkOperation.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1125,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/OrderedBulkOperation.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1126,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/OrderedBulkOperation.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1127,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/OrderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1128,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/OrderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1129,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/OrderedBulkOperation.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1130,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/OrderedBulkOperation.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1131,\"kind\":128,\"name\":\"UnorderedBulkOperation\",\"url\":\"classes/UnorderedBulkOperation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1132,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnorderedBulkOperation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1133,\"kind\":2048,\"name\":\"handleWriteError\",\"url\":\"classes/UnorderedBulkOperation.html#handleWriteError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1134,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/UnorderedBulkOperation.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1135,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/UnorderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1136,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/UnorderedBulkOperation.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1137,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/UnorderedBulkOperation.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1138,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UnorderedBulkOperation.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1139,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/UnorderedBulkOperation.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1140,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/UnorderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1141,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/UnorderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1142,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/UnorderedBulkOperation.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1143,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/UnorderedBulkOperation.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1144,\"kind\":128,\"name\":\"ChangeStream\",\"url\":\"classes/ChangeStream.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1145,\"kind\":8388608,\"name\":\"RESPONSE\",\"url\":\"classes/ChangeStream.html#RESPONSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1146,\"kind\":8388608,\"name\":\"MORE\",\"url\":\"classes/ChangeStream.html#MORE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1147,\"kind\":8388608,\"name\":\"INIT\",\"url\":\"classes/ChangeStream.html#INIT\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1148,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ChangeStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1149,\"kind\":8388608,\"name\":\"CHANGE\",\"url\":\"classes/ChangeStream.html#CHANGE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1150,\"kind\":8388608,\"name\":\"END\",\"url\":\"classes/ChangeStream.html#END\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1151,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/ChangeStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1152,\"kind\":8388608,\"name\":\"RESUME_TOKEN_CHANGED\",\"url\":\"classes/ChangeStream.html#RESUME_TOKEN_CHANGED\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":1153,\"kind\":1024,\"name\":\"pipeline\",\"url\":\"classes/ChangeStream.html#pipeline\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1154,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ChangeStream.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1155,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ChangeStream.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1156,\"kind\":1024,\"name\":\"namespace\",\"url\":\"classes/ChangeStream.html#namespace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1157,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChangeStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1158,\"kind\":1024,\"name\":\"streamOptions\",\"url\":\"classes/ChangeStream.html#streamOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1159,\"kind\":262144,\"name\":\"resumeToken\",\"url\":\"classes/ChangeStream.html#resumeToken\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1160,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ChangeStream.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1161,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ChangeStream.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1162,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ChangeStream.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1163,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ChangeStream.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1164,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ChangeStream.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1165,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ChangeStream.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":1166,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ChangeStream.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1167,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ChangeStream.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1168,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ChangeStream.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1169,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ChangeStream.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1170,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ChangeStream.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1171,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ChangeStream.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1172,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ChangeStream.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1173,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ChangeStream.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1174,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ChangeStream.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1175,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ChangeStream.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1176,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ChangeStream.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1177,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ChangeStream.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1178,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ChangeStream.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1179,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ChangeStream.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1180,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ChangeStream.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":1181,\"kind\":256,\"name\":\"ChangeStreamCollModDocument\",\"url\":\"interfaces/ChangeStreamCollModDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1182,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1183,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1184,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1185,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1186,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1187,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1188,\"kind\":256,\"name\":\"ChangeStreamCreateDocument\",\"url\":\"interfaces/ChangeStreamCreateDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1189,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1190,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1191,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1192,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1193,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1194,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1195,\"kind\":256,\"name\":\"ChangeStreamCreateIndexDocument\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1196,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1197,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1198,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1199,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1200,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1201,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1202,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1203,\"kind\":256,\"name\":\"ChangeStreamDeleteDocument\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1204,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1205,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1206,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1207,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1208,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1209,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1210,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1211,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1212,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1213,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDeleteDocument.__type\"},{\"id\":1214,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1215,\"kind\":4194304,\"name\":\"ChangeStreamDocument\",\"url\":\"modules.html#ChangeStreamDocument\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1216,\"kind\":256,\"name\":\"ChangeStreamDocumentCollectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1217,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCollectionUUID\"},{\"id\":1218,\"kind\":256,\"name\":\"ChangeStreamDocumentCommon\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1219,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1220,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1221,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1222,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1223,\"kind\":256,\"name\":\"ChangeStreamDocumentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1224,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentKey\"},{\"id\":1225,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentKey\"},{\"id\":1226,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#__type._id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDocumentKey.__type\"},{\"id\":1227,\"kind\":256,\"name\":\"ChangeStreamDocumentOperationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1228,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentOperationDescription\"},{\"id\":1229,\"kind\":256,\"name\":\"ChangeStreamDropDatabaseDocument\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1230,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1231,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1232,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1233,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#__type.db\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDropDatabaseDocument.__type\"},{\"id\":1234,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1235,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1236,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1237,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1238,\"kind\":256,\"name\":\"ChangeStreamDropDocument\",\"url\":\"interfaces/ChangeStreamDropDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1239,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1240,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1241,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1242,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1243,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1244,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1245,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1246,\"kind\":256,\"name\":\"ChangeStreamDropIndexDocument\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1247,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1248,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1249,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1250,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1251,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1252,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1253,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1254,\"kind\":4194304,\"name\":\"ChangeStreamEvents\",\"url\":\"modules.html#ChangeStreamEvents\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1255,\"kind\":256,\"name\":\"ChangeStreamInsertDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1256,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1257,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1258,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1259,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1260,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1261,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1262,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1263,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1264,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1265,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamInsertDocument.__type\"},{\"id\":1266,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1267,\"kind\":256,\"name\":\"ChangeStreamInvalidateDocument\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1268,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1269,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1270,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1271,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1272,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1273,\"kind\":256,\"name\":\"ChangeStreamNameSpace\",\"url\":\"interfaces/ChangeStreamNameSpace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1274,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamNameSpace.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamNameSpace\"},{\"id\":1275,\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamNameSpace.html#coll\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamNameSpace\"},{\"id\":1276,\"kind\":256,\"name\":\"ChangeStreamOptions\",\"url\":\"interfaces/ChangeStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1277,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1278,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1279,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1280,\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#resumeAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1281,\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#startAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1282,\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ChangeStreamOptions.html#startAtOperationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1283,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ChangeStreamOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1284,\"kind\":1024,\"name\":\"showExpandedEvents\",\"url\":\"interfaces/ChangeStreamOptions.html#showExpandedEvents\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1285,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/ChangeStreamOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1286,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ChangeStreamOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1287,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/ChangeStreamOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1288,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1289,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ChangeStreamOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1290,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ChangeStreamOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1291,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ChangeStreamOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1292,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/ChangeStreamOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1293,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1294,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1295,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ChangeStreamOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1296,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ChangeStreamOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1297,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ChangeStreamOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1298,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ChangeStreamOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1299,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1300,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ChangeStreamOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1301,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ChangeStreamOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1302,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1303,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1304,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ChangeStreamOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1305,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ChangeStreamOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1306,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1307,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ChangeStreamOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1308,\"kind\":256,\"name\":\"ChangeStreamRefineCollectionShardKeyDocument\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1309,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1310,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1311,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1312,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1313,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1314,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1315,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1316,\"kind\":256,\"name\":\"ChangeStreamRenameDocument\",\"url\":\"interfaces/ChangeStreamRenameDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1317,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1318,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1319,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1320,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type.db\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamRenameDocument.__type\"},{\"id\":1321,\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type.coll\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamRenameDocument.__type\"},{\"id\":1322,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1323,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1324,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1325,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1326,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1327,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1328,\"kind\":256,\"name\":\"ChangeStreamReplaceDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1329,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1330,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1331,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1332,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1333,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1334,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1335,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1336,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1337,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1338,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1339,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamReplaceDocument.__type\"},{\"id\":1340,\"kind\":256,\"name\":\"ChangeStreamReshardCollectionDocument\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1341,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1342,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1343,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1344,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1345,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1346,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1347,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1348,\"kind\":256,\"name\":\"ChangeStreamShardCollectionDocument\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1349,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1350,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1351,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1352,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1353,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1354,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1355,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1356,\"kind\":256,\"name\":\"ChangeStreamUpdateDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1357,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1358,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1359,\"kind\":1024,\"name\":\"updateDescription\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#updateDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1360,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1361,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1362,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1363,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1364,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1365,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1366,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1367,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1368,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamUpdateDocument.__type\"},{\"id\":1369,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1370,\"kind\":4194304,\"name\":\"OperationTime\",\"url\":\"modules.html#OperationTime\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1371,\"kind\":256,\"name\":\"PipeOptions\",\"url\":\"interfaces/PipeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1372,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/PipeOptions.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PipeOptions\"},{\"id\":1373,\"kind\":256,\"name\":\"ResumeOptions\",\"url\":\"interfaces/ResumeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1374,\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ResumeOptions.html#startAtOperationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1375,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ResumeOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1376,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ResumeOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1377,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ResumeOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1378,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ResumeOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1379,\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ResumeOptions.html#resumeAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1380,\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ResumeOptions.html#startAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1381,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ResumeOptions.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1382,\"kind\":4194304,\"name\":\"ResumeToken\",\"url\":\"modules.html#ResumeToken\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1383,\"kind\":256,\"name\":\"UpdateDescription\",\"url\":\"interfaces/UpdateDescription.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1384,\"kind\":1024,\"name\":\"updatedFields\",\"url\":\"interfaces/UpdateDescription.html#updatedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1385,\"kind\":1024,\"name\":\"removedFields\",\"url\":\"interfaces/UpdateDescription.html#removedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1386,\"kind\":1024,\"name\":\"truncatedArrays\",\"url\":\"interfaces/UpdateDescription.html#truncatedArrays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1387,\"kind\":256,\"name\":\"AuthMechanismProperties\",\"url\":\"interfaces/AuthMechanismProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1388,\"kind\":1024,\"name\":\"SERVICE_HOST\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_HOST\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1389,\"kind\":1024,\"name\":\"SERVICE_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1390,\"kind\":1024,\"name\":\"SERVICE_REALM\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_REALM\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1391,\"kind\":1024,\"name\":\"CANONICALIZE_HOST_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#CANONICALIZE_HOST_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1392,\"kind\":1024,\"name\":\"AWS_SESSION_TOKEN\",\"url\":\"interfaces/AuthMechanismProperties.html#AWS_SESSION_TOKEN\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1393,\"kind\":128,\"name\":\"MongoCredentials\",\"url\":\"classes/MongoCredentials.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1394,\"kind\":2048,\"name\":\"merge\",\"url\":\"classes/MongoCredentials.html#merge\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoCredentials\"},{\"id\":1395,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCredentials.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1396,\"kind\":1024,\"name\":\"username\",\"url\":\"classes/MongoCredentials.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1397,\"kind\":1024,\"name\":\"password\",\"url\":\"classes/MongoCredentials.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1398,\"kind\":1024,\"name\":\"source\",\"url\":\"classes/MongoCredentials.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1399,\"kind\":1024,\"name\":\"mechanism\",\"url\":\"classes/MongoCredentials.html#mechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1400,\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"classes/MongoCredentials.html#mechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1401,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/MongoCredentials.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1402,\"kind\":2048,\"name\":\"resolveAuthMechanism\",\"url\":\"classes/MongoCredentials.html#resolveAuthMechanism\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1403,\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/MongoCredentials.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1404,\"kind\":256,\"name\":\"MongoCredentialsOptions\",\"url\":\"interfaces/MongoCredentialsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1405,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/MongoCredentialsOptions.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1406,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/MongoCredentialsOptions.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1407,\"kind\":1024,\"name\":\"source\",\"url\":\"interfaces/MongoCredentialsOptions.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1408,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/MongoCredentialsOptions.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1409,\"kind\":1024,\"name\":\"mechanism\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1410,\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1411,\"kind\":32,\"name\":\"LEGAL_TCP_SOCKET_OPTIONS\",\"url\":\"modules.html#LEGAL_TCP_SOCKET_OPTIONS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1412,\"kind\":32,\"name\":\"LEGAL_TLS_SOCKET_OPTIONS\",\"url\":\"modules.html#LEGAL_TLS_SOCKET_OPTIONS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1413,\"kind\":4194304,\"name\":\"Stream\",\"url\":\"modules.html#Stream\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1414,\"kind\":4194304,\"name\":\"ConnectionEvents\",\"url\":\"modules.html#ConnectionEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1415,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ConnectionEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ConnectionEvents\"},{\"id\":1416,\"kind\":2048,\"name\":\"commandStarted\",\"url\":\"modules.html#ConnectionEvents.__type.commandStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1417,\"kind\":2048,\"name\":\"commandSucceeded\",\"url\":\"modules.html#ConnectionEvents.__type.commandSucceeded\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1418,\"kind\":2048,\"name\":\"commandFailed\",\"url\":\"modules.html#ConnectionEvents.__type.commandFailed\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1419,\"kind\":2048,\"name\":\"clusterTimeReceived\",\"url\":\"modules.html#ConnectionEvents.__type.clusterTimeReceived\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1420,\"kind\":2048,\"name\":\"close\",\"url\":\"modules.html#ConnectionEvents.__type.close\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1421,\"kind\":2048,\"name\":\"message\",\"url\":\"modules.html#ConnectionEvents.__type.message\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1422,\"kind\":2048,\"name\":\"pinned\",\"url\":\"modules.html#ConnectionEvents.__type.pinned\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1423,\"kind\":2048,\"name\":\"unpinned\",\"url\":\"modules.html#ConnectionEvents.__type.unpinned\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1424,\"kind\":256,\"name\":\"ConnectionOptions\",\"url\":\"interfaces/ConnectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1425,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ConnectionOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1426,\"kind\":1024,\"name\":\"generation\",\"url\":\"interfaces/ConnectionOptions.html#generation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1427,\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionOptions.html#hostAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1428,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/ConnectionOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1429,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1430,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1431,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1432,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1433,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1434,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/ConnectionOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1435,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/ConnectionOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1436,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1437,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1438,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1439,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1440,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ConnectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1441,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1442,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1443,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1444,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1445,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1446,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1447,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1448,\"kind\":256,\"name\":\"DestroyOptions\",\"url\":\"interfaces/DestroyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1449,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/DestroyOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DestroyOptions\"},{\"id\":1450,\"kind\":256,\"name\":\"ProxyOptions\",\"url\":\"interfaces/ProxyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1451,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ProxyOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1452,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ProxyOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1453,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ProxyOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1454,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ProxyOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1455,\"kind\":256,\"name\":\"CloseOptions\",\"url\":\"interfaces/CloseOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1456,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/CloseOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CloseOptions\"},{\"id\":1457,\"kind\":4194304,\"name\":\"ConnectionPoolEvents\",\"url\":\"modules.html#ConnectionPoolEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1458,\"kind\":256,\"name\":\"ConnectionPoolOptions\",\"url\":\"interfaces/ConnectionPoolOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1459,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1460,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1461,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1462,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1463,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1464,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionPoolOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1465,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionPoolOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1466,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ConnectionPoolOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1467,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionPoolOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1468,\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionPoolOptions.html#hostAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1469,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/ConnectionPoolOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1470,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionPoolOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1471,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1472,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionPoolOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1473,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/ConnectionPoolOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1474,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1475,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1476,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1477,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionPoolOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1478,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionPoolOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1479,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionPoolOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1480,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionPoolOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1481,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1482,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1483,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1484,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1485,\"kind\":128,\"name\":\"StreamDescription\",\"url\":\"classes/StreamDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1486,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamDescription.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1487,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/StreamDescription.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1488,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/StreamDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1489,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/StreamDescription.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1490,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/StreamDescription.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1491,\"kind\":1024,\"name\":\"maxBsonObjectSize\",\"url\":\"classes/StreamDescription.html#maxBsonObjectSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1492,\"kind\":1024,\"name\":\"maxMessageSizeBytes\",\"url\":\"classes/StreamDescription.html#maxMessageSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1493,\"kind\":1024,\"name\":\"maxWriteBatchSize\",\"url\":\"classes/StreamDescription.html#maxWriteBatchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1494,\"kind\":1024,\"name\":\"compressors\",\"url\":\"classes/StreamDescription.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1495,\"kind\":1024,\"name\":\"compressor\",\"url\":\"classes/StreamDescription.html#compressor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1496,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/StreamDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1497,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"classes/StreamDescription.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1498,\"kind\":1024,\"name\":\"__nodejs_mock_server__\",\"url\":\"classes/StreamDescription.html#__nodejs_mock_server__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1499,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"classes/StreamDescription.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1500,\"kind\":2048,\"name\":\"receiveResponse\",\"url\":\"classes/StreamDescription.html#receiveResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1501,\"kind\":256,\"name\":\"StreamDescriptionOptions\",\"url\":\"interfaces/StreamDescriptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1502,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/StreamDescriptionOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1503,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/StreamDescriptionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1504,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/StreamDescriptionOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1505,\"kind\":4194304,\"name\":\"CompressorName\",\"url\":\"modules.html#CompressorName\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1506,\"kind\":256,\"name\":\"CollectionOptions\",\"url\":\"interfaces/CollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1507,\"kind\":1024,\"name\":\"slaveOk\",\"url\":\"interfaces/CollectionOptions.html#slaveOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1508,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1509,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1510,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1511,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1512,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1513,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/CollectionOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1514,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/CollectionOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1515,\"kind\":256,\"name\":\"ModifyResult\",\"url\":\"interfaces/ModifyResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1516,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ModifyResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1517,\"kind\":1024,\"name\":\"lastErrorObject\",\"url\":\"interfaces/ModifyResult.html#lastErrorObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1518,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ModifyResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1519,\"kind\":32,\"name\":\"MONGO_CLIENT_EVENTS\",\"url\":\"modules.html#MONGO_CLIENT_EVENTS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1520,\"kind\":4194304,\"name\":\"AbstractCursorEvents\",\"url\":\"modules.html#AbstractCursorEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1521,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbstractCursorEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbstractCursorEvents\"},{\"id\":1522,\"kind\":2048,\"name\":\"close\",\"url\":\"modules.html#AbstractCursorEvents.__type.close\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"AbstractCursorEvents.__type\"},{\"id\":1523,\"kind\":256,\"name\":\"AbstractCursorOptions\",\"url\":\"interfaces/AbstractCursorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1524,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AbstractCursorOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1525,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AbstractCursorOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1526,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AbstractCursorOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1527,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AbstractCursorOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1528,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1529,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1530,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AbstractCursorOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1531,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AbstractCursorOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1532,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AbstractCursorOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1533,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AbstractCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1534,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AbstractCursorOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1535,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AbstractCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1536,\"kind\":256,\"name\":\"CursorCloseOptions\",\"url\":\"interfaces/CursorCloseOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1537,\"kind\":1024,\"name\":\"skipKillCursors\",\"url\":\"interfaces/CursorCloseOptions.html#skipKillCursors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CursorCloseOptions\"},{\"id\":1538,\"kind\":4194304,\"name\":\"CursorFlag\",\"url\":\"modules.html#CursorFlag\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1539,\"kind\":256,\"name\":\"CursorStreamOptions\",\"url\":\"interfaces/CursorStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1540,\"kind\":2048,\"name\":\"transform\",\"url\":\"interfaces/CursorStreamOptions.html#transform\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CursorStreamOptions\"},{\"id\":1541,\"kind\":256,\"name\":\"AggregationCursorOptions\",\"url\":\"interfaces/AggregationCursorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1542,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregationCursorOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1543,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1544,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1545,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregationCursorOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1546,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1547,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1548,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregationCursorOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1549,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AggregationCursorOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1550,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AggregationCursorOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1551,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AggregationCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1552,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregationCursorOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1553,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregationCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1554,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregationCursorOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1555,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregationCursorOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1556,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregationCursorOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1557,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregationCursorOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1558,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregationCursorOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1559,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregationCursorOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1560,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregationCursorOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1561,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1562,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregationCursorOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1563,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregationCursorOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1564,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregationCursorOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1565,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1566,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregationCursorOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1567,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1568,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1569,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregationCursorOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1570,\"kind\":256,\"name\":\"DbOptions\",\"url\":\"interfaces/DbOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1571,\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/DbOptions.html#authSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1572,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/DbOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1573,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1574,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/DbOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1575,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1576,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1577,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1578,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1579,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1580,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/DbOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1581,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/DbOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1582,\"kind\":256,\"name\":\"AutoEncrypter\",\"url\":\"interfaces/AutoEncrypter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1583,\"kind\":2048,\"name\":\"init\",\"url\":\"interfaces/AutoEncrypter.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1584,\"kind\":2048,\"name\":\"teardown\",\"url\":\"interfaces/AutoEncrypter.html#teardown\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1585,\"kind\":2048,\"name\":\"encrypt\",\"url\":\"interfaces/AutoEncrypter.html#encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1586,\"kind\":2048,\"name\":\"decrypt\",\"url\":\"interfaces/AutoEncrypter.html#decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1587,\"kind\":1024,\"name\":\"cryptSharedLibVersionInfo\",\"url\":\"interfaces/AutoEncrypter.html#cryptSharedLibVersionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1588,\"kind\":512,\"name\":\"constructor\",\"url\":\"interfaces/AutoEncrypter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1589,\"kind\":256,\"name\":\"AutoEncryptionOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1590,\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1591,\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1592,\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1593,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1594,\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.aws\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1595,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1596,\"kind\":1024,\"name\":\"accessKeyId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.accessKeyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1597,\"kind\":1024,\"name\":\"secretAccessKey\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.secretAccessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1598,\"kind\":1024,\"name\":\"sessionToken\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.sessionToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1599,\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.local\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1600,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1601,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-6.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1602,\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.azure\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1603,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1604,\"kind\":1024,\"name\":\"tenantId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.tenantId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1605,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1606,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1607,\"kind\":1024,\"name\":\"identityPlatformEndpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.identityPlatformEndpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1608,\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.gcp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1609,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1610,\"kind\":1024,\"name\":\"email\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.email\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1611,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1612,\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1613,\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.kmip\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1614,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1615,\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-5.endpoint-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1616,\"kind\":1024,\"name\":\"schemaMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#schemaMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1617,\"kind\":1024,\"name\":\"encryptedFieldsMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#encryptedFieldsMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1618,\"kind\":1024,\"name\":\"bypassAutoEncryption\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassAutoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1619,\"kind\":1024,\"name\":\"bypassQueryAnalysis\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassQueryAnalysis\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1620,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/AutoEncryptionOptions.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1621,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1622,\"kind\":2048,\"name\":\"logger\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-7.logger\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1623,\"kind\":1024,\"name\":\"extraOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1624,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1625,\"kind\":1024,\"name\":\"mongocryptdURI\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdURI\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1626,\"kind\":1024,\"name\":\"mongocryptdBypassSpawn\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdBypassSpawn\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1627,\"kind\":1024,\"name\":\"mongocryptdSpawnPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdSpawnPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1628,\"kind\":1024,\"name\":\"mongocryptdSpawnArgs\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdSpawnArgs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1629,\"kind\":1024,\"name\":\"cryptSharedLibPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.cryptSharedLibPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1630,\"kind\":1024,\"name\":\"cryptSharedLibRequired\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.cryptSharedLibRequired\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1631,\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#proxyOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1632,\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#tlsOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1633,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1634,\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.aws-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1635,\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.local-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1636,\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.azure-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1637,\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.gcp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1638,\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.kmip-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1639,\"kind\":256,\"name\":\"AutoEncryptionTlsOptions\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1640,\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCertificateKeyFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1641,\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1642,\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCAFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1643,\"kind\":4194304,\"name\":\"AnyError\",\"url\":\"modules.html#AnyError\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1644,\"kind\":256,\"name\":\"ErrorDescription\",\"url\":\"interfaces/ErrorDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1645,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/ErrorDescription.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1646,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/ErrorDescription.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1647,\"kind\":1024,\"name\":\"$err\",\"url\":\"interfaces/ErrorDescription.html#_err\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1648,\"kind\":1024,\"name\":\"errorLabels\",\"url\":\"interfaces/ErrorDescription.html#errorLabels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1649,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/ErrorDescription.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1650,\"kind\":256,\"name\":\"MongoNetworkErrorOptions\",\"url\":\"interfaces/MongoNetworkErrorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1651,\"kind\":1024,\"name\":\"beforeHandshake\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#beforeHandshake\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoNetworkErrorOptions\"},{\"id\":1652,\"kind\":256,\"name\":\"ExplainOptions\",\"url\":\"interfaces/ExplainOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1653,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ExplainOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExplainOptions\"},{\"id\":1654,\"kind\":4194304,\"name\":\"ExplainVerbosityLike\",\"url\":\"modules.html#ExplainVerbosityLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1655,\"kind\":128,\"name\":\"GridFSBucketReadStream\",\"url\":\"classes/GridFSBucketReadStream.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1656,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/GridFSBucketReadStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1657,\"kind\":8388608,\"name\":\"FILE\",\"url\":\"classes/GridFSBucketReadStream.html#FILE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1658,\"kind\":8388608,\"name\":\"DATA\",\"url\":\"classes/GridFSBucketReadStream.html#DATA\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1659,\"kind\":8388608,\"name\":\"END\",\"url\":\"classes/GridFSBucketReadStream.html#END\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1660,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/GridFSBucketReadStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1661,\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GridFSBucketReadStream.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1662,\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketReadStream.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1663,\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketReadStream.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1664,\"kind\":256,\"name\":\"GridFSBucketReadStreamOptions\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1665,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1666,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1667,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1668,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1669,\"kind\":256,\"name\":\"GridFSBucketReadStreamOptionsWithRevision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1670,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1671,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1672,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1673,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1674,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1675,\"kind\":256,\"name\":\"GridFSFile\",\"url\":\"interfaces/GridFSFile.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1676,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSFile.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1677,\"kind\":1024,\"name\":\"length\",\"url\":\"interfaces/GridFSFile.html#length\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1678,\"kind\":1024,\"name\":\"chunkSize\",\"url\":\"interfaces/GridFSFile.html#chunkSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1679,\"kind\":1024,\"name\":\"filename\",\"url\":\"interfaces/GridFSFile.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1680,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSFile.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1681,\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSFile.html#aliases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1682,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSFile.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1683,\"kind\":1024,\"name\":\"uploadDate\",\"url\":\"interfaces/GridFSFile.html#uploadDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1684,\"kind\":4194304,\"name\":\"GridFSBucketEvents\",\"url\":\"modules.html#GridFSBucketEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1685,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#GridFSBucketEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"GridFSBucketEvents\"},{\"id\":1686,\"kind\":2048,\"name\":\"index\",\"url\":\"modules.html#GridFSBucketEvents.__type.index\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketEvents.__type\"},{\"id\":1687,\"kind\":256,\"name\":\"GridFSBucketOptions\",\"url\":\"interfaces/GridFSBucketOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1688,\"kind\":1024,\"name\":\"bucketName\",\"url\":\"interfaces/GridFSBucketOptions.html#bucketName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1689,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketOptions.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1690,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/GridFSBucketOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1691,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1692,\"kind\":128,\"name\":\"GridFSBucketWriteStream\",\"url\":\"classes/GridFSBucketWriteStream.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1693,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/GridFSBucketWriteStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1694,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/GridFSBucketWriteStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1695,\"kind\":8388608,\"name\":\"FINISH\",\"url\":\"classes/GridFSBucketWriteStream.html#FINISH\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1696,\"kind\":1024,\"name\":\"bucket\",\"url\":\"classes/GridFSBucketWriteStream.html#bucket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1697,\"kind\":1024,\"name\":\"chunks\",\"url\":\"classes/GridFSBucketWriteStream.html#chunks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1698,\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/GridFSBucketWriteStream.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1699,\"kind\":1024,\"name\":\"files\",\"url\":\"classes/GridFSBucketWriteStream.html#files\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1700,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GridFSBucketWriteStream.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1701,\"kind\":1024,\"name\":\"done\",\"url\":\"classes/GridFSBucketWriteStream.html#done\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1702,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/GridFSBucketWriteStream.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1703,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"classes/GridFSBucketWriteStream.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1704,\"kind\":1024,\"name\":\"bufToStore\",\"url\":\"classes/GridFSBucketWriteStream.html#bufToStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1705,\"kind\":1024,\"name\":\"length\",\"url\":\"classes/GridFSBucketWriteStream.html#length\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1706,\"kind\":1024,\"name\":\"n\",\"url\":\"classes/GridFSBucketWriteStream.html#n\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1707,\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/GridFSBucketWriteStream.html#pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1708,\"kind\":1024,\"name\":\"state\",\"url\":\"classes/GridFSBucketWriteStream.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1709,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/GridFSBucketWriteStream.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1710,\"kind\":1024,\"name\":\"streamEnd\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.streamEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1711,\"kind\":1024,\"name\":\"outstandingRequests\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.outstandingRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1712,\"kind\":1024,\"name\":\"errored\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.errored\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1713,\"kind\":1024,\"name\":\"aborted\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1714,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"classes/GridFSBucketWriteStream.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1715,\"kind\":2048,\"name\":\"write\",\"url\":\"classes/GridFSBucketWriteStream.html#write\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1716,\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketWriteStream.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1717,\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketWriteStream.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1718,\"kind\":256,\"name\":\"GridFSBucketWriteStreamOptions\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1719,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1720,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1721,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1722,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1723,\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#aliases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1724,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1725,\"kind\":256,\"name\":\"GridFSChunk\",\"url\":\"interfaces/GridFSChunk.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1726,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSChunk.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1727,\"kind\":1024,\"name\":\"files_id\",\"url\":\"interfaces/GridFSChunk.html#files_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1728,\"kind\":1024,\"name\":\"n\",\"url\":\"interfaces/GridFSChunk.html#n\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1729,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/GridFSChunk.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1730,\"kind\":4194304,\"name\":\"LoggerFunction\",\"url\":\"modules.html#LoggerFunction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1731,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#LoggerFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"LoggerFunction\"},{\"id\":1732,\"kind\":256,\"name\":\"LoggerOptions\",\"url\":\"interfaces/LoggerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1733,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/LoggerOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LoggerOptions\"},{\"id\":1734,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/LoggerOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LoggerOptions\"},{\"id\":1735,\"kind\":256,\"name\":\"Auth\",\"url\":\"interfaces/Auth.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1736,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/Auth.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Auth\"},{\"id\":1737,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/Auth.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Auth\"},{\"id\":1738,\"kind\":256,\"name\":\"DriverInfo\",\"url\":\"interfaces/DriverInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1739,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DriverInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1740,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DriverInfo.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1741,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/DriverInfo.html#platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1742,\"kind\":4194304,\"name\":\"MongoClientEvents\",\"url\":\"modules.html#MongoClientEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1743,\"kind\":256,\"name\":\"MongoClientOptions\",\"url\":\"interfaces/MongoClientOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1744,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoClientOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1745,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoClientOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1746,\"kind\":1024,\"name\":\"ssl\",\"url\":\"interfaces/MongoClientOptions.html#ssl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1747,\"kind\":1024,\"name\":\"tlsCertificateFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1748,\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1749,\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1750,\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCAFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1751,\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1752,\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1753,\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoClientOptions.html#tlsInsecure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1754,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1755,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1756,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoClientOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1757,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoClientOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1758,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoClientOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1759,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoClientOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1760,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1761,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1762,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoClientOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1763,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoClientOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1764,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1765,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoClientOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1766,\"kind\":1024,\"name\":\"readConcernLevel\",\"url\":\"interfaces/MongoClientOptions.html#readConcernLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1767,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoClientOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1768,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/MongoClientOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1769,\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/MongoClientOptions.html#readPreferenceTags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1770,\"kind\":1024,\"name\":\"auth\",\"url\":\"interfaces/MongoClientOptions.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1771,\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/MongoClientOptions.html#authSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1772,\"kind\":1024,\"name\":\"authMechanism\",\"url\":\"interfaces/MongoClientOptions.html#authMechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1773,\"kind\":1024,\"name\":\"authMechanismProperties\",\"url\":\"interfaces/MongoClientOptions.html#authMechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1774,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoClientOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1775,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1776,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1777,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1778,\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoClientOptions.html#appName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1779,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoClientOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1780,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoClientOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1781,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoClientOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1782,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoClientOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1783,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/MongoClientOptions.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1784,\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#wtimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1785,\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/MongoClientOptions.html#journal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1786,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoClientOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1787,\"kind\":1024,\"name\":\"sslValidate\",\"url\":\"interfaces/MongoClientOptions.html#sslValidate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1788,\"kind\":1024,\"name\":\"sslCA\",\"url\":\"interfaces/MongoClientOptions.html#sslCA\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1789,\"kind\":1024,\"name\":\"sslCert\",\"url\":\"interfaces/MongoClientOptions.html#sslCert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1790,\"kind\":1024,\"name\":\"sslKey\",\"url\":\"interfaces/MongoClientOptions.html#sslKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1791,\"kind\":1024,\"name\":\"sslPass\",\"url\":\"interfaces/MongoClientOptions.html#sslPass\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1792,\"kind\":1024,\"name\":\"sslCRL\",\"url\":\"interfaces/MongoClientOptions.html#sslCRL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1793,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoClientOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1794,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MongoClientOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1795,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MongoClientOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1796,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoClientOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1797,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoClientOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MongoClientOptions\"},{\"id\":1798,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoClientOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1799,\"kind\":1024,\"name\":\"promiseLibrary\",\"url\":\"interfaces/MongoClientOptions.html#promiseLibrary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1800,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/MongoClientOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1801,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/MongoClientOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1802,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoClientOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1803,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoClientOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1804,\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoClientOptions.html#autoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1805,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoClientOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1806,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoClientOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1807,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoClientOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1808,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoClientOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1809,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoClientOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1810,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MongoClientOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"id\":1811,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MongoClientOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1812,\"kind\":256,\"name\":\"MongoOptions\",\"url\":\"interfaces/MongoOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1813,\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/MongoOptions.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1814,\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/MongoOptions.html#srvHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1815,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MongoOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1816,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1817,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1818,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1819,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1820,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1821,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1822,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MongoOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1823,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MongoOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1824,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/MongoOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1825,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1826,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1827,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1828,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1829,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1830,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1831,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1832,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1833,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MongoOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1834,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MongoOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1835,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1836,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1837,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/MongoOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1838,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1839,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1840,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1841,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1842,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1843,\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoOptions.html#autoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1844,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1845,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1846,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1847,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1848,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1849,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1850,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1851,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1852,\"kind\":1024,\"name\":\"promiseLibrary\",\"url\":\"interfaces/MongoOptions.html#promiseLibrary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1853,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1854,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1855,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1856,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1857,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1858,\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1859,\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1860,\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoOptions.html#tlsInsecure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1861,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1862,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MongoOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1863,\"kind\":256,\"name\":\"PkFactory\",\"url\":\"interfaces/PkFactory.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1864,\"kind\":2048,\"name\":\"createPk\",\"url\":\"interfaces/PkFactory.html#createPk\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"PkFactory\"},{\"id\":1865,\"kind\":256,\"name\":\"ServerApi\",\"url\":\"interfaces/ServerApi.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1866,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ServerApi.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1867,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/ServerApi.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1868,\"kind\":1024,\"name\":\"deprecationErrors\",\"url\":\"interfaces/ServerApi.html#deprecationErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1869,\"kind\":4194304,\"name\":\"SupportedNodeConnectionOptions\",\"url\":\"modules.html#SupportedNodeConnectionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1870,\"kind\":4194304,\"name\":\"SupportedSocketOptions\",\"url\":\"modules.html#SupportedSocketOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1871,\"kind\":4194304,\"name\":\"SupportedTLSConnectionOptions\",\"url\":\"modules.html#SupportedTLSConnectionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1872,\"kind\":4194304,\"name\":\"SupportedTLSSocketOptions\",\"url\":\"modules.html#SupportedTLSSocketOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1873,\"kind\":4194304,\"name\":\"WithSessionCallback\",\"url\":\"modules.html#WithSessionCallback\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1874,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#WithSessionCallback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WithSessionCallback\"},{\"id\":1875,\"kind\":4194304,\"name\":\"CommonEvents\",\"url\":\"modules.html#CommonEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1876,\"kind\":4194304,\"name\":\"EventsDescription\",\"url\":\"modules.html#EventsDescription\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1877,\"kind\":4194304,\"name\":\"GenericListener\",\"url\":\"modules.html#GenericListener\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1878,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#GenericListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"GenericListener\"},{\"id\":1879,\"kind\":128,\"name\":\"TypedEventEmitter\",\"url\":\"classes/TypedEventEmitter.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1880,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TypedEventEmitter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"TypedEventEmitter\"},{\"id\":1881,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/TypedEventEmitter.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1882,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TypedEventEmitter.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1883,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/TypedEventEmitter.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1884,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/TypedEventEmitter.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1885,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TypedEventEmitter.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1886,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/TypedEventEmitter.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1887,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/TypedEventEmitter.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1888,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/TypedEventEmitter.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1889,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/TypedEventEmitter.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1890,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/TypedEventEmitter.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1891,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/TypedEventEmitter.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1892,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/TypedEventEmitter.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1893,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/TypedEventEmitter.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1894,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1895,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1896,\"kind\":4194304,\"name\":\"AcceptedFields\",\"url\":\"modules.html#AcceptedFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1897,\"kind\":4194304,\"name\":\"AddToSetOperators\",\"url\":\"modules.html#AddToSetOperators\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1898,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddToSetOperators.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddToSetOperators\"},{\"id\":1899,\"kind\":1024,\"name\":\"$each\",\"url\":\"modules.html#AddToSetOperators.__type._each\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddToSetOperators.__type\"},{\"id\":1900,\"kind\":4194304,\"name\":\"AlternativeType\",\"url\":\"modules.html#AlternativeType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1901,\"kind\":4194304,\"name\":\"ArrayElement\",\"url\":\"modules.html#ArrayElement\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1902,\"kind\":4194304,\"name\":\"ArrayOperator\",\"url\":\"modules.html#ArrayOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1903,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ArrayOperator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ArrayOperator\"},{\"id\":1904,\"kind\":1024,\"name\":\"$each\",\"url\":\"modules.html#ArrayOperator.__type._each\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1905,\"kind\":1024,\"name\":\"$slice\",\"url\":\"modules.html#ArrayOperator.__type._slice\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1906,\"kind\":1024,\"name\":\"$position\",\"url\":\"modules.html#ArrayOperator.__type._position\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1907,\"kind\":1024,\"name\":\"$sort\",\"url\":\"modules.html#ArrayOperator.__type._sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1908,\"kind\":4194304,\"name\":\"BitwiseFilter\",\"url\":\"modules.html#BitwiseFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1909,\"kind\":4194304,\"name\":\"BSONTypeAlias\",\"url\":\"modules.html#BSONTypeAlias\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1910,\"kind\":4194304,\"name\":\"Condition\",\"url\":\"modules.html#Condition\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1911,\"kind\":4194304,\"name\":\"EnhancedOmit\",\"url\":\"modules.html#EnhancedOmit\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1912,\"kind\":4194304,\"name\":\"Filter\",\"url\":\"modules.html#Filter\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1913,\"kind\":4194304,\"name\":\"FilterOperations\",\"url\":\"modules.html#FilterOperations\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1914,\"kind\":256,\"name\":\"FilterOperators\",\"url\":\"interfaces/FilterOperators.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1915,\"kind\":1024,\"name\":\"$eq\",\"url\":\"interfaces/FilterOperators.html#_eq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1916,\"kind\":1024,\"name\":\"$gt\",\"url\":\"interfaces/FilterOperators.html#_gt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1917,\"kind\":1024,\"name\":\"$gte\",\"url\":\"interfaces/FilterOperators.html#_gte\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1918,\"kind\":1024,\"name\":\"$in\",\"url\":\"interfaces/FilterOperators.html#_in\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1919,\"kind\":1024,\"name\":\"$lt\",\"url\":\"interfaces/FilterOperators.html#_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1920,\"kind\":1024,\"name\":\"$lte\",\"url\":\"interfaces/FilterOperators.html#_lte\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1921,\"kind\":1024,\"name\":\"$ne\",\"url\":\"interfaces/FilterOperators.html#_ne\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1922,\"kind\":1024,\"name\":\"$nin\",\"url\":\"interfaces/FilterOperators.html#_nin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1923,\"kind\":1024,\"name\":\"$not\",\"url\":\"interfaces/FilterOperators.html#_not\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1924,\"kind\":1024,\"name\":\"$exists\",\"url\":\"interfaces/FilterOperators.html#_exists\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1925,\"kind\":1024,\"name\":\"$type\",\"url\":\"interfaces/FilterOperators.html#_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1926,\"kind\":1024,\"name\":\"$expr\",\"url\":\"interfaces/FilterOperators.html#_expr\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1927,\"kind\":1024,\"name\":\"$jsonSchema\",\"url\":\"interfaces/FilterOperators.html#_jsonSchema\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1928,\"kind\":1024,\"name\":\"$mod\",\"url\":\"interfaces/FilterOperators.html#_mod\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1929,\"kind\":1024,\"name\":\"$regex\",\"url\":\"interfaces/FilterOperators.html#_regex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1930,\"kind\":1024,\"name\":\"$options\",\"url\":\"interfaces/FilterOperators.html#_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1931,\"kind\":1024,\"name\":\"$geoIntersects\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1932,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FilterOperators.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1933,\"kind\":1024,\"name\":\"$geometry\",\"url\":\"interfaces/FilterOperators.html#__type._geometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FilterOperators.__type\"},{\"id\":1934,\"kind\":1024,\"name\":\"$geoWithin\",\"url\":\"interfaces/FilterOperators.html#_geoWithin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1935,\"kind\":1024,\"name\":\"$near\",\"url\":\"interfaces/FilterOperators.html#_near\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1936,\"kind\":1024,\"name\":\"$nearSphere\",\"url\":\"interfaces/FilterOperators.html#_nearSphere\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1937,\"kind\":1024,\"name\":\"$maxDistance\",\"url\":\"interfaces/FilterOperators.html#_maxDistance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1938,\"kind\":1024,\"name\":\"$all\",\"url\":\"interfaces/FilterOperators.html#_all\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1939,\"kind\":1024,\"name\":\"$elemMatch\",\"url\":\"interfaces/FilterOperators.html#_elemMatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1940,\"kind\":1024,\"name\":\"$size\",\"url\":\"interfaces/FilterOperators.html#_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1941,\"kind\":1024,\"name\":\"$bitsAllClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAllClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1942,\"kind\":1024,\"name\":\"$bitsAllSet\",\"url\":\"interfaces/FilterOperators.html#_bitsAllSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1943,\"kind\":1024,\"name\":\"$bitsAnyClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAnyClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1944,\"kind\":1024,\"name\":\"$bitsAnySet\",\"url\":\"interfaces/FilterOperators.html#_bitsAnySet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1945,\"kind\":1024,\"name\":\"$rand\",\"url\":\"interfaces/FilterOperators.html#_rand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1946,\"kind\":4194304,\"name\":\"Flatten\",\"url\":\"modules.html#Flatten\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1947,\"kind\":4194304,\"name\":\"InferIdType\",\"url\":\"modules.html#InferIdType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1948,\"kind\":4194304,\"name\":\"IntegerType\",\"url\":\"modules.html#IntegerType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1949,\"kind\":4194304,\"name\":\"IsAny\",\"url\":\"modules.html#IsAny\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1950,\"kind\":4194304,\"name\":\"Join\",\"url\":\"modules.html#Join\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1951,\"kind\":4194304,\"name\":\"KeysOfAType\",\"url\":\"modules.html#KeysOfAType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1952,\"kind\":4194304,\"name\":\"KeysOfOtherType\",\"url\":\"modules.html#KeysOfOtherType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1953,\"kind\":4194304,\"name\":\"MatchKeysAndValues\",\"url\":\"modules.html#MatchKeysAndValues\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1954,\"kind\":4194304,\"name\":\"NestedPaths\",\"url\":\"modules.html#NestedPaths\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1955,\"kind\":4194304,\"name\":\"NonObjectIdLikeDocument\",\"url\":\"modules.html#NonObjectIdLikeDocument\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1956,\"kind\":4194304,\"name\":\"NotAcceptedFields\",\"url\":\"modules.html#NotAcceptedFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1957,\"kind\":4194304,\"name\":\"NumericType\",\"url\":\"modules.html#NumericType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1958,\"kind\":4194304,\"name\":\"OneOrMore\",\"url\":\"modules.html#OneOrMore\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1959,\"kind\":4194304,\"name\":\"OnlyFieldsOfType\",\"url\":\"modules.html#OnlyFieldsOfType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1960,\"kind\":4194304,\"name\":\"OptionalId\",\"url\":\"modules.html#OptionalId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1961,\"kind\":4194304,\"name\":\"OptionalUnlessRequiredId\",\"url\":\"modules.html#OptionalUnlessRequiredId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1962,\"kind\":4194304,\"name\":\"Projection\",\"url\":\"modules.html#Projection\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1963,\"kind\":4194304,\"name\":\"ProjectionOperators\",\"url\":\"modules.html#ProjectionOperators\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1964,\"kind\":4194304,\"name\":\"PropertyType\",\"url\":\"modules.html#PropertyType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1965,\"kind\":4194304,\"name\":\"PullAllOperator\",\"url\":\"modules.html#PullAllOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1966,\"kind\":4194304,\"name\":\"PullOperator\",\"url\":\"modules.html#PullOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1967,\"kind\":4194304,\"name\":\"PushOperator\",\"url\":\"modules.html#PushOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1968,\"kind\":4194304,\"name\":\"RegExpOrString\",\"url\":\"modules.html#RegExpOrString\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1969,\"kind\":256,\"name\":\"RootFilterOperators\",\"url\":\"interfaces/RootFilterOperators.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1970,\"kind\":1024,\"name\":\"$and\",\"url\":\"interfaces/RootFilterOperators.html#_and\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1971,\"kind\":1024,\"name\":\"$nor\",\"url\":\"interfaces/RootFilterOperators.html#_nor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1972,\"kind\":1024,\"name\":\"$or\",\"url\":\"interfaces/RootFilterOperators.html#_or\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1973,\"kind\":1024,\"name\":\"$text\",\"url\":\"interfaces/RootFilterOperators.html#_text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1974,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RootFilterOperators.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1975,\"kind\":1024,\"name\":\"$search\",\"url\":\"interfaces/RootFilterOperators.html#__type._search\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1976,\"kind\":1024,\"name\":\"$language\",\"url\":\"interfaces/RootFilterOperators.html#__type._language\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1977,\"kind\":1024,\"name\":\"$caseSensitive\",\"url\":\"interfaces/RootFilterOperators.html#__type._caseSensitive\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1978,\"kind\":1024,\"name\":\"$diacriticSensitive\",\"url\":\"interfaces/RootFilterOperators.html#__type._diacriticSensitive\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1979,\"kind\":1024,\"name\":\"$where\",\"url\":\"interfaces/RootFilterOperators.html#_where\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1980,\"kind\":1024,\"name\":\"$comment\",\"url\":\"interfaces/RootFilterOperators.html#_comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1981,\"kind\":4194304,\"name\":\"SchemaMember\",\"url\":\"modules.html#SchemaMember\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1982,\"kind\":4194304,\"name\":\"SetFields\",\"url\":\"modules.html#SetFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1983,\"kind\":4194304,\"name\":\"UpdateFilter\",\"url\":\"modules.html#UpdateFilter\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1984,\"kind\":4194304,\"name\":\"WithId\",\"url\":\"modules.html#WithId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1985,\"kind\":4194304,\"name\":\"WithoutId\",\"url\":\"modules.html#WithoutId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1986,\"kind\":256,\"name\":\"AddUserOptions\",\"url\":\"interfaces/AddUserOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1987,\"kind\":1024,\"name\":\"digestPassword\",\"url\":\"interfaces/AddUserOptions.html#digestPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1988,\"kind\":1024,\"name\":\"roles\",\"url\":\"interfaces/AddUserOptions.html#roles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1989,\"kind\":1024,\"name\":\"customData\",\"url\":\"interfaces/AddUserOptions.html#customData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1990,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AddUserOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1991,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AddUserOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1992,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AddUserOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1993,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AddUserOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1994,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AddUserOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1995,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AddUserOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1996,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AddUserOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1997,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AddUserOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1998,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AddUserOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1999,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AddUserOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2000,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AddUserOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2001,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AddUserOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2002,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AddUserOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2003,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AddUserOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2004,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AddUserOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2005,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AddUserOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2006,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AddUserOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2007,\"kind\":256,\"name\":\"RoleSpecification\",\"url\":\"interfaces/RoleSpecification.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2008,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/RoleSpecification.html#role\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RoleSpecification\"},{\"id\":2009,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/RoleSpecification.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RoleSpecification\"},{\"id\":2010,\"kind\":256,\"name\":\"AggregateOptions\",\"url\":\"interfaces/AggregateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2011,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregateOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2012,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregateOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2013,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2014,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregateOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2015,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AggregateOptions\"},{\"id\":2016,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2017,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AggregateOptions\"},{\"id\":2018,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2019,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2020,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregateOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2021,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AggregateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2022,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2023,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2024,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2025,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2026,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2027,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2028,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2029,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2030,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2031,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2032,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2033,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2034,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2035,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2036,\"kind\":256,\"name\":\"CollationOptions\",\"url\":\"interfaces/CollationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2037,\"kind\":1024,\"name\":\"locale\",\"url\":\"interfaces/CollationOptions.html#locale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2038,\"kind\":1024,\"name\":\"caseLevel\",\"url\":\"interfaces/CollationOptions.html#caseLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2039,\"kind\":1024,\"name\":\"caseFirst\",\"url\":\"interfaces/CollationOptions.html#caseFirst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2040,\"kind\":1024,\"name\":\"strength\",\"url\":\"interfaces/CollationOptions.html#strength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2041,\"kind\":1024,\"name\":\"numericOrdering\",\"url\":\"interfaces/CollationOptions.html#numericOrdering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2042,\"kind\":1024,\"name\":\"alternate\",\"url\":\"interfaces/CollationOptions.html#alternate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2043,\"kind\":1024,\"name\":\"maxVariable\",\"url\":\"interfaces/CollationOptions.html#maxVariable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2044,\"kind\":1024,\"name\":\"backwards\",\"url\":\"interfaces/CollationOptions.html#backwards\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2045,\"kind\":1024,\"name\":\"normalization\",\"url\":\"interfaces/CollationOptions.html#normalization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2046,\"kind\":256,\"name\":\"CommandOperationOptions\",\"url\":\"interfaces/CommandOperationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2047,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CommandOperationOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2048,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CommandOperationOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2049,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CommandOperationOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2050,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CommandOperationOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2051,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CommandOperationOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2052,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CommandOperationOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2053,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CommandOperationOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2054,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CommandOperationOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2055,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CommandOperationOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2056,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CommandOperationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2057,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CommandOperationOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2058,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CommandOperationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2059,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CommandOperationOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2060,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CommandOperationOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2061,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CommandOperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2062,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CommandOperationOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2063,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CommandOperationOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2064,\"kind\":256,\"name\":\"IndexInformationOptions\",\"url\":\"interfaces/IndexInformationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2065,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/IndexInformationOptions.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2066,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/IndexInformationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2067,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/IndexInformationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2068,\"kind\":256,\"name\":\"CountOptions\",\"url\":\"interfaces/CountOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2069,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2070,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2071,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CountOptions\"},{\"id\":2072,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2073,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CountOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2074,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2075,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2076,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2077,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2078,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2079,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2080,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2081,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2082,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2083,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2084,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2085,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2086,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2087,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2088,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2089,\"kind\":256,\"name\":\"CountDocumentsOptions\",\"url\":\"interfaces/CountDocumentsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2090,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountDocumentsOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2091,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountDocumentsOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2092,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/CountDocumentsOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2093,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/CountDocumentsOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2094,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/CountDocumentsOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2095,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/CountDocumentsOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2096,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2097,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2098,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountDocumentsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2099,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountDocumentsOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2100,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/CountDocumentsOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2101,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/CountDocumentsOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2102,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2103,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2104,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountDocumentsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2105,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountDocumentsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2106,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountDocumentsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2107,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountDocumentsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2108,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2109,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountDocumentsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2110,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountDocumentsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2111,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2112,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2113,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountDocumentsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2114,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountDocumentsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2115,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2116,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountDocumentsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2117,\"kind\":256,\"name\":\"ClusteredCollectionOptions\",\"url\":\"interfaces/ClusteredCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2118,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClusteredCollectionOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2119,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClusteredCollectionOptions.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2120,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/ClusteredCollectionOptions.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2121,\"kind\":256,\"name\":\"CreateCollectionOptions\",\"url\":\"interfaces/CreateCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2122,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/CreateCollectionOptions.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2123,\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CreateCollectionOptions.html#capped\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2124,\"kind\":1024,\"name\":\"autoIndexId\",\"url\":\"interfaces/CreateCollectionOptions.html#autoIndexId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2125,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CreateCollectionOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2126,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateCollectionOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2127,\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/CreateCollectionOptions.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2128,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateCollectionOptions.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2129,\"kind\":1024,\"name\":\"validator\",\"url\":\"interfaces/CreateCollectionOptions.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2130,\"kind\":1024,\"name\":\"validationLevel\",\"url\":\"interfaces/CreateCollectionOptions.html#validationLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2131,\"kind\":1024,\"name\":\"validationAction\",\"url\":\"interfaces/CreateCollectionOptions.html#validationAction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2132,\"kind\":1024,\"name\":\"indexOptionDefaults\",\"url\":\"interfaces/CreateCollectionOptions.html#indexOptionDefaults\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2133,\"kind\":1024,\"name\":\"viewOn\",\"url\":\"interfaces/CreateCollectionOptions.html#viewOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2134,\"kind\":1024,\"name\":\"pipeline\",\"url\":\"interfaces/CreateCollectionOptions.html#pipeline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2135,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/CreateCollectionOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2136,\"kind\":1024,\"name\":\"timeseries\",\"url\":\"interfaces/CreateCollectionOptions.html#timeseries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2137,\"kind\":1024,\"name\":\"clusteredIndex\",\"url\":\"interfaces/CreateCollectionOptions.html#clusteredIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2138,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateCollectionOptions.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2139,\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/CreateCollectionOptions.html#encryptedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2140,\"kind\":1024,\"name\":\"changeStreamPreAndPostImages\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2141,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CreateCollectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2142,\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/CreateCollectionOptions.html#__type.enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CreateCollectionOptions.__type\"},{\"id\":2143,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2144,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2145,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2146,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2147,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2148,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2149,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2150,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2151,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2152,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2153,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2154,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2155,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2156,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2157,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2158,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2159,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2160,\"kind\":256,\"name\":\"TimeSeriesCollectionOptions\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2161,\"kind\":1024,\"name\":\"timeField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#timeField\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2162,\"kind\":1024,\"name\":\"metaField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#metaField\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2163,\"kind\":1024,\"name\":\"granularity\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#granularity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2164,\"kind\":256,\"name\":\"DeleteOptions\",\"url\":\"interfaces/DeleteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2165,\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/DeleteOptions.html#ordered\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2166,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DeleteOptions\"},{\"id\":2167,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2168,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/DeleteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2169,\"kind\":1024,\"name\":\"single\",\"url\":\"interfaces/DeleteOptions.html#single\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2170,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DeleteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2171,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DeleteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2172,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2173,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DeleteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2174,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DeleteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2175,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DeleteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2176,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DeleteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2177,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DeleteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2178,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DeleteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2179,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2180,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DeleteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2181,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2182,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DeleteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2183,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2184,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DeleteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2185,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DeleteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2186,\"kind\":256,\"name\":\"DeleteResult\",\"url\":\"interfaces/DeleteResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2187,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/DeleteResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteResult\"},{\"id\":2188,\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"interfaces/DeleteResult.html#deletedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteResult\"},{\"id\":2189,\"kind\":256,\"name\":\"DeleteStatement\",\"url\":\"interfaces/DeleteStatement.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2190,\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/DeleteStatement.html#q\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2191,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/DeleteStatement.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2192,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteStatement.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2193,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteStatement.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2194,\"kind\":4194304,\"name\":\"DistinctOptions\",\"url\":\"modules.html#DistinctOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2195,\"kind\":256,\"name\":\"DropCollectionOptions\",\"url\":\"interfaces/DropCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2196,\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/DropCollectionOptions.html#encryptedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DropCollectionOptions\"},{\"id\":2197,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DropCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2198,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DropCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2199,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DropCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2200,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DropCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2201,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DropCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2202,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DropCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2203,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DropCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2204,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DropCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2205,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DropCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2206,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DropCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2207,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DropCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2208,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DropCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2209,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DropCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2210,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DropCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2211,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DropCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2212,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DropCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2213,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DropCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2214,\"kind\":4194304,\"name\":\"DropDatabaseOptions\",\"url\":\"modules.html#DropDatabaseOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2215,\"kind\":256,\"name\":\"EstimatedDocumentCountOptions\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2216,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2217,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2218,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2219,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2220,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2221,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2222,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2223,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2224,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2225,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2226,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2227,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2228,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2229,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2230,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2231,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2232,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2233,\"kind\":256,\"name\":\"EvalOptions\",\"url\":\"interfaces/EvalOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2234,\"kind\":1024,\"name\":\"nolock\",\"url\":\"interfaces/EvalOptions.html#nolock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EvalOptions\"},{\"id\":2235,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/EvalOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2236,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EvalOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2237,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EvalOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2238,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EvalOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2239,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EvalOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2240,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EvalOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2241,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EvalOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2242,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EvalOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2243,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EvalOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2244,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EvalOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2245,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EvalOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2246,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EvalOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2247,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EvalOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2248,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EvalOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2249,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EvalOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2250,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EvalOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2251,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EvalOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2252,\"kind\":256,\"name\":\"FindOptions\",\"url\":\"interfaces/FindOptions.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2253,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/FindOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2254,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2255,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2256,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/FindOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2257,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2258,\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/FindOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2259,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/FindOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2260,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/FindOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2261,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/FindOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2262,\"kind\":1024,\"name\":\"returnKey\",\"url\":\"interfaces/FindOptions.html#returnKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2263,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/FindOptions.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2264,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/FindOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2265,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FindOptions\"},{\"id\":2266,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/FindOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2267,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/FindOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2268,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FindOptions\"},{\"id\":2269,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/FindOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2270,\"kind\":1024,\"name\":\"singleBatch\",\"url\":\"interfaces/FindOptions.html#singleBatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2271,\"kind\":1024,\"name\":\"allowPartialResults\",\"url\":\"interfaces/FindOptions.html#allowPartialResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2272,\"kind\":1024,\"name\":\"showRecordId\",\"url\":\"interfaces/FindOptions.html#showRecordId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2273,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2274,\"kind\":1024,\"name\":\"oplogReplay\",\"url\":\"interfaces/FindOptions.html#oplogReplay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2275,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2276,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2277,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2278,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2279,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2280,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2281,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2282,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2283,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2284,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2285,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2286,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2287,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2288,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2289,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2290,\"kind\":256,\"name\":\"FindOneAndDeleteOptions\",\"url\":\"interfaces/FindOneAndDeleteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2291,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2292,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2293,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2294,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2295,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2296,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2297,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2298,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2299,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2300,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2301,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2302,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2303,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2304,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2305,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2306,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2307,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2308,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2309,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2310,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2311,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2312,\"kind\":256,\"name\":\"FindOneAndReplaceOptions\",\"url\":\"interfaces/FindOneAndReplaceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2313,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2314,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2315,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2316,\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#returnDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2317,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2318,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2319,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2320,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2321,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2322,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2323,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2324,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2325,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2326,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2327,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2328,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2329,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2330,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2331,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2332,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2333,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2334,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2335,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2336,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2337,\"kind\":256,\"name\":\"FindOneAndUpdateOptions\",\"url\":\"interfaces/FindOneAndUpdateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2338,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2339,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2340,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2341,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2342,\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#returnDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2343,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2344,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2345,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2346,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2347,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2348,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2349,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2350,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2351,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2352,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2353,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2354,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2355,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2356,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2357,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2358,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2359,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2360,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2361,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2362,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2363,\"kind\":256,\"name\":\"CreateIndexesOptions\",\"url\":\"interfaces/CreateIndexesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2364,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/CreateIndexesOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2365,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/CreateIndexesOptions.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2366,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CreateIndexesOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2367,\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/CreateIndexesOptions.html#partialFilterExpression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2368,\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/CreateIndexesOptions.html#sparse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2369,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateIndexesOptions.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2370,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateIndexesOptions.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2371,\"kind\":1024,\"name\":\"commitQuorum\",\"url\":\"interfaces/CreateIndexesOptions.html#commitQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2372,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CreateIndexesOptions.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2373,\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/CreateIndexesOptions.html#weights\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2374,\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/CreateIndexesOptions.html#default_language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2375,\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/CreateIndexesOptions.html#language_override\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2376,\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#textIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2377,\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#2dsphereIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2378,\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/CreateIndexesOptions.html#bits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2379,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/CreateIndexesOptions.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2380,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateIndexesOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2381,\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/CreateIndexesOptions.html#bucketSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2382,\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/CreateIndexesOptions.html#wildcardProjection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2383,\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/CreateIndexesOptions.html#hidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2384,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2385,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2386,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateIndexesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2387,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2388,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateIndexesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2389,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateIndexesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2390,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateIndexesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2391,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateIndexesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2392,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2393,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateIndexesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2394,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2395,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2396,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2397,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateIndexesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2398,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2399,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2400,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateIndexesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2401,\"kind\":4194304,\"name\":\"DropIndexesOptions\",\"url\":\"modules.html#DropIndexesOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2402,\"kind\":256,\"name\":\"IndexDescription\",\"url\":\"interfaces/IndexDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2403,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/IndexDescription.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2404,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IndexDescription.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2405,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/IndexDescription.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2406,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/IndexDescription.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2407,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/IndexDescription.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2408,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/IndexDescription.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2409,\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/IndexDescription.html#hidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2410,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IndexDescription.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2411,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/IndexDescription.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2412,\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/IndexDescription.html#partialFilterExpression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2413,\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/IndexDescription.html#sparse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2414,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/IndexDescription.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2415,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/IndexDescription.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2416,\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/IndexDescription.html#weights\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2417,\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/IndexDescription.html#default_language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2418,\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/IndexDescription.html#language_override\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2419,\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/IndexDescription.html#textIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2420,\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/IndexDescription.html#2dsphereIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2421,\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/IndexDescription.html#bits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2422,\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/IndexDescription.html#bucketSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2423,\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/IndexDescription.html#wildcardProjection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2424,\"kind\":4194304,\"name\":\"IndexDirection\",\"url\":\"modules.html#IndexDirection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2425,\"kind\":4194304,\"name\":\"IndexSpecification\",\"url\":\"modules.html#IndexSpecification\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2426,\"kind\":256,\"name\":\"ListIndexesOptions\",\"url\":\"interfaces/ListIndexesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2427,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListIndexesOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListIndexesOptions\"},{\"id\":2428,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListIndexesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2429,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListIndexesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2430,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListIndexesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2431,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2432,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListIndexesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2433,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListIndexesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2434,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListIndexesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2435,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListIndexesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2436,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListIndexesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2437,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListIndexesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2438,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2439,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListIndexesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2440,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2441,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListIndexesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2442,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2443,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListIndexesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2444,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListIndexesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2445,\"kind\":256,\"name\":\"InsertManyResult\",\"url\":\"interfaces/InsertManyResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2446,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertManyResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2447,\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"interfaces/InsertManyResult.html#insertedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2448,\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/InsertManyResult.html#insertedIds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2449,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/InsertManyResult.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2450,\"kind\":256,\"name\":\"InsertOneOptions\",\"url\":\"interfaces/InsertOneOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2451,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/InsertOneOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneOptions\"},{\"id\":2452,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/InsertOneOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneOptions\"},{\"id\":2453,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/InsertOneOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2454,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/InsertOneOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2455,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/InsertOneOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2456,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/InsertOneOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2457,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/InsertOneOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2458,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/InsertOneOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2459,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/InsertOneOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2460,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/InsertOneOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2461,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/InsertOneOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2462,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/InsertOneOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2463,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/InsertOneOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2464,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/InsertOneOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2465,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/InsertOneOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2466,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/InsertOneOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2467,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/InsertOneOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2468,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/InsertOneOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2469,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/InsertOneOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2470,\"kind\":256,\"name\":\"InsertOneResult\",\"url\":\"interfaces/InsertOneResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2471,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertOneResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneResult\"},{\"id\":2472,\"kind\":1024,\"name\":\"insertedId\",\"url\":\"interfaces/InsertOneResult.html#insertedId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneResult\"},{\"id\":2473,\"kind\":256,\"name\":\"CollectionInfo\",\"url\":\"interfaces/CollectionInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2474,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CollectionInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2475,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CollectionInfo.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2476,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/CollectionInfo.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2477,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/CollectionInfo.html#info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2478,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollectionInfo.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2479,\"kind\":1024,\"name\":\"readOnly\",\"url\":\"interfaces/CollectionInfo.html#__type.readOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollectionInfo.__type\"},{\"id\":2480,\"kind\":1024,\"name\":\"uuid\",\"url\":\"interfaces/CollectionInfo.html#__type.uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollectionInfo.__type\"},{\"id\":2481,\"kind\":1024,\"name\":\"idIndex\",\"url\":\"interfaces/CollectionInfo.html#idIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2482,\"kind\":256,\"name\":\"ListCollectionsOptions\",\"url\":\"interfaces/ListCollectionsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2483,\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListCollectionsOptions.html#nameOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2484,\"kind\":1024,\"name\":\"authorizedCollections\",\"url\":\"interfaces/ListCollectionsOptions.html#authorizedCollections\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2485,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListCollectionsOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2486,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2487,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2488,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListCollectionsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2489,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListCollectionsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2490,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListCollectionsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2491,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListCollectionsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2492,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListCollectionsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2493,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListCollectionsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2494,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2495,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListCollectionsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2496,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListCollectionsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2497,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2498,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2499,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListCollectionsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2500,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListCollectionsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2501,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2502,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListCollectionsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2503,\"kind\":256,\"name\":\"ListDatabasesOptions\",\"url\":\"interfaces/ListDatabasesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2504,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ListDatabasesOptions.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2505,\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListDatabasesOptions.html#nameOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2506,\"kind\":1024,\"name\":\"authorizedDatabases\",\"url\":\"interfaces/ListDatabasesOptions.html#authorizedDatabases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2507,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2508,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2509,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListDatabasesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2510,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListDatabasesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2511,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListDatabasesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2512,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListDatabasesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2513,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListDatabasesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2514,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListDatabasesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2515,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2516,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListDatabasesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2517,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListDatabasesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2518,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2519,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2520,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListDatabasesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2521,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListDatabasesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2522,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2523,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListDatabasesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2524,\"kind\":256,\"name\":\"ListDatabasesResult\",\"url\":\"interfaces/ListDatabasesResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2525,\"kind\":1024,\"name\":\"databases\",\"url\":\"interfaces/ListDatabasesResult.html#databases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2526,\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/ListDatabasesResult.html#totalSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2527,\"kind\":1024,\"name\":\"totalSizeMb\",\"url\":\"interfaces/ListDatabasesResult.html#totalSizeMb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2528,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ListDatabasesResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2529,\"kind\":4194304,\"name\":\"FinalizeFunction\",\"url\":\"modules.html#FinalizeFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2530,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FinalizeFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FinalizeFunction\"},{\"id\":2531,\"kind\":4194304,\"name\":\"MapFunction\",\"url\":\"modules.html#MapFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2532,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MapFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MapFunction\"},{\"id\":2533,\"kind\":256,\"name\":\"MapReduceOptions\",\"url\":\"interfaces/MapReduceOptions.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2534,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/MapReduceOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2535,\"kind\":1024,\"name\":\"query\",\"url\":\"interfaces/MapReduceOptions.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2536,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/MapReduceOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2537,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/MapReduceOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2538,\"kind\":1024,\"name\":\"keeptemp\",\"url\":\"interfaces/MapReduceOptions.html#keeptemp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2539,\"kind\":1024,\"name\":\"finalize\",\"url\":\"interfaces/MapReduceOptions.html#finalize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2540,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/MapReduceOptions.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2541,\"kind\":1024,\"name\":\"jsMode\",\"url\":\"interfaces/MapReduceOptions.html#jsMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2542,\"kind\":1024,\"name\":\"verbose\",\"url\":\"interfaces/MapReduceOptions.html#verbose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2543,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/MapReduceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2544,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/MapReduceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2545,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MapReduceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2546,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/MapReduceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2547,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/MapReduceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2548,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/MapReduceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2549,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MapReduceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2550,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MapReduceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2551,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/MapReduceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2552,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/MapReduceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2553,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/MapReduceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2554,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/MapReduceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2555,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MapReduceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2556,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/MapReduceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2557,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MapReduceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2558,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MapReduceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2559,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MapReduceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2560,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/MapReduceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2561,\"kind\":4194304,\"name\":\"ReduceFunction\",\"url\":\"modules.html#ReduceFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2562,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ReduceFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ReduceFunction\"},{\"id\":2563,\"kind\":4194304,\"name\":\"Hint\",\"url\":\"modules.html#Hint\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2564,\"kind\":256,\"name\":\"OperationOptions\",\"url\":\"interfaces/OperationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2565,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/OperationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2566,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/OperationOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2567,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/OperationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2568,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/OperationOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2569,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OperationOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"id\":2570,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/OperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"id\":2571,\"kind\":4194304,\"name\":\"ProfilingLevelOptions\",\"url\":\"modules.html#ProfilingLevelOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2572,\"kind\":4194304,\"name\":\"RemoveUserOptions\",\"url\":\"modules.html#RemoveUserOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2573,\"kind\":256,\"name\":\"RenameOptions\",\"url\":\"interfaces/RenameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2574,\"kind\":1024,\"name\":\"dropTarget\",\"url\":\"interfaces/RenameOptions.html#dropTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RenameOptions\"},{\"id\":2575,\"kind\":1024,\"name\":\"new_collection\",\"url\":\"interfaces/RenameOptions.html#new_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RenameOptions\"},{\"id\":2576,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/RenameOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2577,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/RenameOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2578,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/RenameOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2579,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/RenameOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2580,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/RenameOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2581,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/RenameOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2582,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/RenameOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2583,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/RenameOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2584,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/RenameOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2585,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/RenameOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2586,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/RenameOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2587,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/RenameOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2588,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/RenameOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2589,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/RenameOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2590,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/RenameOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2591,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/RenameOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2592,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/RenameOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2593,\"kind\":4194304,\"name\":\"RunCommandOptions\",\"url\":\"modules.html#RunCommandOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2594,\"kind\":4194304,\"name\":\"SetProfilingLevelOptions\",\"url\":\"modules.html#SetProfilingLevelOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2595,\"kind\":256,\"name\":\"CollStats\",\"url\":\"interfaces/CollStats.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2596,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/CollStats.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2597,\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/CollStats.html#count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2598,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CollStats.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2599,\"kind\":1024,\"name\":\"avgObjSize\",\"url\":\"interfaces/CollStats.html#avgObjSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2600,\"kind\":1024,\"name\":\"storageSize\",\"url\":\"interfaces/CollStats.html#storageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2601,\"kind\":1024,\"name\":\"numExtents\",\"url\":\"interfaces/CollStats.html#numExtents\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2602,\"kind\":1024,\"name\":\"nindexes\",\"url\":\"interfaces/CollStats.html#nindexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2603,\"kind\":1024,\"name\":\"lastExtentSize\",\"url\":\"interfaces/CollStats.html#lastExtentSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2604,\"kind\":1024,\"name\":\"paddingFactor\",\"url\":\"interfaces/CollStats.html#paddingFactor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2605,\"kind\":1024,\"name\":\"userFlags\",\"url\":\"interfaces/CollStats.html#userFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2606,\"kind\":1024,\"name\":\"totalIndexSize\",\"url\":\"interfaces/CollStats.html#totalIndexSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2607,\"kind\":1024,\"name\":\"indexSizes\",\"url\":\"interfaces/CollStats.html#indexSizes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2608,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollStats.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2609,\"kind\":1024,\"name\":\"_id_\",\"url\":\"interfaces/CollStats.html#__type._id_\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollStats.__type\"},{\"id\":2610,\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CollStats.html#capped\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2611,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CollStats.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2612,\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/CollStats.html#maxSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2613,\"kind\":1024,\"name\":\"wiredTiger\",\"url\":\"interfaces/CollStats.html#wiredTiger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2614,\"kind\":1024,\"name\":\"indexDetails\",\"url\":\"interfaces/CollStats.html#indexDetails\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2615,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/CollStats.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2616,\"kind\":1024,\"name\":\"freeStorageSize\",\"url\":\"interfaces/CollStats.html#freeStorageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2617,\"kind\":1024,\"name\":\"indexBuilds\",\"url\":\"interfaces/CollStats.html#indexBuilds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2618,\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/CollStats.html#totalSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2619,\"kind\":1024,\"name\":\"scaleFactor\",\"url\":\"interfaces/CollStats.html#scaleFactor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2620,\"kind\":256,\"name\":\"CollStatsOptions\",\"url\":\"interfaces/CollStatsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2621,\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/CollStatsOptions.html#scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStatsOptions\"},{\"id\":2622,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CollStatsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2623,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollStatsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2624,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CollStatsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2625,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CollStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2626,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CollStatsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2627,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CollStatsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2628,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CollStatsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2629,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CollStatsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2630,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CollStatsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2631,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CollStatsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2632,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CollStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2633,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollStatsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2634,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CollStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2635,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollStatsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2636,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2637,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollStatsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2638,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CollStatsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2639,\"kind\":256,\"name\":\"DbStatsOptions\",\"url\":\"interfaces/DbStatsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2640,\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/DbStatsOptions.html#scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbStatsOptions\"},{\"id\":2641,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DbStatsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2642,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbStatsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2643,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DbStatsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2644,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DbStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2645,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DbStatsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2646,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbStatsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2647,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DbStatsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2648,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DbStatsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2649,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DbStatsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2650,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DbStatsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2651,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DbStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2652,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbStatsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2653,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DbStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2654,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbStatsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2655,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2656,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbStatsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2657,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DbStatsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2658,\"kind\":256,\"name\":\"WiredTigerData\",\"url\":\"interfaces/WiredTigerData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2659,\"kind\":1024,\"name\":\"LSM\",\"url\":\"interfaces/WiredTigerData.html#LSM\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2660,\"kind\":1024,\"name\":\"block-manager\",\"url\":\"interfaces/WiredTigerData.html#block_manager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2661,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/WiredTigerData.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2662,\"kind\":1024,\"name\":\"allocations requiring file extension\",\"url\":\"interfaces/WiredTigerData.html#__type.allocations_requiring_file_extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2663,\"kind\":1024,\"name\":\"blocks allocated\",\"url\":\"interfaces/WiredTigerData.html#__type.blocks_allocated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2664,\"kind\":1024,\"name\":\"blocks freed\",\"url\":\"interfaces/WiredTigerData.html#__type.blocks_freed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2665,\"kind\":1024,\"name\":\"checkpoint size\",\"url\":\"interfaces/WiredTigerData.html#__type.checkpoint_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2666,\"kind\":1024,\"name\":\"file allocation unit size\",\"url\":\"interfaces/WiredTigerData.html#__type.file_allocation_unit_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2667,\"kind\":1024,\"name\":\"file bytes available for reuse\",\"url\":\"interfaces/WiredTigerData.html#__type.file_bytes_available_for_reuse\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2668,\"kind\":1024,\"name\":\"file magic number\",\"url\":\"interfaces/WiredTigerData.html#__type.file_magic_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2669,\"kind\":1024,\"name\":\"file major version number\",\"url\":\"interfaces/WiredTigerData.html#__type.file_major_version_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2670,\"kind\":1024,\"name\":\"file size in bytes\",\"url\":\"interfaces/WiredTigerData.html#__type.file_size_in_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2671,\"kind\":1024,\"name\":\"minor version number\",\"url\":\"interfaces/WiredTigerData.html#__type.minor_version_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2672,\"kind\":1024,\"name\":\"btree\",\"url\":\"interfaces/WiredTigerData.html#btree\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2673,\"kind\":1024,\"name\":\"cache\",\"url\":\"interfaces/WiredTigerData.html#cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2674,\"kind\":1024,\"name\":\"cache_walk\",\"url\":\"interfaces/WiredTigerData.html#cache_walk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2675,\"kind\":1024,\"name\":\"compression\",\"url\":\"interfaces/WiredTigerData.html#compression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2676,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/WiredTigerData.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2677,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/WiredTigerData.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2678,\"kind\":1024,\"name\":\"bulk-loaded cursor-insert calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.bulk_loaded_cursor_insert_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2679,\"kind\":1024,\"name\":\"create calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.create_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2680,\"kind\":1024,\"name\":\"cursor-insert key and value bytes inserted\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_insert_key_and_value_bytes_inserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2681,\"kind\":1024,\"name\":\"cursor-remove key bytes removed\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_remove_key_bytes_removed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2682,\"kind\":1024,\"name\":\"cursor-update value bytes updated\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_update_value_bytes_updated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2683,\"kind\":1024,\"name\":\"insert calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.insert_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2684,\"kind\":1024,\"name\":\"next calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.next_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2685,\"kind\":1024,\"name\":\"prev calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.prev_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2686,\"kind\":1024,\"name\":\"remove calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.remove_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2687,\"kind\":1024,\"name\":\"reset calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.reset_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2688,\"kind\":1024,\"name\":\"restarted searches\",\"url\":\"interfaces/WiredTigerData.html#__type-1.restarted_searches\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2689,\"kind\":1024,\"name\":\"search calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.search_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2690,\"kind\":1024,\"name\":\"search near calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.search_near_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2691,\"kind\":1024,\"name\":\"truncate calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.truncate_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2692,\"kind\":1024,\"name\":\"update calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.update_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2693,\"kind\":1024,\"name\":\"reconciliation\",\"url\":\"interfaces/WiredTigerData.html#reconciliation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2694,\"kind\":256,\"name\":\"ReplaceOptions\",\"url\":\"interfaces/ReplaceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2695,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2696,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ReplaceOptions\"},{\"id\":2697,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2698,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2699,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ReplaceOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2700,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ReplaceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2701,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ReplaceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2702,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2703,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ReplaceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2704,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ReplaceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2705,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ReplaceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2706,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ReplaceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2707,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ReplaceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2708,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReplaceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2709,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2710,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReplaceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2711,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2712,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ReplaceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2713,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2714,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ReplaceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2715,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ReplaceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2716,\"kind\":256,\"name\":\"UpdateOptions\",\"url\":\"interfaces/UpdateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2717,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOptions.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2718,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/UpdateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2719,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UpdateOptions\"},{\"id\":2720,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2721,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2722,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/UpdateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2723,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/UpdateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2724,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/UpdateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2725,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/UpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2726,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/UpdateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2727,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/UpdateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2728,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/UpdateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2729,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/UpdateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2730,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/UpdateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2731,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/UpdateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2732,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/UpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2733,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/UpdateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2734,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/UpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2735,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/UpdateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2736,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/UpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2737,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/UpdateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2738,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/UpdateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2739,\"kind\":256,\"name\":\"UpdateResult\",\"url\":\"interfaces/UpdateResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2740,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/UpdateResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2741,\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"interfaces/UpdateResult.html#matchedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2742,\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"interfaces/UpdateResult.html#modifiedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2743,\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"interfaces/UpdateResult.html#upsertedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2744,\"kind\":1024,\"name\":\"upsertedId\",\"url\":\"interfaces/UpdateResult.html#upsertedId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2745,\"kind\":256,\"name\":\"UpdateStatement\",\"url\":\"interfaces/UpdateStatement.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2746,\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/UpdateStatement.html#q\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2747,\"kind\":1024,\"name\":\"u\",\"url\":\"interfaces/UpdateStatement.html#u\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2748,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateStatement.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2749,\"kind\":1024,\"name\":\"multi\",\"url\":\"interfaces/UpdateStatement.html#multi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2750,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateStatement.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2751,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateStatement.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2752,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateStatement.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2753,\"kind\":256,\"name\":\"ValidateCollectionOptions\",\"url\":\"interfaces/ValidateCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2754,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/ValidateCollectionOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2755,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2756,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2757,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ValidateCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2758,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ValidateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2759,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ValidateCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2760,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ValidateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2761,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ValidateCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2762,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ValidateCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2763,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2764,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ValidateCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2765,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ValidateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2766,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2767,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2768,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ValidateCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2769,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ValidateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2770,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2771,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ValidateCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2772,\"kind\":4194304,\"name\":\"ReadConcernLike\",\"url\":\"modules.html#ReadConcernLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2773,\"kind\":256,\"name\":\"HedgeOptions\",\"url\":\"interfaces/HedgeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2774,\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/HedgeOptions.html#enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HedgeOptions\"},{\"id\":2775,\"kind\":256,\"name\":\"ReadPreferenceFromOptions\",\"url\":\"interfaces/ReadPreferenceFromOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2776,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2777,\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreferenceTags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2778,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2779,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2780,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2781,\"kind\":4194304,\"name\":\"ReadPreferenceLike\",\"url\":\"modules.html#ReadPreferenceLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2782,\"kind\":256,\"name\":\"ReadPreferenceLikeOptions\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2783,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2784,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2785,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2786,\"kind\":256,\"name\":\"ReadPreferenceOptions\",\"url\":\"interfaces/ReadPreferenceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2787,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceOptions\"},{\"id\":2788,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceOptions\"},{\"id\":2789,\"kind\":256,\"name\":\"ClusterTime\",\"url\":\"interfaces/ClusterTime.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2790,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ClusterTime.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2791,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ClusterTime.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2792,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClusterTime.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2793,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ClusterTime.html#__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClusterTime.__type\"},{\"id\":2794,\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClusterTime.html#__type.keyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClusterTime.__type\"},{\"id\":2795,\"kind\":4194304,\"name\":\"MonitorEvents\",\"url\":\"modules.html#MonitorEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2796,\"kind\":256,\"name\":\"MonitorOptions\",\"url\":\"interfaces/MonitorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2797,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MonitorOptions\"},{\"id\":2798,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2799,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2800,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MonitorOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2801,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MonitorOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2802,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MonitorOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2803,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MonitorOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2804,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/MonitorOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2805,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MonitorOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2806,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MonitorOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2807,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MonitorOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2808,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MonitorOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2809,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MonitorOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2810,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2811,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/MonitorOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2812,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MonitorOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2813,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MonitorOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2814,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/MonitorOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2815,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MonitorOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2816,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MonitorOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2817,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MonitorOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2818,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MonitorOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2819,\"kind\":4194304,\"name\":\"ServerEvents\",\"url\":\"modules.html#ServerEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2820,\"kind\":4194304,\"name\":\"ServerOptions\",\"url\":\"modules.html#ServerOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2821,\"kind\":128,\"name\":\"ServerDescription\",\"url\":\"classes/ServerDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2822,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescription.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2823,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2824,\"kind\":1024,\"name\":\"hosts\",\"url\":\"classes/ServerDescription.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2825,\"kind\":1024,\"name\":\"passives\",\"url\":\"classes/ServerDescription.html#passives\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2826,\"kind\":1024,\"name\":\"arbiters\",\"url\":\"classes/ServerDescription.html#arbiters\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2827,\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ServerDescription.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2828,\"kind\":1024,\"name\":\"error\",\"url\":\"classes/ServerDescription.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2829,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/ServerDescription.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2830,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerDescription.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2831,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerDescription.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2832,\"kind\":1024,\"name\":\"roundTripTime\",\"url\":\"classes/ServerDescription.html#roundTripTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2833,\"kind\":1024,\"name\":\"lastUpdateTime\",\"url\":\"classes/ServerDescription.html#lastUpdateTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2834,\"kind\":1024,\"name\":\"lastWriteDate\",\"url\":\"classes/ServerDescription.html#lastWriteDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2835,\"kind\":1024,\"name\":\"me\",\"url\":\"classes/ServerDescription.html#me\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2836,\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ServerDescription.html#primary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2837,\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/ServerDescription.html#setName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2838,\"kind\":1024,\"name\":\"setVersion\",\"url\":\"classes/ServerDescription.html#setVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2839,\"kind\":1024,\"name\":\"electionId\",\"url\":\"classes/ServerDescription.html#electionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2840,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/ServerDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2841,\"kind\":1024,\"name\":\"$clusterTime\",\"url\":\"classes/ServerDescription.html#_clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2842,\"kind\":262144,\"name\":\"hostAddress\",\"url\":\"classes/ServerDescription.html#hostAddress\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2843,\"kind\":262144,\"name\":\"allHosts\",\"url\":\"classes/ServerDescription.html#allHosts\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2844,\"kind\":262144,\"name\":\"isReadable\",\"url\":\"classes/ServerDescription.html#isReadable\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2845,\"kind\":262144,\"name\":\"isDataBearing\",\"url\":\"classes/ServerDescription.html#isDataBearing\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2846,\"kind\":262144,\"name\":\"isWritable\",\"url\":\"classes/ServerDescription.html#isWritable\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2847,\"kind\":262144,\"name\":\"host\",\"url\":\"classes/ServerDescription.html#host\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2848,\"kind\":262144,\"name\":\"port\",\"url\":\"classes/ServerDescription.html#port\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2849,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ServerDescription.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2850,\"kind\":4194304,\"name\":\"TagSet\",\"url\":\"modules.html#TagSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2851,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TagSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TagSet\"},{\"id\":2852,\"kind\":256,\"name\":\"TopologyVersion\",\"url\":\"interfaces/TopologyVersion.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2853,\"kind\":1024,\"name\":\"processId\",\"url\":\"interfaces/TopologyVersion.html#processId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyVersion\"},{\"id\":2854,\"kind\":1024,\"name\":\"counter\",\"url\":\"interfaces/TopologyVersion.html#counter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyVersion\"},{\"id\":2855,\"kind\":4194304,\"name\":\"ServerSelector\",\"url\":\"modules.html#ServerSelector\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2856,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ServerSelector.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ServerSelector\"},{\"id\":2857,\"kind\":256,\"name\":\"ConnectOptions\",\"url\":\"interfaces/ConnectOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2858,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ConnectOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectOptions\"},{\"id\":2859,\"kind\":256,\"name\":\"SelectServerOptions\",\"url\":\"interfaces/SelectServerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2860,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/SelectServerOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2861,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/SelectServerOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2862,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/SelectServerOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2863,\"kind\":128,\"name\":\"ServerCapabilities\",\"url\":\"classes/ServerCapabilities.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2864,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCapabilities.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2865,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerCapabilities.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2866,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerCapabilities.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2867,\"kind\":262144,\"name\":\"hasAggregationCursor\",\"url\":\"classes/ServerCapabilities.html#hasAggregationCursor\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2868,\"kind\":262144,\"name\":\"hasWriteCommands\",\"url\":\"classes/ServerCapabilities.html#hasWriteCommands\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2869,\"kind\":262144,\"name\":\"hasTextSearch\",\"url\":\"classes/ServerCapabilities.html#hasTextSearch\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2870,\"kind\":262144,\"name\":\"hasAuthCommands\",\"url\":\"classes/ServerCapabilities.html#hasAuthCommands\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2871,\"kind\":262144,\"name\":\"hasListCollectionsCommand\",\"url\":\"classes/ServerCapabilities.html#hasListCollectionsCommand\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2872,\"kind\":262144,\"name\":\"hasListIndexesCommand\",\"url\":\"classes/ServerCapabilities.html#hasListIndexesCommand\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2873,\"kind\":262144,\"name\":\"supportsSnapshotReads\",\"url\":\"classes/ServerCapabilities.html#supportsSnapshotReads\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2874,\"kind\":262144,\"name\":\"commandsTakeWriteConcern\",\"url\":\"classes/ServerCapabilities.html#commandsTakeWriteConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2875,\"kind\":262144,\"name\":\"commandsTakeCollation\",\"url\":\"classes/ServerCapabilities.html#commandsTakeCollation\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2876,\"kind\":4194304,\"name\":\"TopologyEvents\",\"url\":\"modules.html#TopologyEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2877,\"kind\":256,\"name\":\"TopologyOptions\",\"url\":\"interfaces/TopologyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2878,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/TopologyOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2879,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/TopologyOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2880,\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/TopologyOptions.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2881,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TopologyOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2882,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/TopologyOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2883,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2884,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/TopologyOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2885,\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/TopologyOptions.html#srvHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2886,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/TopologyOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2887,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/TopologyOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2888,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TopologyOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2889,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/TopologyOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2890,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TopologyOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2891,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TopologyOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2892,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/TopologyOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2893,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TopologyOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2894,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/TopologyOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2895,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/TopologyOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2896,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2897,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/TopologyOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2898,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/TopologyOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2899,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/TopologyOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2900,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/TopologyOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2901,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2902,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/TopologyOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2903,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/TopologyOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2904,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/TopologyOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2905,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/TopologyOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2906,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/TopologyOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2907,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/TopologyOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2908,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/TopologyOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2909,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/TopologyOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2910,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/TopologyOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2911,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/TopologyOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2912,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/TopologyOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2913,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2914,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2915,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/TopologyOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2916,\"kind\":128,\"name\":\"TopologyDescription\",\"url\":\"classes/TopologyDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2917,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TopologyDescription.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2918,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TopologyDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2919,\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/TopologyDescription.html#setName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2920,\"kind\":1024,\"name\":\"maxSetVersion\",\"url\":\"classes/TopologyDescription.html#maxSetVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2921,\"kind\":1024,\"name\":\"maxElectionId\",\"url\":\"classes/TopologyDescription.html#maxElectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2922,\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/TopologyDescription.html#servers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2923,\"kind\":1024,\"name\":\"stale\",\"url\":\"classes/TopologyDescription.html#stale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2924,\"kind\":1024,\"name\":\"compatible\",\"url\":\"classes/TopologyDescription.html#compatible\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2925,\"kind\":1024,\"name\":\"compatibilityError\",\"url\":\"classes/TopologyDescription.html#compatibilityError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2926,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/TopologyDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2927,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"classes/TopologyDescription.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2928,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"classes/TopologyDescription.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2929,\"kind\":1024,\"name\":\"commonWireVersion\",\"url\":\"classes/TopologyDescription.html#commonWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2930,\"kind\":262144,\"name\":\"error\",\"url\":\"classes/TopologyDescription.html#error\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2931,\"kind\":262144,\"name\":\"hasKnownServers\",\"url\":\"classes/TopologyDescription.html#hasKnownServers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2932,\"kind\":262144,\"name\":\"hasDataBearingServers\",\"url\":\"classes/TopologyDescription.html#hasDataBearingServers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2933,\"kind\":256,\"name\":\"TopologyDescriptionOptions\",\"url\":\"interfaces/TopologyDescriptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2934,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyDescriptionOptions\"},{\"id\":2935,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyDescriptionOptions\"},{\"id\":2936,\"kind\":128,\"name\":\"ClientSession\",\"url\":\"classes/ClientSession.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2937,\"kind\":1024,\"name\":\"hasEnded\",\"url\":\"classes/ClientSession.html#hasEnded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2938,\"kind\":1024,\"name\":\"clientOptions\",\"url\":\"classes/ClientSession.html#clientOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2939,\"kind\":1024,\"name\":\"supports\",\"url\":\"classes/ClientSession.html#supports\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2940,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClientSession.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2941,\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"classes/ClientSession.html#__type.causalConsistency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientSession.__type\"},{\"id\":2942,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"classes/ClientSession.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2943,\"kind\":1024,\"name\":\"operationTime\",\"url\":\"classes/ClientSession.html#operationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2944,\"kind\":1024,\"name\":\"explicit\",\"url\":\"classes/ClientSession.html#explicit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2945,\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"classes/ClientSession.html#defaultTransactionOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2946,\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/ClientSession.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2947,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClientSession.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2948,\"kind\":262144,\"name\":\"serverSession\",\"url\":\"classes/ClientSession.html#serverSession\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2949,\"kind\":262144,\"name\":\"snapshotEnabled\",\"url\":\"classes/ClientSession.html#snapshotEnabled\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2950,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ClientSession.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2951,\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/ClientSession.html#isPinned\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2952,\"kind\":2048,\"name\":\"endSession\",\"url\":\"classes/ClientSession.html#endSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2953,\"kind\":2048,\"name\":\"advanceOperationTime\",\"url\":\"classes/ClientSession.html#advanceOperationTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2954,\"kind\":2048,\"name\":\"advanceClusterTime\",\"url\":\"classes/ClientSession.html#advanceClusterTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2955,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ClientSession.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2956,\"kind\":2048,\"name\":\"incrementTransactionNumber\",\"url\":\"classes/ClientSession.html#incrementTransactionNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2957,\"kind\":2048,\"name\":\"inTransaction\",\"url\":\"classes/ClientSession.html#inTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2958,\"kind\":2048,\"name\":\"startTransaction\",\"url\":\"classes/ClientSession.html#startTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2959,\"kind\":2048,\"name\":\"commitTransaction\",\"url\":\"classes/ClientSession.html#commitTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2960,\"kind\":2048,\"name\":\"abortTransaction\",\"url\":\"classes/ClientSession.html#abortTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2961,\"kind\":2048,\"name\":\"toBSON\",\"url\":\"classes/ClientSession.html#toBSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2962,\"kind\":2048,\"name\":\"withTransaction\",\"url\":\"classes/ClientSession.html#withTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"ClientSession\"},{\"id\":2963,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ClientSession.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2964,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ClientSession.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2965,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ClientSession.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2966,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ClientSession.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2967,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ClientSession.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2968,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ClientSession.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2969,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ClientSession.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2970,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ClientSession.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2971,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ClientSession.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2972,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ClientSession.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2973,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ClientSession.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2974,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ClientSession.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2975,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ClientSession.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2976,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ClientSession.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2977,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ClientSession.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2978,\"kind\":4194304,\"name\":\"ClientSessionEvents\",\"url\":\"modules.html#ClientSessionEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2979,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientSessionEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientSessionEvents\"},{\"id\":2980,\"kind\":2048,\"name\":\"ended\",\"url\":\"modules.html#ClientSessionEvents.__type.ended\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ClientSessionEvents.__type\"},{\"id\":2981,\"kind\":256,\"name\":\"ClientSessionOptions\",\"url\":\"interfaces/ClientSessionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2982,\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"interfaces/ClientSessionOptions.html#causalConsistency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2983,\"kind\":1024,\"name\":\"snapshot\",\"url\":\"interfaces/ClientSessionOptions.html#snapshot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2984,\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"interfaces/ClientSessionOptions.html#defaultTransactionOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2985,\"kind\":256,\"name\":\"EndSessionOptions\",\"url\":\"interfaces/EndSessionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2986,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/EndSessionOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EndSessionOptions\"},{\"id\":2987,\"kind\":1024,\"name\":\"forceClear\",\"url\":\"interfaces/EndSessionOptions.html#forceClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EndSessionOptions\"},{\"id\":2988,\"kind\":128,\"name\":\"ServerSession\",\"url\":\"classes/ServerSession.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2989,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerSession.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2990,\"kind\":1024,\"name\":\"lastUse\",\"url\":\"classes/ServerSession.html#lastUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2991,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"classes/ServerSession.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2992,\"kind\":1024,\"name\":\"isDirty\",\"url\":\"classes/ServerSession.html#isDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2993,\"kind\":2048,\"name\":\"hasTimedOut\",\"url\":\"classes/ServerSession.html#hasTimedOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2994,\"kind\":4194304,\"name\":\"ServerSessionId\",\"url\":\"modules.html#ServerSessionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2995,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ServerSessionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ServerSessionId\"},{\"id\":2996,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ServerSessionId.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerSessionId.__type\"},{\"id\":2997,\"kind\":4194304,\"name\":\"WithTransactionCallback\",\"url\":\"modules.html#WithTransactionCallback\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2998,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#WithTransactionCallback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WithTransactionCallback\"},{\"id\":2999,\"kind\":4194304,\"name\":\"Sort\",\"url\":\"modules.html#Sort\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3000,\"kind\":4194304,\"name\":\"SortDirection\",\"url\":\"modules.html#SortDirection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3001,\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3002,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3003,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Transaction.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3004,\"kind\":262144,\"name\":\"recoveryToken\",\"url\":\"classes/Transaction.html#recoveryToken\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3005,\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/Transaction.html#isPinned\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3006,\"kind\":262144,\"name\":\"isStarting\",\"url\":\"classes/Transaction.html#isStarting\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3007,\"kind\":262144,\"name\":\"isActive\",\"url\":\"classes/Transaction.html#isActive\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3008,\"kind\":262144,\"name\":\"isCommitted\",\"url\":\"classes/Transaction.html#isCommitted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3009,\"kind\":256,\"name\":\"TransactionOptions\",\"url\":\"interfaces/TransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3010,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/TransactionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3011,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/TransactionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3012,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/TransactionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3013,\"kind\":1024,\"name\":\"maxCommitTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxCommitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionOptions\"},{\"id\":3014,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/TransactionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3015,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/TransactionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3016,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3017,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/TransactionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3018,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TransactionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3019,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/TransactionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3020,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/TransactionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3021,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/TransactionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3022,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/TransactionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3023,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/TransactionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3024,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/TransactionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3025,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransactionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3026,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TransactionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3027,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/TransactionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3028,\"kind\":4194304,\"name\":\"Callback\",\"url\":\"modules.html#Callback\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":3029,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#Callback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"Callback\"},{\"id\":3030,\"kind\":256,\"name\":\"ClientMetadata\",\"url\":\"interfaces/ClientMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3031,\"kind\":1024,\"name\":\"driver\",\"url\":\"interfaces/ClientMetadata.html#driver\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3032,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3033,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type-1.name-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3034,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#__type-1.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3035,\"kind\":1024,\"name\":\"os\",\"url\":\"interfaces/ClientMetadata.html#os\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3036,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3037,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ClientMetadata.html#__type-2.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3038,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type-2.name-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3039,\"kind\":1024,\"name\":\"architecture\",\"url\":\"interfaces/ClientMetadata.html#__type-2.architecture\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3040,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#__type-2.version-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3041,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadata.html#platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3042,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#version-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3043,\"kind\":1024,\"name\":\"application\",\"url\":\"interfaces/ClientMetadata.html#application\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3044,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3045,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3046,\"kind\":256,\"name\":\"ClientMetadataOptions\",\"url\":\"interfaces/ClientMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3047,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3048,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadataOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3049,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3050,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3051,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3052,\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/ClientMetadataOptions.html#appName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3053,\"kind\":4194304,\"name\":\"EventEmitterWithState\",\"url\":\"modules.html#EventEmitterWithState\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3054,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EventEmitterWithState.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EventEmitterWithState\"},{\"id\":3055,\"kind\":128,\"name\":\"HostAddress\",\"url\":\"classes/HostAddress.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3056,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/HostAddress.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3057,\"kind\":2048,\"name\":\"fromHostPort\",\"url\":\"classes/HostAddress.html#fromHostPort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3058,\"kind\":2048,\"name\":\"fromSrvRecord\",\"url\":\"classes/HostAddress.html#fromSrvRecord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3059,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HostAddress.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3060,\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3061,\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#port\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3062,\"kind\":1024,\"name\":\"socketPath\",\"url\":\"classes/HostAddress.html#socketPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3063,\"kind\":1024,\"name\":\"isIPv6\",\"url\":\"classes/HostAddress.html#isIPv6\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3064,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/HostAddress.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3065,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HostAddress.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3066,\"kind\":128,\"name\":\"MongoDBNamespace\",\"url\":\"classes/MongoDBNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3067,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBNamespace.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoDBNamespace\"},{\"id\":3068,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBNamespace.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3069,\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBNamespace.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3070,\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBNamespace.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3071,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBNamespace.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3072,\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBNamespace.html#withCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3073,\"kind\":4194304,\"name\":\"W\",\"url\":\"modules.html#W\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3074,\"kind\":256,\"name\":\"WriteConcernOptions\",\"url\":\"interfaces/WriteConcernOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3075,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/WriteConcernOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernOptions\"},{\"id\":3076,\"kind\":256,\"name\":\"WriteConcernSettings\",\"url\":\"interfaces/WriteConcernSettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3077,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/WriteConcernSettings.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3078,\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3079,\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/WriteConcernSettings.html#journal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3080,\"kind\":1024,\"name\":\"j\",\"url\":\"interfaces/WriteConcernSettings.html#j\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3081,\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3082,\"kind\":1024,\"name\":\"fsync\",\"url\":\"interfaces/WriteConcernSettings.html#fsync\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,76.826]],[\"parent/0\",[]],[\"name/1\",[1,76.826]],[\"parent/1\",[]],[\"name/2\",[2,49.116]],[\"parent/2\",[]],[\"name/3\",[3,56.313]],[\"parent/3\",[2,4.631]],[\"name/4\",[4,71.682]],[\"parent/4\",[2,4.631]],[\"name/5\",[5,76.826]],[\"parent/5\",[2,4.631]],[\"name/6\",[6,63.741]],[\"parent/6\",[2,4.631]],[\"name/7\",[7,55.473]],[\"parent/7\",[2,4.631]],[\"name/8\",[8,46.49]],[\"parent/8\",[2,4.631]],[\"name/9\",[9,41.021]],[\"parent/9\",[2,4.631]],[\"name/10\",[10,43.388]],[\"parent/10\",[2,4.631]],[\"name/11\",[11,44.681]],[\"parent/11\",[2,4.631]],[\"name/12\",[12,45.545]],[\"parent/12\",[2,4.631]],[\"name/13\",[13,45.249]],[\"parent/13\",[2,4.631]],[\"name/14\",[14,45.85]],[\"parent/14\",[2,4.631]],[\"name/15\",[15,46.49]],[\"parent/15\",[2,4.631]],[\"name/16\",[16,46.49]],[\"parent/16\",[2,4.631]],[\"name/17\",[17,44.961]],[\"parent/17\",[2,4.631]],[\"name/18\",[18,46.165]],[\"parent/18\",[2,4.631]],[\"name/19\",[19,36.969]],[\"parent/19\",[2,4.631]],[\"name/20\",[20,46.165]],[\"parent/20\",[2,4.631]],[\"name/21\",[21,43.388]],[\"parent/21\",[2,4.631]],[\"name/22\",[22,44.409]],[\"parent/22\",[2,4.631]],[\"name/23\",[23,41.214]],[\"parent/23\",[2,4.631]],[\"name/24\",[24,45.545]],[\"parent/24\",[2,4.631]],[\"name/25\",[25,48.696]],[\"parent/25\",[]],[\"name/26\",[26,35.876]],[\"parent/26\",[25,4.592]],[\"name/27\",[27,40.104]],[\"parent/27\",[25,4.592]],[\"name/28\",[28,68.293]],[\"parent/28\",[25,4.592]],[\"name/29\",[29,71.682]],[\"parent/29\",[25,4.592]],[\"name/30\",[30,65.762]],[\"parent/30\",[25,4.592]],[\"name/31\",[31,43.388]],[\"parent/31\",[25,4.592]],[\"name/32\",[32,68.293]],[\"parent/32\",[25,4.592]],[\"name/33\",[33,68.293]],[\"parent/33\",[25,4.592]],[\"name/34\",[34,68.293]],[\"parent/34\",[25,4.592]],[\"name/35\",[35,68.293]],[\"parent/35\",[25,4.592]],[\"name/36\",[36,68.293]],[\"parent/36\",[25,4.592]],[\"name/37\",[37,65.762]],[\"parent/37\",[25,4.592]],[\"name/38\",[38,71.682]],[\"parent/38\",[25,4.592]],[\"name/39\",[39,68.293]],[\"parent/39\",[25,4.592]],[\"name/40\",[40,56.313]],[\"parent/40\",[25,4.592]],[\"name/41\",[41,59.357]],[\"parent/41\",[25,4.592]],[\"name/42\",[42,59.357]],[\"parent/42\",[25,4.592]],[\"name/43\",[43,44.681]],[\"parent/43\",[25,4.592]],[\"name/44\",[44,44.681]],[\"parent/44\",[25,4.592]],[\"name/45\",[45,44.409]],[\"parent/45\",[25,4.592]],[\"name/46\",[46,45.85]],[\"parent/46\",[25,4.592]],[\"name/47\",[47,45.85]],[\"parent/47\",[25,4.592]],[\"name/48\",[48,45.545]],[\"parent/48\",[25,4.592]],[\"name/49\",[49,57.229]],[\"parent/49\",[]],[\"name/50\",[26,35.876]],[\"parent/50\",[49,5.396]],[\"name/51\",[27,40.104]],[\"parent/51\",[49,5.396]],[\"name/52\",[31,43.388]],[\"parent/52\",[49,5.396]],[\"name/53\",[43,44.681]],[\"parent/53\",[49,5.396]],[\"name/54\",[44,44.681]],[\"parent/54\",[49,5.396]],[\"name/55\",[45,44.409]],[\"parent/55\",[49,5.396]],[\"name/56\",[46,45.85]],[\"parent/56\",[49,5.396]],[\"name/57\",[47,45.85]],[\"parent/57\",[49,5.396]],[\"name/58\",[48,45.545]],[\"parent/58\",[49,5.396]],[\"name/59\",[50,57.229]],[\"parent/59\",[]],[\"name/60\",[26,35.876]],[\"parent/60\",[50,5.396]],[\"name/61\",[27,40.104]],[\"parent/61\",[50,5.396]],[\"name/62\",[31,43.388]],[\"parent/62\",[50,5.396]],[\"name/63\",[43,44.681]],[\"parent/63\",[50,5.396]],[\"name/64\",[44,44.681]],[\"parent/64\",[50,5.396]],[\"name/65\",[45,44.409]],[\"parent/65\",[50,5.396]],[\"name/66\",[46,45.85]],[\"parent/66\",[50,5.396]],[\"name/67\",[47,45.85]],[\"parent/67\",[50,5.396]],[\"name/68\",[48,45.545]],[\"parent/68\",[50,5.396]],[\"name/69\",[51,57.229]],[\"parent/69\",[]],[\"name/70\",[26,35.876]],[\"parent/70\",[51,5.396]],[\"name/71\",[27,40.104]],[\"parent/71\",[51,5.396]],[\"name/72\",[31,43.388]],[\"parent/72\",[51,5.396]],[\"name/73\",[43,44.681]],[\"parent/73\",[51,5.396]],[\"name/74\",[44,44.681]],[\"parent/74\",[51,5.396]],[\"name/75\",[45,44.409]],[\"parent/75\",[51,5.396]],[\"name/76\",[46,45.85]],[\"parent/76\",[51,5.396]],[\"name/77\",[47,45.85]],[\"parent/77\",[51,5.396]],[\"name/78\",[48,45.545]],[\"parent/78\",[51,5.396]],[\"name/79\",[52,57.229]],[\"parent/79\",[]],[\"name/80\",[26,35.876]],[\"parent/80\",[52,5.396]],[\"name/81\",[27,40.104]],[\"parent/81\",[52,5.396]],[\"name/82\",[31,43.388]],[\"parent/82\",[52,5.396]],[\"name/83\",[43,44.681]],[\"parent/83\",[52,5.396]],[\"name/84\",[44,44.681]],[\"parent/84\",[52,5.396]],[\"name/85\",[45,44.409]],[\"parent/85\",[52,5.396]],[\"name/86\",[46,45.85]],[\"parent/86\",[52,5.396]],[\"name/87\",[47,45.85]],[\"parent/87\",[52,5.396]],[\"name/88\",[48,45.545]],[\"parent/88\",[52,5.396]],[\"name/89\",[53,57.229]],[\"parent/89\",[]],[\"name/90\",[26,35.876]],[\"parent/90\",[53,5.396]],[\"name/91\",[27,40.104]],[\"parent/91\",[53,5.396]],[\"name/92\",[31,43.388]],[\"parent/92\",[53,5.396]],[\"name/93\",[43,44.681]],[\"parent/93\",[53,5.396]],[\"name/94\",[44,44.681]],[\"parent/94\",[53,5.396]],[\"name/95\",[45,44.409]],[\"parent/95\",[53,5.396]],[\"name/96\",[46,45.85]],[\"parent/96\",[53,5.396]],[\"name/97\",[47,45.85]],[\"parent/97\",[53,5.396]],[\"name/98\",[48,45.545]],[\"parent/98\",[53,5.396]],[\"name/99\",[54,57.229]],[\"parent/99\",[]],[\"name/100\",[26,35.876]],[\"parent/100\",[54,5.396]],[\"name/101\",[27,40.104]],[\"parent/101\",[54,5.396]],[\"name/102\",[31,43.388]],[\"parent/102\",[54,5.396]],[\"name/103\",[43,44.681]],[\"parent/103\",[54,5.396]],[\"name/104\",[44,44.681]],[\"parent/104\",[54,5.396]],[\"name/105\",[45,44.409]],[\"parent/105\",[54,5.396]],[\"name/106\",[46,45.85]],[\"parent/106\",[54,5.396]],[\"name/107\",[47,45.85]],[\"parent/107\",[54,5.396]],[\"name/108\",[48,45.545]],[\"parent/108\",[54,5.396]],[\"name/109\",[55,57.229]],[\"parent/109\",[]],[\"name/110\",[26,35.876]],[\"parent/110\",[55,5.396]],[\"name/111\",[27,40.104]],[\"parent/111\",[55,5.396]],[\"name/112\",[31,43.388]],[\"parent/112\",[55,5.396]],[\"name/113\",[43,44.681]],[\"parent/113\",[55,5.396]],[\"name/114\",[44,44.681]],[\"parent/114\",[55,5.396]],[\"name/115\",[45,44.409]],[\"parent/115\",[55,5.396]],[\"name/116\",[46,45.85]],[\"parent/116\",[55,5.396]],[\"name/117\",[47,45.85]],[\"parent/117\",[55,5.396]],[\"name/118\",[48,45.545]],[\"parent/118\",[55,5.396]],[\"name/119\",[56,57.229]],[\"parent/119\",[]],[\"name/120\",[26,35.876]],[\"parent/120\",[56,5.396]],[\"name/121\",[27,40.104]],[\"parent/121\",[56,5.396]],[\"name/122\",[31,43.388]],[\"parent/122\",[56,5.396]],[\"name/123\",[43,44.681]],[\"parent/123\",[56,5.396]],[\"name/124\",[44,44.681]],[\"parent/124\",[56,5.396]],[\"name/125\",[45,44.409]],[\"parent/125\",[56,5.396]],[\"name/126\",[46,45.85]],[\"parent/126\",[56,5.396]],[\"name/127\",[47,45.85]],[\"parent/127\",[56,5.396]],[\"name/128\",[48,45.545]],[\"parent/128\",[56,5.396]],[\"name/129\",[57,57.229]],[\"parent/129\",[]],[\"name/130\",[26,35.876]],[\"parent/130\",[57,5.396]],[\"name/131\",[27,40.104]],[\"parent/131\",[57,5.396]],[\"name/132\",[31,43.388]],[\"parent/132\",[57,5.396]],[\"name/133\",[43,44.681]],[\"parent/133\",[57,5.396]],[\"name/134\",[44,44.681]],[\"parent/134\",[57,5.396]],[\"name/135\",[45,44.409]],[\"parent/135\",[57,5.396]],[\"name/136\",[46,45.85]],[\"parent/136\",[57,5.396]],[\"name/137\",[47,45.85]],[\"parent/137\",[57,5.396]],[\"name/138\",[48,45.545]],[\"parent/138\",[57,5.396]],[\"name/139\",[58,57.229]],[\"parent/139\",[]],[\"name/140\",[26,35.876]],[\"parent/140\",[58,5.396]],[\"name/141\",[27,40.104]],[\"parent/141\",[58,5.396]],[\"name/142\",[43,44.681]],[\"parent/142\",[58,5.396]],[\"name/143\",[44,44.681]],[\"parent/143\",[58,5.396]],[\"name/144\",[31,43.388]],[\"parent/144\",[58,5.396]],[\"name/145\",[45,44.409]],[\"parent/145\",[58,5.396]],[\"name/146\",[46,45.85]],[\"parent/146\",[58,5.396]],[\"name/147\",[47,45.85]],[\"parent/147\",[58,5.396]],[\"name/148\",[48,45.545]],[\"parent/148\",[58,5.396]],[\"name/149\",[59,57.229]],[\"parent/149\",[]],[\"name/150\",[26,35.876]],[\"parent/150\",[59,5.396]],[\"name/151\",[27,40.104]],[\"parent/151\",[59,5.396]],[\"name/152\",[31,43.388]],[\"parent/152\",[59,5.396]],[\"name/153\",[43,44.681]],[\"parent/153\",[59,5.396]],[\"name/154\",[44,44.681]],[\"parent/154\",[59,5.396]],[\"name/155\",[45,44.409]],[\"parent/155\",[59,5.396]],[\"name/156\",[46,45.85]],[\"parent/156\",[59,5.396]],[\"name/157\",[47,45.85]],[\"parent/157\",[59,5.396]],[\"name/158\",[48,45.545]],[\"parent/158\",[59,5.396]],[\"name/159\",[60,57.229]],[\"parent/159\",[]],[\"name/160\",[26,35.876]],[\"parent/160\",[60,5.396]],[\"name/161\",[27,40.104]],[\"parent/161\",[60,5.396]],[\"name/162\",[31,43.388]],[\"parent/162\",[60,5.396]],[\"name/163\",[43,44.681]],[\"parent/163\",[60,5.396]],[\"name/164\",[44,44.681]],[\"parent/164\",[60,5.396]],[\"name/165\",[45,44.409]],[\"parent/165\",[60,5.396]],[\"name/166\",[46,45.85]],[\"parent/166\",[60,5.396]],[\"name/167\",[47,45.85]],[\"parent/167\",[60,5.396]],[\"name/168\",[48,45.545]],[\"parent/168\",[60,5.396]],[\"name/169\",[61,57.229]],[\"parent/169\",[]],[\"name/170\",[26,35.876]],[\"parent/170\",[61,5.396]],[\"name/171\",[27,40.104]],[\"parent/171\",[61,5.396]],[\"name/172\",[31,43.388]],[\"parent/172\",[61,5.396]],[\"name/173\",[43,44.681]],[\"parent/173\",[61,5.396]],[\"name/174\",[44,44.681]],[\"parent/174\",[61,5.396]],[\"name/175\",[45,44.409]],[\"parent/175\",[61,5.396]],[\"name/176\",[46,45.85]],[\"parent/176\",[61,5.396]],[\"name/177\",[47,45.85]],[\"parent/177\",[61,5.396]],[\"name/178\",[48,45.545]],[\"parent/178\",[61,5.396]],[\"name/179\",[62,57.229]],[\"parent/179\",[]],[\"name/180\",[26,35.876]],[\"parent/180\",[62,5.396]],[\"name/181\",[27,40.104]],[\"parent/181\",[62,5.396]],[\"name/182\",[31,43.388]],[\"parent/182\",[62,5.396]],[\"name/183\",[43,44.681]],[\"parent/183\",[62,5.396]],[\"name/184\",[44,44.681]],[\"parent/184\",[62,5.396]],[\"name/185\",[45,44.409]],[\"parent/185\",[62,5.396]],[\"name/186\",[46,45.85]],[\"parent/186\",[62,5.396]],[\"name/187\",[47,45.85]],[\"parent/187\",[62,5.396]],[\"name/188\",[48,45.545]],[\"parent/188\",[62,5.396]],[\"name/189\",[63,57.229]],[\"parent/189\",[]],[\"name/190\",[26,35.876]],[\"parent/190\",[63,5.396]],[\"name/191\",[27,40.104]],[\"parent/191\",[63,5.396]],[\"name/192\",[31,43.388]],[\"parent/192\",[63,5.396]],[\"name/193\",[43,44.681]],[\"parent/193\",[63,5.396]],[\"name/194\",[44,44.681]],[\"parent/194\",[63,5.396]],[\"name/195\",[45,44.409]],[\"parent/195\",[63,5.396]],[\"name/196\",[46,45.85]],[\"parent/196\",[63,5.396]],[\"name/197\",[47,45.85]],[\"parent/197\",[63,5.396]],[\"name/198\",[48,45.545]],[\"parent/198\",[63,5.396]],[\"name/199\",[64,57.229]],[\"parent/199\",[]],[\"name/200\",[26,35.876]],[\"parent/200\",[64,5.396]],[\"name/201\",[27,40.104]],[\"parent/201\",[64,5.396]],[\"name/202\",[31,43.388]],[\"parent/202\",[64,5.396]],[\"name/203\",[43,44.681]],[\"parent/203\",[64,5.396]],[\"name/204\",[44,44.681]],[\"parent/204\",[64,5.396]],[\"name/205\",[45,44.409]],[\"parent/205\",[64,5.396]],[\"name/206\",[46,45.85]],[\"parent/206\",[64,5.396]],[\"name/207\",[47,45.85]],[\"parent/207\",[64,5.396]],[\"name/208\",[48,45.545]],[\"parent/208\",[64,5.396]],[\"name/209\",[65,57.229]],[\"parent/209\",[]],[\"name/210\",[26,35.876]],[\"parent/210\",[65,5.396]],[\"name/211\",[27,40.104]],[\"parent/211\",[65,5.396]],[\"name/212\",[31,43.388]],[\"parent/212\",[65,5.396]],[\"name/213\",[43,44.681]],[\"parent/213\",[65,5.396]],[\"name/214\",[44,44.681]],[\"parent/214\",[65,5.396]],[\"name/215\",[45,44.409]],[\"parent/215\",[65,5.396]],[\"name/216\",[46,45.85]],[\"parent/216\",[65,5.396]],[\"name/217\",[47,45.85]],[\"parent/217\",[65,5.396]],[\"name/218\",[48,45.545]],[\"parent/218\",[65,5.396]],[\"name/219\",[66,57.229]],[\"parent/219\",[]],[\"name/220\",[26,35.876]],[\"parent/220\",[66,5.396]],[\"name/221\",[27,40.104]],[\"parent/221\",[66,5.396]],[\"name/222\",[31,43.388]],[\"parent/222\",[66,5.396]],[\"name/223\",[43,44.681]],[\"parent/223\",[66,5.396]],[\"name/224\",[44,44.681]],[\"parent/224\",[66,5.396]],[\"name/225\",[45,44.409]],[\"parent/225\",[66,5.396]],[\"name/226\",[46,45.85]],[\"parent/226\",[66,5.396]],[\"name/227\",[47,45.85]],[\"parent/227\",[66,5.396]],[\"name/228\",[48,45.545]],[\"parent/228\",[66,5.396]],[\"name/229\",[67,57.229]],[\"parent/229\",[]],[\"name/230\",[26,35.876]],[\"parent/230\",[67,5.396]],[\"name/231\",[27,40.104]],[\"parent/231\",[67,5.396]],[\"name/232\",[31,43.388]],[\"parent/232\",[67,5.396]],[\"name/233\",[43,44.681]],[\"parent/233\",[67,5.396]],[\"name/234\",[44,44.681]],[\"parent/234\",[67,5.396]],[\"name/235\",[45,44.409]],[\"parent/235\",[67,5.396]],[\"name/236\",[46,45.85]],[\"parent/236\",[67,5.396]],[\"name/237\",[47,45.85]],[\"parent/237\",[67,5.396]],[\"name/238\",[48,45.545]],[\"parent/238\",[67,5.396]],[\"name/239\",[68,57.229]],[\"parent/239\",[]],[\"name/240\",[26,35.876]],[\"parent/240\",[68,5.396]],[\"name/241\",[27,40.104]],[\"parent/241\",[68,5.396]],[\"name/242\",[31,43.388]],[\"parent/242\",[68,5.396]],[\"name/243\",[43,44.681]],[\"parent/243\",[68,5.396]],[\"name/244\",[44,44.681]],[\"parent/244\",[68,5.396]],[\"name/245\",[45,44.409]],[\"parent/245\",[68,5.396]],[\"name/246\",[46,45.85]],[\"parent/246\",[68,5.396]],[\"name/247\",[47,45.85]],[\"parent/247\",[68,5.396]],[\"name/248\",[48,45.545]],[\"parent/248\",[68,5.396]],[\"name/249\",[69,57.229]],[\"parent/249\",[]],[\"name/250\",[26,35.876]],[\"parent/250\",[69,5.396]],[\"name/251\",[27,40.104]],[\"parent/251\",[69,5.396]],[\"name/252\",[31,43.388]],[\"parent/252\",[69,5.396]],[\"name/253\",[43,44.681]],[\"parent/253\",[69,5.396]],[\"name/254\",[44,44.681]],[\"parent/254\",[69,5.396]],[\"name/255\",[45,44.409]],[\"parent/255\",[69,5.396]],[\"name/256\",[46,45.85]],[\"parent/256\",[69,5.396]],[\"name/257\",[47,45.85]],[\"parent/257\",[69,5.396]],[\"name/258\",[48,45.545]],[\"parent/258\",[69,5.396]],[\"name/259\",[70,57.229]],[\"parent/259\",[]],[\"name/260\",[26,35.876]],[\"parent/260\",[70,5.396]],[\"name/261\",[27,40.104]],[\"parent/261\",[70,5.396]],[\"name/262\",[31,43.388]],[\"parent/262\",[70,5.396]],[\"name/263\",[43,44.681]],[\"parent/263\",[70,5.396]],[\"name/264\",[44,44.681]],[\"parent/264\",[70,5.396]],[\"name/265\",[45,44.409]],[\"parent/265\",[70,5.396]],[\"name/266\",[46,45.85]],[\"parent/266\",[70,5.396]],[\"name/267\",[47,45.85]],[\"parent/267\",[70,5.396]],[\"name/268\",[48,45.545]],[\"parent/268\",[70,5.396]],[\"name/269\",[71,57.229]],[\"parent/269\",[]],[\"name/270\",[26,35.876]],[\"parent/270\",[71,5.396]],[\"name/271\",[27,40.104]],[\"parent/271\",[71,5.396]],[\"name/272\",[31,43.388]],[\"parent/272\",[71,5.396]],[\"name/273\",[43,44.681]],[\"parent/273\",[71,5.396]],[\"name/274\",[44,44.681]],[\"parent/274\",[71,5.396]],[\"name/275\",[45,44.409]],[\"parent/275\",[71,5.396]],[\"name/276\",[46,45.85]],[\"parent/276\",[71,5.396]],[\"name/277\",[47,45.85]],[\"parent/277\",[71,5.396]],[\"name/278\",[48,45.545]],[\"parent/278\",[71,5.396]],[\"name/279\",[72,53.978]],[\"parent/279\",[]],[\"name/280\",[26,35.876]],[\"parent/280\",[72,5.09]],[\"name/281\",[27,40.104]],[\"parent/281\",[72,5.09]],[\"name/282\",[39,68.293]],[\"parent/282\",[72,5.09]],[\"name/283\",[40,56.313]],[\"parent/283\",[72,5.09]],[\"name/284\",[41,59.357]],[\"parent/284\",[72,5.09]],[\"name/285\",[42,59.357]],[\"parent/285\",[72,5.09]],[\"name/286\",[31,43.388]],[\"parent/286\",[72,5.09]],[\"name/287\",[43,44.681]],[\"parent/287\",[72,5.09]],[\"name/288\",[44,44.681]],[\"parent/288\",[72,5.09]],[\"name/289\",[45,44.409]],[\"parent/289\",[72,5.09]],[\"name/290\",[46,45.85]],[\"parent/290\",[72,5.09]],[\"name/291\",[47,45.85]],[\"parent/291\",[72,5.09]],[\"name/292\",[48,45.545]],[\"parent/292\",[72,5.09]],[\"name/293\",[73,56.313]],[\"parent/293\",[]],[\"name/294\",[26,35.876]],[\"parent/294\",[73,5.31]],[\"name/295\",[27,40.104]],[\"parent/295\",[73,5.31]],[\"name/296\",[31,43.388]],[\"parent/296\",[73,5.31]],[\"name/297\",[74,65.762]],[\"parent/297\",[73,5.31]],[\"name/298\",[43,44.681]],[\"parent/298\",[73,5.31]],[\"name/299\",[44,44.681]],[\"parent/299\",[73,5.31]],[\"name/300\",[45,44.409]],[\"parent/300\",[73,5.31]],[\"name/301\",[46,45.85]],[\"parent/301\",[73,5.31]],[\"name/302\",[47,45.85]],[\"parent/302\",[73,5.31]],[\"name/303\",[48,45.545]],[\"parent/303\",[73,5.31]],[\"name/304\",[75,56.313]],[\"parent/304\",[]],[\"name/305\",[26,35.876]],[\"parent/305\",[75,5.31]],[\"name/306\",[27,40.104]],[\"parent/306\",[75,5.31]],[\"name/307\",[74,65.762]],[\"parent/307\",[75,5.31]],[\"name/308\",[31,43.388]],[\"parent/308\",[75,5.31]],[\"name/309\",[43,44.681]],[\"parent/309\",[75,5.31]],[\"name/310\",[44,44.681]],[\"parent/310\",[75,5.31]],[\"name/311\",[45,44.409]],[\"parent/311\",[75,5.31]],[\"name/312\",[46,45.85]],[\"parent/312\",[75,5.31]],[\"name/313\",[47,45.85]],[\"parent/313\",[75,5.31]],[\"name/314\",[48,45.545]],[\"parent/314\",[75,5.31]],[\"name/315\",[76,57.229]],[\"parent/315\",[]],[\"name/316\",[26,35.876]],[\"parent/316\",[76,5.396]],[\"name/317\",[27,40.104]],[\"parent/317\",[76,5.396]],[\"name/318\",[31,43.388]],[\"parent/318\",[76,5.396]],[\"name/319\",[43,44.681]],[\"parent/319\",[76,5.396]],[\"name/320\",[44,44.681]],[\"parent/320\",[76,5.396]],[\"name/321\",[45,44.409]],[\"parent/321\",[76,5.396]],[\"name/322\",[46,45.85]],[\"parent/322\",[76,5.396]],[\"name/323\",[47,45.85]],[\"parent/323\",[76,5.396]],[\"name/324\",[48,45.545]],[\"parent/324\",[76,5.396]],[\"name/325\",[77,57.229]],[\"parent/325\",[]],[\"name/326\",[26,35.876]],[\"parent/326\",[77,5.396]],[\"name/327\",[27,40.104]],[\"parent/327\",[77,5.396]],[\"name/328\",[31,43.388]],[\"parent/328\",[77,5.396]],[\"name/329\",[43,44.681]],[\"parent/329\",[77,5.396]],[\"name/330\",[44,44.681]],[\"parent/330\",[77,5.396]],[\"name/331\",[45,44.409]],[\"parent/331\",[77,5.396]],[\"name/332\",[46,45.85]],[\"parent/332\",[77,5.396]],[\"name/333\",[47,45.85]],[\"parent/333\",[77,5.396]],[\"name/334\",[48,45.545]],[\"parent/334\",[77,5.396]],[\"name/335\",[78,57.229]],[\"parent/335\",[]],[\"name/336\",[26,35.876]],[\"parent/336\",[78,5.396]],[\"name/337\",[27,40.104]],[\"parent/337\",[78,5.396]],[\"name/338\",[31,43.388]],[\"parent/338\",[78,5.396]],[\"name/339\",[43,44.681]],[\"parent/339\",[78,5.396]],[\"name/340\",[44,44.681]],[\"parent/340\",[78,5.396]],[\"name/341\",[45,44.409]],[\"parent/341\",[78,5.396]],[\"name/342\",[46,45.85]],[\"parent/342\",[78,5.396]],[\"name/343\",[47,45.85]],[\"parent/343\",[78,5.396]],[\"name/344\",[48,45.545]],[\"parent/344\",[78,5.396]],[\"name/345\",[79,57.229]],[\"parent/345\",[]],[\"name/346\",[26,35.876]],[\"parent/346\",[79,5.396]],[\"name/347\",[27,40.104]],[\"parent/347\",[79,5.396]],[\"name/348\",[31,43.388]],[\"parent/348\",[79,5.396]],[\"name/349\",[43,44.681]],[\"parent/349\",[79,5.396]],[\"name/350\",[44,44.681]],[\"parent/350\",[79,5.396]],[\"name/351\",[45,44.409]],[\"parent/351\",[79,5.396]],[\"name/352\",[46,45.85]],[\"parent/352\",[79,5.396]],[\"name/353\",[47,45.85]],[\"parent/353\",[79,5.396]],[\"name/354\",[48,45.545]],[\"parent/354\",[79,5.396]],[\"name/355\",[80,53.307]],[\"parent/355\",[]],[\"name/356\",[26,35.876]],[\"parent/356\",[80,5.026]],[\"name/357\",[27,40.104]],[\"parent/357\",[80,5.026]],[\"name/358\",[28,68.293]],[\"parent/358\",[80,5.026]],[\"name/359\",[31,43.388]],[\"parent/359\",[80,5.026]],[\"name/360\",[39,68.293]],[\"parent/360\",[80,5.026]],[\"name/361\",[40,56.313]],[\"parent/361\",[80,5.026]],[\"name/362\",[41,59.357]],[\"parent/362\",[80,5.026]],[\"name/363\",[42,59.357]],[\"parent/363\",[80,5.026]],[\"name/364\",[43,44.681]],[\"parent/364\",[80,5.026]],[\"name/365\",[44,44.681]],[\"parent/365\",[80,5.026]],[\"name/366\",[45,44.409]],[\"parent/366\",[80,5.026]],[\"name/367\",[46,45.85]],[\"parent/367\",[80,5.026]],[\"name/368\",[47,45.85]],[\"parent/368\",[80,5.026]],[\"name/369\",[48,45.545]],[\"parent/369\",[80,5.026]],[\"name/370\",[81,43.149]],[\"parent/370\",[]],[\"name/371\",[82,52.085]],[\"parent/371\",[81,4.069]],[\"name/372\",[83,56.313]],[\"parent/372\",[81,4.069]],[\"name/373\",[84,59.357]],[\"parent/373\",[81,4.069]],[\"name/374\",[19,36.969]],[\"parent/374\",[81,4.069]],[\"name/375\",[9,41.021]],[\"parent/375\",[81,4.069]],[\"name/376\",[85,62.059]],[\"parent/376\",[81,4.069]],[\"name/377\",[86,63.741]],[\"parent/377\",[81,4.069]],[\"name/378\",[87,53.978]],[\"parent/378\",[81,4.069]],[\"name/379\",[88,63.741]],[\"parent/379\",[81,4.069]],[\"name/380\",[89,63.741]],[\"parent/380\",[81,4.069]],[\"name/381\",[90,60.618]],[\"parent/381\",[81,4.069]],[\"name/382\",[91,62.059]],[\"parent/382\",[81,4.069]],[\"name/383\",[92,60.618]],[\"parent/383\",[81,4.069]],[\"name/384\",[93,62.059]],[\"parent/384\",[81,4.069]],[\"name/385\",[94,63.741]],[\"parent/385\",[81,4.069]],[\"name/386\",[82,52.085]],[\"parent/386\",[81,4.069]],[\"name/387\",[95,63.741]],[\"parent/387\",[81,4.069]],[\"name/388\",[96,63.741]],[\"parent/388\",[81,4.069]],[\"name/389\",[97,63.741]],[\"parent/389\",[81,4.069]],[\"name/390\",[98,63.741]],[\"parent/390\",[81,4.069]],[\"name/391\",[99,63.741]],[\"parent/391\",[81,4.069]],[\"name/392\",[11,44.681]],[\"parent/392\",[81,4.069]],[\"name/393\",[100,53.978]],[\"parent/393\",[81,4.069]],[\"name/394\",[101,63.741]],[\"parent/394\",[81,4.069]],[\"name/395\",[102,63.741]],[\"parent/395\",[81,4.069]],[\"name/396\",[103,63.741]],[\"parent/396\",[81,4.069]],[\"name/397\",[104,56.313]],[\"parent/397\",[81,4.069]],[\"name/398\",[105,56.313]],[\"parent/398\",[81,4.069]],[\"name/399\",[106,56.313]],[\"parent/399\",[81,4.069]],[\"name/400\",[107,56.313]],[\"parent/400\",[81,4.069]],[\"name/401\",[108,56.313]],[\"parent/401\",[81,4.069]],[\"name/402\",[109,56.313]],[\"parent/402\",[81,4.069]],[\"name/403\",[110,56.313]],[\"parent/403\",[81,4.069]],[\"name/404\",[111,56.313]],[\"parent/404\",[81,4.069]],[\"name/405\",[112,56.313]],[\"parent/405\",[81,4.069]],[\"name/406\",[113,56.313]],[\"parent/406\",[81,4.069]],[\"name/407\",[114,56.313]],[\"parent/407\",[81,4.069]],[\"name/408\",[115,56.313]],[\"parent/408\",[81,4.069]],[\"name/409\",[116,56.313]],[\"parent/409\",[81,4.069]],[\"name/410\",[117,56.313]],[\"parent/410\",[81,4.069]],[\"name/411\",[118,56.313]],[\"parent/411\",[81,4.069]],[\"name/412\",[119,55.473]],[\"parent/412\",[]],[\"name/413\",[120,68.293]],[\"parent/413\",[119,5.231]],[\"name/414\",[121,76.826]],[\"parent/414\",[119,5.231]],[\"name/415\",[122,76.826]],[\"parent/415\",[119,5.231]],[\"name/416\",[123,76.826]],[\"parent/416\",[119,5.231]],[\"name/417\",[124,76.826]],[\"parent/417\",[119,5.231]],[\"name/418\",[125,71.682]],[\"parent/418\",[119,5.231]],[\"name/419\",[126,71.682]],[\"parent/419\",[119,5.231]],[\"name/420\",[127,76.826]],[\"parent/420\",[119,5.231]],[\"name/421\",[128,76.826]],[\"parent/421\",[119,5.231]],[\"name/422\",[129,76.826]],[\"parent/422\",[119,5.231]],[\"name/423\",[130,40.461]],[\"parent/423\",[]],[\"name/424\",[82,52.085]],[\"parent/424\",[130,3.815]],[\"name/425\",[131,68.293]],[\"parent/425\",[130,3.815]],[\"name/426\",[102,63.741]],[\"parent/426\",[130,3.815]],[\"name/427\",[97,63.741]],[\"parent/427\",[130,3.815]],[\"name/428\",[24,45.545]],[\"parent/428\",[130,3.815]],[\"name/429\",[132,76.826]],[\"parent/429\",[130,3.815]],[\"name/430\",[133,60.618]],[\"parent/430\",[130,3.815]],[\"name/431\",[134,76.826]],[\"parent/431\",[130,3.815]],[\"name/432\",[135,62.059]],[\"parent/432\",[130,3.815]],[\"name/433\",[136,71.682]],[\"parent/433\",[130,3.815]],[\"name/434\",[137,76.826]],[\"parent/434\",[130,3.815]],[\"name/435\",[138,76.826]],[\"parent/435\",[130,3.815]],[\"name/436\",[139,60.618]],[\"parent/436\",[130,3.815]],[\"name/437\",[140,56.313]],[\"parent/437\",[130,3.815]],[\"name/438\",[141,76.826]],[\"parent/438\",[130,3.815]],[\"name/439\",[142,76.826]],[\"parent/439\",[130,3.815]],[\"name/440\",[83,56.313]],[\"parent/440\",[130,3.815]],[\"name/441\",[84,59.357]],[\"parent/441\",[130,3.815]],[\"name/442\",[19,36.969]],[\"parent/442\",[130,3.815]],[\"name/443\",[9,41.021]],[\"parent/443\",[130,3.815]],[\"name/444\",[85,62.059]],[\"parent/444\",[130,3.815]],[\"name/445\",[86,63.741]],[\"parent/445\",[130,3.815]],[\"name/446\",[87,53.978]],[\"parent/446\",[130,3.815]],[\"name/447\",[88,63.741]],[\"parent/447\",[130,3.815]],[\"name/448\",[89,63.741]],[\"parent/448\",[130,3.815]],[\"name/449\",[90,60.618]],[\"parent/449\",[130,3.815]],[\"name/450\",[91,62.059]],[\"parent/450\",[130,3.815]],[\"name/451\",[92,60.618]],[\"parent/451\",[130,3.815]],[\"name/452\",[93,62.059]],[\"parent/452\",[130,3.815]],[\"name/453\",[94,63.741]],[\"parent/453\",[130,3.815]],[\"name/454\",[82,52.085]],[\"parent/454\",[130,3.815]],[\"name/455\",[95,63.741]],[\"parent/455\",[130,3.815]],[\"name/456\",[96,63.741]],[\"parent/456\",[130,3.815]],[\"name/457\",[98,63.741]],[\"parent/457\",[130,3.815]],[\"name/458\",[99,63.741]],[\"parent/458\",[130,3.815]],[\"name/459\",[11,44.681]],[\"parent/459\",[130,3.815]],[\"name/460\",[100,53.978]],[\"parent/460\",[130,3.815]],[\"name/461\",[101,63.741]],[\"parent/461\",[130,3.815]],[\"name/462\",[103,63.741]],[\"parent/462\",[130,3.815]],[\"name/463\",[104,56.313]],[\"parent/463\",[130,3.815]],[\"name/464\",[105,56.313]],[\"parent/464\",[130,3.815]],[\"name/465\",[106,56.313]],[\"parent/465\",[130,3.815]],[\"name/466\",[107,56.313]],[\"parent/466\",[130,3.815]],[\"name/467\",[108,56.313]],[\"parent/467\",[130,3.815]],[\"name/468\",[109,56.313]],[\"parent/468\",[130,3.815]],[\"name/469\",[110,56.313]],[\"parent/469\",[130,3.815]],[\"name/470\",[111,56.313]],[\"parent/470\",[130,3.815]],[\"name/471\",[112,56.313]],[\"parent/471\",[130,3.815]],[\"name/472\",[113,56.313]],[\"parent/472\",[130,3.815]],[\"name/473\",[114,56.313]],[\"parent/473\",[130,3.815]],[\"name/474\",[115,56.313]],[\"parent/474\",[130,3.815]],[\"name/475\",[116,56.313]],[\"parent/475\",[130,3.815]],[\"name/476\",[117,56.313]],[\"parent/476\",[130,3.815]],[\"name/477\",[118,56.313]],[\"parent/477\",[130,3.815]],[\"name/478\",[143,50.011]],[\"parent/478\",[]],[\"name/479\",[27,40.104]],[\"parent/479\",[143,4.716]],[\"name/480\",[104,56.313]],[\"parent/480\",[143,4.716]],[\"name/481\",[105,56.313]],[\"parent/481\",[143,4.716]],[\"name/482\",[106,56.313]],[\"parent/482\",[143,4.716]],[\"name/483\",[107,56.313]],[\"parent/483\",[143,4.716]],[\"name/484\",[108,56.313]],[\"parent/484\",[143,4.716]],[\"name/485\",[109,56.313]],[\"parent/485\",[143,4.716]],[\"name/486\",[110,56.313]],[\"parent/486\",[143,4.716]],[\"name/487\",[111,56.313]],[\"parent/487\",[143,4.716]],[\"name/488\",[112,56.313]],[\"parent/488\",[143,4.716]],[\"name/489\",[113,56.313]],[\"parent/489\",[143,4.716]],[\"name/490\",[114,56.313]],[\"parent/490\",[143,4.716]],[\"name/491\",[115,56.313]],[\"parent/491\",[143,4.716]],[\"name/492\",[116,56.313]],[\"parent/492\",[143,4.716]],[\"name/493\",[117,56.313]],[\"parent/493\",[143,4.716]],[\"name/494\",[118,56.313]],[\"parent/494\",[143,4.716]],[\"name/495\",[144,41.214]],[\"parent/495\",[]],[\"name/496\",[14,45.85]],[\"parent/496\",[144,3.886]],[\"name/497\",[145,76.826]],[\"parent/497\",[144,3.886]],[\"name/498\",[84,59.357]],[\"parent/498\",[144,3.886]],[\"name/499\",[9,41.021]],[\"parent/499\",[144,3.886]],[\"name/500\",[19,36.969]],[\"parent/500\",[144,3.886]],[\"name/501\",[146,62.059]],[\"parent/501\",[144,3.886]],[\"name/502\",[23,41.214]],[\"parent/502\",[144,3.886]],[\"name/503\",[147,49.554]],[\"parent/503\",[144,3.886]],[\"name/504\",[148,76.826]],[\"parent/504\",[144,3.886]],[\"name/505\",[149,76.826]],[\"parent/505\",[144,3.886]],[\"name/506\",[150,76.826]],[\"parent/506\",[144,3.886]],[\"name/507\",[151,71.682]],[\"parent/507\",[144,3.886]],[\"name/508\",[152,71.682]],[\"parent/508\",[144,3.886]],[\"name/509\",[153,76.826]],[\"parent/509\",[144,3.886]],[\"name/510\",[154,71.682]],[\"parent/510\",[144,3.886]],[\"name/511\",[155,76.826]],[\"parent/511\",[144,3.886]],[\"name/512\",[156,71.682]],[\"parent/512\",[144,3.886]],[\"name/513\",[157,71.682]],[\"parent/513\",[144,3.886]],[\"name/514\",[158,76.826]],[\"parent/514\",[144,3.886]],[\"name/515\",[159,63.741]],[\"parent/515\",[144,3.886]],[\"name/516\",[160,55.473]],[\"parent/516\",[144,3.886]],[\"name/517\",[161,76.826]],[\"parent/517\",[144,3.886]],[\"name/518\",[162,71.682]],[\"parent/518\",[144,3.886]],[\"name/519\",[163,76.826]],[\"parent/519\",[144,3.886]],[\"name/520\",[164,76.826]],[\"parent/520\",[144,3.886]],[\"name/521\",[165,76.826]],[\"parent/521\",[144,3.886]],[\"name/522\",[166,76.826]],[\"parent/522\",[144,3.886]],[\"name/523\",[167,76.826]],[\"parent/523\",[144,3.886]],[\"name/524\",[168,71.682]],[\"parent/524\",[144,3.886]],[\"name/525\",[169,76.826]],[\"parent/525\",[144,3.886]],[\"name/526\",[170,76.826]],[\"parent/526\",[144,3.886]],[\"name/527\",[171,76.826]],[\"parent/527\",[144,3.886]],[\"name/528\",[172,76.826]],[\"parent/528\",[144,3.886]],[\"name/529\",[173,71.682]],[\"parent/529\",[144,3.886]],[\"name/530\",[174,76.826]],[\"parent/530\",[144,3.886]],[\"name/531\",[175,76.826]],[\"parent/531\",[144,3.886]],[\"name/532\",[176,76.826]],[\"parent/532\",[144,3.886]],[\"name/533\",[177,71.682]],[\"parent/533\",[144,3.886]],[\"name/534\",[178,68.293]],[\"parent/534\",[144,3.886]],[\"name/535\",[179,76.826]],[\"parent/535\",[144,3.886]],[\"name/536\",[180,76.826]],[\"parent/536\",[144,3.886]],[\"name/537\",[181,76.826]],[\"parent/537\",[144,3.886]],[\"name/538\",[182,65.762]],[\"parent/538\",[144,3.886]],[\"name/539\",[183,48.293]],[\"parent/539\",[144,3.886]],[\"name/540\",[184,60.618]],[\"parent/540\",[144,3.886]],[\"name/541\",[185,62.059]],[\"parent/541\",[144,3.886]],[\"name/542\",[186,68.293]],[\"parent/542\",[144,3.886]],[\"name/543\",[187,68.293]],[\"parent/543\",[144,3.886]],[\"name/544\",[188,42.462]],[\"parent/544\",[]],[\"name/545\",[189,76.826]],[\"parent/545\",[188,4.004]],[\"name/546\",[190,76.826]],[\"parent/546\",[188,4.004]],[\"name/547\",[191,76.826]],[\"parent/547\",[188,4.004]],[\"name/548\",[192,76.826]],[\"parent/548\",[188,4.004]],[\"name/549\",[193,76.826]],[\"parent/549\",[188,4.004]],[\"name/550\",[194,76.826]],[\"parent/550\",[188,4.004]],[\"name/551\",[27,40.104]],[\"parent/551\",[188,4.004]],[\"name/552\",[195,71.682]],[\"parent/552\",[188,4.004]],[\"name/553\",[160,55.473]],[\"parent/553\",[188,4.004]],[\"name/554\",[196,68.293]],[\"parent/554\",[188,4.004]],[\"name/555\",[197,71.682]],[\"parent/555\",[188,4.004]],[\"name/556\",[9,41.021]],[\"parent/556\",[188,4.004]],[\"name/557\",[19,36.969]],[\"parent/557\",[188,4.004]],[\"name/558\",[146,62.059]],[\"parent/558\",[188,4.004]],[\"name/559\",[23,41.214]],[\"parent/559\",[188,4.004]],[\"name/560\",[84,59.357]],[\"parent/560\",[188,4.004]],[\"name/561\",[198,76.826]],[\"parent/561\",[188,4.004]],[\"name/562\",[120,68.293]],[\"parent/562\",[188,4.004]],[\"name/563\",[177,71.682]],[\"parent/563\",[188,4.004]],[\"name/564\",[119,55.473]],[\"parent/564\",[188,4.004]],[\"name/565\",[144,41.214]],[\"parent/565\",[188,4.004]],[\"name/566\",[173,71.682]],[\"parent/566\",[188,4.004]],[\"name/567\",[199,76.826]],[\"parent/567\",[188,4.004]],[\"name/568\",[200,76.826]],[\"parent/568\",[188,4.004]],[\"name/569\",[201,76.826]],[\"parent/569\",[188,4.004]],[\"name/570\",[202,76.826]],[\"parent/570\",[188,4.004]],[\"name/571\",[203,76.826]],[\"parent/571\",[188,4.004]],[\"name/572\",[162,71.682]],[\"parent/572\",[188,4.004]],[\"name/573\",[125,71.682]],[\"parent/573\",[188,4.004]],[\"name/574\",[126,71.682]],[\"parent/574\",[188,4.004]],[\"name/575\",[204,76.826]],[\"parent/575\",[188,4.004]],[\"name/576\",[205,68.293]],[\"parent/576\",[188,4.004]],[\"name/577\",[168,71.682]],[\"parent/577\",[188,4.004]],[\"name/578\",[206,76.826]],[\"parent/578\",[188,4.004]],[\"name/579\",[178,68.293]],[\"parent/579\",[188,4.004]],[\"name/580\",[182,65.762]],[\"parent/580\",[188,4.004]],[\"name/581\",[183,48.293]],[\"parent/581\",[188,4.004]],[\"name/582\",[207,39.76]],[\"parent/582\",[]],[\"name/583\",[82,52.085]],[\"parent/583\",[207,3.749]],[\"name/584\",[102,63.741]],[\"parent/584\",[207,3.749]],[\"name/585\",[97,63.741]],[\"parent/585\",[207,3.749]],[\"name/586\",[187,68.293]],[\"parent/586\",[207,3.749]],[\"name/587\",[24,45.545]],[\"parent/587\",[207,3.749]],[\"name/588\",[208,57.229]],[\"parent/588\",[207,3.749]],[\"name/589\",[147,49.554]],[\"parent/589\",[207,3.749]],[\"name/590\",[209,65.762]],[\"parent/590\",[207,3.749]],[\"name/591\",[210,62.059]],[\"parent/591\",[207,3.749]],[\"name/592\",[211,71.682]],[\"parent/592\",[207,3.749]],[\"name/593\",[212,71.682]],[\"parent/593\",[207,3.749]],[\"name/594\",[213,76.826]],[\"parent/594\",[207,3.749]],[\"name/595\",[12,45.545]],[\"parent/595\",[207,3.749]],[\"name/596\",[214,59.357]],[\"parent/596\",[207,3.749]],[\"name/597\",[11,44.681]],[\"parent/597\",[207,3.749]],[\"name/598\",[136,71.682]],[\"parent/598\",[207,3.749]],[\"name/599\",[140,56.313]],[\"parent/599\",[207,3.749]],[\"name/600\",[215,62.059]],[\"parent/600\",[207,3.749]],[\"name/601\",[10,43.388]],[\"parent/601\",[207,3.749]],[\"name/602\",[133,60.618]],[\"parent/602\",[207,3.749]],[\"name/603\",[139,60.618]],[\"parent/603\",[207,3.749]],[\"name/604\",[83,56.313]],[\"parent/604\",[207,3.749]],[\"name/605\",[84,59.357]],[\"parent/605\",[207,3.749]],[\"name/606\",[19,36.969]],[\"parent/606\",[207,3.749]],[\"name/607\",[9,41.021]],[\"parent/607\",[207,3.749]],[\"name/608\",[85,62.059]],[\"parent/608\",[207,3.749]],[\"name/609\",[86,63.741]],[\"parent/609\",[207,3.749]],[\"name/610\",[87,53.978]],[\"parent/610\",[207,3.749]],[\"name/611\",[88,63.741]],[\"parent/611\",[207,3.749]],[\"name/612\",[89,63.741]],[\"parent/612\",[207,3.749]],[\"name/613\",[90,60.618]],[\"parent/613\",[207,3.749]],[\"name/614\",[91,62.059]],[\"parent/614\",[207,3.749]],[\"name/615\",[92,60.618]],[\"parent/615\",[207,3.749]],[\"name/616\",[93,62.059]],[\"parent/616\",[207,3.749]],[\"name/617\",[94,63.741]],[\"parent/617\",[207,3.749]],[\"name/618\",[82,52.085]],[\"parent/618\",[207,3.749]],[\"name/619\",[95,63.741]],[\"parent/619\",[207,3.749]],[\"name/620\",[96,63.741]],[\"parent/620\",[207,3.749]],[\"name/621\",[98,63.741]],[\"parent/621\",[207,3.749]],[\"name/622\",[99,63.741]],[\"parent/622\",[207,3.749]],[\"name/623\",[100,53.978]],[\"parent/623\",[207,3.749]],[\"name/624\",[101,63.741]],[\"parent/624\",[207,3.749]],[\"name/625\",[103,63.741]],[\"parent/625\",[207,3.749]],[\"name/626\",[104,56.313]],[\"parent/626\",[207,3.749]],[\"name/627\",[105,56.313]],[\"parent/627\",[207,3.749]],[\"name/628\",[106,56.313]],[\"parent/628\",[207,3.749]],[\"name/629\",[107,56.313]],[\"parent/629\",[207,3.749]],[\"name/630\",[108,56.313]],[\"parent/630\",[207,3.749]],[\"name/631\",[109,56.313]],[\"parent/631\",[207,3.749]],[\"name/632\",[110,56.313]],[\"parent/632\",[207,3.749]],[\"name/633\",[111,56.313]],[\"parent/633\",[207,3.749]],[\"name/634\",[112,56.313]],[\"parent/634\",[207,3.749]],[\"name/635\",[113,56.313]],[\"parent/635\",[207,3.749]],[\"name/636\",[114,56.313]],[\"parent/636\",[207,3.749]],[\"name/637\",[115,56.313]],[\"parent/637\",[207,3.749]],[\"name/638\",[116,56.313]],[\"parent/638\",[207,3.749]],[\"name/639\",[117,56.313]],[\"parent/639\",[207,3.749]],[\"name/640\",[118,56.313]],[\"parent/640\",[207,3.749]],[\"name/641\",[216,47.533]],[\"parent/641\",[]],[\"name/642\",[217,65.762]],[\"parent/642\",[216,4.482]],[\"name/643\",[27,40.104]],[\"parent/643\",[216,4.482]],[\"name/644\",[218,76.826]],[\"parent/644\",[216,4.482]],[\"name/645\",[219,76.826]],[\"parent/645\",[216,4.482]],[\"name/646\",[220,76.826]],[\"parent/646\",[216,4.482]],[\"name/647\",[221,71.682]],[\"parent/647\",[216,4.482]],[\"name/648\",[159,63.741]],[\"parent/648\",[216,4.482]],[\"name/649\",[222,76.826]],[\"parent/649\",[216,4.482]],[\"name/650\",[156,71.682]],[\"parent/650\",[216,4.482]],[\"name/651\",[157,71.682]],[\"parent/651\",[216,4.482]],[\"name/652\",[182,65.762]],[\"parent/652\",[216,4.482]],[\"name/653\",[104,56.313]],[\"parent/653\",[216,4.482]],[\"name/654\",[105,56.313]],[\"parent/654\",[216,4.482]],[\"name/655\",[106,56.313]],[\"parent/655\",[216,4.482]],[\"name/656\",[107,56.313]],[\"parent/656\",[216,4.482]],[\"name/657\",[108,56.313]],[\"parent/657\",[216,4.482]],[\"name/658\",[109,56.313]],[\"parent/658\",[216,4.482]],[\"name/659\",[110,56.313]],[\"parent/659\",[216,4.482]],[\"name/660\",[111,56.313]],[\"parent/660\",[216,4.482]],[\"name/661\",[112,56.313]],[\"parent/661\",[216,4.482]],[\"name/662\",[113,56.313]],[\"parent/662\",[216,4.482]],[\"name/663\",[114,56.313]],[\"parent/663\",[216,4.482]],[\"name/664\",[115,56.313]],[\"parent/664\",[216,4.482]],[\"name/665\",[116,56.313]],[\"parent/665\",[216,4.482]],[\"name/666\",[117,56.313]],[\"parent/666\",[216,4.482]],[\"name/667\",[118,56.313]],[\"parent/667\",[216,4.482]],[\"name/668\",[223,42.243]],[\"parent/668\",[]],[\"name/669\",[82,52.085]],[\"parent/669\",[223,3.983]],[\"name/670\",[27,40.104]],[\"parent/670\",[223,3.983]],[\"name/671\",[224,68.293]],[\"parent/671\",[223,3.983]],[\"name/672\",[208,57.229]],[\"parent/672\",[223,3.983]],[\"name/673\",[160,55.473]],[\"parent/673\",[223,3.983]],[\"name/674\",[102,63.741]],[\"parent/674\",[223,3.983]],[\"name/675\",[83,56.313]],[\"parent/675\",[223,3.983]],[\"name/676\",[84,59.357]],[\"parent/676\",[223,3.983]],[\"name/677\",[19,36.969]],[\"parent/677\",[223,3.983]],[\"name/678\",[9,41.021]],[\"parent/678\",[223,3.983]],[\"name/679\",[85,62.059]],[\"parent/679\",[223,3.983]],[\"name/680\",[86,63.741]],[\"parent/680\",[223,3.983]],[\"name/681\",[87,53.978]],[\"parent/681\",[223,3.983]],[\"name/682\",[88,63.741]],[\"parent/682\",[223,3.983]],[\"name/683\",[89,63.741]],[\"parent/683\",[223,3.983]],[\"name/684\",[90,60.618]],[\"parent/684\",[223,3.983]],[\"name/685\",[91,62.059]],[\"parent/685\",[223,3.983]],[\"name/686\",[92,60.618]],[\"parent/686\",[223,3.983]],[\"name/687\",[93,62.059]],[\"parent/687\",[223,3.983]],[\"name/688\",[94,63.741]],[\"parent/688\",[223,3.983]],[\"name/689\",[82,52.085]],[\"parent/689\",[223,3.983]],[\"name/690\",[95,63.741]],[\"parent/690\",[223,3.983]],[\"name/691\",[96,63.741]],[\"parent/691\",[223,3.983]],[\"name/692\",[97,63.741]],[\"parent/692\",[223,3.983]],[\"name/693\",[98,63.741]],[\"parent/693\",[223,3.983]],[\"name/694\",[99,63.741]],[\"parent/694\",[223,3.983]],[\"name/695\",[11,44.681]],[\"parent/695\",[223,3.983]],[\"name/696\",[100,53.978]],[\"parent/696\",[223,3.983]],[\"name/697\",[101,63.741]],[\"parent/697\",[223,3.983]],[\"name/698\",[103,63.741]],[\"parent/698\",[223,3.983]],[\"name/699\",[104,56.313]],[\"parent/699\",[223,3.983]],[\"name/700\",[105,56.313]],[\"parent/700\",[223,3.983]],[\"name/701\",[106,56.313]],[\"parent/701\",[223,3.983]],[\"name/702\",[107,56.313]],[\"parent/702\",[223,3.983]],[\"name/703\",[108,56.313]],[\"parent/703\",[223,3.983]],[\"name/704\",[109,56.313]],[\"parent/704\",[223,3.983]],[\"name/705\",[110,56.313]],[\"parent/705\",[223,3.983]],[\"name/706\",[111,56.313]],[\"parent/706\",[223,3.983]],[\"name/707\",[112,56.313]],[\"parent/707\",[223,3.983]],[\"name/708\",[113,56.313]],[\"parent/708\",[223,3.983]],[\"name/709\",[114,56.313]],[\"parent/709\",[223,3.983]],[\"name/710\",[115,56.313]],[\"parent/710\",[223,3.983]],[\"name/711\",[116,56.313]],[\"parent/711\",[223,3.983]],[\"name/712\",[117,56.313]],[\"parent/712\",[223,3.983]],[\"name/713\",[118,56.313]],[\"parent/713\",[223,3.983]],[\"name/714\",[225,42.462]],[\"parent/714\",[]],[\"name/715\",[82,52.085]],[\"parent/715\",[225,4.004]],[\"name/716\",[27,40.104]],[\"parent/716\",[225,4.004]],[\"name/717\",[224,68.293]],[\"parent/717\",[225,4.004]],[\"name/718\",[160,55.473]],[\"parent/718\",[225,4.004]],[\"name/719\",[102,63.741]],[\"parent/719\",[225,4.004]],[\"name/720\",[83,56.313]],[\"parent/720\",[225,4.004]],[\"name/721\",[84,59.357]],[\"parent/721\",[225,4.004]],[\"name/722\",[19,36.969]],[\"parent/722\",[225,4.004]],[\"name/723\",[9,41.021]],[\"parent/723\",[225,4.004]],[\"name/724\",[85,62.059]],[\"parent/724\",[225,4.004]],[\"name/725\",[86,63.741]],[\"parent/725\",[225,4.004]],[\"name/726\",[87,53.978]],[\"parent/726\",[225,4.004]],[\"name/727\",[88,63.741]],[\"parent/727\",[225,4.004]],[\"name/728\",[89,63.741]],[\"parent/728\",[225,4.004]],[\"name/729\",[90,60.618]],[\"parent/729\",[225,4.004]],[\"name/730\",[91,62.059]],[\"parent/730\",[225,4.004]],[\"name/731\",[92,60.618]],[\"parent/731\",[225,4.004]],[\"name/732\",[93,62.059]],[\"parent/732\",[225,4.004]],[\"name/733\",[94,63.741]],[\"parent/733\",[225,4.004]],[\"name/734\",[82,52.085]],[\"parent/734\",[225,4.004]],[\"name/735\",[95,63.741]],[\"parent/735\",[225,4.004]],[\"name/736\",[96,63.741]],[\"parent/736\",[225,4.004]],[\"name/737\",[97,63.741]],[\"parent/737\",[225,4.004]],[\"name/738\",[98,63.741]],[\"parent/738\",[225,4.004]],[\"name/739\",[99,63.741]],[\"parent/739\",[225,4.004]],[\"name/740\",[11,44.681]],[\"parent/740\",[225,4.004]],[\"name/741\",[100,53.978]],[\"parent/741\",[225,4.004]],[\"name/742\",[101,63.741]],[\"parent/742\",[225,4.004]],[\"name/743\",[103,63.741]],[\"parent/743\",[225,4.004]],[\"name/744\",[104,56.313]],[\"parent/744\",[225,4.004]],[\"name/745\",[105,56.313]],[\"parent/745\",[225,4.004]],[\"name/746\",[106,56.313]],[\"parent/746\",[225,4.004]],[\"name/747\",[107,56.313]],[\"parent/747\",[225,4.004]],[\"name/748\",[108,56.313]],[\"parent/748\",[225,4.004]],[\"name/749\",[109,56.313]],[\"parent/749\",[225,4.004]],[\"name/750\",[110,56.313]],[\"parent/750\",[225,4.004]],[\"name/751\",[111,56.313]],[\"parent/751\",[225,4.004]],[\"name/752\",[112,56.313]],[\"parent/752\",[225,4.004]],[\"name/753\",[113,56.313]],[\"parent/753\",[225,4.004]],[\"name/754\",[114,56.313]],[\"parent/754\",[225,4.004]],[\"name/755\",[115,56.313]],[\"parent/755\",[225,4.004]],[\"name/756\",[116,56.313]],[\"parent/756\",[225,4.004]],[\"name/757\",[117,56.313]],[\"parent/757\",[225,4.004]],[\"name/758\",[118,56.313]],[\"parent/758\",[225,4.004]],[\"name/759\",[183,48.293]],[\"parent/759\",[]],[\"name/760\",[226,71.682]],[\"parent/760\",[183,4.554]],[\"name/761\",[227,76.826]],[\"parent/761\",[183,4.554]],[\"name/762\",[228,76.826]],[\"parent/762\",[183,4.554]],[\"name/763\",[208,57.229]],[\"parent/763\",[183,4.554]],[\"name/764\",[229,76.826]],[\"parent/764\",[183,4.554]],[\"name/765\",[27,40.104]],[\"parent/765\",[183,4.554]],[\"name/766\",[230,76.826]],[\"parent/766\",[183,4.554]],[\"name/767\",[231,76.826]],[\"parent/767\",[183,4.554]],[\"name/768\",[232,76.826]],[\"parent/768\",[183,4.554]],[\"name/769\",[233,71.682]],[\"parent/769\",[183,4.554]],[\"name/770\",[234,62.059]],[\"parent/770\",[183,4.554]],[\"name/771\",[235,76.826]],[\"parent/771\",[183,4.554]],[\"name/772\",[236,76.826]],[\"parent/772\",[183,4.554]],[\"name/773\",[237,76.826]],[\"parent/773\",[183,4.554]],[\"name/774\",[238,76.826]],[\"parent/774\",[183,4.554]],[\"name/775\",[239,45.545]],[\"parent/775\",[]],[\"name/776\",[240,71.682]],[\"parent/776\",[239,4.295]],[\"name/777\",[27,40.104]],[\"parent/777\",[239,4.295]],[\"name/778\",[160,55.473]],[\"parent/778\",[239,4.295]],[\"name/779\",[241,56.313]],[\"parent/779\",[239,4.295]],[\"name/780\",[242,54.698]],[\"parent/780\",[239,4.295]],[\"name/781\",[9,41.021]],[\"parent/781\",[239,4.295]],[\"name/782\",[23,41.214]],[\"parent/782\",[239,4.295]],[\"name/783\",[19,36.969]],[\"parent/783\",[239,4.295]],[\"name/784\",[146,62.059]],[\"parent/784\",[239,4.295]],[\"name/785\",[183,48.293]],[\"parent/785\",[239,4.295]],[\"name/786\",[240,71.682]],[\"parent/786\",[239,4.295]],[\"name/787\",[82,52.085]],[\"parent/787\",[239,4.295]],[\"name/788\",[188,42.462]],[\"parent/788\",[239,4.295]],[\"name/789\",[243,76.826]],[\"parent/789\",[239,4.295]],[\"name/790\",[244,76.826]],[\"parent/790\",[239,4.295]],[\"name/791\",[178,68.293]],[\"parent/791\",[239,4.295]],[\"name/792\",[182,65.762]],[\"parent/792\",[239,4.295]],[\"name/793\",[104,56.313]],[\"parent/793\",[239,4.295]],[\"name/794\",[105,56.313]],[\"parent/794\",[239,4.295]],[\"name/795\",[106,56.313]],[\"parent/795\",[239,4.295]],[\"name/796\",[107,56.313]],[\"parent/796\",[239,4.295]],[\"name/797\",[108,56.313]],[\"parent/797\",[239,4.295]],[\"name/798\",[109,56.313]],[\"parent/798\",[239,4.295]],[\"name/799\",[110,56.313]],[\"parent/799\",[239,4.295]],[\"name/800\",[111,56.313]],[\"parent/800\",[239,4.295]],[\"name/801\",[112,56.313]],[\"parent/801\",[239,4.295]],[\"name/802\",[113,56.313]],[\"parent/802\",[239,4.295]],[\"name/803\",[114,56.313]],[\"parent/803\",[239,4.295]],[\"name/804\",[115,56.313]],[\"parent/804\",[239,4.295]],[\"name/805\",[116,56.313]],[\"parent/805\",[239,4.295]],[\"name/806\",[117,56.313]],[\"parent/806\",[239,4.295]],[\"name/807\",[118,56.313]],[\"parent/807\",[239,4.295]],[\"name/808\",[245,63.741]],[\"parent/808\",[]],[\"name/809\",[246,71.682]],[\"parent/809\",[245,6.01]],[\"name/810\",[247,76.826]],[\"parent/810\",[245,6.01]],[\"name/811\",[248,76.826]],[\"parent/811\",[245,6.01]],[\"name/812\",[27,40.104]],[\"parent/812\",[245,6.01]],[\"name/813\",[249,68.293]],[\"parent/813\",[]],[\"name/814\",[249,68.293]],[\"parent/814\",[]],[\"name/815\",[250,71.682]],[\"parent/815\",[]],[\"name/816\",[250,71.682]],[\"parent/816\",[]],[\"name/817\",[251,68.293]],[\"parent/817\",[]],[\"name/818\",[251,68.293]],[\"parent/818\",[]],[\"name/819\",[252,68.293]],[\"parent/819\",[]],[\"name/820\",[252,68.293]],[\"parent/820\",[]],[\"name/821\",[253,76.826]],[\"parent/821\",[]],[\"name/822\",[254,71.682]],[\"parent/822\",[]],[\"name/823\",[254,71.682]],[\"parent/823\",[]],[\"name/824\",[255,71.682]],[\"parent/824\",[]],[\"name/825\",[255,71.682]],[\"parent/825\",[]],[\"name/826\",[256,71.682]],[\"parent/826\",[]],[\"name/827\",[256,71.682]],[\"parent/827\",[]],[\"name/828\",[257,62.059]],[\"parent/828\",[]],[\"name/829\",[257,62.059]],[\"parent/829\",[]],[\"name/830\",[258,71.682]],[\"parent/830\",[]],[\"name/831\",[258,71.682]],[\"parent/831\",[]],[\"name/832\",[259,71.682]],[\"parent/832\",[]],[\"name/833\",[259,71.682]],[\"parent/833\",[]],[\"name/834\",[260,65.762]],[\"parent/834\",[]],[\"name/835\",[260,65.762]],[\"parent/835\",[]],[\"name/836\",[205,68.293]],[\"parent/836\",[]],[\"name/837\",[205,68.293]],[\"parent/837\",[]],[\"name/838\",[261,68.293]],[\"parent/838\",[]],[\"name/839\",[261,68.293]],[\"parent/839\",[]],[\"name/840\",[262,71.682]],[\"parent/840\",[]],[\"name/841\",[262,71.682]],[\"parent/841\",[]],[\"name/842\",[263,71.682]],[\"parent/842\",[]],[\"name/843\",[263,71.682]],[\"parent/843\",[]],[\"name/844\",[264,71.682]],[\"parent/844\",[]],[\"name/845\",[264,71.682]],[\"parent/845\",[]],[\"name/846\",[9,41.021]],[\"parent/846\",[]],[\"name/847\",[265,68.293]],[\"parent/847\",[9,3.868]],[\"name/848\",[266,76.826]],[\"parent/848\",[9,3.868]],[\"name/849\",[267,71.682]],[\"parent/849\",[9,3.868]],[\"name/850\",[268,76.826]],[\"parent/850\",[9,3.868]],[\"name/851\",[269,71.682]],[\"parent/851\",[9,3.868]],[\"name/852\",[27,40.104]],[\"parent/852\",[9,3.868]],[\"name/853\",[270,76.826]],[\"parent/853\",[9,3.868]],[\"name/854\",[271,63.741]],[\"parent/854\",[9,3.868]],[\"name/855\",[19,36.969]],[\"parent/855\",[]],[\"name/856\",[272,68.293]],[\"parent/856\",[19,3.486]],[\"name/857\",[273,76.826]],[\"parent/857\",[19,3.486]],[\"name/858\",[274,71.682]],[\"parent/858\",[19,3.486]],[\"name/859\",[275,76.826]],[\"parent/859\",[19,3.486]],[\"name/860\",[276,71.682]],[\"parent/860\",[19,3.486]],[\"name/861\",[272,68.293]],[\"parent/861\",[19,3.486]],[\"name/862\",[277,76.826]],[\"parent/862\",[19,3.486]],[\"name/863\",[274,71.682]],[\"parent/863\",[19,3.486]],[\"name/864\",[278,76.826]],[\"parent/864\",[19,3.486]],[\"name/865\",[276,71.682]],[\"parent/865\",[19,3.486]],[\"name/866\",[279,68.293]],[\"parent/866\",[19,3.486]],[\"name/867\",[265,68.293]],[\"parent/867\",[19,3.486]],[\"name/868\",[280,76.826]],[\"parent/868\",[19,3.486]],[\"name/869\",[281,71.682]],[\"parent/869\",[19,3.486]],[\"name/870\",[27,40.104]],[\"parent/870\",[19,3.486]],[\"name/871\",[282,76.826]],[\"parent/871\",[19,3.486]],[\"name/872\",[283,71.682]],[\"parent/872\",[19,3.486]],[\"name/873\",[284,65.762]],[\"parent/873\",[19,3.486]],[\"name/874\",[285,63.741]],[\"parent/874\",[19,3.486]],[\"name/875\",[286,65.762]],[\"parent/875\",[19,3.486]],[\"name/876\",[287,76.826]],[\"parent/876\",[19,3.486]],[\"name/877\",[281,71.682]],[\"parent/877\",[19,3.486]],[\"name/878\",[196,68.293]],[\"parent/878\",[19,3.486]],[\"name/879\",[197,71.682]],[\"parent/879\",[19,3.486]],[\"name/880\",[288,65.762]],[\"parent/880\",[19,3.486]],[\"name/881\",[271,63.741]],[\"parent/881\",[19,3.486]],[\"name/882\",[23,41.214]],[\"parent/882\",[]],[\"name/883\",[265,68.293]],[\"parent/883\",[23,3.886]],[\"name/884\",[27,40.104]],[\"parent/884\",[23,3.886]],[\"name/885\",[289,65.762]],[\"parent/885\",[23,3.886]],[\"name/886\",[290,71.682]],[\"parent/886\",[23,3.886]],[\"name/887\",[291,71.682]],[\"parent/887\",[23,3.886]],[\"name/888\",[292,71.682]],[\"parent/888\",[23,3.886]],[\"name/889\",[293,58.237]],[\"parent/889\",[]],[\"name/890\",[294,50.995]],[\"parent/890\",[293,5.491]],[\"name/891\",[295,56.313]],[\"parent/891\",[293,5.491]],[\"name/892\",[296,68.293]],[\"parent/892\",[293,5.491]],[\"name/893\",[297,65.762]],[\"parent/893\",[293,5.491]],[\"name/894\",[298,68.293]],[\"parent/894\",[293,5.491]],[\"name/895\",[299,71.682]],[\"parent/895\",[293,5.491]],[\"name/896\",[300,65.762]],[\"parent/896\",[293,5.491]],[\"name/897\",[301,68.293]],[\"parent/897\",[293,5.491]],[\"name/898\",[302,57.229]],[\"parent/898\",[]],[\"name/899\",[303,76.826]],[\"parent/899\",[302,5.396]],[\"name/900\",[296,68.293]],[\"parent/900\",[302,5.396]],[\"name/901\",[195,71.682]],[\"parent/901\",[302,5.396]],[\"name/902\",[298,68.293]],[\"parent/902\",[302,5.396]],[\"name/903\",[120,68.293]],[\"parent/903\",[302,5.396]],[\"name/904\",[294,50.995]],[\"parent/904\",[302,5.396]],[\"name/905\",[295,56.313]],[\"parent/905\",[302,5.396]],[\"name/906\",[300,65.762]],[\"parent/906\",[302,5.396]],[\"name/907\",[301,68.293]],[\"parent/907\",[302,5.396]],[\"name/908\",[304,58.237]],[\"parent/908\",[]],[\"name/909\",[294,50.995]],[\"parent/909\",[304,5.491]],[\"name/910\",[295,56.313]],[\"parent/910\",[304,5.491]],[\"name/911\",[296,68.293]],[\"parent/911\",[304,5.491]],[\"name/912\",[297,65.762]],[\"parent/912\",[304,5.491]],[\"name/913\",[298,68.293]],[\"parent/913\",[304,5.491]],[\"name/914\",[305,71.682]],[\"parent/914\",[304,5.491]],[\"name/915\",[300,65.762]],[\"parent/915\",[304,5.491]],[\"name/916\",[301,68.293]],[\"parent/916\",[304,5.491]],[\"name/917\",[306,65.762]],[\"parent/917\",[]],[\"name/918\",[295,56.313]],[\"parent/918\",[306,6.201]],[\"name/919\",[307,56.313]],[\"parent/919\",[306,6.201]],[\"name/920\",[294,50.995]],[\"parent/920\",[306,6.201]],[\"name/921\",[308,65.762]],[\"parent/921\",[]],[\"name/922\",[295,56.313]],[\"parent/922\",[308,6.201]],[\"name/923\",[307,56.313]],[\"parent/923\",[308,6.201]],[\"name/924\",[294,50.995]],[\"parent/924\",[308,6.201]],[\"name/925\",[309,65.762]],[\"parent/925\",[]],[\"name/926\",[74,65.762]],[\"parent/926\",[309,6.201]],[\"name/927\",[307,56.313]],[\"parent/927\",[309,6.201]],[\"name/928\",[294,50.995]],[\"parent/928\",[309,6.201]],[\"name/929\",[310,68.293]],[\"parent/929\",[]],[\"name/930\",[307,56.313]],[\"parent/930\",[310,6.439]],[\"name/931\",[294,50.995]],[\"parent/931\",[310,6.439]],[\"name/932\",[311,62.059]],[\"parent/932\",[]],[\"name/933\",[295,56.313]],[\"parent/933\",[311,5.852]],[\"name/934\",[74,65.762]],[\"parent/934\",[311,5.852]],[\"name/935\",[300,65.762]],[\"parent/935\",[311,5.852]],[\"name/936\",[307,56.313]],[\"parent/936\",[311,5.852]],[\"name/937\",[294,50.995]],[\"parent/937\",[311,5.852]],[\"name/938\",[312,65.762]],[\"parent/938\",[]],[\"name/939\",[295,56.313]],[\"parent/939\",[312,6.201]],[\"name/940\",[307,56.313]],[\"parent/940\",[312,6.201]],[\"name/941\",[294,50.995]],[\"parent/941\",[312,6.201]],[\"name/942\",[313,68.293]],[\"parent/942\",[]],[\"name/943\",[307,56.313]],[\"parent/943\",[313,6.439]],[\"name/944\",[294,50.995]],[\"parent/944\",[313,6.439]],[\"name/945\",[314,68.293]],[\"parent/945\",[]],[\"name/946\",[307,56.313]],[\"parent/946\",[314,6.439]],[\"name/947\",[294,50.995]],[\"parent/947\",[314,6.439]],[\"name/948\",[315,65.762]],[\"parent/948\",[]],[\"name/949\",[160,55.473]],[\"parent/949\",[315,6.201]],[\"name/950\",[307,56.313]],[\"parent/950\",[315,6.201]],[\"name/951\",[294,50.995]],[\"parent/951\",[315,6.201]],[\"name/952\",[316,68.293]],[\"parent/952\",[]],[\"name/953\",[307,56.313]],[\"parent/953\",[316,6.439]],[\"name/954\",[294,50.995]],[\"parent/954\",[316,6.439]],[\"name/955\",[317,65.762]],[\"parent/955\",[]],[\"name/956\",[295,56.313]],[\"parent/956\",[317,6.201]],[\"name/957\",[307,56.313]],[\"parent/957\",[317,6.201]],[\"name/958\",[294,50.995]],[\"parent/958\",[317,6.201]],[\"name/959\",[318,68.293]],[\"parent/959\",[]],[\"name/960\",[319,62.059]],[\"parent/960\",[318,6.439]],[\"name/961\",[294,50.995]],[\"parent/961\",[318,6.439]],[\"name/962\",[320,63.741]],[\"parent/962\",[]],[\"name/963\",[319,62.059]],[\"parent/963\",[320,6.01]],[\"name/964\",[294,50.995]],[\"parent/964\",[320,6.01]],[\"name/965\",[321,71.682]],[\"parent/965\",[320,6.01]],[\"name/966\",[322,71.682]],[\"parent/966\",[320,6.01]],[\"name/967\",[323,65.762]],[\"parent/967\",[]],[\"name/968\",[295,56.313]],[\"parent/968\",[323,6.201]],[\"name/969\",[297,65.762]],[\"parent/969\",[323,6.201]],[\"name/970\",[299,71.682]],[\"parent/970\",[323,6.201]],[\"name/971\",[324,71.682]],[\"parent/971\",[]],[\"name/972\",[295,56.313]],[\"parent/972\",[324,6.759]],[\"name/973\",[325,65.762]],[\"parent/973\",[]],[\"name/974\",[295,56.313]],[\"parent/974\",[325,6.201]],[\"name/975\",[297,65.762]],[\"parent/975\",[325,6.201]],[\"name/976\",[305,71.682]],[\"parent/976\",[325,6.201]],[\"name/977\",[326,68.293]],[\"parent/977\",[]],[\"name/978\",[319,62.059]],[\"parent/978\",[326,6.439]],[\"name/979\",[294,50.995]],[\"parent/979\",[326,6.439]],[\"name/980\",[327,71.682]],[\"parent/980\",[]],[\"name/981\",[319,62.059]],[\"parent/981\",[327,6.759]],[\"name/982\",[328,65.762]],[\"parent/982\",[]],[\"name/983\",[319,62.059]],[\"parent/983\",[328,6.201]],[\"name/984\",[321,71.682]],[\"parent/984\",[328,6.201]],[\"name/985\",[322,71.682]],[\"parent/985\",[328,6.201]],[\"name/986\",[329,71.682]],[\"parent/986\",[]],[\"name/987\",[319,62.059]],[\"parent/987\",[329,6.759]],[\"name/988\",[330,68.293]],[\"parent/988\",[]],[\"name/989\",[21,43.388]],[\"parent/989\",[330,6.439]],[\"name/990\",[22,44.409]],[\"parent/990\",[330,6.439]],[\"name/991\",[331,55.473]],[\"parent/991\",[]],[\"name/992\",[42,59.357]],[\"parent/992\",[331,5.231]],[\"name/993\",[29,71.682]],[\"parent/993\",[331,5.231]],[\"name/994\",[332,76.826]],[\"parent/994\",[331,5.231]],[\"name/995\",[37,65.762]],[\"parent/995\",[331,5.231]],[\"name/996\",[333,71.682]],[\"parent/996\",[331,5.231]],[\"name/997\",[334,71.682]],[\"parent/997\",[331,5.231]],[\"name/998\",[335,71.682]],[\"parent/998\",[331,5.231]],[\"name/999\",[336,71.682]],[\"parent/999\",[331,5.231]],[\"name/1000\",[337,71.682]],[\"parent/1000\",[331,5.231]],[\"name/1001\",[338,76.826]],[\"parent/1001\",[331,5.231]],[\"name/1002\",[339,76.826]],[\"parent/1002\",[331,5.231]],[\"name/1003\",[340,62.059]],[\"parent/1003\",[]],[\"name/1004\",[217,65.762]],[\"parent/1004\",[340,5.852]],[\"name/1005\",[43,44.681]],[\"parent/1005\",[340,5.852]],[\"name/1006\",[45,44.409]],[\"parent/1006\",[340,5.852]],[\"name/1007\",[41,59.357]],[\"parent/1007\",[340,5.852]],[\"name/1008\",[341,76.826]],[\"parent/1008\",[340,5.852]],[\"name/1009\",[342,47.173]],[\"parent/1009\",[]],[\"name/1010\",[28,68.293]],[\"parent/1010\",[342,4.448]],[\"name/1011\",[32,68.293]],[\"parent/1011\",[342,4.448]],[\"name/1012\",[33,68.293]],[\"parent/1012\",[342,4.448]],[\"name/1013\",[34,68.293]],[\"parent/1013\",[342,4.448]],[\"name/1014\",[35,68.293]],[\"parent/1014\",[342,4.448]],[\"name/1015\",[36,68.293]],[\"parent/1015\",[342,4.448]],[\"name/1016\",[38,71.682]],[\"parent/1016\",[342,4.448]],[\"name/1017\",[37,65.762]],[\"parent/1017\",[342,4.448]],[\"name/1018\",[42,59.357]],[\"parent/1018\",[342,4.448]],[\"name/1019\",[333,71.682]],[\"parent/1019\",[342,4.448]],[\"name/1020\",[334,71.682]],[\"parent/1020\",[342,4.448]],[\"name/1021\",[335,71.682]],[\"parent/1021\",[342,4.448]],[\"name/1022\",[336,71.682]],[\"parent/1022\",[342,4.448]],[\"name/1023\",[337,71.682]],[\"parent/1023\",[342,4.448]],[\"name/1024\",[343,76.826]],[\"parent/1024\",[342,4.448]],[\"name/1025\",[344,76.826]],[\"parent/1025\",[342,4.448]],[\"name/1026\",[345,76.826]],[\"parent/1026\",[342,4.448]],[\"name/1027\",[346,76.826]],[\"parent/1027\",[342,4.448]],[\"name/1028\",[347,76.826]],[\"parent/1028\",[342,4.448]],[\"name/1029\",[348,76.826]],[\"parent/1029\",[342,4.448]],[\"name/1030\",[349,76.826]],[\"parent/1030\",[342,4.448]],[\"name/1031\",[350,76.826]],[\"parent/1031\",[342,4.448]],[\"name/1032\",[351,76.826]],[\"parent/1032\",[342,4.448]],[\"name/1033\",[352,76.826]],[\"parent/1033\",[342,4.448]],[\"name/1034\",[271,63.741]],[\"parent/1034\",[342,4.448]],[\"name/1035\",[353,63.741]],[\"parent/1035\",[342,4.448]],[\"name/1036\",[354,76.826]],[\"parent/1036\",[342,4.448]],[\"name/1037\",[355,65.762]],[\"parent/1037\",[]],[\"name/1038\",[208,57.229]],[\"parent/1038\",[355,6.201]],[\"name/1039\",[10,43.388]],[\"parent/1039\",[355,6.201]],[\"name/1040\",[147,49.554]],[\"parent/1040\",[355,6.201]],[\"name/1041\",[356,65.762]],[\"parent/1041\",[]],[\"name/1042\",[208,57.229]],[\"parent/1042\",[356,6.201]],[\"name/1043\",[10,43.388]],[\"parent/1043\",[356,6.201]],[\"name/1044\",[147,49.554]],[\"parent/1044\",[356,6.201]],[\"name/1045\",[357,71.682]],[\"parent/1045\",[]],[\"name/1046\",[358,76.826]],[\"parent/1046\",[357,6.759]],[\"name/1047\",[359,62.059]],[\"parent/1047\",[]],[\"name/1048\",[208,57.229]],[\"parent/1048\",[359,5.852]],[\"name/1049\",[360,76.826]],[\"parent/1049\",[359,5.852]],[\"name/1050\",[10,43.388]],[\"parent/1050\",[359,5.852]],[\"name/1051\",[147,49.554]],[\"parent/1051\",[359,5.852]],[\"name/1052\",[361,58.237]],[\"parent/1052\",[359,5.852]],[\"name/1053\",[362,60.618]],[\"parent/1053\",[]],[\"name/1054\",[208,57.229]],[\"parent/1054\",[362,5.716]],[\"name/1055\",[185,62.059]],[\"parent/1055\",[362,5.716]],[\"name/1056\",[363,62.059]],[\"parent/1056\",[362,5.716]],[\"name/1057\",[10,43.388]],[\"parent/1057\",[362,5.716]],[\"name/1058\",[147,49.554]],[\"parent/1058\",[362,5.716]],[\"name/1059\",[361,58.237]],[\"parent/1059\",[362,5.716]],[\"name/1060\",[364,60.618]],[\"parent/1060\",[]],[\"name/1061\",[208,57.229]],[\"parent/1061\",[364,5.716]],[\"name/1062\",[185,62.059]],[\"parent/1062\",[364,5.716]],[\"name/1063\",[363,62.059]],[\"parent/1063\",[364,5.716]],[\"name/1064\",[10,43.388]],[\"parent/1064\",[364,5.716]],[\"name/1065\",[147,49.554]],[\"parent/1065\",[364,5.716]],[\"name/1066\",[361,58.237]],[\"parent/1066\",[364,5.716]],[\"name/1067\",[40,56.313]],[\"parent/1067\",[]],[\"name/1068\",[27,40.104]],[\"parent/1068\",[40,5.31]],[\"name/1069\",[43,44.681]],[\"parent/1069\",[40,5.31]],[\"name/1070\",[45,44.409]],[\"parent/1070\",[40,5.31]],[\"name/1071\",[41,59.357]],[\"parent/1071\",[40,5.31]],[\"name/1072\",[30,65.762]],[\"parent/1072\",[40,5.31]],[\"name/1073\",[271,63.741]],[\"parent/1073\",[40,5.31]],[\"name/1074\",[353,63.741]],[\"parent/1074\",[40,5.31]],[\"name/1075\",[365,57.229]],[\"parent/1075\",[]],[\"name/1076\",[27,40.104]],[\"parent/1076\",[365,5.396]],[\"name/1077\",[30,65.762]],[\"parent/1077\",[365,5.396]],[\"name/1078\",[43,44.681]],[\"parent/1078\",[365,5.396]],[\"name/1079\",[217,65.762]],[\"parent/1079\",[365,5.396]],[\"name/1080\",[45,44.409]],[\"parent/1080\",[365,5.396]],[\"name/1081\",[41,59.357]],[\"parent/1081\",[365,5.396]],[\"name/1082\",[366,76.826]],[\"parent/1082\",[365,5.396]],[\"name/1083\",[271,63.741]],[\"parent/1083\",[365,5.396]],[\"name/1084\",[353,63.741]],[\"parent/1084\",[365,5.396]],[\"name/1085\",[367,58.237]],[\"parent/1085\",[]],[\"name/1086\",[27,40.104]],[\"parent/1086\",[367,5.491]],[\"name/1087\",[368,76.826]],[\"parent/1087\",[367,5.491]],[\"name/1088\",[369,76.826]],[\"parent/1088\",[367,5.491]],[\"name/1089\",[370,76.826]],[\"parent/1089\",[367,5.491]],[\"name/1090\",[249,68.293]],[\"parent/1090\",[367,5.491]],[\"name/1091\",[371,76.826]],[\"parent/1091\",[367,5.491]],[\"name/1092\",[372,60.618]],[\"parent/1092\",[367,5.491]],[\"name/1093\",[373,76.826]],[\"parent/1093\",[367,5.491]],[\"name/1094\",[374,56.313]],[\"parent/1094\",[]],[\"name/1095\",[375,68.293]],[\"parent/1095\",[374,5.31]],[\"name/1096\",[376,68.293]],[\"parent/1096\",[374,5.31]],[\"name/1097\",[184,60.618]],[\"parent/1097\",[374,5.31]],[\"name/1098\",[159,63.741]],[\"parent/1098\",[374,5.31]],[\"name/1099\",[21,43.388]],[\"parent/1099\",[374,5.31]],[\"name/1100\",[146,62.059]],[\"parent/1100\",[374,5.31]],[\"name/1101\",[23,41.214]],[\"parent/1101\",[374,5.31]],[\"name/1102\",[377,68.293]],[\"parent/1102\",[374,5.31]],[\"name/1103\",[378,68.293]],[\"parent/1103\",[374,5.31]],[\"name/1104\",[379,68.293]],[\"parent/1104\",[374,5.31]],[\"name/1105\",[380,57.229]],[\"parent/1105\",[]],[\"name/1106\",[381,76.826]],[\"parent/1106\",[380,5.396]],[\"name/1107\",[185,62.059]],[\"parent/1107\",[380,5.396]],[\"name/1108\",[151,71.682]],[\"parent/1108\",[380,5.396]],[\"name/1109\",[152,71.682]],[\"parent/1109\",[380,5.396]],[\"name/1110\",[154,71.682]],[\"parent/1110\",[380,5.396]],[\"name/1111\",[221,71.682]],[\"parent/1111\",[380,5.396]],[\"name/1112\",[361,58.237]],[\"parent/1112\",[380,5.396]],[\"name/1113\",[10,43.388]],[\"parent/1113\",[380,5.396]],[\"name/1114\",[363,62.059]],[\"parent/1114\",[380,5.396]],[\"name/1115\",[382,65.762]],[\"parent/1115\",[]],[\"name/1116\",[43,44.681]],[\"parent/1116\",[382,6.201]],[\"name/1117\",[45,44.409]],[\"parent/1117\",[382,6.201]],[\"name/1118\",[41,59.357]],[\"parent/1118\",[382,6.201]],[\"name/1119\",[383,55.473]],[\"parent/1119\",[]],[\"name/1120\",[27,40.104]],[\"parent/1120\",[383,5.231]],[\"name/1121\",[379,68.293]],[\"parent/1121\",[383,5.231]],[\"name/1122\",[375,68.293]],[\"parent/1122\",[383,5.231]],[\"name/1123\",[376,68.293]],[\"parent/1123\",[383,5.231]],[\"name/1124\",[184,60.618]],[\"parent/1124\",[383,5.231]],[\"name/1125\",[159,63.741]],[\"parent/1125\",[383,5.231]],[\"name/1126\",[21,43.388]],[\"parent/1126\",[383,5.231]],[\"name/1127\",[146,62.059]],[\"parent/1127\",[383,5.231]],[\"name/1128\",[23,41.214]],[\"parent/1128\",[383,5.231]],[\"name/1129\",[377,68.293]],[\"parent/1129\",[383,5.231]],[\"name/1130\",[378,68.293]],[\"parent/1130\",[383,5.231]],[\"name/1131\",[384,54.698]],[\"parent/1131\",[]],[\"name/1132\",[27,40.104]],[\"parent/1132\",[384,5.158]],[\"name/1133\",[385,76.826]],[\"parent/1133\",[384,5.158]],[\"name/1134\",[379,68.293]],[\"parent/1134\",[384,5.158]],[\"name/1135\",[375,68.293]],[\"parent/1135\",[384,5.158]],[\"name/1136\",[376,68.293]],[\"parent/1136\",[384,5.158]],[\"name/1137\",[184,60.618]],[\"parent/1137\",[384,5.158]],[\"name/1138\",[159,63.741]],[\"parent/1138\",[384,5.158]],[\"name/1139\",[21,43.388]],[\"parent/1139\",[384,5.158]],[\"name/1140\",[146,62.059]],[\"parent/1140\",[384,5.158]],[\"name/1141\",[23,41.214]],[\"parent/1141\",[384,5.158]],[\"name/1142\",[377,68.293]],[\"parent/1142\",[384,5.158]],[\"name/1143\",[378,68.293]],[\"parent/1143\",[384,5.158]],[\"name/1144\",[386,44.409]],[\"parent/1144\",[]],[\"name/1145\",[387,76.826]],[\"parent/1145\",[386,4.187]],[\"name/1146\",[388,76.826]],[\"parent/1146\",[386,4.187]],[\"name/1147\",[389,71.682]],[\"parent/1147\",[386,4.187]],[\"name/1148\",[82,52.085]],[\"parent/1148\",[386,4.187]],[\"name/1149\",[390,76.826]],[\"parent/1149\",[386,4.187]],[\"name/1150\",[391,60.618]],[\"parent/1150\",[386,4.187]],[\"name/1151\",[234,62.059]],[\"parent/1151\",[386,4.187]],[\"name/1152\",[392,76.826]],[\"parent/1152\",[386,4.187]],[\"name/1153\",[131,68.293]],[\"parent/1153\",[386,4.187]],[\"name/1154\",[160,55.473]],[\"parent/1154\",[386,4.187]],[\"name/1155\",[224,68.293]],[\"parent/1155\",[386,4.187]],[\"name/1156\",[84,59.357]],[\"parent/1156\",[386,4.187]],[\"name/1157\",[393,60.618]],[\"parent/1157\",[386,4.187]],[\"name/1158\",[394,76.826]],[\"parent/1158\",[386,4.187]],[\"name/1159\",[395,71.682]],[\"parent/1159\",[386,4.187]],[\"name/1160\",[91,62.059]],[\"parent/1160\",[386,4.187]],[\"name/1161\",[92,60.618]],[\"parent/1161\",[386,4.187]],[\"name/1162\",[93,62.059]],[\"parent/1162\",[386,4.187]],[\"name/1163\",[85,62.059]],[\"parent/1163\",[386,4.187]],[\"name/1164\",[82,52.085]],[\"parent/1164\",[386,4.187]],[\"name/1165\",[90,60.618]],[\"parent/1165\",[386,4.187]],[\"name/1166\",[104,56.313]],[\"parent/1166\",[386,4.187]],[\"name/1167\",[105,56.313]],[\"parent/1167\",[386,4.187]],[\"name/1168\",[106,56.313]],[\"parent/1168\",[386,4.187]],[\"name/1169\",[107,56.313]],[\"parent/1169\",[386,4.187]],[\"name/1170\",[108,56.313]],[\"parent/1170\",[386,4.187]],[\"name/1171\",[109,56.313]],[\"parent/1171\",[386,4.187]],[\"name/1172\",[110,56.313]],[\"parent/1172\",[386,4.187]],[\"name/1173\",[111,56.313]],[\"parent/1173\",[386,4.187]],[\"name/1174\",[112,56.313]],[\"parent/1174\",[386,4.187]],[\"name/1175\",[113,56.313]],[\"parent/1175\",[386,4.187]],[\"name/1176\",[114,56.313]],[\"parent/1176\",[386,4.187]],[\"name/1177\",[115,56.313]],[\"parent/1177\",[386,4.187]],[\"name/1178\",[116,56.313]],[\"parent/1178\",[386,4.187]],[\"name/1179\",[117,56.313]],[\"parent/1179\",[386,4.187]],[\"name/1180\",[118,56.313]],[\"parent/1180\",[386,4.187]],[\"name/1181\",[396,60.618]],[\"parent/1181\",[]],[\"name/1182\",[397,53.307]],[\"parent/1182\",[396,5.716]],[\"name/1183\",[398,49.116]],[\"parent/1183\",[396,5.716]],[\"name/1184\",[399,49.116]],[\"parent/1184\",[396,5.716]],[\"name/1185\",[400,52.085]],[\"parent/1185\",[396,5.716]],[\"name/1186\",[401,52.677]],[\"parent/1186\",[396,5.716]],[\"name/1187\",[402,54.698]],[\"parent/1187\",[396,5.716]],[\"name/1188\",[403,60.618]],[\"parent/1188\",[]],[\"name/1189\",[397,53.307]],[\"parent/1189\",[403,5.716]],[\"name/1190\",[398,49.116]],[\"parent/1190\",[403,5.716]],[\"name/1191\",[399,49.116]],[\"parent/1191\",[403,5.716]],[\"name/1192\",[400,52.085]],[\"parent/1192\",[403,5.716]],[\"name/1193\",[401,52.677]],[\"parent/1193\",[403,5.716]],[\"name/1194\",[402,54.698]],[\"parent/1194\",[403,5.716]],[\"name/1195\",[404,59.357]],[\"parent/1195\",[]],[\"name/1196\",[397,53.307]],[\"parent/1196\",[404,5.597]],[\"name/1197\",[398,49.116]],[\"parent/1197\",[404,5.597]],[\"name/1198\",[399,49.116]],[\"parent/1198\",[404,5.597]],[\"name/1199\",[400,52.085]],[\"parent/1199\",[404,5.597]],[\"name/1200\",[401,52.677]],[\"parent/1200\",[404,5.597]],[\"name/1201\",[402,54.698]],[\"parent/1201\",[404,5.597]],[\"name/1202\",[405,62.059]],[\"parent/1202\",[404,5.597]],[\"name/1203\",[406,56.313]],[\"parent/1203\",[]],[\"name/1204\",[397,53.307]],[\"parent/1204\",[406,5.31]],[\"name/1205\",[407,59.357]],[\"parent/1205\",[406,5.31]],[\"name/1206\",[408,65.762]],[\"parent/1206\",[406,5.31]],[\"name/1207\",[398,49.116]],[\"parent/1207\",[406,5.31]],[\"name/1208\",[399,49.116]],[\"parent/1208\",[406,5.31]],[\"name/1209\",[400,52.085]],[\"parent/1209\",[406,5.31]],[\"name/1210\",[401,52.677]],[\"parent/1210\",[406,5.31]],[\"name/1211\",[409,63.741]],[\"parent/1211\",[406,5.31]],[\"name/1212\",[26,35.876]],[\"parent/1212\",[406,5.31]],[\"name/1213\",[398,49.116]],[\"parent/1213\",[410,7.244]],[\"name/1214\",[402,54.698]],[\"parent/1214\",[406,5.31]],[\"name/1215\",[411,76.826]],[\"parent/1215\",[]],[\"name/1216\",[412,71.682]],[\"parent/1216\",[]],[\"name/1217\",[402,54.698]],[\"parent/1217\",[412,6.759]],[\"name/1218\",[413,63.741]],[\"parent/1218\",[]],[\"name/1219\",[398,49.116]],[\"parent/1219\",[413,6.01]],[\"name/1220\",[399,49.116]],[\"parent/1220\",[413,6.01]],[\"name/1221\",[400,52.085]],[\"parent/1221\",[413,6.01]],[\"name/1222\",[401,52.677]],[\"parent/1222\",[413,6.01]],[\"name/1223\",[414,68.293]],[\"parent/1223\",[]],[\"name/1224\",[409,63.741]],[\"parent/1224\",[414,6.439]],[\"name/1225\",[26,35.876]],[\"parent/1225\",[414,6.439]],[\"name/1226\",[398,49.116]],[\"parent/1226\",[415,7.244]],[\"name/1227\",[416,71.682]],[\"parent/1227\",[]],[\"name/1228\",[405,62.059]],[\"parent/1228\",[416,6.759]],[\"name/1229\",[417,59.357]],[\"parent/1229\",[]],[\"name/1230\",[397,53.307]],[\"parent/1230\",[417,5.597]],[\"name/1231\",[407,59.357]],[\"parent/1231\",[417,5.597]],[\"name/1232\",[26,35.876]],[\"parent/1232\",[417,5.597]],[\"name/1233\",[188,42.462]],[\"parent/1233\",[418,7.244]],[\"name/1234\",[398,49.116]],[\"parent/1234\",[417,5.597]],[\"name/1235\",[399,49.116]],[\"parent/1235\",[417,5.597]],[\"name/1236\",[400,52.085]],[\"parent/1236\",[417,5.597]],[\"name/1237\",[401,52.677]],[\"parent/1237\",[417,5.597]],[\"name/1238\",[419,59.357]],[\"parent/1238\",[]],[\"name/1239\",[397,53.307]],[\"parent/1239\",[419,5.597]],[\"name/1240\",[407,59.357]],[\"parent/1240\",[419,5.597]],[\"name/1241\",[398,49.116]],[\"parent/1241\",[419,5.597]],[\"name/1242\",[399,49.116]],[\"parent/1242\",[419,5.597]],[\"name/1243\",[400,52.085]],[\"parent/1243\",[419,5.597]],[\"name/1244\",[401,52.677]],[\"parent/1244\",[419,5.597]],[\"name/1245\",[402,54.698]],[\"parent/1245\",[419,5.597]],[\"name/1246\",[420,59.357]],[\"parent/1246\",[]],[\"name/1247\",[397,53.307]],[\"parent/1247\",[420,5.597]],[\"name/1248\",[398,49.116]],[\"parent/1248\",[420,5.597]],[\"name/1249\",[399,49.116]],[\"parent/1249\",[420,5.597]],[\"name/1250\",[400,52.085]],[\"parent/1250\",[420,5.597]],[\"name/1251\",[401,52.677]],[\"parent/1251\",[420,5.597]],[\"name/1252\",[402,54.698]],[\"parent/1252\",[420,5.597]],[\"name/1253\",[405,62.059]],[\"parent/1253\",[420,5.597]],[\"name/1254\",[421,76.826]],[\"parent/1254\",[]],[\"name/1255\",[422,56.313]],[\"parent/1255\",[]],[\"name/1256\",[397,53.307]],[\"parent/1256\",[422,5.31]],[\"name/1257\",[423,63.741]],[\"parent/1257\",[422,5.31]],[\"name/1258\",[407,59.357]],[\"parent/1258\",[422,5.31]],[\"name/1259\",[398,49.116]],[\"parent/1259\",[422,5.31]],[\"name/1260\",[399,49.116]],[\"parent/1260\",[422,5.31]],[\"name/1261\",[400,52.085]],[\"parent/1261\",[422,5.31]],[\"name/1262\",[401,52.677]],[\"parent/1262\",[422,5.31]],[\"name/1263\",[409,63.741]],[\"parent/1263\",[422,5.31]],[\"name/1264\",[26,35.876]],[\"parent/1264\",[422,5.31]],[\"name/1265\",[398,49.116]],[\"parent/1265\",[424,7.244]],[\"name/1266\",[402,54.698]],[\"parent/1266\",[422,5.31]],[\"name/1267\",[425,62.059]],[\"parent/1267\",[]],[\"name/1268\",[397,53.307]],[\"parent/1268\",[425,5.852]],[\"name/1269\",[398,49.116]],[\"parent/1269\",[425,5.852]],[\"name/1270\",[399,49.116]],[\"parent/1270\",[425,5.852]],[\"name/1271\",[400,52.085]],[\"parent/1271\",[425,5.852]],[\"name/1272\",[401,52.677]],[\"parent/1272\",[425,5.852]],[\"name/1273\",[426,68.293]],[\"parent/1273\",[]],[\"name/1274\",[188,42.462]],[\"parent/1274\",[426,6.439]],[\"name/1275\",[427,71.682]],[\"parent/1275\",[426,6.439]],[\"name/1276\",[428,45.85]],[\"parent/1276\",[]],[\"name/1277\",[423,63.741]],[\"parent/1277\",[428,4.323]],[\"name/1278\",[408,65.762]],[\"parent/1278\",[428,4.323]],[\"name/1279\",[214,59.357]],[\"parent/1279\",[428,4.323]],[\"name/1280\",[429,71.682]],[\"parent/1280\",[428,4.323]],[\"name/1281\",[430,71.682]],[\"parent/1281\",[428,4.323]],[\"name/1282\",[431,71.682]],[\"parent/1282\",[428,4.323]],[\"name/1283\",[100,53.978]],[\"parent/1283\",[428,4.323]],[\"name/1284\",[432,76.826]],[\"parent/1284\",[428,4.323]],[\"name/1285\",[215,62.059]],[\"parent/1285\",[428,4.323]],[\"name/1286\",[3,56.313]],[\"parent/1286\",[428,4.323]],[\"name/1287\",[433,58.237]],[\"parent/1287\",[428,4.323]],[\"name/1288\",[11,44.681]],[\"parent/1288\",[428,4.323]],[\"name/1289\",[10,43.388]],[\"parent/1289\",[428,4.323]],[\"name/1290\",[147,49.554]],[\"parent/1290\",[428,4.323]],[\"name/1291\",[7,55.473]],[\"parent/1291\",[428,4.323]],[\"name/1292\",[135,62.059]],[\"parent/1292\",[428,4.323]],[\"name/1293\",[8,46.49]],[\"parent/1293\",[428,4.323]],[\"name/1294\",[9,41.021]],[\"parent/1294\",[428,4.323]],[\"name/1295\",[12,45.545]],[\"parent/1295\",[428,4.323]],[\"name/1296\",[13,45.249]],[\"parent/1296\",[428,4.323]],[\"name/1297\",[14,45.85]],[\"parent/1297\",[428,4.323]],[\"name/1298\",[15,46.49]],[\"parent/1298\",[428,4.323]],[\"name/1299\",[16,46.49]],[\"parent/1299\",[428,4.323]],[\"name/1300\",[17,44.961]],[\"parent/1300\",[428,4.323]],[\"name/1301\",[18,46.165]],[\"parent/1301\",[428,4.323]],[\"name/1302\",[19,36.969]],[\"parent/1302\",[428,4.323]],[\"name/1303\",[20,46.165]],[\"parent/1303\",[428,4.323]],[\"name/1304\",[21,43.388]],[\"parent/1304\",[428,4.323]],[\"name/1305\",[22,44.409]],[\"parent/1305\",[428,4.323]],[\"name/1306\",[23,41.214]],[\"parent/1306\",[428,4.323]],[\"name/1307\",[24,45.545]],[\"parent/1307\",[428,4.323]],[\"name/1308\",[434,59.357]],[\"parent/1308\",[]],[\"name/1309\",[397,53.307]],[\"parent/1309\",[434,5.597]],[\"name/1310\",[398,49.116]],[\"parent/1310\",[434,5.597]],[\"name/1311\",[399,49.116]],[\"parent/1311\",[434,5.597]],[\"name/1312\",[400,52.085]],[\"parent/1312\",[434,5.597]],[\"name/1313\",[401,52.677]],[\"parent/1313\",[434,5.597]],[\"name/1314\",[402,54.698]],[\"parent/1314\",[434,5.597]],[\"name/1315\",[405,62.059]],[\"parent/1315\",[434,5.597]],[\"name/1316\",[435,57.229]],[\"parent/1316\",[]],[\"name/1317\",[397,53.307]],[\"parent/1317\",[435,5.396]],[\"name/1318\",[436,76.826]],[\"parent/1318\",[435,5.396]],[\"name/1319\",[26,35.876]],[\"parent/1319\",[435,5.396]],[\"name/1320\",[188,42.462]],[\"parent/1320\",[437,6.759]],[\"name/1321\",[427,71.682]],[\"parent/1321\",[437,6.759]],[\"name/1322\",[407,59.357]],[\"parent/1322\",[435,5.396]],[\"name/1323\",[398,49.116]],[\"parent/1323\",[435,5.396]],[\"name/1324\",[399,49.116]],[\"parent/1324\",[435,5.396]],[\"name/1325\",[400,52.085]],[\"parent/1325\",[435,5.396]],[\"name/1326\",[401,52.677]],[\"parent/1326\",[435,5.396]],[\"name/1327\",[402,54.698]],[\"parent/1327\",[435,5.396]],[\"name/1328\",[438,56.313]],[\"parent/1328\",[]],[\"name/1329\",[397,53.307]],[\"parent/1329\",[438,5.31]],[\"name/1330\",[423,63.741]],[\"parent/1330\",[438,5.31]],[\"name/1331\",[407,59.357]],[\"parent/1331\",[438,5.31]],[\"name/1332\",[408,65.762]],[\"parent/1332\",[438,5.31]],[\"name/1333\",[398,49.116]],[\"parent/1333\",[438,5.31]],[\"name/1334\",[399,49.116]],[\"parent/1334\",[438,5.31]],[\"name/1335\",[400,52.085]],[\"parent/1335\",[438,5.31]],[\"name/1336\",[401,52.677]],[\"parent/1336\",[438,5.31]],[\"name/1337\",[409,63.741]],[\"parent/1337\",[438,5.31]],[\"name/1338\",[26,35.876]],[\"parent/1338\",[438,5.31]],[\"name/1339\",[398,49.116]],[\"parent/1339\",[439,7.244]],[\"name/1340\",[440,59.357]],[\"parent/1340\",[]],[\"name/1341\",[397,53.307]],[\"parent/1341\",[440,5.597]],[\"name/1342\",[398,49.116]],[\"parent/1342\",[440,5.597]],[\"name/1343\",[399,49.116]],[\"parent/1343\",[440,5.597]],[\"name/1344\",[400,52.085]],[\"parent/1344\",[440,5.597]],[\"name/1345\",[401,52.677]],[\"parent/1345\",[440,5.597]],[\"name/1346\",[402,54.698]],[\"parent/1346\",[440,5.597]],[\"name/1347\",[405,62.059]],[\"parent/1347\",[440,5.597]],[\"name/1348\",[441,59.357]],[\"parent/1348\",[]],[\"name/1349\",[397,53.307]],[\"parent/1349\",[441,5.597]],[\"name/1350\",[398,49.116]],[\"parent/1350\",[441,5.597]],[\"name/1351\",[399,49.116]],[\"parent/1351\",[441,5.597]],[\"name/1352\",[400,52.085]],[\"parent/1352\",[441,5.597]],[\"name/1353\",[401,52.677]],[\"parent/1353\",[441,5.597]],[\"name/1354\",[402,54.698]],[\"parent/1354\",[441,5.597]],[\"name/1355\",[405,62.059]],[\"parent/1355\",[441,5.597]],[\"name/1356\",[442,54.698]],[\"parent/1356\",[]],[\"name/1357\",[397,53.307]],[\"parent/1357\",[442,5.158]],[\"name/1358\",[423,63.741]],[\"parent/1358\",[442,5.158]],[\"name/1359\",[443,63.741]],[\"parent/1359\",[442,5.158]],[\"name/1360\",[407,59.357]],[\"parent/1360\",[442,5.158]],[\"name/1361\",[408,65.762]],[\"parent/1361\",[442,5.158]],[\"name/1362\",[398,49.116]],[\"parent/1362\",[442,5.158]],[\"name/1363\",[399,49.116]],[\"parent/1363\",[442,5.158]],[\"name/1364\",[400,52.085]],[\"parent/1364\",[442,5.158]],[\"name/1365\",[401,52.677]],[\"parent/1365\",[442,5.158]],[\"name/1366\",[409,63.741]],[\"parent/1366\",[442,5.158]],[\"name/1367\",[26,35.876]],[\"parent/1367\",[442,5.158]],[\"name/1368\",[398,49.116]],[\"parent/1368\",[444,7.244]],[\"name/1369\",[402,54.698]],[\"parent/1369\",[442,5.158]],[\"name/1370\",[445,71.682]],[\"parent/1370\",[]],[\"name/1371\",[446,71.682]],[\"parent/1371\",[]],[\"name/1372\",[391,60.618]],[\"parent/1372\",[446,6.759]],[\"name/1373\",[447,58.237]],[\"parent/1373\",[]],[\"name/1374\",[431,71.682]],[\"parent/1374\",[447,5.491]],[\"name/1375\",[100,53.978]],[\"parent/1375\",[447,5.491]],[\"name/1376\",[214,59.357]],[\"parent/1376\",[447,5.491]],[\"name/1377\",[10,43.388]],[\"parent/1377\",[447,5.491]],[\"name/1378\",[19,36.969]],[\"parent/1378\",[447,5.491]],[\"name/1379\",[429,71.682]],[\"parent/1379\",[447,5.491]],[\"name/1380\",[430,71.682]],[\"parent/1380\",[447,5.491]],[\"name/1381\",[423,63.741]],[\"parent/1381\",[447,5.491]],[\"name/1382\",[395,71.682]],[\"parent/1382\",[]],[\"name/1383\",[443,63.741]],[\"parent/1383\",[]],[\"name/1384\",[448,76.826]],[\"parent/1384\",[443,6.01]],[\"name/1385\",[449,76.826]],[\"parent/1385\",[443,6.01]],[\"name/1386\",[450,76.826]],[\"parent/1386\",[443,6.01]],[\"name/1387\",[451,60.618]],[\"parent/1387\",[]],[\"name/1388\",[452,76.826]],[\"parent/1388\",[451,5.716]],[\"name/1389\",[453,76.826]],[\"parent/1389\",[451,5.716]],[\"name/1390\",[454,76.826]],[\"parent/1390\",[451,5.716]],[\"name/1391\",[455,76.826]],[\"parent/1391\",[451,5.716]],[\"name/1392\",[456,76.826]],[\"parent/1392\",[451,5.716]],[\"name/1393\",[457,56.313]],[\"parent/1393\",[]],[\"name/1394\",[458,76.826]],[\"parent/1394\",[457,5.31]],[\"name/1395\",[27,40.104]],[\"parent/1395\",[457,5.31]],[\"name/1396\",[459,68.293]],[\"parent/1396\",[457,5.31]],[\"name/1397\",[460,68.293]],[\"parent/1397\",[457,5.31]],[\"name/1398\",[461,71.682]],[\"parent/1398\",[457,5.31]],[\"name/1399\",[462,71.682]],[\"parent/1399\",[457,5.31]],[\"name/1400\",[463,71.682]],[\"parent/1400\",[457,5.31]],[\"name/1401\",[288,65.762]],[\"parent/1401\",[457,5.31]],[\"name/1402\",[464,76.826]],[\"parent/1402\",[457,5.31]],[\"name/1403\",[246,71.682]],[\"parent/1403\",[457,5.31]],[\"name/1404\",[465,60.618]],[\"parent/1404\",[]],[\"name/1405\",[459,68.293]],[\"parent/1405\",[465,5.716]],[\"name/1406\",[460,68.293]],[\"parent/1406\",[465,5.716]],[\"name/1407\",[461,71.682]],[\"parent/1407\",[465,5.716]],[\"name/1408\",[188,42.462]],[\"parent/1408\",[465,5.716]],[\"name/1409\",[462,71.682]],[\"parent/1409\",[465,5.716]],[\"name/1410\",[463,71.682]],[\"parent/1410\",[465,5.716]],[\"name/1411\",[466,76.826]],[\"parent/1411\",[]],[\"name/1412\",[467,76.826]],[\"parent/1412\",[]],[\"name/1413\",[90,60.618]],[\"parent/1413\",[]],[\"name/1414\",[468,71.682]],[\"parent/1414\",[]],[\"name/1415\",[26,35.876]],[\"parent/1415\",[468,6.759]],[\"name/1416\",[469,76.826]],[\"parent/1416\",[470,5.597]],[\"name/1417\",[471,76.826]],[\"parent/1417\",[470,5.597]],[\"name/1418\",[472,76.826]],[\"parent/1418\",[470,5.597]],[\"name/1419\",[473,76.826]],[\"parent/1419\",[470,5.597]],[\"name/1420\",[82,52.085]],[\"parent/1420\",[470,5.597]],[\"name/1421\",[474,71.682]],[\"parent/1421\",[470,5.597]],[\"name/1422\",[475,76.826]],[\"parent/1422\",[470,5.597]],[\"name/1423\",[476,76.826]],[\"parent/1423\",[470,5.597]],[\"name/1424\",[477,48.696]],[\"parent/1424\",[]],[\"name/1425\",[83,56.313]],[\"parent/1425\",[477,4.592]],[\"name/1426\",[478,76.826]],[\"parent/1426\",[477,4.592]],[\"name/1427\",[479,53.978]],[\"parent/1427\",[477,4.592]],[\"name/1428\",[242,54.698]],[\"parent/1428\",[477,4.592]],[\"name/1429\",[241,56.313]],[\"parent/1429\",[477,4.592]],[\"name/1430\",[480,62.059]],[\"parent/1430\",[477,4.592]],[\"name/1431\",[481,63.741]],[\"parent/1431\",[477,4.592]],[\"name/1432\",[482,62.059]],[\"parent/1432\",[477,4.592]],[\"name/1433\",[483,62.059]],[\"parent/1433\",[477,4.592]],[\"name/1434\",[484,62.059]],[\"parent/1434\",[477,4.592]],[\"name/1435\",[485,62.059]],[\"parent/1435\",[477,4.592]],[\"name/1436\",[486,62.059]],[\"parent/1436\",[477,4.592]],[\"name/1437\",[487,62.059]],[\"parent/1437\",[477,4.592]],[\"name/1438\",[143,50.011]],[\"parent/1438\",[477,4.592]],[\"name/1439\",[488,60.618]],[\"parent/1439\",[477,4.592]],[\"name/1440\",[26,35.876]],[\"parent/1440\",[477,4.592]],[\"name/1441\",[489,59.357]],[\"parent/1441\",[477,4.592]],[\"name/1442\",[490,59.357]],[\"parent/1442\",[477,4.592]],[\"name/1443\",[87,53.978]],[\"parent/1443\",[477,4.592]],[\"name/1444\",[491,60.618]],[\"parent/1444\",[477,4.592]],[\"name/1445\",[492,60.618]],[\"parent/1445\",[477,4.592]],[\"name/1446\",[493,60.618]],[\"parent/1446\",[477,4.592]],[\"name/1447\",[494,60.618]],[\"parent/1447\",[477,4.592]],[\"name/1448\",[495,71.682]],[\"parent/1448\",[]],[\"name/1449\",[496,68.293]],[\"parent/1449\",[495,6.759]],[\"name/1450\",[497,62.059]],[\"parent/1450\",[]],[\"name/1451\",[491,60.618]],[\"parent/1451\",[497,5.852]],[\"name/1452\",[492,60.618]],[\"parent/1452\",[497,5.852]],[\"name/1453\",[493,60.618]],[\"parent/1453\",[497,5.852]],[\"name/1454\",[494,60.618]],[\"parent/1454\",[497,5.852]],[\"name/1455\",[498,71.682]],[\"parent/1455\",[]],[\"name/1456\",[496,68.293]],[\"parent/1456\",[498,6.759]],[\"name/1457\",[499,76.826]],[\"parent/1457\",[]],[\"name/1458\",[500,47.533]],[\"parent/1458\",[]],[\"name/1459\",[501,65.762]],[\"parent/1459\",[500,4.482]],[\"name/1460\",[502,65.762]],[\"parent/1460\",[500,4.482]],[\"name/1461\",[503,65.762]],[\"parent/1461\",[500,4.482]],[\"name/1462\",[504,65.762]],[\"parent/1462\",[500,4.482]],[\"name/1463\",[505,65.762]],[\"parent/1463\",[500,4.482]],[\"name/1464\",[87,53.978]],[\"parent/1464\",[500,4.482]],[\"name/1465\",[481,63.741]],[\"parent/1465\",[500,4.482]],[\"name/1466\",[26,35.876]],[\"parent/1466\",[500,4.482]],[\"name/1467\",[241,56.313]],[\"parent/1467\",[500,4.482]],[\"name/1468\",[479,53.978]],[\"parent/1468\",[500,4.482]],[\"name/1469\",[242,54.698]],[\"parent/1469\",[500,4.482]],[\"name/1470\",[480,62.059]],[\"parent/1470\",[500,4.482]],[\"name/1471\",[482,62.059]],[\"parent/1471\",[500,4.482]],[\"name/1472\",[483,62.059]],[\"parent/1472\",[500,4.482]],[\"name/1473\",[484,62.059]],[\"parent/1473\",[500,4.482]],[\"name/1474\",[485,62.059]],[\"parent/1474\",[500,4.482]],[\"name/1475\",[486,62.059]],[\"parent/1475\",[500,4.482]],[\"name/1476\",[487,62.059]],[\"parent/1476\",[500,4.482]],[\"name/1477\",[143,50.011]],[\"parent/1477\",[500,4.482]],[\"name/1478\",[488,60.618]],[\"parent/1478\",[500,4.482]],[\"name/1479\",[489,59.357]],[\"parent/1479\",[500,4.482]],[\"name/1480\",[490,59.357]],[\"parent/1480\",[500,4.482]],[\"name/1481\",[491,60.618]],[\"parent/1481\",[500,4.482]],[\"name/1482\",[492,60.618]],[\"parent/1482\",[500,4.482]],[\"name/1483\",[493,60.618]],[\"parent/1483\",[500,4.482]],[\"name/1484\",[494,60.618]],[\"parent/1484\",[500,4.482]],[\"name/1485\",[506,52.677]],[\"parent/1485\",[]],[\"name/1486\",[27,40.104]],[\"parent/1486\",[506,4.967]],[\"name/1487\",[294,50.995]],[\"parent/1487\",[506,4.967]],[\"name/1488\",[393,60.618]],[\"parent/1488\",[506,4.967]],[\"name/1489\",[286,65.762]],[\"parent/1489\",[506,4.967]],[\"name/1490\",[507,68.293]],[\"parent/1490\",[506,4.967]],[\"name/1491\",[508,76.826]],[\"parent/1491\",[506,4.967]],[\"name/1492\",[509,76.826]],[\"parent/1492\",[506,4.967]],[\"name/1493\",[510,76.826]],[\"parent/1493\",[506,4.967]],[\"name/1494\",[489,59.357]],[\"parent/1494\",[506,4.967]],[\"name/1495\",[252,68.293]],[\"parent/1495\",[506,4.967]],[\"name/1496\",[490,59.357]],[\"parent/1496\",[506,4.967]],[\"name/1497\",[87,53.978]],[\"parent/1497\",[506,4.967]],[\"name/1498\",[511,76.826]],[\"parent/1498\",[506,4.967]],[\"name/1499\",[512,68.293]],[\"parent/1499\",[506,4.967]],[\"name/1500\",[513,76.826]],[\"parent/1500\",[506,4.967]],[\"name/1501\",[514,65.762]],[\"parent/1501\",[]],[\"name/1502\",[489,59.357]],[\"parent/1502\",[514,6.201]],[\"name/1503\",[490,59.357]],[\"parent/1503\",[514,6.201]],[\"name/1504\",[87,53.978]],[\"parent/1504\",[514,6.201]],[\"name/1505\",[515,76.826]],[\"parent/1505\",[]],[\"name/1506\",[516,58.237]],[\"parent/1506\",[]],[\"name/1507\",[196,68.293]],[\"parent/1507\",[516,5.491]],[\"name/1508\",[9,41.021]],[\"parent/1508\",[516,5.491]],[\"name/1509\",[19,36.969]],[\"parent/1509\",[516,5.491]],[\"name/1510\",[21,43.388]],[\"parent/1510\",[516,5.491]],[\"name/1511\",[22,44.409]],[\"parent/1511\",[516,5.491]],[\"name/1512\",[23,41.214]],[\"parent/1512\",[516,5.491]],[\"name/1513\",[183,48.293]],[\"parent/1513\",[516,5.491]],[\"name/1514\",[257,62.059]],[\"parent/1514\",[516,5.491]],[\"name/1515\",[517,65.762]],[\"parent/1515\",[]],[\"name/1516\",[518,68.293]],[\"parent/1516\",[517,6.201]],[\"name/1517\",[519,76.826]],[\"parent/1517\",[517,6.201]],[\"name/1518\",[42,59.357]],[\"parent/1518\",[517,6.201]],[\"name/1519\",[520,76.826]],[\"parent/1519\",[]],[\"name/1520\",[521,71.682]],[\"parent/1520\",[]],[\"name/1521\",[26,35.876]],[\"parent/1521\",[521,6.759]],[\"name/1522\",[82,52.085]],[\"parent/1522\",[522,7.244]],[\"name/1523\",[523,54.698]],[\"parent/1523\",[]],[\"name/1524\",[17,44.961]],[\"parent/1524\",[523,5.158]],[\"name/1525\",[19,36.969]],[\"parent/1525\",[523,5.158]],[\"name/1526\",[9,41.021]],[\"parent/1526\",[523,5.158]],[\"name/1527\",[100,53.978]],[\"parent/1527\",[523,5.158]],[\"name/1528\",[11,44.681]],[\"parent/1528\",[523,5.158]],[\"name/1529\",[214,59.357]],[\"parent/1529\",[523,5.158]],[\"name/1530\",[12,45.545]],[\"parent/1530\",[523,5.158]],[\"name/1531\",[524,68.293]],[\"parent/1531\",[523,5.158]],[\"name/1532\",[525,68.293]],[\"parent/1532\",[523,5.158]],[\"name/1533\",[526,68.293]],[\"parent/1533\",[523,5.158]],[\"name/1534\",[21,43.388]],[\"parent/1534\",[523,5.158]],[\"name/1535\",[22,44.409]],[\"parent/1535\",[523,5.158]],[\"name/1536\",[527,71.682]],[\"parent/1536\",[]],[\"name/1537\",[528,76.826]],[\"parent/1537\",[527,6.759]],[\"name/1538\",[529,76.826]],[\"parent/1538\",[]],[\"name/1539\",[530,71.682]],[\"parent/1539\",[]],[\"name/1540\",[531,76.826]],[\"parent/1540\",[530,6.759]],[\"name/1541\",[532,46.826]],[\"parent/1541\",[]],[\"name/1542\",[17,44.961]],[\"parent/1542\",[532,4.415]],[\"name/1543\",[19,36.969]],[\"parent/1543\",[532,4.415]],[\"name/1544\",[9,41.021]],[\"parent/1544\",[532,4.415]],[\"name/1545\",[100,53.978]],[\"parent/1545\",[532,4.415]],[\"name/1546\",[11,44.681]],[\"parent/1546\",[532,4.415]],[\"name/1547\",[214,59.357]],[\"parent/1547\",[532,4.415]],[\"name/1548\",[12,45.545]],[\"parent/1548\",[532,4.415]],[\"name/1549\",[524,68.293]],[\"parent/1549\",[532,4.415]],[\"name/1550\",[525,68.293]],[\"parent/1550\",[532,4.415]],[\"name/1551\",[526,68.293]],[\"parent/1551\",[532,4.415]],[\"name/1552\",[21,43.388]],[\"parent/1552\",[532,4.415]],[\"name/1553\",[22,44.409]],[\"parent/1553\",[532,4.415]],[\"name/1554\",[215,62.059]],[\"parent/1554\",[532,4.415]],[\"name/1555\",[3,56.313]],[\"parent/1555\",[532,4.415]],[\"name/1556\",[433,58.237]],[\"parent/1556\",[532,4.415]],[\"name/1557\",[10,43.388]],[\"parent/1557\",[532,4.415]],[\"name/1558\",[147,49.554]],[\"parent/1558\",[532,4.415]],[\"name/1559\",[7,55.473]],[\"parent/1559\",[532,4.415]],[\"name/1560\",[135,62.059]],[\"parent/1560\",[532,4.415]],[\"name/1561\",[8,46.49]],[\"parent/1561\",[532,4.415]],[\"name/1562\",[13,45.249]],[\"parent/1562\",[532,4.415]],[\"name/1563\",[14,45.85]],[\"parent/1563\",[532,4.415]],[\"name/1564\",[15,46.49]],[\"parent/1564\",[532,4.415]],[\"name/1565\",[16,46.49]],[\"parent/1565\",[532,4.415]],[\"name/1566\",[18,46.165]],[\"parent/1566\",[532,4.415]],[\"name/1567\",[20,46.165]],[\"parent/1567\",[532,4.415]],[\"name/1568\",[23,41.214]],[\"parent/1568\",[532,4.415]],[\"name/1569\",[24,45.545]],[\"parent/1569\",[532,4.415]],[\"name/1570\",[533,55.473]],[\"parent/1570\",[]],[\"name/1571\",[534,71.682]],[\"parent/1571\",[533,5.231]],[\"name/1572\",[6,63.741]],[\"parent/1572\",[533,5.231]],[\"name/1573\",[19,36.969]],[\"parent/1573\",[533,5.231]],[\"name/1574\",[535,62.059]],[\"parent/1574\",[533,5.231]],[\"name/1575\",[9,41.021]],[\"parent/1575\",[533,5.231]],[\"name/1576\",[13,45.249]],[\"parent/1576\",[533,5.231]],[\"name/1577\",[21,43.388]],[\"parent/1577\",[533,5.231]],[\"name/1578\",[22,44.409]],[\"parent/1578\",[533,5.231]],[\"name/1579\",[23,41.214]],[\"parent/1579\",[533,5.231]],[\"name/1580\",[183,48.293]],[\"parent/1580\",[533,5.231]],[\"name/1581\",[257,62.059]],[\"parent/1581\",[533,5.231]],[\"name/1582\",[242,54.698]],[\"parent/1582\",[]],[\"name/1583\",[389,71.682]],[\"parent/1583\",[242,5.158]],[\"name/1584\",[536,76.826]],[\"parent/1584\",[242,5.158]],[\"name/1585\",[537,76.826]],[\"parent/1585\",[242,5.158]],[\"name/1586\",[538,76.826]],[\"parent/1586\",[242,5.158]],[\"name/1587\",[539,76.826]],[\"parent/1587\",[242,5.158]],[\"name/1588\",[27,40.104]],[\"parent/1588\",[242,5.158]],[\"name/1589\",[540,52.677]],[\"parent/1589\",[]],[\"name/1590\",[541,76.826]],[\"parent/1590\",[540,4.967]],[\"name/1591\",[542,76.826]],[\"parent/1591\",[540,4.967]],[\"name/1592\",[543,76.826]],[\"parent/1592\",[540,4.967]],[\"name/1593\",[26,35.876]],[\"parent/1593\",[540,4.967]],[\"name/1594\",[544,71.682]],[\"parent/1594\",[545,4.673]],[\"name/1595\",[26,35.876]],[\"parent/1595\",[545,4.673]],[\"name/1596\",[546,76.826]],[\"parent/1596\",[547,5.231]],[\"name/1597\",[548,76.826]],[\"parent/1597\",[547,5.231]],[\"name/1598\",[549,76.826]],[\"parent/1598\",[547,5.231]],[\"name/1599\",[550,71.682]],[\"parent/1599\",[545,4.673]],[\"name/1600\",[26,35.876]],[\"parent/1600\",[545,4.673]],[\"name/1601\",[551,63.741]],[\"parent/1601\",[547,5.231]],[\"name/1602\",[552,71.682]],[\"parent/1602\",[545,4.673]],[\"name/1603\",[26,35.876]],[\"parent/1603\",[545,4.673]],[\"name/1604\",[553,76.826]],[\"parent/1604\",[547,5.231]],[\"name/1605\",[554,76.826]],[\"parent/1605\",[547,5.231]],[\"name/1606\",[555,76.826]],[\"parent/1606\",[547,5.231]],[\"name/1607\",[556,76.826]],[\"parent/1607\",[547,5.231]],[\"name/1608\",[557,71.682]],[\"parent/1608\",[545,4.673]],[\"name/1609\",[26,35.876]],[\"parent/1609\",[545,4.673]],[\"name/1610\",[558,76.826]],[\"parent/1610\",[547,5.231]],[\"name/1611\",[559,76.826]],[\"parent/1611\",[547,5.231]],[\"name/1612\",[560,71.682]],[\"parent/1612\",[547,5.231]],[\"name/1613\",[561,71.682]],[\"parent/1613\",[545,4.673]],[\"name/1614\",[26,35.876]],[\"parent/1614\",[545,4.673]],[\"name/1615\",[560,71.682]],[\"parent/1615\",[547,5.231]],[\"name/1616\",[562,76.826]],[\"parent/1616\",[540,4.967]],[\"name/1617\",[563,76.826]],[\"parent/1617\",[540,4.967]],[\"name/1618\",[564,76.826]],[\"parent/1618\",[540,4.967]],[\"name/1619\",[565,76.826]],[\"parent/1619\",[540,4.967]],[\"name/1620\",[160,55.473]],[\"parent/1620\",[540,4.967]],[\"name/1621\",[26,35.876]],[\"parent/1621\",[540,4.967]],[\"name/1622\",[183,48.293]],[\"parent/1622\",[545,4.673]],[\"name/1623\",[566,76.826]],[\"parent/1623\",[540,4.967]],[\"name/1624\",[26,35.876]],[\"parent/1624\",[540,4.967]],[\"name/1625\",[567,76.826]],[\"parent/1625\",[545,4.673]],[\"name/1626\",[568,76.826]],[\"parent/1626\",[545,4.673]],[\"name/1627\",[569,76.826]],[\"parent/1627\",[545,4.673]],[\"name/1628\",[570,76.826]],[\"parent/1628\",[545,4.673]],[\"name/1629\",[571,76.826]],[\"parent/1629\",[545,4.673]],[\"name/1630\",[572,76.826]],[\"parent/1630\",[545,4.673]],[\"name/1631\",[497,62.059]],[\"parent/1631\",[540,4.967]],[\"name/1632\",[573,76.826]],[\"parent/1632\",[540,4.967]],[\"name/1633\",[26,35.876]],[\"parent/1633\",[540,4.967]],[\"name/1634\",[544,71.682]],[\"parent/1634\",[545,4.673]],[\"name/1635\",[550,71.682]],[\"parent/1635\",[545,4.673]],[\"name/1636\",[552,71.682]],[\"parent/1636\",[545,4.673]],[\"name/1637\",[557,71.682]],[\"parent/1637\",[545,4.673]],[\"name/1638\",[561,71.682]],[\"parent/1638\",[545,4.673]],[\"name/1639\",[574,65.762]],[\"parent/1639\",[]],[\"name/1640\",[575,71.682]],[\"parent/1640\",[574,6.201]],[\"name/1641\",[576,71.682]],[\"parent/1641\",[574,6.201]],[\"name/1642\",[577,71.682]],[\"parent/1642\",[574,6.201]],[\"name/1643\",[578,76.826]],[\"parent/1643\",[]],[\"name/1644\",[579,62.059]],[\"parent/1644\",[]],[\"name/1645\",[474,71.682]],[\"parent/1645\",[579,5.852]],[\"name/1646\",[45,44.409]],[\"parent/1646\",[579,5.852]],[\"name/1647\",[30,65.762]],[\"parent/1647\",[579,5.852]],[\"name/1648\",[48,45.545]],[\"parent/1648\",[579,5.852]],[\"name/1649\",[41,59.357]],[\"parent/1649\",[579,5.852]],[\"name/1650\",[580,71.682]],[\"parent/1650\",[]],[\"name/1651\",[581,76.826]],[\"parent/1651\",[580,6.759]],[\"name/1652\",[582,71.682]],[\"parent/1652\",[]],[\"name/1653\",[24,45.545]],[\"parent/1653\",[582,6.759]],[\"name/1654\",[583,76.826]],[\"parent/1654\",[]],[\"name/1655\",[584,58.237]],[\"parent/1655\",[]],[\"name/1656\",[234,62.059]],[\"parent/1656\",[584,5.491]],[\"name/1657\",[585,60.618]],[\"parent/1657\",[584,5.491]],[\"name/1658\",[586,71.682]],[\"parent/1658\",[584,5.491]],[\"name/1659\",[391,60.618]],[\"parent/1659\",[584,5.491]],[\"name/1660\",[82,52.085]],[\"parent/1660\",[584,5.491]],[\"name/1661\",[587,68.293]],[\"parent/1661\",[584,5.491]],[\"name/1662\",[391,60.618]],[\"parent/1662\",[584,5.491]],[\"name/1663\",[588,71.682]],[\"parent/1663\",[584,5.491]],[\"name/1664\",[589,63.741]],[\"parent/1664\",[]],[\"name/1665\",[140,56.313]],[\"parent/1665\",[589,6.01]],[\"name/1666\",[139,60.618]],[\"parent/1666\",[589,6.01]],[\"name/1667\",[587,68.293]],[\"parent/1667\",[589,6.01]],[\"name/1668\",[391,60.618]],[\"parent/1668\",[589,6.01]],[\"name/1669\",[590,62.059]],[\"parent/1669\",[]],[\"name/1670\",[591,76.826]],[\"parent/1670\",[590,5.852]],[\"name/1671\",[140,56.313]],[\"parent/1671\",[590,5.852]],[\"name/1672\",[139,60.618]],[\"parent/1672\",[590,5.852]],[\"name/1673\",[587,68.293]],[\"parent/1673\",[590,5.852]],[\"name/1674\",[391,60.618]],[\"parent/1674\",[590,5.852]],[\"name/1675\",[592,58.237]],[\"parent/1675\",[]],[\"name/1676\",[398,49.116]],[\"parent/1676\",[592,5.491]],[\"name/1677\",[593,71.682]],[\"parent/1677\",[592,5.491]],[\"name/1678\",[594,76.826]],[\"parent/1678\",[592,5.491]],[\"name/1679\",[595,71.682]],[\"parent/1679\",[592,5.491]],[\"name/1680\",[596,71.682]],[\"parent/1680\",[592,5.491]],[\"name/1681\",[597,71.682]],[\"parent/1681\",[592,5.491]],[\"name/1682\",[488,60.618]],[\"parent/1682\",[592,5.491]],[\"name/1683\",[598,76.826]],[\"parent/1683\",[592,5.491]],[\"name/1684\",[599,71.682]],[\"parent/1684\",[]],[\"name/1685\",[26,35.876]],[\"parent/1685\",[599,6.759]],[\"name/1686\",[217,65.762]],[\"parent/1686\",[600,7.244]],[\"name/1687\",[601,63.741]],[\"parent/1687\",[]],[\"name/1688\",[602,76.826]],[\"parent/1688\",[601,6.01]],[\"name/1689\",[603,68.293]],[\"parent/1689\",[601,6.01]],[\"name/1690\",[19,36.969]],[\"parent/1690\",[601,6.01]],[\"name/1691\",[23,41.214]],[\"parent/1691\",[601,6.01]],[\"name/1692\",[604,49.554]],[\"parent/1692\",[]],[\"name/1693\",[82,52.085]],[\"parent/1693\",[604,4.673]],[\"name/1694\",[234,62.059]],[\"parent/1694\",[604,4.673]],[\"name/1695\",[605,76.826]],[\"parent/1695\",[604,4.673]],[\"name/1696\",[606,76.826]],[\"parent/1696\",[604,4.673]],[\"name/1697\",[607,76.826]],[\"parent/1697\",[604,4.673]],[\"name/1698\",[595,71.682]],[\"parent/1698\",[604,4.673]],[\"name/1699\",[608,76.826]],[\"parent/1699\",[604,4.673]],[\"name/1700\",[160,55.473]],[\"parent/1700\",[604,4.673]],[\"name/1701\",[609,76.826]],[\"parent/1701\",[604,4.673]],[\"name/1702\",[83,56.313]],[\"parent/1702\",[604,4.673]],[\"name/1703\",[603,68.293]],[\"parent/1703\",[604,4.673]],[\"name/1704\",[610,76.826]],[\"parent/1704\",[604,4.673]],[\"name/1705\",[593,71.682]],[\"parent/1705\",[604,4.673]],[\"name/1706\",[611,71.682]],[\"parent/1706\",[604,4.673]],[\"name/1707\",[612,76.826]],[\"parent/1707\",[604,4.673]],[\"name/1708\",[613,76.826]],[\"parent/1708\",[604,4.673]],[\"name/1709\",[26,35.876]],[\"parent/1709\",[604,4.673]],[\"name/1710\",[614,76.826]],[\"parent/1710\",[615,6.201]],[\"name/1711\",[616,76.826]],[\"parent/1711\",[615,6.201]],[\"name/1712\",[617,76.826]],[\"parent/1712\",[615,6.201]],[\"name/1713\",[618,76.826]],[\"parent/1713\",[615,6.201]],[\"name/1714\",[23,41.214]],[\"parent/1714\",[604,4.673]],[\"name/1715\",[619,76.826]],[\"parent/1715\",[604,4.673]],[\"name/1716\",[588,71.682]],[\"parent/1716\",[604,4.673]],[\"name/1717\",[391,60.618]],[\"parent/1717\",[604,4.673]],[\"name/1718\",[620,60.618]],[\"parent/1718\",[]],[\"name/1719\",[603,68.293]],[\"parent/1719\",[620,5.716]],[\"name/1720\",[83,56.313]],[\"parent/1720\",[620,5.716]],[\"name/1721\",[488,60.618]],[\"parent/1721\",[620,5.716]],[\"name/1722\",[596,71.682]],[\"parent/1722\",[620,5.716]],[\"name/1723\",[597,71.682]],[\"parent/1723\",[620,5.716]],[\"name/1724\",[23,41.214]],[\"parent/1724\",[620,5.716]],[\"name/1725\",[621,63.741]],[\"parent/1725\",[]],[\"name/1726\",[398,49.116]],[\"parent/1726\",[621,6.01]],[\"name/1727\",[622,76.826]],[\"parent/1727\",[621,6.01]],[\"name/1728\",[611,71.682]],[\"parent/1728\",[621,6.01]],[\"name/1729\",[586,71.682]],[\"parent/1729\",[621,6.01]],[\"name/1730\",[623,71.682]],[\"parent/1730\",[]],[\"name/1731\",[26,35.876]],[\"parent/1731\",[623,6.759]],[\"name/1732\",[624,68.293]],[\"parent/1732\",[]],[\"name/1733\",[183,48.293]],[\"parent/1733\",[624,6.439]],[\"name/1734\",[257,62.059]],[\"parent/1734\",[624,6.439]],[\"name/1735\",[625,65.762]],[\"parent/1735\",[]],[\"name/1736\",[459,68.293]],[\"parent/1736\",[625,6.201]],[\"name/1737\",[460,68.293]],[\"parent/1737\",[625,6.201]],[\"name/1738\",[626,60.618]],[\"parent/1738\",[]],[\"name/1739\",[31,43.388]],[\"parent/1739\",[626,5.716]],[\"name/1740\",[627,57.229]],[\"parent/1740\",[626,5.716]],[\"name/1741\",[628,68.293]],[\"parent/1741\",[626,5.716]],[\"name/1742\",[629,76.826]],[\"parent/1742\",[]],[\"name/1743\",[630,38.196]],[\"parent/1743\",[]],[\"name/1744\",[631,68.293]],[\"parent/1744\",[630,3.602]],[\"name/1745\",[483,62.059]],[\"parent/1745\",[630,3.602]],[\"name/1746\",[632,76.826]],[\"parent/1746\",[630,3.602]],[\"name/1747\",[633,76.826]],[\"parent/1747\",[630,3.602]],[\"name/1748\",[575,71.682]],[\"parent/1748\",[630,3.602]],[\"name/1749\",[576,71.682]],[\"parent/1749\",[630,3.602]],[\"name/1750\",[577,71.682]],[\"parent/1750\",[630,3.602]],[\"name/1751\",[634,71.682]],[\"parent/1751\",[630,3.602]],[\"name/1752\",[635,71.682]],[\"parent/1752\",[630,3.602]],[\"name/1753\",[636,71.682]],[\"parent/1753\",[630,3.602]],[\"name/1754\",[482,62.059]],[\"parent/1754\",[630,3.602]],[\"name/1755\",[487,62.059]],[\"parent/1755\",[630,3.602]],[\"name/1756\",[489,59.357]],[\"parent/1756\",[630,3.602]],[\"name/1757\",[512,68.293]],[\"parent/1757\",[630,3.602]],[\"name/1758\",[637,68.293]],[\"parent/1758\",[630,3.602]],[\"name/1759\",[638,68.293]],[\"parent/1759\",[630,3.602]],[\"name/1760\",[501,65.762]],[\"parent/1760\",[630,3.602]],[\"name/1761\",[502,65.762]],[\"parent/1761\",[630,3.602]],[\"name/1762\",[503,65.762]],[\"parent/1762\",[630,3.602]],[\"name/1763\",[504,65.762]],[\"parent/1763\",[630,3.602]],[\"name/1764\",[505,65.762]],[\"parent/1764\",[630,3.602]],[\"name/1765\",[9,41.021]],[\"parent/1765\",[630,3.602]],[\"name/1766\",[261,68.293]],[\"parent/1766\",[630,3.602]],[\"name/1767\",[19,36.969]],[\"parent/1767\",[630,3.602]],[\"name/1768\",[285,63.741]],[\"parent/1768\",[630,3.602]],[\"name/1769\",[639,71.682]],[\"parent/1769\",[630,3.602]],[\"name/1770\",[625,65.762]],[\"parent/1770\",[630,3.602]],[\"name/1771\",[534,71.682]],[\"parent/1771\",[630,3.602]],[\"name/1772\",[251,68.293]],[\"parent/1772\",[630,3.602]],[\"name/1773\",[451,60.618]],[\"parent/1773\",[630,3.602]],[\"name/1774\",[640,65.762]],[\"parent/1774\",[630,3.602]],[\"name/1775\",[641,65.762]],[\"parent/1775\",[630,3.602]],[\"name/1776\",[642,62.059]],[\"parent/1776\",[630,3.602]],[\"name/1777\",[643,65.762]],[\"parent/1777\",[630,3.602]],[\"name/1778\",[644,71.682]],[\"parent/1778\",[630,3.602]],[\"name/1779\",[645,68.293]],[\"parent/1779\",[630,3.602]],[\"name/1780\",[13,45.249]],[\"parent/1780\",[630,3.602]],[\"name/1781\",[646,68.293]],[\"parent/1781\",[630,3.602]],[\"name/1782\",[87,53.978]],[\"parent/1782\",[630,3.602]],[\"name/1783\",[289,65.762]],[\"parent/1783\",[630,3.602]],[\"name/1784\",[647,71.682]],[\"parent/1784\",[630,3.602]],[\"name/1785\",[648,71.682]],[\"parent/1785\",[630,3.602]],[\"name/1786\",[23,41.214]],[\"parent/1786\",[630,3.602]],[\"name/1787\",[649,76.826]],[\"parent/1787\",[630,3.602]],[\"name/1788\",[650,76.826]],[\"parent/1788\",[630,3.602]],[\"name/1789\",[651,76.826]],[\"parent/1789\",[630,3.602]],[\"name/1790\",[652,76.826]],[\"parent/1790\",[630,3.602]],[\"name/1791\",[653,76.826]],[\"parent/1791\",[630,3.602]],[\"name/1792\",[654,76.826]],[\"parent/1792\",[630,3.602]],[\"name/1793\",[486,62.059]],[\"parent/1793\",[630,3.602]],[\"name/1794\",[484,62.059]],[\"parent/1794\",[630,3.602]],[\"name/1795\",[485,62.059]],[\"parent/1795\",[630,3.602]],[\"name/1796\",[6,63.741]],[\"parent/1796\",[630,3.602]],[\"name/1797\",[21,43.388]],[\"parent/1797\",[630,3.602]],[\"name/1798\",[535,62.059]],[\"parent/1798\",[630,3.602]],[\"name/1799\",[655,71.682]],[\"parent/1799\",[630,3.602]],[\"name/1800\",[257,62.059]],[\"parent/1800\",[630,3.602]],[\"name/1801\",[183,48.293]],[\"parent/1801\",[630,3.602]],[\"name/1802\",[480,62.059]],[\"parent/1802\",[630,3.602]],[\"name/1803\",[241,56.313]],[\"parent/1803\",[630,3.602]],[\"name/1804\",[656,71.682]],[\"parent/1804\",[630,3.602]],[\"name/1805\",[626,60.618]],[\"parent/1805\",[630,3.602]],[\"name/1806\",[491,60.618]],[\"parent/1806\",[630,3.602]],[\"name/1807\",[492,60.618]],[\"parent/1807\",[630,3.602]],[\"name/1808\",[493,60.618]],[\"parent/1808\",[630,3.602]],[\"name/1809\",[494,60.618]],[\"parent/1809\",[630,3.602]],[\"name/1810\",[22,44.409]],[\"parent/1810\",[630,3.602]],[\"name/1811\",[26,35.876]],[\"parent/1811\",[630,3.602]],[\"name/1812\",[657,41.214]],[\"parent/1812\",[]],[\"name/1813\",[658,68.293]],[\"parent/1813\",[657,3.886]],[\"name/1814\",[659,71.682]],[\"parent/1814\",[657,3.886]],[\"name/1815\",[481,63.741]],[\"parent/1815\",[657,3.886]],[\"name/1816\",[19,36.969]],[\"parent/1816\",[657,3.886]],[\"name/1817\",[9,41.021]],[\"parent/1817\",[657,3.886]],[\"name/1818\",[87,53.978]],[\"parent/1818\",[657,3.886]],[\"name/1819\",[241,56.313]],[\"parent/1819\",[657,3.886]],[\"name/1820\",[489,59.357]],[\"parent/1820\",[657,3.886]],[\"name/1821\",[23,41.214]],[\"parent/1821\",[657,3.886]],[\"name/1822\",[14,45.85]],[\"parent/1822\",[657,3.886]],[\"name/1823\",[488,60.618]],[\"parent/1823\",[657,3.886]],[\"name/1824\",[242,54.698]],[\"parent/1824\",[657,3.886]],[\"name/1825\",[491,60.618]],[\"parent/1825\",[657,3.886]],[\"name/1826\",[492,60.618]],[\"parent/1826\",[657,3.886]],[\"name/1827\",[493,60.618]],[\"parent/1827\",[657,3.886]],[\"name/1828\",[494,60.618]],[\"parent/1828\",[657,3.886]],[\"name/1829\",[483,62.059]],[\"parent/1829\",[657,3.886]],[\"name/1830\",[21,43.388]],[\"parent/1830\",[657,3.886]],[\"name/1831\",[480,62.059]],[\"parent/1831\",[657,3.886]],[\"name/1832\",[482,62.059]],[\"parent/1832\",[657,3.886]],[\"name/1833\",[484,62.059]],[\"parent/1833\",[657,3.886]],[\"name/1834\",[485,62.059]],[\"parent/1834\",[657,3.886]],[\"name/1835\",[486,62.059]],[\"parent/1835\",[657,3.886]],[\"name/1836\",[487,62.059]],[\"parent/1836\",[657,3.886]],[\"name/1837\",[183,48.293]],[\"parent/1837\",[657,3.886]],[\"name/1838\",[501,65.762]],[\"parent/1838\",[657,3.886]],[\"name/1839\",[502,65.762]],[\"parent/1839\",[657,3.886]],[\"name/1840\",[503,65.762]],[\"parent/1840\",[657,3.886]],[\"name/1841\",[504,65.762]],[\"parent/1841\",[657,3.886]],[\"name/1842\",[505,65.762]],[\"parent/1842\",[657,3.886]],[\"name/1843\",[656,71.682]],[\"parent/1843\",[657,3.886]],[\"name/1844\",[631,68.293]],[\"parent/1844\",[657,3.886]],[\"name/1845\",[646,68.293]],[\"parent/1845\",[657,3.886]],[\"name/1846\",[626,60.618]],[\"parent/1846\",[657,3.886]],[\"name/1847\",[6,63.741]],[\"parent/1847\",[657,3.886]],[\"name/1848\",[643,65.762]],[\"parent/1848\",[657,3.886]],[\"name/1849\",[642,62.059]],[\"parent/1849\",[657,3.886]],[\"name/1850\",[640,65.762]],[\"parent/1850\",[657,3.886]],[\"name/1851\",[535,62.059]],[\"parent/1851\",[657,3.886]],[\"name/1852\",[655,71.682]],[\"parent/1852\",[657,3.886]],[\"name/1853\",[645,68.293]],[\"parent/1853\",[657,3.886]],[\"name/1854\",[13,45.249]],[\"parent/1854\",[657,3.886]],[\"name/1855\",[641,65.762]],[\"parent/1855\",[657,3.886]],[\"name/1856\",[637,68.293]],[\"parent/1856\",[657,3.886]],[\"name/1857\",[638,68.293]],[\"parent/1857\",[657,3.886]],[\"name/1858\",[634,71.682]],[\"parent/1858\",[657,3.886]],[\"name/1859\",[635,71.682]],[\"parent/1859\",[657,3.886]],[\"name/1860\",[636,71.682]],[\"parent/1860\",[657,3.886]],[\"name/1861\",[512,68.293]],[\"parent/1861\",[657,3.886]],[\"name/1862\",[26,35.876]],[\"parent/1862\",[657,3.886]],[\"name/1863\",[535,62.059]],[\"parent/1863\",[]],[\"name/1864\",[660,76.826]],[\"parent/1864\",[535,5.852]],[\"name/1865\",[241,56.313]],[\"parent/1865\",[]],[\"name/1866\",[627,57.229]],[\"parent/1866\",[241,5.31]],[\"name/1867\",[661,71.682]],[\"parent/1867\",[241,5.31]],[\"name/1868\",[662,76.826]],[\"parent/1868\",[241,5.31]],[\"name/1869\",[663,76.826]],[\"parent/1869\",[]],[\"name/1870\",[664,76.826]],[\"parent/1870\",[]],[\"name/1871\",[665,76.826]],[\"parent/1871\",[]],[\"name/1872\",[666,76.826]],[\"parent/1872\",[]],[\"name/1873\",[667,71.682]],[\"parent/1873\",[]],[\"name/1874\",[26,35.876]],[\"parent/1874\",[667,6.759]],[\"name/1875\",[668,76.826]],[\"parent/1875\",[]],[\"name/1876\",[669,76.826]],[\"parent/1876\",[]],[\"name/1877\",[670,71.682]],[\"parent/1877\",[]],[\"name/1878\",[26,35.876]],[\"parent/1878\",[670,6.759]],[\"name/1879\",[671,52.085]],[\"parent/1879\",[]],[\"name/1880\",[27,40.104]],[\"parent/1880\",[671,4.911]],[\"name/1881\",[104,56.313]],[\"parent/1881\",[671,4.911]],[\"name/1882\",[105,56.313]],[\"parent/1882\",[671,4.911]],[\"name/1883\",[106,56.313]],[\"parent/1883\",[671,4.911]],[\"name/1884\",[107,56.313]],[\"parent/1884\",[671,4.911]],[\"name/1885\",[108,56.313]],[\"parent/1885\",[671,4.911]],[\"name/1886\",[109,56.313]],[\"parent/1886\",[671,4.911]],[\"name/1887\",[110,56.313]],[\"parent/1887\",[671,4.911]],[\"name/1888\",[111,56.313]],[\"parent/1888\",[671,4.911]],[\"name/1889\",[112,56.313]],[\"parent/1889\",[671,4.911]],[\"name/1890\",[113,56.313]],[\"parent/1890\",[671,4.911]],[\"name/1891\",[114,56.313]],[\"parent/1891\",[671,4.911]],[\"name/1892\",[115,56.313]],[\"parent/1892\",[671,4.911]],[\"name/1893\",[116,56.313]],[\"parent/1893\",[671,4.911]],[\"name/1894\",[117,56.313]],[\"parent/1894\",[671,4.911]],[\"name/1895\",[118,56.313]],[\"parent/1895\",[671,4.911]],[\"name/1896\",[672,76.826]],[\"parent/1896\",[]],[\"name/1897\",[673,71.682]],[\"parent/1897\",[]],[\"name/1898\",[26,35.876]],[\"parent/1898\",[673,6.759]],[\"name/1899\",[674,71.682]],[\"parent/1899\",[675,7.244]],[\"name/1900\",[676,76.826]],[\"parent/1900\",[]],[\"name/1901\",[677,76.826]],[\"parent/1901\",[]],[\"name/1902\",[678,71.682]],[\"parent/1902\",[]],[\"name/1903\",[26,35.876]],[\"parent/1903\",[678,6.759]],[\"name/1904\",[674,71.682]],[\"parent/1904\",[679,6.201]],[\"name/1905\",[680,76.826]],[\"parent/1905\",[679,6.201]],[\"name/1906\",[681,76.826]],[\"parent/1906\",[679,6.201]],[\"name/1907\",[140,56.313]],[\"parent/1907\",[679,6.201]],[\"name/1908\",[682,76.826]],[\"parent/1908\",[]],[\"name/1909\",[683,76.826]],[\"parent/1909\",[]],[\"name/1910\",[684,76.826]],[\"parent/1910\",[]],[\"name/1911\",[685,76.826]],[\"parent/1911\",[]],[\"name/1912\",[208,57.229]],[\"parent/1912\",[]],[\"name/1913\",[686,76.826]],[\"parent/1913\",[]],[\"name/1914\",[687,46.165]],[\"parent/1914\",[]],[\"name/1915\",[688,76.826]],[\"parent/1915\",[687,4.353]],[\"name/1916\",[689,76.826]],[\"parent/1916\",[687,4.353]],[\"name/1917\",[690,76.826]],[\"parent/1917\",[687,4.353]],[\"name/1918\",[691,71.682]],[\"parent/1918\",[687,4.353]],[\"name/1919\",[692,76.826]],[\"parent/1919\",[687,4.353]],[\"name/1920\",[693,76.826]],[\"parent/1920\",[687,4.353]],[\"name/1921\",[694,76.826]],[\"parent/1921\",[687,4.353]],[\"name/1922\",[695,76.826]],[\"parent/1922\",[687,4.353]],[\"name/1923\",[696,76.826]],[\"parent/1923\",[687,4.353]],[\"name/1924\",[697,76.826]],[\"parent/1924\",[687,4.353]],[\"name/1925\",[393,60.618]],[\"parent/1925\",[687,4.353]],[\"name/1926\",[698,76.826]],[\"parent/1926\",[687,4.353]],[\"name/1927\",[699,76.826]],[\"parent/1927\",[687,4.353]],[\"name/1928\",[700,76.826]],[\"parent/1928\",[687,4.353]],[\"name/1929\",[701,76.826]],[\"parent/1929\",[687,4.353]],[\"name/1930\",[160,55.473]],[\"parent/1930\",[687,4.353]],[\"name/1931\",[702,76.826]],[\"parent/1931\",[687,4.353]],[\"name/1932\",[26,35.876]],[\"parent/1932\",[687,4.353]],[\"name/1933\",[703,76.826]],[\"parent/1933\",[704,7.244]],[\"name/1934\",[705,76.826]],[\"parent/1934\",[687,4.353]],[\"name/1935\",[706,71.682]],[\"parent/1935\",[687,4.353]],[\"name/1936\",[707,76.826]],[\"parent/1936\",[687,4.353]],[\"name/1937\",[708,76.826]],[\"parent/1937\",[687,4.353]],[\"name/1938\",[709,76.826]],[\"parent/1938\",[687,4.353]],[\"name/1939\",[710,76.826]],[\"parent/1939\",[687,4.353]],[\"name/1940\",[372,60.618]],[\"parent/1940\",[687,4.353]],[\"name/1941\",[711,76.826]],[\"parent/1941\",[687,4.353]],[\"name/1942\",[712,76.826]],[\"parent/1942\",[687,4.353]],[\"name/1943\",[713,76.826]],[\"parent/1943\",[687,4.353]],[\"name/1944\",[714,76.826]],[\"parent/1944\",[687,4.353]],[\"name/1945\",[715,76.826]],[\"parent/1945\",[687,4.353]],[\"name/1946\",[716,76.826]],[\"parent/1946\",[]],[\"name/1947\",[717,76.826]],[\"parent/1947\",[]],[\"name/1948\",[718,76.826]],[\"parent/1948\",[]],[\"name/1949\",[719,76.826]],[\"parent/1949\",[]],[\"name/1950\",[720,76.826]],[\"parent/1950\",[]],[\"name/1951\",[721,76.826]],[\"parent/1951\",[]],[\"name/1952\",[722,76.826]],[\"parent/1952\",[]],[\"name/1953\",[723,76.826]],[\"parent/1953\",[]],[\"name/1954\",[724,76.826]],[\"parent/1954\",[]],[\"name/1955\",[725,76.826]],[\"parent/1955\",[]],[\"name/1956\",[726,76.826]],[\"parent/1956\",[]],[\"name/1957\",[727,76.826]],[\"parent/1957\",[]],[\"name/1958\",[728,76.826]],[\"parent/1958\",[]],[\"name/1959\",[729,76.826]],[\"parent/1959\",[]],[\"name/1960\",[730,76.826]],[\"parent/1960\",[]],[\"name/1961\",[731,76.826]],[\"parent/1961\",[]],[\"name/1962\",[732,63.741]],[\"parent/1962\",[]],[\"name/1963\",[733,76.826]],[\"parent/1963\",[]],[\"name/1964\",[734,76.826]],[\"parent/1964\",[]],[\"name/1965\",[735,76.826]],[\"parent/1965\",[]],[\"name/1966\",[736,76.826]],[\"parent/1966\",[]],[\"name/1967\",[737,76.826]],[\"parent/1967\",[]],[\"name/1968\",[738,76.826]],[\"parent/1968\",[]],[\"name/1969\",[739,59.357]],[\"parent/1969\",[]],[\"name/1970\",[740,71.682]],[\"parent/1970\",[739,5.597]],[\"name/1971\",[741,76.826]],[\"parent/1971\",[739,5.597]],[\"name/1972\",[742,76.826]],[\"parent/1972\",[739,5.597]],[\"name/1973\",[743,76.826]],[\"parent/1973\",[739,5.597]],[\"name/1974\",[26,35.876]],[\"parent/1974\",[739,5.597]],[\"name/1975\",[744,68.293]],[\"parent/1975\",[745,6.201]],[\"name/1976\",[746,76.826]],[\"parent/1976\",[745,6.201]],[\"name/1977\",[747,76.826]],[\"parent/1977\",[745,6.201]],[\"name/1978\",[748,76.826]],[\"parent/1978\",[745,6.201]],[\"name/1979\",[749,76.826]],[\"parent/1979\",[739,5.597]],[\"name/1980\",[12,45.545]],[\"parent/1980\",[739,5.597]],[\"name/1981\",[750,76.826]],[\"parent/1981\",[]],[\"name/1982\",[751,76.826]],[\"parent/1982\",[]],[\"name/1983\",[752,76.826]],[\"parent/1983\",[]],[\"name/1984\",[753,76.826]],[\"parent/1984\",[]],[\"name/1985\",[754,76.826]],[\"parent/1985\",[]],[\"name/1986\",[755,50.011]],[\"parent/1986\",[]],[\"name/1987\",[756,76.826]],[\"parent/1987\",[755,4.716]],[\"name/1988\",[757,76.826]],[\"parent/1988\",[755,4.716]],[\"name/1989\",[758,76.826]],[\"parent/1989\",[755,4.716]],[\"name/1990\",[8,46.49]],[\"parent/1990\",[755,4.716]],[\"name/1991\",[9,41.021]],[\"parent/1991\",[755,4.716]],[\"name/1992\",[10,43.388]],[\"parent/1992\",[755,4.716]],[\"name/1993\",[11,44.681]],[\"parent/1993\",[755,4.716]],[\"name/1994\",[12,45.545]],[\"parent/1994\",[755,4.716]],[\"name/1995\",[13,45.249]],[\"parent/1995\",[755,4.716]],[\"name/1996\",[14,45.85]],[\"parent/1996\",[755,4.716]],[\"name/1997\",[15,46.49]],[\"parent/1997\",[755,4.716]],[\"name/1998\",[16,46.49]],[\"parent/1998\",[755,4.716]],[\"name/1999\",[17,44.961]],[\"parent/1999\",[755,4.716]],[\"name/2000\",[18,46.165]],[\"parent/2000\",[755,4.716]],[\"name/2001\",[19,36.969]],[\"parent/2001\",[755,4.716]],[\"name/2002\",[20,46.165]],[\"parent/2002\",[755,4.716]],[\"name/2003\",[21,43.388]],[\"parent/2003\",[755,4.716]],[\"name/2004\",[22,44.409]],[\"parent/2004\",[755,4.716]],[\"name/2005\",[23,41.214]],[\"parent/2005\",[755,4.716]],[\"name/2006\",[24,45.545]],[\"parent/2006\",[755,4.716]],[\"name/2007\",[759,68.293]],[\"parent/2007\",[]],[\"name/2008\",[760,76.826]],[\"parent/2008\",[759,6.439]],[\"name/2009\",[188,42.462]],[\"parent/2009\",[759,6.439]],[\"name/2010\",[761,47.906]],[\"parent/2010\",[]],[\"name/2011\",[215,62.059]],[\"parent/2011\",[761,4.517]],[\"name/2012\",[100,53.978]],[\"parent/2012\",[761,4.517]],[\"name/2013\",[3,56.313]],[\"parent/2013\",[761,4.517]],[\"name/2014\",[433,58.237]],[\"parent/2014\",[761,4.517]],[\"name/2015\",[11,44.681]],[\"parent/2015\",[761,4.517]],[\"name/2016\",[214,59.357]],[\"parent/2016\",[761,4.517]],[\"name/2017\",[10,43.388]],[\"parent/2017\",[761,4.517]],[\"name/2018\",[147,49.554]],[\"parent/2018\",[761,4.517]],[\"name/2019\",[7,55.473]],[\"parent/2019\",[761,4.517]],[\"name/2020\",[135,62.059]],[\"parent/2020\",[761,4.517]],[\"name/2021\",[8,46.49]],[\"parent/2021\",[761,4.517]],[\"name/2022\",[9,41.021]],[\"parent/2022\",[761,4.517]],[\"name/2023\",[12,45.545]],[\"parent/2023\",[761,4.517]],[\"name/2024\",[13,45.249]],[\"parent/2024\",[761,4.517]],[\"name/2025\",[14,45.85]],[\"parent/2025\",[761,4.517]],[\"name/2026\",[15,46.49]],[\"parent/2026\",[761,4.517]],[\"name/2027\",[16,46.49]],[\"parent/2027\",[761,4.517]],[\"name/2028\",[17,44.961]],[\"parent/2028\",[761,4.517]],[\"name/2029\",[18,46.165]],[\"parent/2029\",[761,4.517]],[\"name/2030\",[19,36.969]],[\"parent/2030\",[761,4.517]],[\"name/2031\",[20,46.165]],[\"parent/2031\",[761,4.517]],[\"name/2032\",[21,43.388]],[\"parent/2032\",[761,4.517]],[\"name/2033\",[22,44.409]],[\"parent/2033\",[761,4.517]],[\"name/2034\",[23,41.214]],[\"parent/2034\",[761,4.517]],[\"name/2035\",[24,45.545]],[\"parent/2035\",[761,4.517]],[\"name/2036\",[762,57.229]],[\"parent/2036\",[]],[\"name/2037\",[763,76.826]],[\"parent/2037\",[762,5.396]],[\"name/2038\",[764,76.826]],[\"parent/2038\",[762,5.396]],[\"name/2039\",[765,76.826]],[\"parent/2039\",[762,5.396]],[\"name/2040\",[766,76.826]],[\"parent/2040\",[762,5.396]],[\"name/2041\",[767,76.826]],[\"parent/2041\",[762,5.396]],[\"name/2042\",[768,76.826]],[\"parent/2042\",[762,5.396]],[\"name/2043\",[769,76.826]],[\"parent/2043\",[762,5.396]],[\"name/2044\",[770,76.826]],[\"parent/2044\",[762,5.396]],[\"name/2045\",[771,76.826]],[\"parent/2045\",[762,5.396]],[\"name/2046\",[772,51.525]],[\"parent/2046\",[]],[\"name/2047\",[8,46.49]],[\"parent/2047\",[772,4.858]],[\"name/2048\",[9,41.021]],[\"parent/2048\",[772,4.858]],[\"name/2049\",[10,43.388]],[\"parent/2049\",[772,4.858]],[\"name/2050\",[11,44.681]],[\"parent/2050\",[772,4.858]],[\"name/2051\",[12,45.545]],[\"parent/2051\",[772,4.858]],[\"name/2052\",[13,45.249]],[\"parent/2052\",[772,4.858]],[\"name/2053\",[14,45.85]],[\"parent/2053\",[772,4.858]],[\"name/2054\",[15,46.49]],[\"parent/2054\",[772,4.858]],[\"name/2055\",[16,46.49]],[\"parent/2055\",[772,4.858]],[\"name/2056\",[17,44.961]],[\"parent/2056\",[772,4.858]],[\"name/2057\",[18,46.165]],[\"parent/2057\",[772,4.858]],[\"name/2058\",[19,36.969]],[\"parent/2058\",[772,4.858]],[\"name/2059\",[20,46.165]],[\"parent/2059\",[772,4.858]],[\"name/2060\",[21,43.388]],[\"parent/2060\",[772,4.858]],[\"name/2061\",[22,44.409]],[\"parent/2061\",[772,4.858]],[\"name/2062\",[23,41.214]],[\"parent/2062\",[772,4.858]],[\"name/2063\",[24,45.545]],[\"parent/2063\",[772,4.858]],[\"name/2064\",[773,65.762]],[\"parent/2064\",[]],[\"name/2065\",[774,76.826]],[\"parent/2065\",[773,6.201]],[\"name/2066\",[19,36.969]],[\"parent/2066\",[773,6.201]],[\"name/2067\",[17,44.961]],[\"parent/2067\",[773,6.201]],[\"name/2068\",[775,50.011]],[\"parent/2068\",[]],[\"name/2069\",[139,60.618]],[\"parent/2069\",[775,4.716]],[\"name/2070\",[133,60.618]],[\"parent/2070\",[775,4.716]],[\"name/2071\",[11,44.681]],[\"parent/2071\",[775,4.716]],[\"name/2072\",[147,49.554]],[\"parent/2072\",[775,4.716]],[\"name/2073\",[8,46.49]],[\"parent/2073\",[775,4.716]],[\"name/2074\",[9,41.021]],[\"parent/2074\",[775,4.716]],[\"name/2075\",[10,43.388]],[\"parent/2075\",[775,4.716]],[\"name/2076\",[12,45.545]],[\"parent/2076\",[775,4.716]],[\"name/2077\",[13,45.249]],[\"parent/2077\",[775,4.716]],[\"name/2078\",[14,45.85]],[\"parent/2078\",[775,4.716]],[\"name/2079\",[15,46.49]],[\"parent/2079\",[775,4.716]],[\"name/2080\",[16,46.49]],[\"parent/2080\",[775,4.716]],[\"name/2081\",[17,44.961]],[\"parent/2081\",[775,4.716]],[\"name/2082\",[18,46.165]],[\"parent/2082\",[775,4.716]],[\"name/2083\",[19,36.969]],[\"parent/2083\",[775,4.716]],[\"name/2084\",[20,46.165]],[\"parent/2084\",[775,4.716]],[\"name/2085\",[21,43.388]],[\"parent/2085\",[775,4.716]],[\"name/2086\",[22,44.409]],[\"parent/2086\",[775,4.716]],[\"name/2087\",[23,41.214]],[\"parent/2087\",[775,4.716]],[\"name/2088\",[24,45.545]],[\"parent/2088\",[775,4.716]],[\"name/2089\",[776,47.173]],[\"parent/2089\",[]],[\"name/2090\",[139,60.618]],[\"parent/2090\",[776,4.448]],[\"name/2091\",[133,60.618]],[\"parent/2091\",[776,4.448]],[\"name/2092\",[215,62.059]],[\"parent/2092\",[776,4.448]],[\"name/2093\",[100,53.978]],[\"parent/2093\",[776,4.448]],[\"name/2094\",[3,56.313]],[\"parent/2094\",[776,4.448]],[\"name/2095\",[433,58.237]],[\"parent/2095\",[776,4.448]],[\"name/2096\",[11,44.681]],[\"parent/2096\",[776,4.448]],[\"name/2097\",[214,59.357]],[\"parent/2097\",[776,4.448]],[\"name/2098\",[10,43.388]],[\"parent/2098\",[776,4.448]],[\"name/2099\",[147,49.554]],[\"parent/2099\",[776,4.448]],[\"name/2100\",[7,55.473]],[\"parent/2100\",[776,4.448]],[\"name/2101\",[135,62.059]],[\"parent/2101\",[776,4.448]],[\"name/2102\",[8,46.49]],[\"parent/2102\",[776,4.448]],[\"name/2103\",[9,41.021]],[\"parent/2103\",[776,4.448]],[\"name/2104\",[12,45.545]],[\"parent/2104\",[776,4.448]],[\"name/2105\",[13,45.249]],[\"parent/2105\",[776,4.448]],[\"name/2106\",[14,45.85]],[\"parent/2106\",[776,4.448]],[\"name/2107\",[15,46.49]],[\"parent/2107\",[776,4.448]],[\"name/2108\",[16,46.49]],[\"parent/2108\",[776,4.448]],[\"name/2109\",[17,44.961]],[\"parent/2109\",[776,4.448]],[\"name/2110\",[18,46.165]],[\"parent/2110\",[776,4.448]],[\"name/2111\",[19,36.969]],[\"parent/2111\",[776,4.448]],[\"name/2112\",[20,46.165]],[\"parent/2112\",[776,4.448]],[\"name/2113\",[21,43.388]],[\"parent/2113\",[776,4.448]],[\"name/2114\",[22,44.409]],[\"parent/2114\",[776,4.448]],[\"name/2115\",[23,41.214]],[\"parent/2115\",[776,4.448]],[\"name/2116\",[24,45.545]],[\"parent/2116\",[776,4.448]],[\"name/2117\",[777,65.762]],[\"parent/2117\",[]],[\"name/2118\",[31,43.388]],[\"parent/2118\",[777,6.201]],[\"name/2119\",[551,63.741]],[\"parent/2119\",[777,6.201]],[\"name/2120\",[778,68.293]],[\"parent/2120\",[777,6.201]],[\"name/2121\",[779,44.144]],[\"parent/2121\",[]],[\"name/2122\",[661,71.682]],[\"parent/2122\",[779,4.162]],[\"name/2123\",[780,71.682]],[\"parent/2123\",[779,4.162]],[\"name/2124\",[781,76.826]],[\"parent/2124\",[779,4.162]],[\"name/2125\",[372,60.618]],[\"parent/2125\",[779,4.162]],[\"name/2126\",[210,62.059]],[\"parent/2126\",[779,4.162]],[\"name/2127\",[782,76.826]],[\"parent/2127\",[779,4.162]],[\"name/2128\",[783,68.293]],[\"parent/2128\",[779,4.162]],[\"name/2129\",[784,76.826]],[\"parent/2129\",[779,4.162]],[\"name/2130\",[785,76.826]],[\"parent/2130\",[779,4.162]],[\"name/2131\",[786,76.826]],[\"parent/2131\",[779,4.162]],[\"name/2132\",[787,76.826]],[\"parent/2132\",[779,4.162]],[\"name/2133\",[788,76.826]],[\"parent/2133\",[779,4.162]],[\"name/2134\",[131,68.293]],[\"parent/2134\",[779,4.162]],[\"name/2135\",[535,62.059]],[\"parent/2135\",[779,4.162]],[\"name/2136\",[789,76.826]],[\"parent/2136\",[779,4.162]],[\"name/2137\",[790,76.826]],[\"parent/2137\",[779,4.162]],[\"name/2138\",[791,68.293]],[\"parent/2138\",[779,4.162]],[\"name/2139\",[792,71.682]],[\"parent/2139\",[779,4.162]],[\"name/2140\",[793,76.826]],[\"parent/2140\",[779,4.162]],[\"name/2141\",[26,35.876]],[\"parent/2141\",[779,4.162]],[\"name/2142\",[794,71.682]],[\"parent/2142\",[795,7.244]],[\"name/2143\",[8,46.49]],[\"parent/2143\",[779,4.162]],[\"name/2144\",[9,41.021]],[\"parent/2144\",[779,4.162]],[\"name/2145\",[10,43.388]],[\"parent/2145\",[779,4.162]],[\"name/2146\",[11,44.681]],[\"parent/2146\",[779,4.162]],[\"name/2147\",[12,45.545]],[\"parent/2147\",[779,4.162]],[\"name/2148\",[13,45.249]],[\"parent/2148\",[779,4.162]],[\"name/2149\",[14,45.85]],[\"parent/2149\",[779,4.162]],[\"name/2150\",[15,46.49]],[\"parent/2150\",[779,4.162]],[\"name/2151\",[16,46.49]],[\"parent/2151\",[779,4.162]],[\"name/2152\",[17,44.961]],[\"parent/2152\",[779,4.162]],[\"name/2153\",[18,46.165]],[\"parent/2153\",[779,4.162]],[\"name/2154\",[19,36.969]],[\"parent/2154\",[779,4.162]],[\"name/2155\",[20,46.165]],[\"parent/2155\",[779,4.162]],[\"name/2156\",[21,43.388]],[\"parent/2156\",[779,4.162]],[\"name/2157\",[22,44.409]],[\"parent/2157\",[779,4.162]],[\"name/2158\",[23,41.214]],[\"parent/2158\",[779,4.162]],[\"name/2159\",[24,45.545]],[\"parent/2159\",[779,4.162]],[\"name/2160\",[796,65.762]],[\"parent/2160\",[]],[\"name/2161\",[797,76.826]],[\"parent/2161\",[796,6.201]],[\"name/2162\",[798,76.826]],[\"parent/2162\",[796,6.201]],[\"name/2163\",[799,76.826]],[\"parent/2163\",[796,6.201]],[\"name/2164\",[800,49.554]],[\"parent/2164\",[]],[\"name/2165\",[4,71.682]],[\"parent/2165\",[800,4.673]],[\"name/2166\",[10,43.388]],[\"parent/2166\",[800,4.673]],[\"name/2167\",[147,49.554]],[\"parent/2167\",[800,4.673]],[\"name/2168\",[7,55.473]],[\"parent/2168\",[800,4.673]],[\"name/2169\",[801,76.826]],[\"parent/2169\",[800,4.673]],[\"name/2170\",[8,46.49]],[\"parent/2170\",[800,4.673]],[\"name/2171\",[9,41.021]],[\"parent/2171\",[800,4.673]],[\"name/2172\",[11,44.681]],[\"parent/2172\",[800,4.673]],[\"name/2173\",[12,45.545]],[\"parent/2173\",[800,4.673]],[\"name/2174\",[13,45.249]],[\"parent/2174\",[800,4.673]],[\"name/2175\",[14,45.85]],[\"parent/2175\",[800,4.673]],[\"name/2176\",[15,46.49]],[\"parent/2176\",[800,4.673]],[\"name/2177\",[16,46.49]],[\"parent/2177\",[800,4.673]],[\"name/2178\",[17,44.961]],[\"parent/2178\",[800,4.673]],[\"name/2179\",[18,46.165]],[\"parent/2179\",[800,4.673]],[\"name/2180\",[19,36.969]],[\"parent/2180\",[800,4.673]],[\"name/2181\",[20,46.165]],[\"parent/2181\",[800,4.673]],[\"name/2182\",[21,43.388]],[\"parent/2182\",[800,4.673]],[\"name/2183\",[22,44.409]],[\"parent/2183\",[800,4.673]],[\"name/2184\",[23,41.214]],[\"parent/2184\",[800,4.673]],[\"name/2185\",[24,45.545]],[\"parent/2185\",[800,4.673]],[\"name/2186\",[802,68.293]],[\"parent/2186\",[]],[\"name/2187\",[803,65.762]],[\"parent/2187\",[802,6.439]],[\"name/2188\",[35,68.293]],[\"parent/2188\",[802,6.439]],[\"name/2189\",[804,63.741]],[\"parent/2189\",[]],[\"name/2190\",[805,71.682]],[\"parent/2190\",[804,6.01]],[\"name/2191\",[133,60.618]],[\"parent/2191\",[804,6.01]],[\"name/2192\",[10,43.388]],[\"parent/2192\",[804,6.01]],[\"name/2193\",[147,49.554]],[\"parent/2193\",[804,6.01]],[\"name/2194\",[806,76.826]],[\"parent/2194\",[]],[\"name/2195\",[807,50.995]],[\"parent/2195\",[]],[\"name/2196\",[792,71.682]],[\"parent/2196\",[807,4.808]],[\"name/2197\",[8,46.49]],[\"parent/2197\",[807,4.808]],[\"name/2198\",[9,41.021]],[\"parent/2198\",[807,4.808]],[\"name/2199\",[10,43.388]],[\"parent/2199\",[807,4.808]],[\"name/2200\",[11,44.681]],[\"parent/2200\",[807,4.808]],[\"name/2201\",[12,45.545]],[\"parent/2201\",[807,4.808]],[\"name/2202\",[13,45.249]],[\"parent/2202\",[807,4.808]],[\"name/2203\",[14,45.85]],[\"parent/2203\",[807,4.808]],[\"name/2204\",[15,46.49]],[\"parent/2204\",[807,4.808]],[\"name/2205\",[16,46.49]],[\"parent/2205\",[807,4.808]],[\"name/2206\",[17,44.961]],[\"parent/2206\",[807,4.808]],[\"name/2207\",[18,46.165]],[\"parent/2207\",[807,4.808]],[\"name/2208\",[19,36.969]],[\"parent/2208\",[807,4.808]],[\"name/2209\",[20,46.165]],[\"parent/2209\",[807,4.808]],[\"name/2210\",[21,43.388]],[\"parent/2210\",[807,4.808]],[\"name/2211\",[22,44.409]],[\"parent/2211\",[807,4.808]],[\"name/2212\",[23,41.214]],[\"parent/2212\",[807,4.808]],[\"name/2213\",[24,45.545]],[\"parent/2213\",[807,4.808]],[\"name/2214\",[808,76.826]],[\"parent/2214\",[]],[\"name/2215\",[809,51.525]],[\"parent/2215\",[]],[\"name/2216\",[11,44.681]],[\"parent/2216\",[809,4.858]],[\"name/2217\",[8,46.49]],[\"parent/2217\",[809,4.858]],[\"name/2218\",[9,41.021]],[\"parent/2218\",[809,4.858]],[\"name/2219\",[10,43.388]],[\"parent/2219\",[809,4.858]],[\"name/2220\",[12,45.545]],[\"parent/2220\",[809,4.858]],[\"name/2221\",[13,45.249]],[\"parent/2221\",[809,4.858]],[\"name/2222\",[14,45.85]],[\"parent/2222\",[809,4.858]],[\"name/2223\",[15,46.49]],[\"parent/2223\",[809,4.858]],[\"name/2224\",[16,46.49]],[\"parent/2224\",[809,4.858]],[\"name/2225\",[17,44.961]],[\"parent/2225\",[809,4.858]],[\"name/2226\",[18,46.165]],[\"parent/2226\",[809,4.858]],[\"name/2227\",[19,36.969]],[\"parent/2227\",[809,4.858]],[\"name/2228\",[20,46.165]],[\"parent/2228\",[809,4.858]],[\"name/2229\",[21,43.388]],[\"parent/2229\",[809,4.858]],[\"name/2230\",[22,44.409]],[\"parent/2230\",[809,4.858]],[\"name/2231\",[23,41.214]],[\"parent/2231\",[809,4.858]],[\"name/2232\",[24,45.545]],[\"parent/2232\",[809,4.858]],[\"name/2233\",[810,50.995]],[\"parent/2233\",[]],[\"name/2234\",[811,76.826]],[\"parent/2234\",[810,4.808]],[\"name/2235\",[8,46.49]],[\"parent/2235\",[810,4.808]],[\"name/2236\",[9,41.021]],[\"parent/2236\",[810,4.808]],[\"name/2237\",[10,43.388]],[\"parent/2237\",[810,4.808]],[\"name/2238\",[11,44.681]],[\"parent/2238\",[810,4.808]],[\"name/2239\",[12,45.545]],[\"parent/2239\",[810,4.808]],[\"name/2240\",[13,45.249]],[\"parent/2240\",[810,4.808]],[\"name/2241\",[14,45.85]],[\"parent/2241\",[810,4.808]],[\"name/2242\",[15,46.49]],[\"parent/2242\",[810,4.808]],[\"name/2243\",[16,46.49]],[\"parent/2243\",[810,4.808]],[\"name/2244\",[17,44.961]],[\"parent/2244\",[810,4.808]],[\"name/2245\",[18,46.165]],[\"parent/2245\",[810,4.808]],[\"name/2246\",[19,36.969]],[\"parent/2246\",[810,4.808]],[\"name/2247\",[20,46.165]],[\"parent/2247\",[810,4.808]],[\"name/2248\",[21,43.388]],[\"parent/2248\",[810,4.808]],[\"name/2249\",[22,44.409]],[\"parent/2249\",[810,4.808]],[\"name/2250\",[23,41.214]],[\"parent/2250\",[810,4.808]],[\"name/2251\",[24,45.545]],[\"parent/2251\",[810,4.808]],[\"name/2252\",[812,44.144]],[\"parent/2252\",[]],[\"name/2253\",[133,60.618]],[\"parent/2253\",[812,4.162]],[\"name/2254\",[140,56.313]],[\"parent/2254\",[812,4.162]],[\"name/2255\",[732,63.741]],[\"parent/2255\",[812,4.162]],[\"name/2256\",[139,60.618]],[\"parent/2256\",[812,4.162]],[\"name/2257\",[147,49.554]],[\"parent/2257\",[812,4.162]],[\"name/2258\",[813,76.826]],[\"parent/2258\",[812,4.162]],[\"name/2259\",[524,68.293]],[\"parent/2259\",[812,4.162]],[\"name/2260\",[525,68.293]],[\"parent/2260\",[812,4.162]],[\"name/2261\",[100,53.978]],[\"parent/2261\",[812,4.162]],[\"name/2262\",[211,71.682]],[\"parent/2262\",[812,4.162]],[\"name/2263\",[209,65.762]],[\"parent/2263\",[812,4.162]],[\"name/2264\",[210,62.059]],[\"parent/2264\",[812,4.162]],[\"name/2265\",[11,44.681]],[\"parent/2265\",[812,4.162]],[\"name/2266\",[214,59.357]],[\"parent/2266\",[812,4.162]],[\"name/2267\",[526,68.293]],[\"parent/2267\",[812,4.162]],[\"name/2268\",[10,43.388]],[\"parent/2268\",[812,4.162]],[\"name/2269\",[215,62.059]],[\"parent/2269\",[812,4.162]],[\"name/2270\",[814,76.826]],[\"parent/2270\",[812,4.162]],[\"name/2271\",[815,76.826]],[\"parent/2271\",[812,4.162]],[\"name/2272\",[212,71.682]],[\"parent/2272\",[812,4.162]],[\"name/2273\",[7,55.473]],[\"parent/2273\",[812,4.162]],[\"name/2274\",[816,76.826]],[\"parent/2274\",[812,4.162]],[\"name/2275\",[8,46.49]],[\"parent/2275\",[812,4.162]],[\"name/2276\",[9,41.021]],[\"parent/2276\",[812,4.162]],[\"name/2277\",[12,45.545]],[\"parent/2277\",[812,4.162]],[\"name/2278\",[13,45.249]],[\"parent/2278\",[812,4.162]],[\"name/2279\",[14,45.85]],[\"parent/2279\",[812,4.162]],[\"name/2280\",[15,46.49]],[\"parent/2280\",[812,4.162]],[\"name/2281\",[16,46.49]],[\"parent/2281\",[812,4.162]],[\"name/2282\",[17,44.961]],[\"parent/2282\",[812,4.162]],[\"name/2283\",[18,46.165]],[\"parent/2283\",[812,4.162]],[\"name/2284\",[19,36.969]],[\"parent/2284\",[812,4.162]],[\"name/2285\",[20,46.165]],[\"parent/2285\",[812,4.162]],[\"name/2286\",[21,43.388]],[\"parent/2286\",[812,4.162]],[\"name/2287\",[22,44.409]],[\"parent/2287\",[812,4.162]],[\"name/2288\",[23,41.214]],[\"parent/2288\",[812,4.162]],[\"name/2289\",[24,45.545]],[\"parent/2289\",[812,4.162]],[\"name/2290\",[817,49.554]],[\"parent/2290\",[]],[\"name/2291\",[147,49.554]],[\"parent/2291\",[817,4.673]],[\"name/2292\",[732,63.741]],[\"parent/2292\",[817,4.673]],[\"name/2293\",[140,56.313]],[\"parent/2293\",[817,4.673]],[\"name/2294\",[7,55.473]],[\"parent/2294\",[817,4.673]],[\"name/2295\",[8,46.49]],[\"parent/2295\",[817,4.673]],[\"name/2296\",[9,41.021]],[\"parent/2296\",[817,4.673]],[\"name/2297\",[10,43.388]],[\"parent/2297\",[817,4.673]],[\"name/2298\",[11,44.681]],[\"parent/2298\",[817,4.673]],[\"name/2299\",[12,45.545]],[\"parent/2299\",[817,4.673]],[\"name/2300\",[13,45.249]],[\"parent/2300\",[817,4.673]],[\"name/2301\",[14,45.85]],[\"parent/2301\",[817,4.673]],[\"name/2302\",[15,46.49]],[\"parent/2302\",[817,4.673]],[\"name/2303\",[16,46.49]],[\"parent/2303\",[817,4.673]],[\"name/2304\",[17,44.961]],[\"parent/2304\",[817,4.673]],[\"name/2305\",[18,46.165]],[\"parent/2305\",[817,4.673]],[\"name/2306\",[19,36.969]],[\"parent/2306\",[817,4.673]],[\"name/2307\",[20,46.165]],[\"parent/2307\",[817,4.673]],[\"name/2308\",[21,43.388]],[\"parent/2308\",[817,4.673]],[\"name/2309\",[22,44.409]],[\"parent/2309\",[817,4.673]],[\"name/2310\",[23,41.214]],[\"parent/2310\",[817,4.673]],[\"name/2311\",[24,45.545]],[\"parent/2311\",[817,4.673]],[\"name/2312\",[818,48.293]],[\"parent/2312\",[]],[\"name/2313\",[3,56.313]],[\"parent/2313\",[818,4.554]],[\"name/2314\",[147,49.554]],[\"parent/2314\",[818,4.554]],[\"name/2315\",[732,63.741]],[\"parent/2315\",[818,4.554]],[\"name/2316\",[260,65.762]],[\"parent/2316\",[818,4.554]],[\"name/2317\",[140,56.313]],[\"parent/2317\",[818,4.554]],[\"name/2318\",[361,58.237]],[\"parent/2318\",[818,4.554]],[\"name/2319\",[7,55.473]],[\"parent/2319\",[818,4.554]],[\"name/2320\",[8,46.49]],[\"parent/2320\",[818,4.554]],[\"name/2321\",[9,41.021]],[\"parent/2321\",[818,4.554]],[\"name/2322\",[10,43.388]],[\"parent/2322\",[818,4.554]],[\"name/2323\",[11,44.681]],[\"parent/2323\",[818,4.554]],[\"name/2324\",[12,45.545]],[\"parent/2324\",[818,4.554]],[\"name/2325\",[13,45.249]],[\"parent/2325\",[818,4.554]],[\"name/2326\",[14,45.85]],[\"parent/2326\",[818,4.554]],[\"name/2327\",[15,46.49]],[\"parent/2327\",[818,4.554]],[\"name/2328\",[16,46.49]],[\"parent/2328\",[818,4.554]],[\"name/2329\",[17,44.961]],[\"parent/2329\",[818,4.554]],[\"name/2330\",[18,46.165]],[\"parent/2330\",[818,4.554]],[\"name/2331\",[19,36.969]],[\"parent/2331\",[818,4.554]],[\"name/2332\",[20,46.165]],[\"parent/2332\",[818,4.554]],[\"name/2333\",[21,43.388]],[\"parent/2333\",[818,4.554]],[\"name/2334\",[22,44.409]],[\"parent/2334\",[818,4.554]],[\"name/2335\",[23,41.214]],[\"parent/2335\",[818,4.554]],[\"name/2336\",[24,45.545]],[\"parent/2336\",[818,4.554]],[\"name/2337\",[819,47.906]],[\"parent/2337\",[]],[\"name/2338\",[363,62.059]],[\"parent/2338\",[819,4.517]],[\"name/2339\",[3,56.313]],[\"parent/2339\",[819,4.517]],[\"name/2340\",[147,49.554]],[\"parent/2340\",[819,4.517]],[\"name/2341\",[732,63.741]],[\"parent/2341\",[819,4.517]],[\"name/2342\",[260,65.762]],[\"parent/2342\",[819,4.517]],[\"name/2343\",[140,56.313]],[\"parent/2343\",[819,4.517]],[\"name/2344\",[361,58.237]],[\"parent/2344\",[819,4.517]],[\"name/2345\",[7,55.473]],[\"parent/2345\",[819,4.517]],[\"name/2346\",[8,46.49]],[\"parent/2346\",[819,4.517]],[\"name/2347\",[9,41.021]],[\"parent/2347\",[819,4.517]],[\"name/2348\",[10,43.388]],[\"parent/2348\",[819,4.517]],[\"name/2349\",[11,44.681]],[\"parent/2349\",[819,4.517]],[\"name/2350\",[12,45.545]],[\"parent/2350\",[819,4.517]],[\"name/2351\",[13,45.249]],[\"parent/2351\",[819,4.517]],[\"name/2352\",[14,45.85]],[\"parent/2352\",[819,4.517]],[\"name/2353\",[15,46.49]],[\"parent/2353\",[819,4.517]],[\"name/2354\",[16,46.49]],[\"parent/2354\",[819,4.517]],[\"name/2355\",[17,44.961]],[\"parent/2355\",[819,4.517]],[\"name/2356\",[18,46.165]],[\"parent/2356\",[819,4.517]],[\"name/2357\",[19,36.969]],[\"parent/2357\",[819,4.517]],[\"name/2358\",[20,46.165]],[\"parent/2358\",[819,4.517]],[\"name/2359\",[21,43.388]],[\"parent/2359\",[819,4.517]],[\"name/2360\",[22,44.409]],[\"parent/2360\",[819,4.517]],[\"name/2361\",[23,41.214]],[\"parent/2361\",[819,4.517]],[\"name/2362\",[24,45.545]],[\"parent/2362\",[819,4.517]],[\"name/2363\",[820,44.144]],[\"parent/2363\",[]],[\"name/2364\",[821,68.293]],[\"parent/2364\",[820,4.162]],[\"name/2365\",[778,68.293]],[\"parent/2365\",[820,4.162]],[\"name/2366\",[31,43.388]],[\"parent/2366\",[820,4.162]],[\"name/2367\",[822,71.682]],[\"parent/2367\",[820,4.162]],[\"name/2368\",[823,71.682]],[\"parent/2368\",[820,4.162]],[\"name/2369\",[791,68.293]],[\"parent/2369\",[820,4.162]],[\"name/2370\",[783,68.293]],[\"parent/2370\",[820,4.162]],[\"name/2371\",[824,76.826]],[\"parent/2371\",[820,4.162]],[\"name/2372\",[627,57.229]],[\"parent/2372\",[820,4.162]],[\"name/2373\",[825,71.682]],[\"parent/2373\",[820,4.162]],[\"name/2374\",[826,71.682]],[\"parent/2374\",[820,4.162]],[\"name/2375\",[827,71.682]],[\"parent/2375\",[820,4.162]],[\"name/2376\",[828,71.682]],[\"parent/2376\",[820,4.162]],[\"name/2377\",[829,71.682]],[\"parent/2377\",[820,4.162]],[\"name/2378\",[830,71.682]],[\"parent/2378\",[820,4.162]],[\"name/2379\",[209,65.762]],[\"parent/2379\",[820,4.162]],[\"name/2380\",[210,62.059]],[\"parent/2380\",[820,4.162]],[\"name/2381\",[831,71.682]],[\"parent/2381\",[820,4.162]],[\"name/2382\",[832,71.682]],[\"parent/2382\",[820,4.162]],[\"name/2383\",[833,71.682]],[\"parent/2383\",[820,4.162]],[\"name/2384\",[8,46.49]],[\"parent/2384\",[820,4.162]],[\"name/2385\",[9,41.021]],[\"parent/2385\",[820,4.162]],[\"name/2386\",[10,43.388]],[\"parent/2386\",[820,4.162]],[\"name/2387\",[11,44.681]],[\"parent/2387\",[820,4.162]],[\"name/2388\",[12,45.545]],[\"parent/2388\",[820,4.162]],[\"name/2389\",[13,45.249]],[\"parent/2389\",[820,4.162]],[\"name/2390\",[14,45.85]],[\"parent/2390\",[820,4.162]],[\"name/2391\",[15,46.49]],[\"parent/2391\",[820,4.162]],[\"name/2392\",[16,46.49]],[\"parent/2392\",[820,4.162]],[\"name/2393\",[17,44.961]],[\"parent/2393\",[820,4.162]],[\"name/2394\",[18,46.165]],[\"parent/2394\",[820,4.162]],[\"name/2395\",[19,36.969]],[\"parent/2395\",[820,4.162]],[\"name/2396\",[20,46.165]],[\"parent/2396\",[820,4.162]],[\"name/2397\",[21,43.388]],[\"parent/2397\",[820,4.162]],[\"name/2398\",[22,44.409]],[\"parent/2398\",[820,4.162]],[\"name/2399\",[23,41.214]],[\"parent/2399\",[820,4.162]],[\"name/2400\",[24,45.545]],[\"parent/2400\",[820,4.162]],[\"name/2401\",[834,76.826]],[\"parent/2401\",[]],[\"name/2402\",[835,49.554]],[\"parent/2402\",[]],[\"name/2403\",[10,43.388]],[\"parent/2403\",[835,4.673]],[\"name/2404\",[31,43.388]],[\"parent/2404\",[835,4.673]],[\"name/2405\",[551,63.741]],[\"parent/2405\",[835,4.673]],[\"name/2406\",[627,57.229]],[\"parent/2406\",[835,4.673]],[\"name/2407\",[210,62.059]],[\"parent/2407\",[835,4.673]],[\"name/2408\",[209,65.762]],[\"parent/2408\",[835,4.673]],[\"name/2409\",[833,71.682]],[\"parent/2409\",[835,4.673]],[\"name/2410\",[821,68.293]],[\"parent/2410\",[835,4.673]],[\"name/2411\",[778,68.293]],[\"parent/2411\",[835,4.673]],[\"name/2412\",[822,71.682]],[\"parent/2412\",[835,4.673]],[\"name/2413\",[823,71.682]],[\"parent/2413\",[835,4.673]],[\"name/2414\",[791,68.293]],[\"parent/2414\",[835,4.673]],[\"name/2415\",[783,68.293]],[\"parent/2415\",[835,4.673]],[\"name/2416\",[825,71.682]],[\"parent/2416\",[835,4.673]],[\"name/2417\",[826,71.682]],[\"parent/2417\",[835,4.673]],[\"name/2418\",[827,71.682]],[\"parent/2418\",[835,4.673]],[\"name/2419\",[828,71.682]],[\"parent/2419\",[835,4.673]],[\"name/2420\",[829,71.682]],[\"parent/2420\",[835,4.673]],[\"name/2421\",[830,71.682]],[\"parent/2421\",[835,4.673]],[\"name/2422\",[831,71.682]],[\"parent/2422\",[835,4.673]],[\"name/2423\",[832,71.682]],[\"parent/2423\",[835,4.673]],[\"name/2424\",[836,76.826]],[\"parent/2424\",[]],[\"name/2425\",[837,76.826]],[\"parent/2425\",[]],[\"name/2426\",[838,50.995]],[\"parent/2426\",[]],[\"name/2427\",[100,53.978]],[\"parent/2427\",[838,4.808]],[\"name/2428\",[8,46.49]],[\"parent/2428\",[838,4.808]],[\"name/2429\",[9,41.021]],[\"parent/2429\",[838,4.808]],[\"name/2430\",[10,43.388]],[\"parent/2430\",[838,4.808]],[\"name/2431\",[11,44.681]],[\"parent/2431\",[838,4.808]],[\"name/2432\",[12,45.545]],[\"parent/2432\",[838,4.808]],[\"name/2433\",[13,45.249]],[\"parent/2433\",[838,4.808]],[\"name/2434\",[14,45.85]],[\"parent/2434\",[838,4.808]],[\"name/2435\",[15,46.49]],[\"parent/2435\",[838,4.808]],[\"name/2436\",[16,46.49]],[\"parent/2436\",[838,4.808]],[\"name/2437\",[17,44.961]],[\"parent/2437\",[838,4.808]],[\"name/2438\",[18,46.165]],[\"parent/2438\",[838,4.808]],[\"name/2439\",[19,36.969]],[\"parent/2439\",[838,4.808]],[\"name/2440\",[20,46.165]],[\"parent/2440\",[838,4.808]],[\"name/2441\",[21,43.388]],[\"parent/2441\",[838,4.808]],[\"name/2442\",[22,44.409]],[\"parent/2442\",[838,4.808]],[\"name/2443\",[23,41.214]],[\"parent/2443\",[838,4.808]],[\"name/2444\",[24,45.545]],[\"parent/2444\",[838,4.808]],[\"name/2445\",[839,63.741]],[\"parent/2445\",[]],[\"name/2446\",[803,65.762]],[\"parent/2446\",[839,6.01]],[\"name/2447\",[32,68.293]],[\"parent/2447\",[839,6.01]],[\"name/2448\",[37,65.762]],[\"parent/2448\",[839,6.01]],[\"name/2449\",[26,35.876]],[\"parent/2449\",[839,6.01]],[\"name/2450\",[840,50.491]],[\"parent/2450\",[]],[\"name/2451\",[3,56.313]],[\"parent/2451\",[840,4.761]],[\"name/2452\",[6,63.741]],[\"parent/2452\",[840,4.761]],[\"name/2453\",[8,46.49]],[\"parent/2453\",[840,4.761]],[\"name/2454\",[9,41.021]],[\"parent/2454\",[840,4.761]],[\"name/2455\",[10,43.388]],[\"parent/2455\",[840,4.761]],[\"name/2456\",[11,44.681]],[\"parent/2456\",[840,4.761]],[\"name/2457\",[12,45.545]],[\"parent/2457\",[840,4.761]],[\"name/2458\",[13,45.249]],[\"parent/2458\",[840,4.761]],[\"name/2459\",[14,45.85]],[\"parent/2459\",[840,4.761]],[\"name/2460\",[15,46.49]],[\"parent/2460\",[840,4.761]],[\"name/2461\",[16,46.49]],[\"parent/2461\",[840,4.761]],[\"name/2462\",[17,44.961]],[\"parent/2462\",[840,4.761]],[\"name/2463\",[18,46.165]],[\"parent/2463\",[840,4.761]],[\"name/2464\",[19,36.969]],[\"parent/2464\",[840,4.761]],[\"name/2465\",[20,46.165]],[\"parent/2465\",[840,4.761]],[\"name/2466\",[21,43.388]],[\"parent/2466\",[840,4.761]],[\"name/2467\",[22,44.409]],[\"parent/2467\",[840,4.761]],[\"name/2468\",[23,41.214]],[\"parent/2468\",[840,4.761]],[\"name/2469\",[24,45.545]],[\"parent/2469\",[840,4.761]],[\"name/2470\",[841,68.293]],[\"parent/2470\",[]],[\"name/2471\",[803,65.762]],[\"parent/2471\",[841,6.439]],[\"name/2472\",[842,76.826]],[\"parent/2472\",[841,6.439]],[\"name/2473\",[843,60.618]],[\"parent/2473\",[]],[\"name/2474\",[31,43.388]],[\"parent/2474\",[843,5.716]],[\"name/2475\",[393,60.618]],[\"parent/2475\",[843,5.716]],[\"name/2476\",[160,55.473]],[\"parent/2476\",[843,5.716]],[\"name/2477\",[233,71.682]],[\"parent/2477\",[843,5.716]],[\"name/2478\",[26,35.876]],[\"parent/2478\",[843,5.716]],[\"name/2479\",[844,76.826]],[\"parent/2479\",[845,6.759]],[\"name/2480\",[846,76.826]],[\"parent/2480\",[845,6.759]],[\"name/2481\",[847,76.826]],[\"parent/2481\",[843,5.716]],[\"name/2482\",[848,50.011]],[\"parent/2482\",[]],[\"name/2483\",[849,71.682]],[\"parent/2483\",[848,4.716]],[\"name/2484\",[850,76.826]],[\"parent/2484\",[848,4.716]],[\"name/2485\",[100,53.978]],[\"parent/2485\",[848,4.716]],[\"name/2486\",[8,46.49]],[\"parent/2486\",[848,4.716]],[\"name/2487\",[9,41.021]],[\"parent/2487\",[848,4.716]],[\"name/2488\",[10,43.388]],[\"parent/2488\",[848,4.716]],[\"name/2489\",[11,44.681]],[\"parent/2489\",[848,4.716]],[\"name/2490\",[12,45.545]],[\"parent/2490\",[848,4.716]],[\"name/2491\",[13,45.249]],[\"parent/2491\",[848,4.716]],[\"name/2492\",[14,45.85]],[\"parent/2492\",[848,4.716]],[\"name/2493\",[15,46.49]],[\"parent/2493\",[848,4.716]],[\"name/2494\",[16,46.49]],[\"parent/2494\",[848,4.716]],[\"name/2495\",[17,44.961]],[\"parent/2495\",[848,4.716]],[\"name/2496\",[18,46.165]],[\"parent/2496\",[848,4.716]],[\"name/2497\",[19,36.969]],[\"parent/2497\",[848,4.716]],[\"name/2498\",[20,46.165]],[\"parent/2498\",[848,4.716]],[\"name/2499\",[21,43.388]],[\"parent/2499\",[848,4.716]],[\"name/2500\",[22,44.409]],[\"parent/2500\",[848,4.716]],[\"name/2501\",[23,41.214]],[\"parent/2501\",[848,4.716]],[\"name/2502\",[24,45.545]],[\"parent/2502\",[848,4.716]],[\"name/2503\",[851,50.011]],[\"parent/2503\",[]],[\"name/2504\",[208,57.229]],[\"parent/2504\",[851,4.716]],[\"name/2505\",[849,71.682]],[\"parent/2505\",[851,4.716]],[\"name/2506\",[852,76.826]],[\"parent/2506\",[851,4.716]],[\"name/2507\",[8,46.49]],[\"parent/2507\",[851,4.716]],[\"name/2508\",[9,41.021]],[\"parent/2508\",[851,4.716]],[\"name/2509\",[10,43.388]],[\"parent/2509\",[851,4.716]],[\"name/2510\",[11,44.681]],[\"parent/2510\",[851,4.716]],[\"name/2511\",[12,45.545]],[\"parent/2511\",[851,4.716]],[\"name/2512\",[13,45.249]],[\"parent/2512\",[851,4.716]],[\"name/2513\",[14,45.85]],[\"parent/2513\",[851,4.716]],[\"name/2514\",[15,46.49]],[\"parent/2514\",[851,4.716]],[\"name/2515\",[16,46.49]],[\"parent/2515\",[851,4.716]],[\"name/2516\",[17,44.961]],[\"parent/2516\",[851,4.716]],[\"name/2517\",[18,46.165]],[\"parent/2517\",[851,4.716]],[\"name/2518\",[19,36.969]],[\"parent/2518\",[851,4.716]],[\"name/2519\",[20,46.165]],[\"parent/2519\",[851,4.716]],[\"name/2520\",[21,43.388]],[\"parent/2520\",[851,4.716]],[\"name/2521\",[22,44.409]],[\"parent/2521\",[851,4.716]],[\"name/2522\",[23,41.214]],[\"parent/2522\",[851,4.716]],[\"name/2523\",[24,45.545]],[\"parent/2523\",[851,4.716]],[\"name/2524\",[853,63.741]],[\"parent/2524\",[]],[\"name/2525\",[854,76.826]],[\"parent/2525\",[853,6.01]],[\"name/2526\",[855,71.682]],[\"parent/2526\",[853,6.01]],[\"name/2527\",[856,76.826]],[\"parent/2527\",[853,6.01]],[\"name/2528\",[42,59.357]],[\"parent/2528\",[853,6.01]],[\"name/2529\",[857,71.682]],[\"parent/2529\",[]],[\"name/2530\",[26,35.876]],[\"parent/2530\",[857,6.759]],[\"name/2531\",[858,71.682]],[\"parent/2531\",[]],[\"name/2532\",[26,35.876]],[\"parent/2532\",[858,6.759]],[\"name/2533\",[859,47.173]],[\"parent/2533\",[]],[\"name/2534\",[135,62.059]],[\"parent/2534\",[859,4.448]],[\"name/2535\",[860,76.826]],[\"parent/2535\",[859,4.448]],[\"name/2536\",[140,56.313]],[\"parent/2536\",[859,4.448]],[\"name/2537\",[133,60.618]],[\"parent/2537\",[859,4.448]],[\"name/2538\",[861,76.826]],[\"parent/2538\",[859,4.448]],[\"name/2539\",[862,76.826]],[\"parent/2539\",[859,4.448]],[\"name/2540\",[863,76.826]],[\"parent/2540\",[859,4.448]],[\"name/2541\",[864,76.826]],[\"parent/2541\",[859,4.448]],[\"name/2542\",[865,76.826]],[\"parent/2542\",[859,4.448]],[\"name/2543\",[3,56.313]],[\"parent/2543\",[859,4.448]],[\"name/2544\",[8,46.49]],[\"parent/2544\",[859,4.448]],[\"name/2545\",[9,41.021]],[\"parent/2545\",[859,4.448]],[\"name/2546\",[10,43.388]],[\"parent/2546\",[859,4.448]],[\"name/2547\",[11,44.681]],[\"parent/2547\",[859,4.448]],[\"name/2548\",[12,45.545]],[\"parent/2548\",[859,4.448]],[\"name/2549\",[13,45.249]],[\"parent/2549\",[859,4.448]],[\"name/2550\",[14,45.85]],[\"parent/2550\",[859,4.448]],[\"name/2551\",[15,46.49]],[\"parent/2551\",[859,4.448]],[\"name/2552\",[16,46.49]],[\"parent/2552\",[859,4.448]],[\"name/2553\",[17,44.961]],[\"parent/2553\",[859,4.448]],[\"name/2554\",[18,46.165]],[\"parent/2554\",[859,4.448]],[\"name/2555\",[19,36.969]],[\"parent/2555\",[859,4.448]],[\"name/2556\",[20,46.165]],[\"parent/2556\",[859,4.448]],[\"name/2557\",[21,43.388]],[\"parent/2557\",[859,4.448]],[\"name/2558\",[22,44.409]],[\"parent/2558\",[859,4.448]],[\"name/2559\",[23,41.214]],[\"parent/2559\",[859,4.448]],[\"name/2560\",[24,45.545]],[\"parent/2560\",[859,4.448]],[\"name/2561\",[866,71.682]],[\"parent/2561\",[]],[\"name/2562\",[26,35.876]],[\"parent/2562\",[866,6.759]],[\"name/2563\",[147,49.554]],[\"parent/2563\",[]],[\"name/2564\",[867,60.618]],[\"parent/2564\",[]],[\"name/2565\",[17,44.961]],[\"parent/2565\",[867,5.716]],[\"name/2566\",[18,46.165]],[\"parent/2566\",[867,5.716]],[\"name/2567\",[19,36.969]],[\"parent/2567\",[867,5.716]],[\"name/2568\",[20,46.165]],[\"parent/2568\",[867,5.716]],[\"name/2569\",[21,43.388]],[\"parent/2569\",[867,5.716]],[\"name/2570\",[22,44.409]],[\"parent/2570\",[867,5.716]],[\"name/2571\",[868,76.826]],[\"parent/2571\",[]],[\"name/2572\",[869,76.826]],[\"parent/2572\",[]],[\"name/2573\",[870,50.491]],[\"parent/2573\",[]],[\"name/2574\",[871,76.826]],[\"parent/2574\",[870,4.761]],[\"name/2575\",[872,76.826]],[\"parent/2575\",[870,4.761]],[\"name/2576\",[8,46.49]],[\"parent/2576\",[870,4.761]],[\"name/2577\",[9,41.021]],[\"parent/2577\",[870,4.761]],[\"name/2578\",[10,43.388]],[\"parent/2578\",[870,4.761]],[\"name/2579\",[11,44.681]],[\"parent/2579\",[870,4.761]],[\"name/2580\",[12,45.545]],[\"parent/2580\",[870,4.761]],[\"name/2581\",[13,45.249]],[\"parent/2581\",[870,4.761]],[\"name/2582\",[14,45.85]],[\"parent/2582\",[870,4.761]],[\"name/2583\",[15,46.49]],[\"parent/2583\",[870,4.761]],[\"name/2584\",[16,46.49]],[\"parent/2584\",[870,4.761]],[\"name/2585\",[17,44.961]],[\"parent/2585\",[870,4.761]],[\"name/2586\",[18,46.165]],[\"parent/2586\",[870,4.761]],[\"name/2587\",[19,36.969]],[\"parent/2587\",[870,4.761]],[\"name/2588\",[20,46.165]],[\"parent/2588\",[870,4.761]],[\"name/2589\",[21,43.388]],[\"parent/2589\",[870,4.761]],[\"name/2590\",[22,44.409]],[\"parent/2590\",[870,4.761]],[\"name/2591\",[23,41.214]],[\"parent/2591\",[870,4.761]],[\"name/2592\",[24,45.545]],[\"parent/2592\",[870,4.761]],[\"name/2593\",[873,76.826]],[\"parent/2593\",[]],[\"name/2594\",[874,76.826]],[\"parent/2594\",[]],[\"name/2595\",[875,48.696]],[\"parent/2595\",[]],[\"name/2596\",[407,59.357]],[\"parent/2596\",[875,4.592]],[\"name/2597\",[187,68.293]],[\"parent/2597\",[875,4.592]],[\"name/2598\",[372,60.618]],[\"parent/2598\",[875,4.592]],[\"name/2599\",[876,76.826]],[\"parent/2599\",[875,4.592]],[\"name/2600\",[877,76.826]],[\"parent/2600\",[875,4.592]],[\"name/2601\",[878,76.826]],[\"parent/2601\",[875,4.592]],[\"name/2602\",[879,76.826]],[\"parent/2602\",[875,4.592]],[\"name/2603\",[880,76.826]],[\"parent/2603\",[875,4.592]],[\"name/2604\",[881,76.826]],[\"parent/2604\",[875,4.592]],[\"name/2605\",[882,76.826]],[\"parent/2605\",[875,4.592]],[\"name/2606\",[883,76.826]],[\"parent/2606\",[875,4.592]],[\"name/2607\",[884,76.826]],[\"parent/2607\",[875,4.592]],[\"name/2608\",[26,35.876]],[\"parent/2608\",[875,4.592]],[\"name/2609\",[885,76.826]],[\"parent/2609\",[886,7.244]],[\"name/2610\",[780,71.682]],[\"parent/2610\",[875,4.592]],[\"name/2611\",[210,62.059]],[\"parent/2611\",[875,4.592]],[\"name/2612\",[887,76.826]],[\"parent/2612\",[875,4.592]],[\"name/2613\",[888,76.826]],[\"parent/2613\",[875,4.592]],[\"name/2614\",[889,76.826]],[\"parent/2614\",[875,4.592]],[\"name/2615\",[42,59.357]],[\"parent/2615\",[875,4.592]],[\"name/2616\",[890,76.826]],[\"parent/2616\",[875,4.592]],[\"name/2617\",[891,76.826]],[\"parent/2617\",[875,4.592]],[\"name/2618\",[855,71.682]],[\"parent/2618\",[875,4.592]],[\"name/2619\",[892,76.826]],[\"parent/2619\",[875,4.592]],[\"name/2620\",[893,50.995]],[\"parent/2620\",[]],[\"name/2621\",[894,71.682]],[\"parent/2621\",[893,4.808]],[\"name/2622\",[8,46.49]],[\"parent/2622\",[893,4.808]],[\"name/2623\",[9,41.021]],[\"parent/2623\",[893,4.808]],[\"name/2624\",[10,43.388]],[\"parent/2624\",[893,4.808]],[\"name/2625\",[11,44.681]],[\"parent/2625\",[893,4.808]],[\"name/2626\",[12,45.545]],[\"parent/2626\",[893,4.808]],[\"name/2627\",[13,45.249]],[\"parent/2627\",[893,4.808]],[\"name/2628\",[14,45.85]],[\"parent/2628\",[893,4.808]],[\"name/2629\",[15,46.49]],[\"parent/2629\",[893,4.808]],[\"name/2630\",[16,46.49]],[\"parent/2630\",[893,4.808]],[\"name/2631\",[17,44.961]],[\"parent/2631\",[893,4.808]],[\"name/2632\",[18,46.165]],[\"parent/2632\",[893,4.808]],[\"name/2633\",[19,36.969]],[\"parent/2633\",[893,4.808]],[\"name/2634\",[20,46.165]],[\"parent/2634\",[893,4.808]],[\"name/2635\",[21,43.388]],[\"parent/2635\",[893,4.808]],[\"name/2636\",[22,44.409]],[\"parent/2636\",[893,4.808]],[\"name/2637\",[23,41.214]],[\"parent/2637\",[893,4.808]],[\"name/2638\",[24,45.545]],[\"parent/2638\",[893,4.808]],[\"name/2639\",[895,50.995]],[\"parent/2639\",[]],[\"name/2640\",[894,71.682]],[\"parent/2640\",[895,4.808]],[\"name/2641\",[8,46.49]],[\"parent/2641\",[895,4.808]],[\"name/2642\",[9,41.021]],[\"parent/2642\",[895,4.808]],[\"name/2643\",[10,43.388]],[\"parent/2643\",[895,4.808]],[\"name/2644\",[11,44.681]],[\"parent/2644\",[895,4.808]],[\"name/2645\",[12,45.545]],[\"parent/2645\",[895,4.808]],[\"name/2646\",[13,45.249]],[\"parent/2646\",[895,4.808]],[\"name/2647\",[14,45.85]],[\"parent/2647\",[895,4.808]],[\"name/2648\",[15,46.49]],[\"parent/2648\",[895,4.808]],[\"name/2649\",[16,46.49]],[\"parent/2649\",[895,4.808]],[\"name/2650\",[17,44.961]],[\"parent/2650\",[895,4.808]],[\"name/2651\",[18,46.165]],[\"parent/2651\",[895,4.808]],[\"name/2652\",[19,36.969]],[\"parent/2652\",[895,4.808]],[\"name/2653\",[20,46.165]],[\"parent/2653\",[895,4.808]],[\"name/2654\",[21,43.388]],[\"parent/2654\",[895,4.808]],[\"name/2655\",[22,44.409]],[\"parent/2655\",[895,4.808]],[\"name/2656\",[23,41.214]],[\"parent/2656\",[895,4.808]],[\"name/2657\",[24,45.545]],[\"parent/2657\",[895,4.808]],[\"name/2658\",[896,56.313]],[\"parent/2658\",[]],[\"name/2659\",[897,76.826]],[\"parent/2659\",[896,5.31]],[\"name/2660\",[898,54.684,899,54.684]],[\"parent/2660\",[896,5.31]],[\"name/2661\",[26,35.876]],[\"parent/2661\",[896,5.31]],[\"name/2662\",[585,27.371,900,34.689,901,34.689,902,34.689]],[\"parent/2662\",[903,4.554]],[\"name/2663\",[904,51.023,905,54.684]],[\"parent/2663\",[903,4.554]],[\"name/2664\",[904,51.023,906,54.684]],[\"parent/2664\",[903,4.554]],[\"name/2665\",[372,43.147,907,54.684]],[\"parent/2665\",[903,4.554]],[\"name/2666\",[372,27.371,585,27.371,908,34.689,909,34.689]],[\"parent/2666\",[903,4.554]],[\"name/2667\",[267,27.364,585,23.14,910,24.332,911,29.327,912,29.327]],[\"parent/2667\",[903,4.554]],[\"name/2668\",[585,33.494,913,42.45,914,37.735]],[\"parent/2668\",[903,4.554]],[\"name/2669\",[585,27.371,627,25.841,914,30.836,915,34.689]],[\"parent/2669\",[903,4.554]],[\"name/2670\",[372,27.371,585,27.371,691,32.366,910,28.781]],[\"parent/2670\",[903,4.554]],[\"name/2671\",[627,31.622,914,37.735,916,42.45]],[\"parent/2671\",[903,4.554]],[\"name/2672\",[917,76.826]],[\"parent/2672\",[896,5.31]],[\"name/2673\",[918,76.826]],[\"parent/2673\",[896,5.31]],[\"name/2674\",[919,76.826]],[\"parent/2674\",[896,5.31]],[\"name/2675\",[920,76.826]],[\"parent/2675\",[896,5.31]],[\"name/2676\",[433,58.237]],[\"parent/2676\",[896,5.31]],[\"name/2677\",[26,35.876]],[\"parent/2677\",[896,5.31]],[\"name/2678\",[184,23.14,433,22.231,921,29.327,922,29.327,923,21.497]],[\"parent/2678\",[903,4.554]],[\"name/2679\",[923,40.083,924,54.684]],[\"parent/2679\",[903,4.554]],[\"name/2680\",[184,17.676,433,16.982,518,19.914,551,18.587,740,20.902,910,18.587,925,22.402]],[\"parent/2680\",[903,4.554]],[\"name/2681\",[186,26.07,433,22.231,551,24.332,910,24.332,926,29.327]],[\"parent/2681\",[903,4.554]],[\"name/2682\",[185,23.69,433,22.231,518,26.07,910,24.332,927,29.327]],[\"parent/2682\",[903,4.554]],[\"name/2683\",[184,43.147,923,40.083]],[\"parent/2683\",[903,4.554]],[\"name/2684\",[92,43.147,923,40.083]],[\"parent/2684\",[903,4.554]],[\"name/2685\",[923,40.083,928,54.684]],[\"parent/2685\",[903,4.554]],[\"name/2686\",[186,48.611,923,40.083]],[\"parent/2686\",[903,4.554]],[\"name/2687\",[226,51.023,923,40.083]],[\"parent/2687\",[903,4.554]],[\"name/2688\",[929,54.684,930,54.684]],[\"parent/2688\",[903,4.554]],[\"name/2689\",[744,48.611,923,40.083]],[\"parent/2689\",[903,4.554]],[\"name/2690\",[706,39.608,744,37.735,923,31.116]],[\"parent/2690\",[903,4.554]],[\"name/2691\",[923,40.083,931,54.684]],[\"parent/2691\",[903,4.554]],[\"name/2692\",[185,44.173,923,40.083]],[\"parent/2692\",[903,4.554]],[\"name/2693\",[932,76.826]],[\"parent/2693\",[896,5.31]],[\"name/2694\",[933,49.554]],[\"parent/2694\",[]],[\"name/2695\",[3,56.313]],[\"parent/2695\",[933,4.673]],[\"name/2696\",[10,43.388]],[\"parent/2696\",[933,4.673]],[\"name/2697\",[147,49.554]],[\"parent/2697\",[933,4.673]],[\"name/2698\",[361,58.237]],[\"parent/2698\",[933,4.673]],[\"name/2699\",[7,55.473]],[\"parent/2699\",[933,4.673]],[\"name/2700\",[8,46.49]],[\"parent/2700\",[933,4.673]],[\"name/2701\",[9,41.021]],[\"parent/2701\",[933,4.673]],[\"name/2702\",[11,44.681]],[\"parent/2702\",[933,4.673]],[\"name/2703\",[12,45.545]],[\"parent/2703\",[933,4.673]],[\"name/2704\",[13,45.249]],[\"parent/2704\",[933,4.673]],[\"name/2705\",[14,45.85]],[\"parent/2705\",[933,4.673]],[\"name/2706\",[15,46.49]],[\"parent/2706\",[933,4.673]],[\"name/2707\",[16,46.49]],[\"parent/2707\",[933,4.673]],[\"name/2708\",[17,44.961]],[\"parent/2708\",[933,4.673]],[\"name/2709\",[18,46.165]],[\"parent/2709\",[933,4.673]],[\"name/2710\",[19,36.969]],[\"parent/2710\",[933,4.673]],[\"name/2711\",[20,46.165]],[\"parent/2711\",[933,4.673]],[\"name/2712\",[21,43.388]],[\"parent/2712\",[933,4.673]],[\"name/2713\",[22,44.409]],[\"parent/2713\",[933,4.673]],[\"name/2714\",[23,41.214]],[\"parent/2714\",[933,4.673]],[\"name/2715\",[24,45.545]],[\"parent/2715\",[933,4.673]],[\"name/2716\",[934,49.116]],[\"parent/2716\",[]],[\"name/2717\",[363,62.059]],[\"parent/2717\",[934,4.631]],[\"name/2718\",[3,56.313]],[\"parent/2718\",[934,4.631]],[\"name/2719\",[10,43.388]],[\"parent/2719\",[934,4.631]],[\"name/2720\",[147,49.554]],[\"parent/2720\",[934,4.631]],[\"name/2721\",[361,58.237]],[\"parent/2721\",[934,4.631]],[\"name/2722\",[7,55.473]],[\"parent/2722\",[934,4.631]],[\"name/2723\",[8,46.49]],[\"parent/2723\",[934,4.631]],[\"name/2724\",[9,41.021]],[\"parent/2724\",[934,4.631]],[\"name/2725\",[11,44.681]],[\"parent/2725\",[934,4.631]],[\"name/2726\",[12,45.545]],[\"parent/2726\",[934,4.631]],[\"name/2727\",[13,45.249]],[\"parent/2727\",[934,4.631]],[\"name/2728\",[14,45.85]],[\"parent/2728\",[934,4.631]],[\"name/2729\",[15,46.49]],[\"parent/2729\",[934,4.631]],[\"name/2730\",[16,46.49]],[\"parent/2730\",[934,4.631]],[\"name/2731\",[17,44.961]],[\"parent/2731\",[934,4.631]],[\"name/2732\",[18,46.165]],[\"parent/2732\",[934,4.631]],[\"name/2733\",[19,36.969]],[\"parent/2733\",[934,4.631]],[\"name/2734\",[20,46.165]],[\"parent/2734\",[934,4.631]],[\"name/2735\",[21,43.388]],[\"parent/2735\",[934,4.631]],[\"name/2736\",[22,44.409]],[\"parent/2736\",[934,4.631]],[\"name/2737\",[23,41.214]],[\"parent/2737\",[934,4.631]],[\"name/2738\",[24,45.545]],[\"parent/2738\",[934,4.631]],[\"name/2739\",[935,62.059]],[\"parent/2739\",[]],[\"name/2740\",[803,65.762]],[\"parent/2740\",[935,5.852]],[\"name/2741\",[33,68.293]],[\"parent/2741\",[935,5.852]],[\"name/2742\",[34,68.293]],[\"parent/2742\",[935,5.852]],[\"name/2743\",[36,68.293]],[\"parent/2743\",[935,5.852]],[\"name/2744\",[936,76.826]],[\"parent/2744\",[935,5.852]],[\"name/2745\",[937,59.357]],[\"parent/2745\",[]],[\"name/2746\",[805,71.682]],[\"parent/2746\",[937,5.597]],[\"name/2747\",[938,76.826]],[\"parent/2747\",[937,5.597]],[\"name/2748\",[361,58.237]],[\"parent/2748\",[937,5.597]],[\"name/2749\",[939,76.826]],[\"parent/2749\",[937,5.597]],[\"name/2750\",[10,43.388]],[\"parent/2750\",[937,5.597]],[\"name/2751\",[363,62.059]],[\"parent/2751\",[937,5.597]],[\"name/2752\",[147,49.554]],[\"parent/2752\",[937,5.597]],[\"name/2753\",[940,50.995]],[\"parent/2753\",[]],[\"name/2754\",[821,68.293]],[\"parent/2754\",[940,4.808]],[\"name/2755\",[8,46.49]],[\"parent/2755\",[940,4.808]],[\"name/2756\",[9,41.021]],[\"parent/2756\",[940,4.808]],[\"name/2757\",[10,43.388]],[\"parent/2757\",[940,4.808]],[\"name/2758\",[11,44.681]],[\"parent/2758\",[940,4.808]],[\"name/2759\",[12,45.545]],[\"parent/2759\",[940,4.808]],[\"name/2760\",[13,45.249]],[\"parent/2760\",[940,4.808]],[\"name/2761\",[14,45.85]],[\"parent/2761\",[940,4.808]],[\"name/2762\",[15,46.49]],[\"parent/2762\",[940,4.808]],[\"name/2763\",[16,46.49]],[\"parent/2763\",[940,4.808]],[\"name/2764\",[17,44.961]],[\"parent/2764\",[940,4.808]],[\"name/2765\",[18,46.165]],[\"parent/2765\",[940,4.808]],[\"name/2766\",[19,36.969]],[\"parent/2766\",[940,4.808]],[\"name/2767\",[20,46.165]],[\"parent/2767\",[940,4.808]],[\"name/2768\",[21,43.388]],[\"parent/2768\",[940,4.808]],[\"name/2769\",[22,44.409]],[\"parent/2769\",[940,4.808]],[\"name/2770\",[23,41.214]],[\"parent/2770\",[940,4.808]],[\"name/2771\",[24,45.545]],[\"parent/2771\",[940,4.808]],[\"name/2772\",[941,76.826]],[\"parent/2772\",[]],[\"name/2773\",[942,71.682]],[\"parent/2773\",[]],[\"name/2774\",[794,71.682]],[\"parent/2774\",[942,6.759]],[\"name/2775\",[943,62.059]],[\"parent/2775\",[]],[\"name/2776\",[17,44.961]],[\"parent/2776\",[943,5.852]],[\"name/2777\",[639,71.682]],[\"parent/2777\",[943,5.852]],[\"name/2778\",[284,65.762]],[\"parent/2778\",[943,5.852]],[\"name/2779\",[19,36.969]],[\"parent/2779\",[943,5.852]],[\"name/2780\",[285,63.741]],[\"parent/2780\",[943,5.852]],[\"name/2781\",[944,76.826]],[\"parent/2781\",[]],[\"name/2782\",[945,65.762]],[\"parent/2782\",[]],[\"name/2783\",[19,36.969]],[\"parent/2783\",[945,6.201]],[\"name/2784\",[285,63.741]],[\"parent/2784\",[945,6.201]],[\"name/2785\",[284,65.762]],[\"parent/2785\",[945,6.201]],[\"name/2786\",[946,68.293]],[\"parent/2786\",[]],[\"name/2787\",[285,63.741]],[\"parent/2787\",[946,6.439]],[\"name/2788\",[284,65.762]],[\"parent/2788\",[946,6.439]],[\"name/2789\",[399,49.116]],[\"parent/2789\",[]],[\"name/2790\",[399,49.116]],[\"parent/2790\",[399,4.631]],[\"name/2791\",[947,76.826]],[\"parent/2791\",[399,4.631]],[\"name/2792\",[26,35.876]],[\"parent/2792\",[399,4.631]],[\"name/2793\",[948,76.826]],[\"parent/2793\",[949,6.759]],[\"name/2794\",[950,76.826]],[\"parent/2794\",[949,6.759]],[\"name/2795\",[951,76.826]],[\"parent/2795\",[]],[\"name/2796\",[952,49.116]],[\"parent/2796\",[]],[\"name/2797\",[482,62.059]],[\"parent/2797\",[952,4.631]],[\"name/2798\",[642,62.059]],[\"parent/2798\",[952,4.631]],[\"name/2799\",[643,65.762]],[\"parent/2799\",[952,4.631]],[\"name/2800\",[481,63.741]],[\"parent/2800\",[952,4.631]],[\"name/2801\",[26,35.876]],[\"parent/2801\",[952,4.631]],[\"name/2802\",[87,53.978]],[\"parent/2802\",[952,4.631]],[\"name/2803\",[241,56.313]],[\"parent/2803\",[952,4.631]],[\"name/2804\",[242,54.698]],[\"parent/2804\",[952,4.631]],[\"name/2805\",[480,62.059]],[\"parent/2805\",[952,4.631]],[\"name/2806\",[483,62.059]],[\"parent/2806\",[952,4.631]],[\"name/2807\",[484,62.059]],[\"parent/2807\",[952,4.631]],[\"name/2808\",[485,62.059]],[\"parent/2808\",[952,4.631]],[\"name/2809\",[486,62.059]],[\"parent/2809\",[952,4.631]],[\"name/2810\",[487,62.059]],[\"parent/2810\",[952,4.631]],[\"name/2811\",[143,50.011]],[\"parent/2811\",[952,4.631]],[\"name/2812\",[488,60.618]],[\"parent/2812\",[952,4.631]],[\"name/2813\",[489,59.357]],[\"parent/2813\",[952,4.631]],[\"name/2814\",[490,59.357]],[\"parent/2814\",[952,4.631]],[\"name/2815\",[491,60.618]],[\"parent/2815\",[952,4.631]],[\"name/2816\",[492,60.618]],[\"parent/2816\",[952,4.631]],[\"name/2817\",[493,60.618]],[\"parent/2817\",[952,4.631]],[\"name/2818\",[494,60.618]],[\"parent/2818\",[952,4.631]],[\"name/2819\",[953,76.826]],[\"parent/2819\",[]],[\"name/2820\",[954,76.826]],[\"parent/2820\",[]],[\"name/2821\",[955,46.826]],[\"parent/2821\",[]],[\"name/2822\",[294,50.995]],[\"parent/2822\",[955,4.415]],[\"name/2823\",[393,60.618]],[\"parent/2823\",[955,4.415]],[\"name/2824\",[658,68.293]],[\"parent/2824\",[955,4.415]],[\"name/2825\",[956,76.826]],[\"parent/2825\",[955,4.415]],[\"name/2826\",[957,76.826]],[\"parent/2826\",[955,4.415]],[\"name/2827\",[283,71.682]],[\"parent/2827\",[955,4.415]],[\"name/2828\",[234,62.059]],[\"parent/2828\",[955,4.415]],[\"name/2829\",[44,44.681]],[\"parent/2829\",[955,4.415]],[\"name/2830\",[286,65.762]],[\"parent/2830\",[955,4.415]],[\"name/2831\",[507,68.293]],[\"parent/2831\",[955,4.415]],[\"name/2832\",[958,76.826]],[\"parent/2832\",[955,4.415]],[\"name/2833\",[959,76.826]],[\"parent/2833\",[955,4.415]],[\"name/2834\",[960,76.826]],[\"parent/2834\",[955,4.415]],[\"name/2835\",[961,76.826]],[\"parent/2835\",[955,4.415]],[\"name/2836\",[272,68.293]],[\"parent/2836\",[955,4.415]],[\"name/2837\",[962,71.682]],[\"parent/2837\",[955,4.415]],[\"name/2838\",[963,76.826]],[\"parent/2838\",[955,4.415]],[\"name/2839\",[964,76.826]],[\"parent/2839\",[955,4.415]],[\"name/2840\",[490,59.357]],[\"parent/2840\",[955,4.415]],[\"name/2841\",[399,49.116]],[\"parent/2841\",[955,4.415]],[\"name/2842\",[479,53.978]],[\"parent/2842\",[955,4.415]],[\"name/2843\",[965,76.826]],[\"parent/2843\",[955,4.415]],[\"name/2844\",[966,76.826]],[\"parent/2844\",[955,4.415]],[\"name/2845\",[967,76.826]],[\"parent/2845\",[955,4.415]],[\"name/2846\",[968,76.826]],[\"parent/2846\",[955,4.415]],[\"name/2847\",[969,71.682]],[\"parent/2847\",[955,4.415]],[\"name/2848\",[970,71.682]],[\"parent/2848\",[955,4.415]],[\"name/2849\",[288,65.762]],[\"parent/2849\",[955,4.415]],[\"name/2850\",[971,71.682]],[\"parent/2850\",[]],[\"name/2851\",[26,35.876]],[\"parent/2851\",[971,6.759]],[\"name/2852\",[44,44.681]],[\"parent/2852\",[]],[\"name/2853\",[972,76.826]],[\"parent/2853\",[44,4.213]],[\"name/2854\",[973,76.826]],[\"parent/2854\",[44,4.213]],[\"name/2855\",[974,71.682]],[\"parent/2855\",[]],[\"name/2856\",[26,35.876]],[\"parent/2856\",[974,6.759]],[\"name/2857\",[975,71.682]],[\"parent/2857\",[]],[\"name/2858\",[19,36.969]],[\"parent/2858\",[975,6.759]],[\"name/2859\",[976,65.762]],[\"parent/2859\",[]],[\"name/2860\",[19,36.969]],[\"parent/2860\",[976,6.201]],[\"name/2861\",[641,65.762]],[\"parent/2861\",[976,6.201]],[\"name/2862\",[17,44.961]],[\"parent/2862\",[976,6.201]],[\"name/2863\",[977,54.698]],[\"parent/2863\",[]],[\"name/2864\",[27,40.104]],[\"parent/2864\",[977,5.158]],[\"name/2865\",[507,68.293]],[\"parent/2865\",[977,5.158]],[\"name/2866\",[286,65.762]],[\"parent/2866\",[977,5.158]],[\"name/2867\",[978,76.826]],[\"parent/2867\",[977,5.158]],[\"name/2868\",[979,76.826]],[\"parent/2868\",[977,5.158]],[\"name/2869\",[980,76.826]],[\"parent/2869\",[977,5.158]],[\"name/2870\",[981,76.826]],[\"parent/2870\",[977,5.158]],[\"name/2871\",[982,76.826]],[\"parent/2871\",[977,5.158]],[\"name/2872\",[983,76.826]],[\"parent/2872\",[977,5.158]],[\"name/2873\",[984,76.826]],[\"parent/2873\",[977,5.158]],[\"name/2874\",[985,76.826]],[\"parent/2874\",[977,5.158]],[\"name/2875\",[986,76.826]],[\"parent/2875\",[977,5.158]],[\"name/2876\",[987,76.826]],[\"parent/2876\",[]],[\"name/2877\",[988,43.886]],[\"parent/2877\",[]],[\"name/2878\",[637,68.293]],[\"parent/2878\",[988,4.138]],[\"name/2879\",[638,68.293]],[\"parent/2879\",[988,4.138]],[\"name/2880\",[658,68.293]],[\"parent/2880\",[988,4.138]],[\"name/2881\",[13,45.249]],[\"parent/2881\",[988,4.138]],[\"name/2882\",[645,68.293]],[\"parent/2882\",[988,4.138]],[\"name/2883\",[641,65.762]],[\"parent/2883\",[988,4.138]],[\"name/2884\",[631,68.293]],[\"parent/2884\",[988,4.138]],[\"name/2885\",[659,71.682]],[\"parent/2885\",[988,4.138]],[\"name/2886\",[646,68.293]],[\"parent/2886\",[988,4.138]],[\"name/2887\",[87,53.978]],[\"parent/2887\",[988,4.138]],[\"name/2888\",[488,60.618]],[\"parent/2888\",[988,4.138]],[\"name/2889\",[241,56.313]],[\"parent/2889\",[988,4.138]],[\"name/2890\",[21,43.388]],[\"parent/2890\",[988,4.138]],[\"name/2891\",[22,44.409]],[\"parent/2891\",[988,4.138]],[\"name/2892\",[481,63.741]],[\"parent/2892\",[988,4.138]],[\"name/2893\",[26,35.876]],[\"parent/2893\",[988,4.138]],[\"name/2894\",[242,54.698]],[\"parent/2894\",[988,4.138]],[\"name/2895\",[480,62.059]],[\"parent/2895\",[988,4.138]],[\"name/2896\",[482,62.059]],[\"parent/2896\",[988,4.138]],[\"name/2897\",[483,62.059]],[\"parent/2897\",[988,4.138]],[\"name/2898\",[484,62.059]],[\"parent/2898\",[988,4.138]],[\"name/2899\",[485,62.059]],[\"parent/2899\",[988,4.138]],[\"name/2900\",[486,62.059]],[\"parent/2900\",[988,4.138]],[\"name/2901\",[487,62.059]],[\"parent/2901\",[988,4.138]],[\"name/2902\",[143,50.011]],[\"parent/2902\",[988,4.138]],[\"name/2903\",[489,59.357]],[\"parent/2903\",[988,4.138]],[\"name/2904\",[490,59.357]],[\"parent/2904\",[988,4.138]],[\"name/2905\",[491,60.618]],[\"parent/2905\",[988,4.138]],[\"name/2906\",[492,60.618]],[\"parent/2906\",[988,4.138]],[\"name/2907\",[493,60.618]],[\"parent/2907\",[988,4.138]],[\"name/2908\",[494,60.618]],[\"parent/2908\",[988,4.138]],[\"name/2909\",[501,65.762]],[\"parent/2909\",[988,4.138]],[\"name/2910\",[502,65.762]],[\"parent/2910\",[988,4.138]],[\"name/2911\",[503,65.762]],[\"parent/2911\",[988,4.138]],[\"name/2912\",[504,65.762]],[\"parent/2912\",[988,4.138]],[\"name/2913\",[505,65.762]],[\"parent/2913\",[988,4.138]],[\"name/2914\",[642,62.059]],[\"parent/2914\",[988,4.138]],[\"name/2915\",[643,65.762]],[\"parent/2915\",[988,4.138]],[\"name/2916\",[989,52.085]],[\"parent/2916\",[]],[\"name/2917\",[27,40.104]],[\"parent/2917\",[989,4.911]],[\"name/2918\",[393,60.618]],[\"parent/2918\",[989,4.911]],[\"name/2919\",[962,71.682]],[\"parent/2919\",[989,4.911]],[\"name/2920\",[990,76.826]],[\"parent/2920\",[989,4.911]],[\"name/2921\",[991,76.826]],[\"parent/2921\",[989,4.911]],[\"name/2922\",[992,76.826]],[\"parent/2922\",[989,4.911]],[\"name/2923\",[993,76.826]],[\"parent/2923\",[989,4.911]],[\"name/2924\",[994,76.826]],[\"parent/2924\",[989,4.911]],[\"name/2925\",[995,76.826]],[\"parent/2925\",[989,4.911]],[\"name/2926\",[490,59.357]],[\"parent/2926\",[989,4.911]],[\"name/2927\",[642,62.059]],[\"parent/2927\",[989,4.911]],[\"name/2928\",[640,65.762]],[\"parent/2928\",[989,4.911]],[\"name/2929\",[996,76.826]],[\"parent/2929\",[989,4.911]],[\"name/2930\",[234,62.059]],[\"parent/2930\",[989,4.911]],[\"name/2931\",[997,76.826]],[\"parent/2931\",[989,4.911]],[\"name/2932\",[998,76.826]],[\"parent/2932\",[989,4.911]],[\"name/2933\",[999,68.293]],[\"parent/2933\",[]],[\"name/2934\",[642,62.059]],[\"parent/2934\",[999,6.439]],[\"name/2935\",[640,65.762]],[\"parent/2935\",[999,6.439]],[\"name/2936\",[1000,43.388]],[\"parent/2936\",[]],[\"name/2937\",[1001,76.826]],[\"parent/2937\",[1000,4.091]],[\"name/2938\",[1002,76.826]],[\"parent/2938\",[1000,4.091]],[\"name/2939\",[1003,76.826]],[\"parent/2939\",[1000,4.091]],[\"name/2940\",[26,35.876]],[\"parent/2940\",[1000,4.091]],[\"name/2941\",[1004,71.682]],[\"parent/2941\",[1005,7.244]],[\"name/2942\",[399,49.116]],[\"parent/2942\",[1000,4.091]],[\"name/2943\",[445,71.682]],[\"parent/2943\",[1000,4.091]],[\"name/2944\",[1006,76.826]],[\"parent/2944\",[1000,4.091]],[\"name/2945\",[1007,71.682]],[\"parent/2945\",[1000,4.091]],[\"name/2946\",[1008,58.237]],[\"parent/2946\",[1000,4.091]],[\"name/2947\",[83,56.313]],[\"parent/2947\",[1000,4.091]],[\"name/2948\",[1009,60.618]],[\"parent/2948\",[1000,4.091]],[\"name/2949\",[1010,76.826]],[\"parent/2949\",[1000,4.091]],[\"name/2950\",[87,53.978]],[\"parent/2950\",[1000,4.091]],[\"name/2951\",[1011,71.682]],[\"parent/2951\",[1000,4.091]],[\"name/2952\",[1012,76.826]],[\"parent/2952\",[1000,4.091]],[\"name/2953\",[1013,76.826]],[\"parent/2953\",[1000,4.091]],[\"name/2954\",[1014,76.826]],[\"parent/2954\",[1000,4.091]],[\"name/2955\",[288,65.762]],[\"parent/2955\",[1000,4.091]],[\"name/2956\",[1015,76.826]],[\"parent/2956\",[1000,4.091]],[\"name/2957\",[1016,76.826]],[\"parent/2957\",[1000,4.091]],[\"name/2958\",[1017,76.826]],[\"parent/2958\",[1000,4.091]],[\"name/2959\",[1018,76.826]],[\"parent/2959\",[1000,4.091]],[\"name/2960\",[1019,76.826]],[\"parent/2960\",[1000,4.091]],[\"name/2961\",[1020,76.826]],[\"parent/2961\",[1000,4.091]],[\"name/2962\",[1021,76.826]],[\"parent/2962\",[1000,4.091]],[\"name/2963\",[104,56.313]],[\"parent/2963\",[1000,4.091]],[\"name/2964\",[105,56.313]],[\"parent/2964\",[1000,4.091]],[\"name/2965\",[106,56.313]],[\"parent/2965\",[1000,4.091]],[\"name/2966\",[107,56.313]],[\"parent/2966\",[1000,4.091]],[\"name/2967\",[108,56.313]],[\"parent/2967\",[1000,4.091]],[\"name/2968\",[109,56.313]],[\"parent/2968\",[1000,4.091]],[\"name/2969\",[110,56.313]],[\"parent/2969\",[1000,4.091]],[\"name/2970\",[111,56.313]],[\"parent/2970\",[1000,4.091]],[\"name/2971\",[112,56.313]],[\"parent/2971\",[1000,4.091]],[\"name/2972\",[113,56.313]],[\"parent/2972\",[1000,4.091]],[\"name/2973\",[114,56.313]],[\"parent/2973\",[1000,4.091]],[\"name/2974\",[115,56.313]],[\"parent/2974\",[1000,4.091]],[\"name/2975\",[116,56.313]],[\"parent/2975\",[1000,4.091]],[\"name/2976\",[117,56.313]],[\"parent/2976\",[1000,4.091]],[\"name/2977\",[118,56.313]],[\"parent/2977\",[1000,4.091]],[\"name/2978\",[1022,71.682]],[\"parent/2978\",[]],[\"name/2979\",[26,35.876]],[\"parent/2979\",[1022,6.759]],[\"name/2980\",[1023,76.826]],[\"parent/2980\",[1024,7.244]],[\"name/2981\",[1025,65.762]],[\"parent/2981\",[]],[\"name/2982\",[1004,71.682]],[\"parent/2982\",[1025,6.201]],[\"name/2983\",[269,71.682]],[\"parent/2983\",[1025,6.201]],[\"name/2984\",[1007,71.682]],[\"parent/2984\",[1025,6.201]],[\"name/2985\",[1026,68.293]],[\"parent/2985\",[]],[\"name/2986\",[496,68.293]],[\"parent/2986\",[1026,6.439]],[\"name/2987\",[1027,76.826]],[\"parent/2987\",[1026,6.439]],[\"name/2988\",[1009,60.618]],[\"parent/2988\",[]],[\"name/2989\",[83,56.313]],[\"parent/2989\",[1009,5.716]],[\"name/2990\",[1028,76.826]],[\"parent/2990\",[1009,5.716]],[\"name/2991\",[400,52.085]],[\"parent/2991\",[1009,5.716]],[\"name/2992\",[1029,76.826]],[\"parent/2992\",[1009,5.716]],[\"name/2993\",[1030,76.826]],[\"parent/2993\",[1009,5.716]],[\"name/2994\",[1031,71.682]],[\"parent/2994\",[]],[\"name/2995\",[26,35.876]],[\"parent/2995\",[1031,6.759]],[\"name/2996\",[83,56.313]],[\"parent/2996\",[1032,7.244]],[\"name/2997\",[1033,71.682]],[\"parent/2997\",[]],[\"name/2998\",[26,35.876]],[\"parent/2998\",[1033,6.759]],[\"name/2999\",[140,56.313]],[\"parent/2999\",[]],[\"name/3000\",[1034,76.826]],[\"parent/3000\",[]],[\"name/3001\",[1008,58.237]],[\"parent/3001\",[]],[\"name/3002\",[27,40.104]],[\"parent/3002\",[1008,5.491]],[\"name/3003\",[160,55.473]],[\"parent/3003\",[1008,5.491]],[\"name/3004\",[1035,76.826]],[\"parent/3004\",[1008,5.491]],[\"name/3005\",[1011,71.682]],[\"parent/3005\",[1008,5.491]],[\"name/3006\",[1036,76.826]],[\"parent/3006\",[1008,5.491]],[\"name/3007\",[1037,76.826]],[\"parent/3007\",[1008,5.491]],[\"name/3008\",[1038,76.826]],[\"parent/3008\",[1008,5.491]],[\"name/3009\",[1039,50.995]],[\"parent/3009\",[]],[\"name/3010\",[9,41.021]],[\"parent/3010\",[1039,4.808]],[\"name/3011\",[23,41.214]],[\"parent/3011\",[1039,4.808]],[\"name/3012\",[19,36.969]],[\"parent/3012\",[1039,4.808]],[\"name/3013\",[1040,76.826]],[\"parent/3013\",[1039,4.808]],[\"name/3014\",[8,46.49]],[\"parent/3014\",[1039,4.808]],[\"name/3015\",[10,43.388]],[\"parent/3015\",[1039,4.808]],[\"name/3016\",[11,44.681]],[\"parent/3016\",[1039,4.808]],[\"name/3017\",[12,45.545]],[\"parent/3017\",[1039,4.808]],[\"name/3018\",[13,45.249]],[\"parent/3018\",[1039,4.808]],[\"name/3019\",[14,45.85]],[\"parent/3019\",[1039,4.808]],[\"name/3020\",[15,46.49]],[\"parent/3020\",[1039,4.808]],[\"name/3021\",[16,46.49]],[\"parent/3021\",[1039,4.808]],[\"name/3022\",[17,44.961]],[\"parent/3022\",[1039,4.808]],[\"name/3023\",[18,46.165]],[\"parent/3023\",[1039,4.808]],[\"name/3024\",[20,46.165]],[\"parent/3024\",[1039,4.808]],[\"name/3025\",[21,43.388]],[\"parent/3025\",[1039,4.808]],[\"name/3026\",[22,44.409]],[\"parent/3026\",[1039,4.808]],[\"name/3027\",[24,45.545]],[\"parent/3027\",[1039,4.808]],[\"name/3028\",[1041,71.682]],[\"parent/3028\",[]],[\"name/3029\",[26,35.876]],[\"parent/3029\",[1041,6.759]],[\"name/3030\",[1042,58.237]],[\"parent/3030\",[]],[\"name/3031\",[1043,76.826]],[\"parent/3031\",[1042,5.491]],[\"name/3032\",[26,35.876]],[\"parent/3032\",[1042,5.491]],[\"name/3033\",[31,43.388]],[\"parent/3033\",[1044,5.716]],[\"name/3034\",[627,57.229]],[\"parent/3034\",[1044,5.716]],[\"name/3035\",[1045,76.826]],[\"parent/3035\",[1042,5.491]],[\"name/3036\",[26,35.876]],[\"parent/3036\",[1042,5.491]],[\"name/3037\",[393,60.618]],[\"parent/3037\",[1044,5.716]],[\"name/3038\",[31,43.388]],[\"parent/3038\",[1044,5.716]],[\"name/3039\",[1046,76.826]],[\"parent/3039\",[1044,5.716]],[\"name/3040\",[627,57.229]],[\"parent/3040\",[1044,5.716]],[\"name/3041\",[628,68.293]],[\"parent/3041\",[1042,5.491]],[\"name/3042\",[627,57.229]],[\"parent/3042\",[1042,5.491]],[\"name/3043\",[1047,76.826]],[\"parent/3043\",[1042,5.491]],[\"name/3044\",[26,35.876]],[\"parent/3044\",[1042,5.491]],[\"name/3045\",[31,43.388]],[\"parent/3045\",[1044,5.716]],[\"name/3046\",[1048,65.762]],[\"parent/3046\",[]],[\"name/3047\",[626,60.618]],[\"parent/3047\",[1048,6.201]],[\"name/3048\",[26,35.876]],[\"parent/3048\",[1048,6.201]],[\"name/3049\",[31,43.388]],[\"parent/3049\",[1049,6.439]],[\"name/3050\",[627,57.229]],[\"parent/3050\",[1049,6.439]],[\"name/3051\",[628,68.293]],[\"parent/3051\",[1049,6.439]],[\"name/3052\",[644,71.682]],[\"parent/3052\",[1048,6.201]],[\"name/3053\",[1050,71.682]],[\"parent/3053\",[]],[\"name/3054\",[26,35.876]],[\"parent/3054\",[1050,6.759]],[\"name/3055\",[479,53.978]],[\"parent/3055\",[]],[\"name/3056\",[279,68.293]],[\"parent/3056\",[479,5.09]],[\"name/3057\",[1051,76.826]],[\"parent/3057\",[479,5.09]],[\"name/3058\",[1052,76.826]],[\"parent/3058\",[479,5.09]],[\"name/3059\",[27,40.104]],[\"parent/3059\",[479,5.09]],[\"name/3060\",[969,71.682]],[\"parent/3060\",[479,5.09]],[\"name/3061\",[970,71.682]],[\"parent/3061\",[479,5.09]],[\"name/3062\",[1053,76.826]],[\"parent/3062\",[479,5.09]],[\"name/3063\",[1054,76.826]],[\"parent/3063\",[479,5.09]],[\"name/3064\",[1055,76.826]],[\"parent/3064\",[479,5.09]],[\"name/3065\",[353,63.741]],[\"parent/3065\",[479,5.09]],[\"name/3066\",[1056,60.618]],[\"parent/3066\",[]],[\"name/3067\",[279,68.293]],[\"parent/3067\",[1056,5.716]],[\"name/3068\",[27,40.104]],[\"parent/3068\",[1056,5.716]],[\"name/3069\",[188,42.462]],[\"parent/3069\",[1056,5.716]],[\"name/3070\",[144,41.214]],[\"parent/3070\",[1056,5.716]],[\"name/3071\",[353,63.741]],[\"parent/3071\",[1056,5.716]],[\"name/3072\",[1057,76.826]],[\"parent/3072\",[1056,5.716]],[\"name/3073\",[289,65.762]],[\"parent/3073\",[]],[\"name/3074\",[1058,71.682]],[\"parent/3074\",[]],[\"name/3075\",[23,41.214]],[\"parent/3075\",[1058,6.759]],[\"name/3076\",[1059,60.618]],[\"parent/3076\",[]],[\"name/3077\",[289,65.762]],[\"parent/3077\",[1059,5.716]],[\"name/3078\",[647,71.682]],[\"parent/3078\",[1059,5.716]],[\"name/3079\",[648,71.682]],[\"parent/3079\",[1059,5.716]],[\"name/3080\",[291,71.682]],[\"parent/3080\",[1059,5.716]],[\"name/3081\",[290,71.682]],[\"parent/3081\",[1059,5.716]],[\"name/3082\",[292,71.682]],[\"parent/3082\",[1059,5.716]]],\"invertedIndex\":[[\"2dsphereindexversion\",{\"_index\":829,\"name\":{\"2377\":{},\"2420\":{}},\"parent\":{}}],[\"__nodejs_mock_server__\",{\"_index\":511,\"name\":{\"1498\":{}},\"parent\":{}}],[\"__type\",{\"_index\":26,\"name\":{\"26\":{},\"50\":{},\"60\":{},\"70\":{},\"80\":{},\"90\":{},\"100\":{},\"110\":{},\"120\":{},\"130\":{},\"140\":{},\"150\":{},\"160\":{},\"170\":{},\"180\":{},\"190\":{},\"200\":{},\"210\":{},\"220\":{},\"230\":{},\"240\":{},\"250\":{},\"260\":{},\"270\":{},\"280\":{},\"294\":{},\"305\":{},\"316\":{},\"326\":{},\"336\":{},\"346\":{},\"356\":{},\"1212\":{},\"1225\":{},\"1232\":{},\"1264\":{},\"1319\":{},\"1338\":{},\"1367\":{},\"1415\":{},\"1440\":{},\"1466\":{},\"1521\":{},\"1593\":{},\"1595\":{},\"1600\":{},\"1603\":{},\"1609\":{},\"1614\":{},\"1621\":{},\"1624\":{},\"1633\":{},\"1685\":{},\"1709\":{},\"1731\":{},\"1811\":{},\"1862\":{},\"1874\":{},\"1878\":{},\"1898\":{},\"1903\":{},\"1932\":{},\"1974\":{},\"2141\":{},\"2449\":{},\"2478\":{},\"2530\":{},\"2532\":{},\"2562\":{},\"2608\":{},\"2661\":{},\"2677\":{},\"2792\":{},\"2801\":{},\"2851\":{},\"2856\":{},\"2893\":{},\"2940\":{},\"2979\":{},\"2995\":{},\"2998\":{},\"3029\":{},\"3032\":{},\"3036\":{},\"3044\":{},\"3048\":{},\"3054\":{}},\"parent\":{}}],[\"_id\",{\"_index\":398,\"name\":{\"1183\":{},\"1190\":{},\"1197\":{},\"1207\":{},\"1213\":{},\"1219\":{},\"1226\":{},\"1234\":{},\"1241\":{},\"1248\":{},\"1259\":{},\"1265\":{},\"1269\":{},\"1310\":{},\"1323\":{},\"1333\":{},\"1339\":{},\"1342\":{},\"1350\":{},\"1362\":{},\"1368\":{},\"1676\":{},\"1726\":{}},\"parent\":{}}],[\"_id_\",{\"_index\":885,\"name\":{\"2609\":{}},\"parent\":{}}],[\"abort\",{\"_index\":588,\"name\":{\"1663\":{},\"1716\":{}},\"parent\":{}}],[\"aborted\",{\"_index\":618,\"name\":{\"1713\":{}},\"parent\":{}}],[\"aborttransaction\",{\"_index\":1019,\"name\":{\"2960\":{}},\"parent\":{}}],[\"abstractcursor\",{\"_index\":81,\"name\":{\"370\":{}},\"parent\":{\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{},\"381\":{},\"382\":{},\"383\":{},\"384\":{},\"385\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"393\":{},\"394\":{},\"395\":{},\"396\":{},\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{}}}],[\"abstractcursorevents\",{\"_index\":521,\"name\":{\"1520\":{}},\"parent\":{\"1521\":{}}}],[\"abstractcursorevents.__type\",{\"_index\":522,\"name\":{},\"parent\":{\"1522\":{}}}],[\"abstractcursoroptions\",{\"_index\":523,\"name\":{\"1523\":{}},\"parent\":{\"1524\":{},\"1525\":{},\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{}}}],[\"acceptedfields\",{\"_index\":672,\"name\":{\"1896\":{}},\"parent\":{}}],[\"accesskeyid\",{\"_index\":546,\"name\":{\"1596\":{}},\"parent\":{}}],[\"acknowledged\",{\"_index\":803,\"name\":{\"2187\":{},\"2446\":{},\"2471\":{},\"2740\":{}},\"parent\":{}}],[\"addcursorflag\",{\"_index\":96,\"name\":{\"388\":{},\"456\":{},\"620\":{},\"691\":{},\"736\":{}},\"parent\":{}}],[\"adderrorlabel\",{\"_index\":47,\"name\":{\"47\":{},\"57\":{},\"67\":{},\"77\":{},\"87\":{},\"97\":{},\"107\":{},\"117\":{},\"127\":{},\"137\":{},\"147\":{},\"157\":{},\"167\":{},\"177\":{},\"187\":{},\"197\":{},\"207\":{},\"217\":{},\"227\":{},\"237\":{},\"247\":{},\"257\":{},\"267\":{},\"277\":{},\"291\":{},\"302\":{},\"313\":{},\"323\":{},\"333\":{},\"343\":{},\"353\":{},\"368\":{}},\"parent\":{}}],[\"addlistener\",{\"_index\":104,\"name\":{\"397\":{},\"463\":{},\"480\":{},\"626\":{},\"653\":{},\"699\":{},\"744\":{},\"793\":{},\"1166\":{},\"1881\":{},\"2963\":{}},\"parent\":{}}],[\"addquerymodifier\",{\"_index\":213,\"name\":{\"594\":{}},\"parent\":{}}],[\"address\",{\"_index\":294,\"name\":{\"890\":{},\"904\":{},\"909\":{},\"920\":{},\"924\":{},\"928\":{},\"931\":{},\"937\":{},\"941\":{},\"944\":{},\"947\":{},\"951\":{},\"954\":{},\"958\":{},\"961\":{},\"964\":{},\"979\":{},\"1487\":{},\"2822\":{}},\"parent\":{}}],[\"addtooperationslist\",{\"_index\":379,\"name\":{\"1104\":{},\"1121\":{},\"1134\":{}},\"parent\":{}}],[\"addtosetoperators\",{\"_index\":673,\"name\":{\"1897\":{}},\"parent\":{\"1898\":{}}}],[\"addtosetoperators.__type\",{\"_index\":675,\"name\":{},\"parent\":{\"1899\":{}}}],[\"adduser\",{\"_index\":125,\"name\":{\"418\":{},\"573\":{}},\"parent\":{}}],[\"adduseroptions\",{\"_index\":755,\"name\":{\"1986\":{}},\"parent\":{\"1987\":{},\"1988\":{},\"1989\":{},\"1990\":{},\"1991\":{},\"1992\":{},\"1993\":{},\"1994\":{},\"1995\":{},\"1996\":{},\"1997\":{},\"1998\":{},\"1999\":{},\"2000\":{},\"2001\":{},\"2002\":{},\"2003\":{},\"2004\":{},\"2005\":{},\"2006\":{}}}],[\"admin\",{\"_index\":119,\"name\":{\"412\":{},\"564\":{}},\"parent\":{\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{},\"421\":{},\"422\":{}}}],[\"advanceclustertime\",{\"_index\":1014,\"name\":{\"2954\":{}},\"parent\":{}}],[\"advanceoperationtime\",{\"_index\":1013,\"name\":{\"2953\":{}},\"parent\":{}}],[\"aggregate\",{\"_index\":177,\"name\":{\"533\":{},\"563\":{}},\"parent\":{}}],[\"aggregateoptions\",{\"_index\":761,\"name\":{\"2010\":{}},\"parent\":{\"2011\":{},\"2012\":{},\"2013\":{},\"2014\":{},\"2015\":{},\"2016\":{},\"2017\":{},\"2018\":{},\"2019\":{},\"2020\":{},\"2021\":{},\"2022\":{},\"2023\":{},\"2024\":{},\"2025\":{},\"2026\":{},\"2027\":{},\"2028\":{},\"2029\":{},\"2030\":{},\"2031\":{},\"2032\":{},\"2033\":{},\"2034\":{},\"2035\":{}}}],[\"aggregationcursor\",{\"_index\":130,\"name\":{\"423\":{}},\"parent\":{\"424\":{},\"425\":{},\"426\":{},\"427\":{},\"428\":{},\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{},\"439\":{},\"440\":{},\"441\":{},\"442\":{},\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"447\":{},\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{},\"471\":{},\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{}}}],[\"aggregationcursoroptions\",{\"_index\":532,\"name\":{\"1541\":{}},\"parent\":{\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{},\"1548\":{},\"1549\":{},\"1550\":{},\"1551\":{},\"1552\":{},\"1553\":{},\"1554\":{},\"1555\":{},\"1556\":{},\"1557\":{},\"1558\":{},\"1559\":{},\"1560\":{},\"1561\":{},\"1562\":{},\"1563\":{},\"1564\":{},\"1565\":{},\"1566\":{},\"1567\":{},\"1568\":{},\"1569\":{}}}],[\"aliases\",{\"_index\":597,\"name\":{\"1681\":{},\"1723\":{}},\"parent\":{}}],[\"all\",{\"_index\":709,\"name\":{\"1938\":{}},\"parent\":{}}],[\"allhosts\",{\"_index\":965,\"name\":{\"2843\":{}},\"parent\":{}}],[\"allocated\",{\"_index\":905,\"name\":{\"2663\":{}},\"parent\":{}}],[\"allocation\",{\"_index\":908,\"name\":{\"2666\":{}},\"parent\":{}}],[\"allocations\",{\"_index\":900,\"name\":{\"2662\":{}},\"parent\":{}}],[\"allowdiskuse\",{\"_index\":215,\"name\":{\"600\":{},\"1285\":{},\"1554\":{},\"2011\":{},\"2092\":{},\"2269\":{}},\"parent\":{}}],[\"allowpartialresults\",{\"_index\":815,\"name\":{\"2271\":{}},\"parent\":{}}],[\"alternate\",{\"_index\":768,\"name\":{\"2042\":{}},\"parent\":{}}],[\"alternativetype\",{\"_index\":676,\"name\":{\"1900\":{}},\"parent\":{}}],[\"and\",{\"_index\":740,\"name\":{\"1970\":{},\"2680\":{}},\"parent\":{}}],[\"anybulkwriteoperation\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"anyerror\",{\"_index\":578,\"name\":{\"1643\":{}},\"parent\":{}}],[\"application\",{\"_index\":1047,\"name\":{\"3043\":{}},\"parent\":{}}],[\"appname\",{\"_index\":644,\"name\":{\"1778\":{},\"3052\":{}},\"parent\":{}}],[\"arbiters\",{\"_index\":957,\"name\":{\"2826\":{}},\"parent\":{}}],[\"architecture\",{\"_index\":1046,\"name\":{\"3039\":{}},\"parent\":{}}],[\"arrayelement\",{\"_index\":677,\"name\":{\"1901\":{}},\"parent\":{}}],[\"arrayfilters\",{\"_index\":363,\"name\":{\"1056\":{},\"1063\":{},\"1114\":{},\"2338\":{},\"2717\":{},\"2751\":{}},\"parent\":{}}],[\"arrayoperator\",{\"_index\":678,\"name\":{\"1902\":{}},\"parent\":{\"1903\":{}}}],[\"arrayoperator.__type\",{\"_index\":679,\"name\":{},\"parent\":{\"1904\":{},\"1905\":{},\"1906\":{},\"1907\":{}}}],[\"asynciterator\",{\"_index\":103,\"name\":{\"396\":{},\"462\":{},\"625\":{},\"698\":{},\"743\":{}},\"parent\":{}}],[\"auth\",{\"_index\":625,\"name\":{\"1735\":{},\"1770\":{}},\"parent\":{\"1736\":{},\"1737\":{}}}],[\"authdb\",{\"_index\":15,\"name\":{\"15\":{},\"1298\":{},\"1564\":{},\"1997\":{},\"2026\":{},\"2054\":{},\"2079\":{},\"2107\":{},\"2150\":{},\"2176\":{},\"2204\":{},\"2223\":{},\"2242\":{},\"2280\":{},\"2302\":{},\"2327\":{},\"2353\":{},\"2391\":{},\"2435\":{},\"2460\":{},\"2493\":{},\"2514\":{},\"2551\":{},\"2583\":{},\"2629\":{},\"2648\":{},\"2706\":{},\"2729\":{},\"2762\":{},\"3020\":{}},\"parent\":{}}],[\"authmechanism\",{\"_index\":251,\"name\":{\"817\":{},\"818\":{},\"1772\":{}},\"parent\":{}}],[\"authmechanismproperties\",{\"_index\":451,\"name\":{\"1387\":{},\"1773\":{}},\"parent\":{\"1388\":{},\"1389\":{},\"1390\":{},\"1391\":{},\"1392\":{}}}],[\"authorizedcollections\",{\"_index\":850,\"name\":{\"2484\":{}},\"parent\":{}}],[\"authorizeddatabases\",{\"_index\":852,\"name\":{\"2506\":{}},\"parent\":{}}],[\"authsource\",{\"_index\":534,\"name\":{\"1571\":{},\"1771\":{}},\"parent\":{}}],[\"autoencrypter\",{\"_index\":242,\"name\":{\"780\":{},\"1428\":{},\"1469\":{},\"1582\":{},\"1824\":{},\"2804\":{},\"2894\":{}},\"parent\":{\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{}}}],[\"autoencryption\",{\"_index\":656,\"name\":{\"1804\":{},\"1843\":{}},\"parent\":{}}],[\"autoencryptionloggerlevel\",{\"_index\":254,\"name\":{\"822\":{},\"823\":{}},\"parent\":{}}],[\"autoencryptionoptions\",{\"_index\":540,\"name\":{\"1589\":{}},\"parent\":{\"1590\":{},\"1591\":{},\"1592\":{},\"1593\":{},\"1616\":{},\"1617\":{},\"1618\":{},\"1619\":{},\"1620\":{},\"1621\":{},\"1623\":{},\"1624\":{},\"1631\":{},\"1632\":{},\"1633\":{}}}],[\"autoencryptionoptions.__type\",{\"_index\":545,\"name\":{},\"parent\":{\"1594\":{},\"1595\":{},\"1599\":{},\"1600\":{},\"1602\":{},\"1603\":{},\"1608\":{},\"1609\":{},\"1613\":{},\"1614\":{},\"1622\":{},\"1625\":{},\"1626\":{},\"1627\":{},\"1628\":{},\"1629\":{},\"1630\":{},\"1634\":{},\"1635\":{},\"1636\":{},\"1637\":{},\"1638\":{}}}],[\"autoencryptionoptions.__type.__type\",{\"_index\":547,\"name\":{},\"parent\":{\"1596\":{},\"1597\":{},\"1598\":{},\"1601\":{},\"1604\":{},\"1605\":{},\"1606\":{},\"1607\":{},\"1610\":{},\"1611\":{},\"1612\":{},\"1615\":{}}}],[\"autoencryptiontlsoptions\",{\"_index\":574,\"name\":{\"1639\":{}},\"parent\":{\"1640\":{},\"1641\":{},\"1642\":{}}}],[\"autoindexid\",{\"_index\":781,\"name\":{\"2124\":{}},\"parent\":{}}],[\"available\",{\"_index\":267,\"name\":{\"849\":{},\"2667\":{}},\"parent\":{}}],[\"avgobjsize\",{\"_index\":876,\"name\":{\"2599\":{}},\"parent\":{}}],[\"awaitdata\",{\"_index\":525,\"name\":{\"1532\":{},\"1550\":{},\"2260\":{}},\"parent\":{}}],[\"aws\",{\"_index\":544,\"name\":{\"1594\":{},\"1634\":{}},\"parent\":{}}],[\"aws_session_token\",{\"_index\":456,\"name\":{\"1392\":{}},\"parent\":{}}],[\"azure\",{\"_index\":552,\"name\":{\"1602\":{},\"1636\":{}},\"parent\":{}}],[\"background\",{\"_index\":821,\"name\":{\"2364\":{},\"2410\":{},\"2754\":{}},\"parent\":{}}],[\"backwards\",{\"_index\":770,\"name\":{\"2044\":{}},\"parent\":{}}],[\"batch\",{\"_index\":367,\"name\":{\"1085\":{}},\"parent\":{\"1086\":{},\"1087\":{},\"1088\":{},\"1089\":{},\"1090\":{},\"1091\":{},\"1092\":{},\"1093\":{}}}],[\"batches\",{\"_index\":377,\"name\":{\"1102\":{},\"1129\":{},\"1142\":{}},\"parent\":{}}],[\"batchsize\",{\"_index\":100,\"name\":{\"393\":{},\"460\":{},\"623\":{},\"696\":{},\"741\":{},\"1283\":{},\"1375\":{},\"1527\":{},\"1545\":{},\"2012\":{},\"2093\":{},\"2261\":{},\"2427\":{},\"2485\":{}},\"parent\":{}}],[\"batchtype\",{\"_index\":249,\"name\":{\"813\":{},\"814\":{},\"1090\":{}},\"parent\":{}}],[\"beforehandshake\",{\"_index\":581,\"name\":{\"1651\":{}},\"parent\":{}}],[\"bits\",{\"_index\":830,\"name\":{\"2378\":{},\"2421\":{}},\"parent\":{}}],[\"bitsallclear\",{\"_index\":711,\"name\":{\"1941\":{}},\"parent\":{}}],[\"bitsallset\",{\"_index\":712,\"name\":{\"1942\":{}},\"parent\":{}}],[\"bitsanyclear\",{\"_index\":713,\"name\":{\"1943\":{}},\"parent\":{}}],[\"bitsanyset\",{\"_index\":714,\"name\":{\"1944\":{}},\"parent\":{}}],[\"bitwisefilter\",{\"_index\":682,\"name\":{\"1908\":{}},\"parent\":{}}],[\"block\",{\"_index\":898,\"name\":{\"2660\":{}},\"parent\":{}}],[\"blocks\",{\"_index\":904,\"name\":{\"2663\":{},\"2664\":{}},\"parent\":{}}],[\"bsonoptions\",{\"_index\":146,\"name\":{\"501\":{},\"558\":{},\"784\":{},\"1100\":{},\"1127\":{},\"1140\":{}},\"parent\":{}}],[\"bsonserializeoptions\",{\"_index\":330,\"name\":{\"988\":{}},\"parent\":{\"989\":{},\"990\":{}}}],[\"bsontype\",{\"_index\":259,\"name\":{\"832\":{},\"833\":{}},\"parent\":{}}],[\"bsontypealias\",{\"_index\":683,\"name\":{\"1909\":{}},\"parent\":{}}],[\"btree\",{\"_index\":917,\"name\":{\"2672\":{}},\"parent\":{}}],[\"bucket\",{\"_index\":606,\"name\":{\"1696\":{}},\"parent\":{}}],[\"bucketname\",{\"_index\":602,\"name\":{\"1688\":{}},\"parent\":{}}],[\"bucketsize\",{\"_index\":831,\"name\":{\"2381\":{},\"2422\":{}},\"parent\":{}}],[\"bufferedcount\",{\"_index\":88,\"name\":{\"379\":{},\"447\":{},\"611\":{},\"682\":{},\"727\":{}},\"parent\":{}}],[\"buftostore\",{\"_index\":610,\"name\":{\"1704\":{}},\"parent\":{}}],[\"buildinfo\",{\"_index\":121,\"name\":{\"414\":{}},\"parent\":{}}],[\"bulk\",{\"_index\":921,\"name\":{\"2678\":{}},\"parent\":{}}],[\"bulkoperation\",{\"_index\":381,\"name\":{\"1106\":{}},\"parent\":{}}],[\"bulkoperationbase\",{\"_index\":374,\"name\":{\"1094\":{}},\"parent\":{\"1095\":{},\"1096\":{},\"1097\":{},\"1098\":{},\"1099\":{},\"1100\":{},\"1101\":{},\"1102\":{},\"1103\":{},\"1104\":{}}}],[\"bulkresult\",{\"_index\":331,\"name\":{\"991\":{}},\"parent\":{\"992\":{},\"993\":{},\"994\":{},\"995\":{},\"996\":{},\"997\":{},\"998\":{},\"999\":{},\"1000\":{},\"1001\":{},\"1002\":{}}}],[\"bulkwrite\",{\"_index\":150,\"name\":{\"506\":{}},\"parent\":{}}],[\"bulkwriteoperationerror\",{\"_index\":340,\"name\":{\"1003\":{}},\"parent\":{\"1004\":{},\"1005\":{},\"1006\":{},\"1007\":{},\"1008\":{}}}],[\"bulkwriteoptions\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{}}}],[\"bulkwriteresult\",{\"_index\":342,\"name\":{\"1009\":{}},\"parent\":{\"1010\":{},\"1011\":{},\"1012\":{},\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{},\"1018\":{},\"1019\":{},\"1020\":{},\"1021\":{},\"1022\":{},\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{},\"1027\":{},\"1028\":{},\"1029\":{},\"1030\":{},\"1031\":{},\"1032\":{},\"1033\":{},\"1034\":{},\"1035\":{},\"1036\":{}}}],[\"bypassautoencryption\",{\"_index\":564,\"name\":{\"1618\":{}},\"parent\":{}}],[\"bypassdocumentvalidation\",{\"_index\":3,\"name\":{\"3\":{},\"1286\":{},\"1555\":{},\"2013\":{},\"2094\":{},\"2313\":{},\"2339\":{},\"2451\":{},\"2543\":{},\"2695\":{},\"2718\":{}},\"parent\":{}}],[\"bypassqueryanalysis\",{\"_index\":565,\"name\":{\"1619\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":910,\"name\":{\"2667\":{},\"2670\":{},\"2680\":{},\"2681\":{},\"2682\":{}},\"parent\":{}}],[\"cache\",{\"_index\":918,\"name\":{\"2673\":{}},\"parent\":{}}],[\"cache_walk\",{\"_index\":919,\"name\":{\"2674\":{}},\"parent\":{}}],[\"callback\",{\"_index\":1041,\"name\":{\"3028\":{}},\"parent\":{\"3029\":{}}}],[\"calls\",{\"_index\":923,\"name\":{\"2678\":{},\"2679\":{},\"2683\":{},\"2684\":{},\"2685\":{},\"2686\":{},\"2687\":{},\"2689\":{},\"2690\":{},\"2691\":{},\"2692\":{}},\"parent\":{}}],[\"cancellationtoken\",{\"_index\":143,\"name\":{\"478\":{},\"1438\":{},\"1477\":{},\"2811\":{},\"2902\":{}},\"parent\":{\"479\":{},\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{},\"485\":{},\"486\":{},\"487\":{},\"488\":{},\"489\":{},\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{}}}],[\"canonicalize_host_name\",{\"_index\":455,\"name\":{\"1391\":{}},\"parent\":{}}],[\"capped\",{\"_index\":780,\"name\":{\"2123\":{},\"2610\":{}},\"parent\":{}}],[\"casefirst\",{\"_index\":765,\"name\":{\"2039\":{}},\"parent\":{}}],[\"caselevel\",{\"_index\":764,\"name\":{\"2038\":{}},\"parent\":{}}],[\"casesensitive\",{\"_index\":747,\"name\":{\"1977\":{}},\"parent\":{}}],[\"causalconsistency\",{\"_index\":1004,\"name\":{\"2941\":{},\"2982\":{}},\"parent\":{}}],[\"change\",{\"_index\":390,\"name\":{\"1149\":{}},\"parent\":{}}],[\"changestream\",{\"_index\":386,\"name\":{\"1144\":{}},\"parent\":{\"1145\":{},\"1146\":{},\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{},\"1152\":{},\"1153\":{},\"1154\":{},\"1155\":{},\"1156\":{},\"1157\":{},\"1158\":{},\"1159\":{},\"1160\":{},\"1161\":{},\"1162\":{},\"1163\":{},\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{},\"1168\":{},\"1169\":{},\"1170\":{},\"1171\":{},\"1172\":{},\"1173\":{},\"1174\":{},\"1175\":{},\"1176\":{},\"1177\":{},\"1178\":{},\"1179\":{},\"1180\":{}}}],[\"changestreamcollmoddocument\",{\"_index\":396,\"name\":{\"1181\":{}},\"parent\":{\"1182\":{},\"1183\":{},\"1184\":{},\"1185\":{},\"1186\":{},\"1187\":{}}}],[\"changestreamcreatedocument\",{\"_index\":403,\"name\":{\"1188\":{}},\"parent\":{\"1189\":{},\"1190\":{},\"1191\":{},\"1192\":{},\"1193\":{},\"1194\":{}}}],[\"changestreamcreateindexdocument\",{\"_index\":404,\"name\":{\"1195\":{}},\"parent\":{\"1196\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1201\":{},\"1202\":{}}}],[\"changestreamdeletedocument\",{\"_index\":406,\"name\":{\"1203\":{}},\"parent\":{\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1214\":{}}}],[\"changestreamdeletedocument.__type\",{\"_index\":410,\"name\":{},\"parent\":{\"1213\":{}}}],[\"changestreamdocument\",{\"_index\":411,\"name\":{\"1215\":{}},\"parent\":{}}],[\"changestreamdocumentcollectionuuid\",{\"_index\":412,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{}}}],[\"changestreamdocumentcommon\",{\"_index\":413,\"name\":{\"1218\":{}},\"parent\":{\"1219\":{},\"1220\":{},\"1221\":{},\"1222\":{}}}],[\"changestreamdocumentkey\",{\"_index\":414,\"name\":{\"1223\":{}},\"parent\":{\"1224\":{},\"1225\":{}}}],[\"changestreamdocumentkey.__type\",{\"_index\":415,\"name\":{},\"parent\":{\"1226\":{}}}],[\"changestreamdocumentoperationdescription\",{\"_index\":416,\"name\":{\"1227\":{}},\"parent\":{\"1228\":{}}}],[\"changestreamdropdatabasedocument\",{\"_index\":417,\"name\":{\"1229\":{}},\"parent\":{\"1230\":{},\"1231\":{},\"1232\":{},\"1234\":{},\"1235\":{},\"1236\":{},\"1237\":{}}}],[\"changestreamdropdatabasedocument.__type\",{\"_index\":418,\"name\":{},\"parent\":{\"1233\":{}}}],[\"changestreamdropdocument\",{\"_index\":419,\"name\":{\"1238\":{}},\"parent\":{\"1239\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{},\"1245\":{}}}],[\"changestreamdropindexdocument\",{\"_index\":420,\"name\":{\"1246\":{}},\"parent\":{\"1247\":{},\"1248\":{},\"1249\":{},\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{}}}],[\"changestreamevents\",{\"_index\":421,\"name\":{\"1254\":{}},\"parent\":{}}],[\"changestreaminsertdocument\",{\"_index\":422,\"name\":{\"1255\":{}},\"parent\":{\"1256\":{},\"1257\":{},\"1258\":{},\"1259\":{},\"1260\":{},\"1261\":{},\"1262\":{},\"1263\":{},\"1264\":{},\"1266\":{}}}],[\"changestreaminsertdocument.__type\",{\"_index\":424,\"name\":{},\"parent\":{\"1265\":{}}}],[\"changestreaminvalidatedocument\",{\"_index\":425,\"name\":{\"1267\":{}},\"parent\":{\"1268\":{},\"1269\":{},\"1270\":{},\"1271\":{},\"1272\":{}}}],[\"changestreamnamespace\",{\"_index\":426,\"name\":{\"1273\":{}},\"parent\":{\"1274\":{},\"1275\":{}}}],[\"changestreamoptions\",{\"_index\":428,\"name\":{\"1276\":{}},\"parent\":{\"1277\":{},\"1278\":{},\"1279\":{},\"1280\":{},\"1281\":{},\"1282\":{},\"1283\":{},\"1284\":{},\"1285\":{},\"1286\":{},\"1287\":{},\"1288\":{},\"1289\":{},\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{},\"1294\":{},\"1295\":{},\"1296\":{},\"1297\":{},\"1298\":{},\"1299\":{},\"1300\":{},\"1301\":{},\"1302\":{},\"1303\":{},\"1304\":{},\"1305\":{},\"1306\":{},\"1307\":{}}}],[\"changestreampreandpostimages\",{\"_index\":793,\"name\":{\"2140\":{}},\"parent\":{}}],[\"changestreamrefinecollectionshardkeydocument\",{\"_index\":434,\"name\":{\"1308\":{}},\"parent\":{\"1309\":{},\"1310\":{},\"1311\":{},\"1312\":{},\"1313\":{},\"1314\":{},\"1315\":{}}}],[\"changestreamrenamedocument\",{\"_index\":435,\"name\":{\"1316\":{}},\"parent\":{\"1317\":{},\"1318\":{},\"1319\":{},\"1322\":{},\"1323\":{},\"1324\":{},\"1325\":{},\"1326\":{},\"1327\":{}}}],[\"changestreamrenamedocument.__type\",{\"_index\":437,\"name\":{},\"parent\":{\"1320\":{},\"1321\":{}}}],[\"changestreamreplacedocument\",{\"_index\":438,\"name\":{\"1328\":{}},\"parent\":{\"1329\":{},\"1330\":{},\"1331\":{},\"1332\":{},\"1333\":{},\"1334\":{},\"1335\":{},\"1336\":{},\"1337\":{},\"1338\":{}}}],[\"changestreamreplacedocument.__type\",{\"_index\":439,\"name\":{},\"parent\":{\"1339\":{}}}],[\"changestreamreshardcollectiondocument\",{\"_index\":440,\"name\":{\"1340\":{}},\"parent\":{\"1341\":{},\"1342\":{},\"1343\":{},\"1344\":{},\"1345\":{},\"1346\":{},\"1347\":{}}}],[\"changestreamshardcollectiondocument\",{\"_index\":441,\"name\":{\"1348\":{}},\"parent\":{\"1349\":{},\"1350\":{},\"1351\":{},\"1352\":{},\"1353\":{},\"1354\":{},\"1355\":{}}}],[\"changestreamupdatedocument\",{\"_index\":442,\"name\":{\"1356\":{}},\"parent\":{\"1357\":{},\"1358\":{},\"1359\":{},\"1360\":{},\"1361\":{},\"1362\":{},\"1363\":{},\"1364\":{},\"1365\":{},\"1366\":{},\"1367\":{},\"1369\":{}}}],[\"changestreamupdatedocument.__type\",{\"_index\":444,\"name\":{},\"parent\":{\"1368\":{}}}],[\"checkpoint\",{\"_index\":907,\"name\":{\"2665\":{}},\"parent\":{}}],[\"chunks\",{\"_index\":607,\"name\":{\"1697\":{}},\"parent\":{}}],[\"chunksize\",{\"_index\":594,\"name\":{\"1678\":{}},\"parent\":{}}],[\"chunksizebytes\",{\"_index\":603,\"name\":{\"1689\":{},\"1703\":{},\"1719\":{}},\"parent\":{}}],[\"classname\",{\"_index\":230,\"name\":{\"766\":{}},\"parent\":{}}],[\"clientid\",{\"_index\":554,\"name\":{\"1605\":{}},\"parent\":{}}],[\"clientmetadata\",{\"_index\":1042,\"name\":{\"3030\":{}},\"parent\":{\"3031\":{},\"3032\":{},\"3035\":{},\"3036\":{},\"3041\":{},\"3042\":{},\"3043\":{},\"3044\":{}}}],[\"clientmetadata.__type\",{\"_index\":1044,\"name\":{},\"parent\":{\"3033\":{},\"3034\":{},\"3037\":{},\"3038\":{},\"3039\":{},\"3040\":{},\"3045\":{}}}],[\"clientmetadataoptions\",{\"_index\":1048,\"name\":{\"3046\":{}},\"parent\":{\"3047\":{},\"3048\":{},\"3052\":{}}}],[\"clientmetadataoptions.__type\",{\"_index\":1049,\"name\":{},\"parent\":{\"3049\":{},\"3050\":{},\"3051\":{}}}],[\"clientoptions\",{\"_index\":1002,\"name\":{\"2938\":{}},\"parent\":{}}],[\"clientsecret\",{\"_index\":555,\"name\":{\"1606\":{}},\"parent\":{}}],[\"clientsession\",{\"_index\":1000,\"name\":{\"2936\":{}},\"parent\":{\"2937\":{},\"2938\":{},\"2939\":{},\"2940\":{},\"2942\":{},\"2943\":{},\"2944\":{},\"2945\":{},\"2946\":{},\"2947\":{},\"2948\":{},\"2949\":{},\"2950\":{},\"2951\":{},\"2952\":{},\"2953\":{},\"2954\":{},\"2955\":{},\"2956\":{},\"2957\":{},\"2958\":{},\"2959\":{},\"2960\":{},\"2961\":{},\"2962\":{},\"2963\":{},\"2964\":{},\"2965\":{},\"2966\":{},\"2967\":{},\"2968\":{},\"2969\":{},\"2970\":{},\"2971\":{},\"2972\":{},\"2973\":{},\"2974\":{},\"2975\":{},\"2976\":{},\"2977\":{}}}],[\"clientsession.__type\",{\"_index\":1005,\"name\":{},\"parent\":{\"2941\":{}}}],[\"clientsessionevents\",{\"_index\":1022,\"name\":{\"2978\":{}},\"parent\":{\"2979\":{}}}],[\"clientsessionevents.__type\",{\"_index\":1024,\"name\":{},\"parent\":{\"2980\":{}}}],[\"clientsessionoptions\",{\"_index\":1025,\"name\":{\"2981\":{}},\"parent\":{\"2982\":{},\"2983\":{},\"2984\":{}}}],[\"clone\",{\"_index\":102,\"name\":{\"395\":{},\"426\":{},\"584\":{},\"674\":{},\"719\":{}},\"parent\":{}}],[\"close\",{\"_index\":82,\"name\":{\"371\":{},\"386\":{},\"424\":{},\"454\":{},\"583\":{},\"618\":{},\"669\":{},\"689\":{},\"715\":{},\"734\":{},\"787\":{},\"1148\":{},\"1164\":{},\"1420\":{},\"1522\":{},\"1660\":{},\"1693\":{}},\"parent\":{}}],[\"closed\",{\"_index\":85,\"name\":{\"376\":{},\"444\":{},\"608\":{},\"679\":{},\"724\":{},\"1163\":{}},\"parent\":{}}],[\"closeoptions\",{\"_index\":498,\"name\":{\"1455\":{}},\"parent\":{\"1456\":{}}}],[\"clusteredcollectionoptions\",{\"_index\":777,\"name\":{\"2117\":{}},\"parent\":{\"2118\":{},\"2119\":{},\"2120\":{}}}],[\"clusteredindex\",{\"_index\":790,\"name\":{\"2137\":{}},\"parent\":{}}],[\"clustertime\",{\"_index\":399,\"name\":{\"1184\":{},\"1191\":{},\"1198\":{},\"1208\":{},\"1220\":{},\"1235\":{},\"1242\":{},\"1249\":{},\"1260\":{},\"1270\":{},\"1311\":{},\"1324\":{},\"1334\":{},\"1343\":{},\"1351\":{},\"1363\":{},\"2789\":{},\"2790\":{},\"2841\":{},\"2942\":{}},\"parent\":{\"2790\":{},\"2791\":{},\"2792\":{}}}],[\"clustertime.__type\",{\"_index\":949,\"name\":{},\"parent\":{\"2793\":{},\"2794\":{}}}],[\"clustertimereceived\",{\"_index\":473,\"name\":{\"1419\":{}},\"parent\":{}}],[\"code\",{\"_index\":43,\"name\":{\"43\":{},\"53\":{},\"63\":{},\"73\":{},\"83\":{},\"93\":{},\"103\":{},\"113\":{},\"123\":{},\"133\":{},\"142\":{},\"153\":{},\"163\":{},\"173\":{},\"183\":{},\"193\":{},\"203\":{},\"213\":{},\"223\":{},\"233\":{},\"243\":{},\"253\":{},\"263\":{},\"273\":{},\"287\":{},\"298\":{},\"309\":{},\"319\":{},\"329\":{},\"339\":{},\"349\":{},\"364\":{},\"1005\":{},\"1069\":{},\"1078\":{},\"1116\":{}},\"parent\":{}}],[\"codename\",{\"_index\":39,\"name\":{\"39\":{},\"282\":{},\"360\":{}},\"parent\":{}}],[\"coll\",{\"_index\":427,\"name\":{\"1275\":{},\"1321\":{}},\"parent\":{}}],[\"collation\",{\"_index\":10,\"name\":{\"10\":{},\"601\":{},\"1039\":{},\"1043\":{},\"1050\":{},\"1057\":{},\"1064\":{},\"1113\":{},\"1289\":{},\"1377\":{},\"1557\":{},\"1992\":{},\"2017\":{},\"2049\":{},\"2075\":{},\"2098\":{},\"2145\":{},\"2166\":{},\"2192\":{},\"2199\":{},\"2219\":{},\"2237\":{},\"2268\":{},\"2297\":{},\"2322\":{},\"2348\":{},\"2386\":{},\"2403\":{},\"2430\":{},\"2455\":{},\"2488\":{},\"2509\":{},\"2546\":{},\"2578\":{},\"2624\":{},\"2643\":{},\"2696\":{},\"2719\":{},\"2750\":{},\"2757\":{},\"3015\":{}},\"parent\":{}}],[\"collationoptions\",{\"_index\":762,\"name\":{\"2036\":{}},\"parent\":{\"2037\":{},\"2038\":{},\"2039\":{},\"2040\":{},\"2041\":{},\"2042\":{},\"2043\":{},\"2044\":{},\"2045\":{}}}],[\"collection\",{\"_index\":144,\"name\":{\"495\":{},\"565\":{},\"3070\":{}},\"parent\":{\"496\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{},\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{},\"519\":{},\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{},\"534\":{},\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{}}}],[\"collectioninfo\",{\"_index\":843,\"name\":{\"2473\":{}},\"parent\":{\"2474\":{},\"2475\":{},\"2476\":{},\"2477\":{},\"2478\":{},\"2481\":{}}}],[\"collectioninfo.__type\",{\"_index\":845,\"name\":{},\"parent\":{\"2479\":{},\"2480\":{}}}],[\"collectionname\",{\"_index\":145,\"name\":{\"497\":{}},\"parent\":{}}],[\"collectionoptions\",{\"_index\":516,\"name\":{\"1506\":{}},\"parent\":{\"1507\":{},\"1508\":{},\"1509\":{},\"1510\":{},\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{}}}],[\"collections\",{\"_index\":203,\"name\":{\"571\":{}},\"parent\":{}}],[\"collectionuuid\",{\"_index\":402,\"name\":{\"1187\":{},\"1194\":{},\"1201\":{},\"1214\":{},\"1217\":{},\"1245\":{},\"1252\":{},\"1266\":{},\"1314\":{},\"1327\":{},\"1346\":{},\"1354\":{},\"1369\":{}},\"parent\":{}}],[\"collstats\",{\"_index\":875,\"name\":{\"2595\":{}},\"parent\":{\"2596\":{},\"2597\":{},\"2598\":{},\"2599\":{},\"2600\":{},\"2601\":{},\"2602\":{},\"2603\":{},\"2604\":{},\"2605\":{},\"2606\":{},\"2607\":{},\"2608\":{},\"2610\":{},\"2611\":{},\"2612\":{},\"2613\":{},\"2614\":{},\"2615\":{},\"2616\":{},\"2617\":{},\"2618\":{},\"2619\":{}}}],[\"collstats.__type\",{\"_index\":886,\"name\":{},\"parent\":{\"2609\":{}}}],[\"collstatsoptions\",{\"_index\":893,\"name\":{\"2620\":{}},\"parent\":{\"2621\":{},\"2622\":{},\"2623\":{},\"2624\":{},\"2625\":{},\"2626\":{},\"2627\":{},\"2628\":{},\"2629\":{},\"2630\":{},\"2631\":{},\"2632\":{},\"2633\":{},\"2634\":{},\"2635\":{},\"2636\":{},\"2637\":{},\"2638\":{}}}],[\"command\",{\"_index\":120,\"name\":{\"413\":{},\"562\":{},\"903\":{}},\"parent\":{}}],[\"commandfailed\",{\"_index\":472,\"name\":{\"1418\":{}},\"parent\":{}}],[\"commandfailedevent\",{\"_index\":293,\"name\":{\"889\":{}},\"parent\":{\"890\":{},\"891\":{},\"892\":{},\"893\":{},\"894\":{},\"895\":{},\"896\":{},\"897\":{}}}],[\"commandname\",{\"_index\":298,\"name\":{\"894\":{},\"902\":{},\"913\":{}},\"parent\":{}}],[\"commandobj\",{\"_index\":303,\"name\":{\"899\":{}},\"parent\":{}}],[\"commandoperationoptions\",{\"_index\":772,\"name\":{\"2046\":{}},\"parent\":{\"2047\":{},\"2048\":{},\"2049\":{},\"2050\":{},\"2051\":{},\"2052\":{},\"2053\":{},\"2054\":{},\"2055\":{},\"2056\":{},\"2057\":{},\"2058\":{},\"2059\":{},\"2060\":{},\"2061\":{},\"2062\":{},\"2063\":{}}}],[\"commandstakecollation\",{\"_index\":986,\"name\":{\"2875\":{}},\"parent\":{}}],[\"commandstakewriteconcern\",{\"_index\":985,\"name\":{\"2874\":{}},\"parent\":{}}],[\"commandstarted\",{\"_index\":469,\"name\":{\"1416\":{}},\"parent\":{}}],[\"commandstartedevent\",{\"_index\":302,\"name\":{\"898\":{}},\"parent\":{\"899\":{},\"900\":{},\"901\":{},\"902\":{},\"903\":{},\"904\":{},\"905\":{},\"906\":{},\"907\":{}}}],[\"commandsucceeded\",{\"_index\":471,\"name\":{\"1417\":{}},\"parent\":{}}],[\"commandsucceededevent\",{\"_index\":304,\"name\":{\"908\":{}},\"parent\":{\"909\":{},\"910\":{},\"911\":{},\"912\":{},\"913\":{},\"914\":{},\"915\":{},\"916\":{}}}],[\"comment\",{\"_index\":12,\"name\":{\"12\":{},\"595\":{},\"1295\":{},\"1530\":{},\"1548\":{},\"1980\":{},\"1994\":{},\"2023\":{},\"2051\":{},\"2076\":{},\"2104\":{},\"2147\":{},\"2173\":{},\"2201\":{},\"2220\":{},\"2239\":{},\"2277\":{},\"2299\":{},\"2324\":{},\"2350\":{},\"2388\":{},\"2432\":{},\"2457\":{},\"2490\":{},\"2511\":{},\"2548\":{},\"2580\":{},\"2626\":{},\"2645\":{},\"2703\":{},\"2726\":{},\"2759\":{},\"3017\":{}},\"parent\":{}}],[\"commitquorum\",{\"_index\":824,\"name\":{\"2371\":{}},\"parent\":{}}],[\"committransaction\",{\"_index\":1018,\"name\":{\"2959\":{}},\"parent\":{}}],[\"commonevents\",{\"_index\":668,\"name\":{\"1875\":{}},\"parent\":{}}],[\"commonwireversion\",{\"_index\":996,\"name\":{\"2929\":{}},\"parent\":{}}],[\"compatibilityerror\",{\"_index\":995,\"name\":{\"2925\":{}},\"parent\":{}}],[\"compatible\",{\"_index\":994,\"name\":{\"2924\":{}},\"parent\":{}}],[\"compression\",{\"_index\":920,\"name\":{\"2675\":{}},\"parent\":{}}],[\"compressor\",{\"_index\":252,\"name\":{\"819\":{},\"820\":{},\"1495\":{}},\"parent\":{}}],[\"compressorname\",{\"_index\":515,\"name\":{\"1505\":{}},\"parent\":{}}],[\"compressors\",{\"_index\":489,\"name\":{\"1441\":{},\"1479\":{},\"1494\":{},\"1502\":{},\"1756\":{},\"1820\":{},\"2813\":{},\"2903\":{}},\"parent\":{}}],[\"condition\",{\"_index\":684,\"name\":{\"1910\":{}},\"parent\":{}}],[\"connect\",{\"_index\":240,\"name\":{\"776\":{},\"786\":{}},\"parent\":{}}],[\"connectioncheckedinevent\",{\"_index\":306,\"name\":{\"917\":{}},\"parent\":{\"918\":{},\"919\":{},\"920\":{}}}],[\"connectioncheckedoutevent\",{\"_index\":308,\"name\":{\"921\":{}},\"parent\":{\"922\":{},\"923\":{},\"924\":{}}}],[\"connectioncheckoutfailedevent\",{\"_index\":309,\"name\":{\"925\":{}},\"parent\":{\"926\":{},\"927\":{},\"928\":{}}}],[\"connectioncheckoutstartedevent\",{\"_index\":310,\"name\":{\"929\":{}},\"parent\":{\"930\":{},\"931\":{}}}],[\"connectionclosedevent\",{\"_index\":311,\"name\":{\"932\":{}},\"parent\":{\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{}}}],[\"connectioncreatedevent\",{\"_index\":312,\"name\":{\"938\":{}},\"parent\":{\"939\":{},\"940\":{},\"941\":{}}}],[\"connectionevents\",{\"_index\":468,\"name\":{\"1414\":{}},\"parent\":{\"1415\":{}}}],[\"connectionevents.__type\",{\"_index\":470,\"name\":{},\"parent\":{\"1416\":{},\"1417\":{},\"1418\":{},\"1419\":{},\"1420\":{},\"1421\":{},\"1422\":{},\"1423\":{}}}],[\"connectionid\",{\"_index\":295,\"name\":{\"891\":{},\"905\":{},\"910\":{},\"918\":{},\"922\":{},\"933\":{},\"939\":{},\"956\":{},\"968\":{},\"972\":{},\"974\":{}},\"parent\":{}}],[\"connectionoptions\",{\"_index\":477,\"name\":{\"1424\":{}},\"parent\":{\"1425\":{},\"1426\":{},\"1427\":{},\"1428\":{},\"1429\":{},\"1430\":{},\"1431\":{},\"1432\":{},\"1433\":{},\"1434\":{},\"1435\":{},\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{},\"1440\":{},\"1441\":{},\"1442\":{},\"1443\":{},\"1444\":{},\"1445\":{},\"1446\":{},\"1447\":{}}}],[\"connectionpoolclearedevent\",{\"_index\":313,\"name\":{\"942\":{}},\"parent\":{\"943\":{},\"944\":{}}}],[\"connectionpoolclosedevent\",{\"_index\":314,\"name\":{\"945\":{}},\"parent\":{\"946\":{},\"947\":{}}}],[\"connectionpoolcreatedevent\",{\"_index\":315,\"name\":{\"948\":{}},\"parent\":{\"949\":{},\"950\":{},\"951\":{}}}],[\"connectionpoolevents\",{\"_index\":499,\"name\":{\"1457\":{}},\"parent\":{}}],[\"connectionpoolmonitoringevent\",{\"_index\":316,\"name\":{\"952\":{}},\"parent\":{\"953\":{},\"954\":{}}}],[\"connectionpooloptions\",{\"_index\":500,\"name\":{\"1458\":{}},\"parent\":{\"1459\":{},\"1460\":{},\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{},\"1467\":{},\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{}}}],[\"connectionreadyevent\",{\"_index\":317,\"name\":{\"955\":{}},\"parent\":{\"956\":{},\"957\":{},\"958\":{}}}],[\"connectoptions\",{\"_index\":975,\"name\":{\"2857\":{}},\"parent\":{\"2858\":{}}}],[\"connecttimeoutms\",{\"_index\":482,\"name\":{\"1432\":{},\"1471\":{},\"1754\":{},\"1832\":{},\"2797\":{},\"2896\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":27,\"name\":{\"27\":{},\"51\":{},\"61\":{},\"71\":{},\"81\":{},\"91\":{},\"101\":{},\"111\":{},\"121\":{},\"131\":{},\"141\":{},\"151\":{},\"161\":{},\"171\":{},\"181\":{},\"191\":{},\"201\":{},\"211\":{},\"221\":{},\"231\":{},\"241\":{},\"251\":{},\"261\":{},\"271\":{},\"281\":{},\"295\":{},\"306\":{},\"317\":{},\"327\":{},\"337\":{},\"347\":{},\"357\":{},\"479\":{},\"551\":{},\"643\":{},\"670\":{},\"716\":{},\"765\":{},\"777\":{},\"812\":{},\"852\":{},\"870\":{},\"884\":{},\"1068\":{},\"1076\":{},\"1086\":{},\"1120\":{},\"1132\":{},\"1395\":{},\"1486\":{},\"1588\":{},\"1880\":{},\"2864\":{},\"2917\":{},\"3002\":{},\"3059\":{},\"3068\":{}},\"parent\":{}}],[\"contenttype\",{\"_index\":596,\"name\":{\"1680\":{},\"1722\":{}},\"parent\":{}}],[\"count\",{\"_index\":187,\"name\":{\"543\":{},\"586\":{},\"2597\":{}},\"parent\":{}}],[\"countdocuments\",{\"_index\":170,\"name\":{\"526\":{}},\"parent\":{}}],[\"countdocumentsoptions\",{\"_index\":776,\"name\":{\"2089\":{}},\"parent\":{\"2090\":{},\"2091\":{},\"2092\":{},\"2093\":{},\"2094\":{},\"2095\":{},\"2096\":{},\"2097\":{},\"2098\":{},\"2099\":{},\"2100\":{},\"2101\":{},\"2102\":{},\"2103\":{},\"2104\":{},\"2105\":{},\"2106\":{},\"2107\":{},\"2108\":{},\"2109\":{},\"2110\":{},\"2111\":{},\"2112\":{},\"2113\":{},\"2114\":{},\"2115\":{},\"2116\":{}}}],[\"counter\",{\"_index\":973,\"name\":{\"2854\":{}},\"parent\":{}}],[\"countoptions\",{\"_index\":775,\"name\":{\"2068\":{}},\"parent\":{\"2069\":{},\"2070\":{},\"2071\":{},\"2072\":{},\"2073\":{},\"2074\":{},\"2075\":{},\"2076\":{},\"2077\":{},\"2078\":{},\"2079\":{},\"2080\":{},\"2081\":{},\"2082\":{},\"2083\":{},\"2084\":{},\"2085\":{},\"2086\":{},\"2087\":{},\"2088\":{}}}],[\"create\",{\"_index\":924,\"name\":{\"2679\":{}},\"parent\":{}}],[\"createcollection\",{\"_index\":198,\"name\":{\"561\":{}},\"parent\":{}}],[\"createcollectionoptions\",{\"_index\":779,\"name\":{\"2121\":{}},\"parent\":{\"2122\":{},\"2123\":{},\"2124\":{},\"2125\":{},\"2126\":{},\"2127\":{},\"2128\":{},\"2129\":{},\"2130\":{},\"2131\":{},\"2132\":{},\"2133\":{},\"2134\":{},\"2135\":{},\"2136\":{},\"2137\":{},\"2138\":{},\"2139\":{},\"2140\":{},\"2141\":{},\"2143\":{},\"2144\":{},\"2145\":{},\"2146\":{},\"2147\":{},\"2148\":{},\"2149\":{},\"2150\":{},\"2151\":{},\"2152\":{},\"2153\":{},\"2154\":{},\"2155\":{},\"2156\":{},\"2157\":{},\"2158\":{},\"2159\":{}}}],[\"createcollectionoptions.__type\",{\"_index\":795,\"name\":{},\"parent\":{\"2142\":{}}}],[\"createindex\",{\"_index\":162,\"name\":{\"518\":{},\"572\":{}},\"parent\":{}}],[\"createindexes\",{\"_index\":163,\"name\":{\"519\":{}},\"parent\":{}}],[\"createindexesoptions\",{\"_index\":820,\"name\":{\"2363\":{}},\"parent\":{\"2364\":{},\"2365\":{},\"2366\":{},\"2367\":{},\"2368\":{},\"2369\":{},\"2370\":{},\"2371\":{},\"2372\":{},\"2373\":{},\"2374\":{},\"2375\":{},\"2376\":{},\"2377\":{},\"2378\":{},\"2379\":{},\"2380\":{},\"2381\":{},\"2382\":{},\"2383\":{},\"2384\":{},\"2385\":{},\"2386\":{},\"2387\":{},\"2388\":{},\"2389\":{},\"2390\":{},\"2391\":{},\"2392\":{},\"2393\":{},\"2394\":{},\"2395\":{},\"2396\":{},\"2397\":{},\"2398\":{},\"2399\":{},\"2400\":{}}}],[\"createpk\",{\"_index\":660,\"name\":{\"1864\":{}},\"parent\":{}}],[\"credentials\",{\"_index\":481,\"name\":{\"1431\":{},\"1465\":{},\"1815\":{},\"2800\":{},\"2892\":{}},\"parent\":{}}],[\"cryptsharedlibpath\",{\"_index\":571,\"name\":{\"1629\":{}},\"parent\":{}}],[\"cryptsharedlibrequired\",{\"_index\":572,\"name\":{\"1630\":{}},\"parent\":{}}],[\"cryptsharedlibversioninfo\",{\"_index\":539,\"name\":{\"1587\":{}},\"parent\":{}}],[\"currentindex\",{\"_index\":369,\"name\":{\"1088\":{}},\"parent\":{}}],[\"currentlogger\",{\"_index\":227,\"name\":{\"761\":{}},\"parent\":{}}],[\"cursor\",{\"_index\":433,\"name\":{\"1287\":{},\"1556\":{},\"2014\":{},\"2095\":{},\"2676\":{},\"2678\":{},\"2680\":{},\"2681\":{},\"2682\":{}},\"parent\":{}}],[\"cursor_flags\",{\"_index\":253,\"name\":{\"821\":{}},\"parent\":{}}],[\"cursorcloseoptions\",{\"_index\":527,\"name\":{\"1536\":{}},\"parent\":{\"1537\":{}}}],[\"cursorflag\",{\"_index\":529,\"name\":{\"1538\":{}},\"parent\":{}}],[\"cursorstreamoptions\",{\"_index\":530,\"name\":{\"1539\":{}},\"parent\":{\"1540\":{}}}],[\"customdata\",{\"_index\":758,\"name\":{\"1989\":{}},\"parent\":{}}],[\"data\",{\"_index\":586,\"name\":{\"1658\":{},\"1729\":{}},\"parent\":{}}],[\"databasename\",{\"_index\":195,\"name\":{\"552\":{},\"901\":{}},\"parent\":{}}],[\"databases\",{\"_index\":854,\"name\":{\"2525\":{}},\"parent\":{}}],[\"db\",{\"_index\":188,\"name\":{\"544\":{},\"788\":{},\"1233\":{},\"1274\":{},\"1320\":{},\"1408\":{},\"2009\":{},\"3069\":{}},\"parent\":{\"545\":{},\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{},\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{},\"565\":{},\"566\":{},\"567\":{},\"568\":{},\"569\":{},\"570\":{},\"571\":{},\"572\":{},\"573\":{},\"574\":{},\"575\":{},\"576\":{},\"577\":{},\"578\":{},\"579\":{},\"580\":{},\"581\":{}}}],[\"dbname\",{\"_index\":14,\"name\":{\"14\":{},\"496\":{},\"1297\":{},\"1563\":{},\"1822\":{},\"1996\":{},\"2025\":{},\"2053\":{},\"2078\":{},\"2106\":{},\"2149\":{},\"2175\":{},\"2203\":{},\"2222\":{},\"2241\":{},\"2279\":{},\"2301\":{},\"2326\":{},\"2352\":{},\"2390\":{},\"2434\":{},\"2459\":{},\"2492\":{},\"2513\":{},\"2550\":{},\"2582\":{},\"2628\":{},\"2647\":{},\"2705\":{},\"2728\":{},\"2761\":{},\"3019\":{}},\"parent\":{}}],[\"dboptions\",{\"_index\":533,\"name\":{\"1570\":{}},\"parent\":{\"1571\":{},\"1572\":{},\"1573\":{},\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{}}}],[\"dbstatsoptions\",{\"_index\":895,\"name\":{\"2639\":{}},\"parent\":{\"2640\":{},\"2641\":{},\"2642\":{},\"2643\":{},\"2644\":{},\"2645\":{},\"2646\":{},\"2647\":{},\"2648\":{},\"2649\":{},\"2650\":{},\"2651\":{},\"2652\":{},\"2653\":{},\"2654\":{},\"2655\":{},\"2656\":{},\"2657\":{}}}],[\"debug\",{\"_index\":231,\"name\":{\"767\":{}},\"parent\":{}}],[\"decrypt\",{\"_index\":538,\"name\":{\"1586\":{}},\"parent\":{}}],[\"default_language\",{\"_index\":826,\"name\":{\"2374\":{},\"2417\":{}},\"parent\":{}}],[\"defaulttransactionoptions\",{\"_index\":1007,\"name\":{\"2945\":{},\"2984\":{}},\"parent\":{}}],[\"delete\",{\"_index\":221,\"name\":{\"647\":{},\"1111\":{}},\"parent\":{}}],[\"deletedcount\",{\"_index\":35,\"name\":{\"35\":{},\"1014\":{},\"2188\":{}},\"parent\":{}}],[\"deletemany\",{\"_index\":155,\"name\":{\"511\":{}},\"parent\":{}}],[\"deletemanymodel\",{\"_index\":355,\"name\":{\"1037\":{}},\"parent\":{\"1038\":{},\"1039\":{},\"1040\":{}}}],[\"deleteone\",{\"_index\":154,\"name\":{\"510\":{},\"1110\":{}},\"parent\":{}}],[\"deleteonemodel\",{\"_index\":356,\"name\":{\"1041\":{}},\"parent\":{\"1042\":{},\"1043\":{},\"1044\":{}}}],[\"deleteoptions\",{\"_index\":800,\"name\":{\"2164\":{}},\"parent\":{\"2165\":{},\"2166\":{},\"2167\":{},\"2168\":{},\"2169\":{},\"2170\":{},\"2171\":{},\"2172\":{},\"2173\":{},\"2174\":{},\"2175\":{},\"2176\":{},\"2177\":{},\"2178\":{},\"2179\":{},\"2180\":{},\"2181\":{},\"2182\":{},\"2183\":{},\"2184\":{},\"2185\":{}}}],[\"deleteresult\",{\"_index\":802,\"name\":{\"2186\":{}},\"parent\":{\"2187\":{},\"2188\":{}}}],[\"deletestatement\",{\"_index\":804,\"name\":{\"2189\":{}},\"parent\":{\"2190\":{},\"2191\":{},\"2192\":{},\"2193\":{}}}],[\"deprecationerrors\",{\"_index\":662,\"name\":{\"1868\":{}},\"parent\":{}}],[\"destroyoptions\",{\"_index\":495,\"name\":{\"1448\":{}},\"parent\":{\"1449\":{}}}],[\"diacriticsensitive\",{\"_index\":748,\"name\":{\"1978\":{}},\"parent\":{}}],[\"digestpassword\",{\"_index\":756,\"name\":{\"1987\":{}},\"parent\":{}}],[\"directconnection\",{\"_index\":646,\"name\":{\"1781\":{},\"1845\":{},\"2886\":{}},\"parent\":{}}],[\"distinct\",{\"_index\":171,\"name\":{\"527\":{}},\"parent\":{}}],[\"distinctoptions\",{\"_index\":806,\"name\":{\"2194\":{}},\"parent\":{}}],[\"document\",{\"_index\":358,\"name\":{\"1046\":{}},\"parent\":{}}],[\"documentkey\",{\"_index\":409,\"name\":{\"1211\":{},\"1224\":{},\"1263\":{},\"1337\":{},\"1366\":{}},\"parent\":{}}],[\"done\",{\"_index\":609,\"name\":{\"1701\":{}},\"parent\":{}}],[\"driver\",{\"_index\":1043,\"name\":{\"3031\":{}},\"parent\":{}}],[\"driverinfo\",{\"_index\":626,\"name\":{\"1738\":{},\"1805\":{},\"1846\":{},\"3047\":{}},\"parent\":{\"1739\":{},\"1740\":{},\"1741\":{}}}],[\"drop\",{\"_index\":157,\"name\":{\"513\":{},\"651\":{}},\"parent\":{}}],[\"dropcollection\",{\"_index\":201,\"name\":{\"569\":{}},\"parent\":{}}],[\"dropcollectionoptions\",{\"_index\":807,\"name\":{\"2195\":{}},\"parent\":{\"2196\":{},\"2197\":{},\"2198\":{},\"2199\":{},\"2200\":{},\"2201\":{},\"2202\":{},\"2203\":{},\"2204\":{},\"2205\":{},\"2206\":{},\"2207\":{},\"2208\":{},\"2209\":{},\"2210\":{},\"2211\":{},\"2212\":{},\"2213\":{}}}],[\"dropdatabase\",{\"_index\":202,\"name\":{\"570\":{}},\"parent\":{}}],[\"dropdatabaseoptions\",{\"_index\":808,\"name\":{\"2214\":{}},\"parent\":{}}],[\"dropindex\",{\"_index\":164,\"name\":{\"520\":{}},\"parent\":{}}],[\"dropindexes\",{\"_index\":165,\"name\":{\"521\":{}},\"parent\":{}}],[\"dropindexesoptions\",{\"_index\":834,\"name\":{\"2401\":{}},\"parent\":{}}],[\"droptarget\",{\"_index\":871,\"name\":{\"2574\":{}},\"parent\":{}}],[\"duration\",{\"_index\":297,\"name\":{\"893\":{},\"912\":{},\"969\":{},\"975\":{}},\"parent\":{}}],[\"each\",{\"_index\":674,\"name\":{\"1899\":{},\"1904\":{}},\"parent\":{}}],[\"electionid\",{\"_index\":964,\"name\":{\"2839\":{}},\"parent\":{}}],[\"elemmatch\",{\"_index\":710,\"name\":{\"1939\":{}},\"parent\":{}}],[\"email\",{\"_index\":558,\"name\":{\"1610\":{}},\"parent\":{}}],[\"emit\",{\"_index\":112,\"name\":{\"405\":{},\"471\":{},\"488\":{},\"634\":{},\"661\":{},\"707\":{},\"752\":{},\"801\":{},\"1174\":{},\"1889\":{},\"2971\":{}},\"parent\":{}}],[\"enabled\",{\"_index\":794,\"name\":{\"2142\":{},\"2774\":{}},\"parent\":{}}],[\"enableutf8validation\",{\"_index\":22,\"name\":{\"22\":{},\"990\":{},\"1305\":{},\"1511\":{},\"1535\":{},\"1553\":{},\"1578\":{},\"1810\":{},\"2004\":{},\"2033\":{},\"2061\":{},\"2086\":{},\"2114\":{},\"2157\":{},\"2183\":{},\"2211\":{},\"2230\":{},\"2249\":{},\"2287\":{},\"2309\":{},\"2334\":{},\"2360\":{},\"2398\":{},\"2442\":{},\"2467\":{},\"2500\":{},\"2521\":{},\"2558\":{},\"2570\":{},\"2590\":{},\"2636\":{},\"2655\":{},\"2713\":{},\"2736\":{},\"2769\":{},\"2891\":{},\"3026\":{}},\"parent\":{}}],[\"encrypt\",{\"_index\":537,\"name\":{\"1585\":{}},\"parent\":{}}],[\"encryptedfields\",{\"_index\":792,\"name\":{\"2139\":{},\"2196\":{}},\"parent\":{}}],[\"encryptedfieldsmap\",{\"_index\":563,\"name\":{\"1617\":{}},\"parent\":{}}],[\"end\",{\"_index\":391,\"name\":{\"1150\":{},\"1372\":{},\"1659\":{},\"1662\":{},\"1668\":{},\"1674\":{},\"1717\":{}},\"parent\":{}}],[\"ended\",{\"_index\":1023,\"name\":{\"2980\":{}},\"parent\":{}}],[\"endpoint\",{\"_index\":560,\"name\":{\"1612\":{},\"1615\":{}},\"parent\":{}}],[\"endsession\",{\"_index\":1012,\"name\":{\"2952\":{}},\"parent\":{}}],[\"endsessionoptions\",{\"_index\":1026,\"name\":{\"2985\":{}},\"parent\":{\"2986\":{},\"2987\":{}}}],[\"enhancedomit\",{\"_index\":685,\"name\":{\"1911\":{}},\"parent\":{}}],[\"eq\",{\"_index\":688,\"name\":{\"1915\":{}},\"parent\":{}}],[\"equals\",{\"_index\":288,\"name\":{\"880\":{},\"1401\":{},\"2849\":{},\"2955\":{}},\"parent\":{}}],[\"err\",{\"_index\":30,\"name\":{\"30\":{},\"1072\":{},\"1077\":{},\"1647\":{}},\"parent\":{}}],[\"errinfo\",{\"_index\":41,\"name\":{\"41\":{},\"284\":{},\"362\":{},\"1007\":{},\"1071\":{},\"1081\":{},\"1118\":{},\"1649\":{}},\"parent\":{}}],[\"errmsg\",{\"_index\":45,\"name\":{\"45\":{},\"55\":{},\"65\":{},\"75\":{},\"85\":{},\"95\":{},\"105\":{},\"115\":{},\"125\":{},\"135\":{},\"145\":{},\"155\":{},\"165\":{},\"175\":{},\"185\":{},\"195\":{},\"205\":{},\"215\":{},\"225\":{},\"235\":{},\"245\":{},\"255\":{},\"265\":{},\"275\":{},\"289\":{},\"300\":{},\"311\":{},\"321\":{},\"331\":{},\"341\":{},\"351\":{},\"366\":{},\"1006\":{},\"1070\":{},\"1080\":{},\"1117\":{},\"1646\":{}},\"parent\":{}}],[\"error\",{\"_index\":234,\"name\":{\"770\":{},\"1151\":{},\"1656\":{},\"1694\":{},\"2828\":{},\"2930\":{}},\"parent\":{}}],[\"errordescription\",{\"_index\":579,\"name\":{\"1644\":{}},\"parent\":{\"1645\":{},\"1646\":{},\"1647\":{},\"1648\":{},\"1649\":{}}}],[\"errored\",{\"_index\":617,\"name\":{\"1712\":{}},\"parent\":{}}],[\"errorlabels\",{\"_index\":48,\"name\":{\"48\":{},\"58\":{},\"68\":{},\"78\":{},\"88\":{},\"98\":{},\"108\":{},\"118\":{},\"128\":{},\"138\":{},\"148\":{},\"158\":{},\"168\":{},\"178\":{},\"188\":{},\"198\":{},\"208\":{},\"218\":{},\"228\":{},\"238\":{},\"248\":{},\"258\":{},\"268\":{},\"278\":{},\"292\":{},\"303\":{},\"314\":{},\"324\":{},\"334\":{},\"344\":{},\"354\":{},\"369\":{},\"1648\":{}},\"parent\":{}}],[\"estimateddocumentcount\",{\"_index\":169,\"name\":{\"525\":{}},\"parent\":{}}],[\"estimateddocumentcountoptions\",{\"_index\":809,\"name\":{\"2215\":{}},\"parent\":{\"2216\":{},\"2217\":{},\"2218\":{},\"2219\":{},\"2220\":{},\"2221\":{},\"2222\":{},\"2223\":{},\"2224\":{},\"2225\":{},\"2226\":{},\"2227\":{},\"2228\":{},\"2229\":{},\"2230\":{},\"2231\":{},\"2232\":{}}}],[\"evaloptions\",{\"_index\":810,\"name\":{\"2233\":{}},\"parent\":{\"2234\":{},\"2235\":{},\"2236\":{},\"2237\":{},\"2238\":{},\"2239\":{},\"2240\":{},\"2241\":{},\"2242\":{},\"2243\":{},\"2244\":{},\"2245\":{},\"2246\":{},\"2247\":{},\"2248\":{},\"2249\":{},\"2250\":{},\"2251\":{}}}],[\"eventemitterwithstate\",{\"_index\":1050,\"name\":{\"3053\":{}},\"parent\":{\"3054\":{}}}],[\"eventnames\",{\"_index\":116,\"name\":{\"409\":{},\"475\":{},\"492\":{},\"638\":{},\"665\":{},\"711\":{},\"756\":{},\"805\":{},\"1178\":{},\"1893\":{},\"2975\":{}},\"parent\":{}}],[\"eventsdescription\",{\"_index\":669,\"name\":{\"1876\":{}},\"parent\":{}}],[\"execute\",{\"_index\":378,\"name\":{\"1103\":{},\"1130\":{},\"1143\":{}},\"parent\":{}}],[\"exists\",{\"_index\":697,\"name\":{\"1924\":{}},\"parent\":{}}],[\"expireafterseconds\",{\"_index\":791,\"name\":{\"2138\":{},\"2369\":{},\"2414\":{}},\"parent\":{}}],[\"explain\",{\"_index\":24,\"name\":{\"24\":{},\"428\":{},\"587\":{},\"1307\":{},\"1569\":{},\"1653\":{},\"2006\":{},\"2035\":{},\"2063\":{},\"2088\":{},\"2116\":{},\"2159\":{},\"2185\":{},\"2213\":{},\"2232\":{},\"2251\":{},\"2289\":{},\"2311\":{},\"2336\":{},\"2362\":{},\"2400\":{},\"2444\":{},\"2469\":{},\"2502\":{},\"2523\":{},\"2560\":{},\"2592\":{},\"2638\":{},\"2657\":{},\"2715\":{},\"2738\":{},\"2771\":{},\"3027\":{}},\"parent\":{}}],[\"explainoptions\",{\"_index\":582,\"name\":{\"1652\":{}},\"parent\":{\"1653\":{}}}],[\"explainverbosity\",{\"_index\":256,\"name\":{\"826\":{},\"827\":{}},\"parent\":{}}],[\"explainverbositylike\",{\"_index\":583,\"name\":{\"1654\":{}},\"parent\":{}}],[\"explicit\",{\"_index\":1006,\"name\":{\"2944\":{}},\"parent\":{}}],[\"expr\",{\"_index\":698,\"name\":{\"1926\":{}},\"parent\":{}}],[\"extension\",{\"_index\":902,\"name\":{\"2662\":{}},\"parent\":{}}],[\"extraoptions\",{\"_index\":566,\"name\":{\"1623\":{}},\"parent\":{}}],[\"failure\",{\"_index\":299,\"name\":{\"895\":{},\"970\":{}},\"parent\":{}}],[\"file\",{\"_index\":585,\"name\":{\"1657\":{},\"2662\":{},\"2666\":{},\"2667\":{},\"2668\":{},\"2669\":{},\"2670\":{}},\"parent\":{}}],[\"filename\",{\"_index\":595,\"name\":{\"1679\":{},\"1698\":{}},\"parent\":{}}],[\"files\",{\"_index\":608,\"name\":{\"1699\":{}},\"parent\":{}}],[\"files_id\",{\"_index\":622,\"name\":{\"1727\":{}},\"parent\":{}}],[\"filter\",{\"_index\":208,\"name\":{\"588\":{},\"672\":{},\"763\":{},\"1038\":{},\"1042\":{},\"1048\":{},\"1054\":{},\"1061\":{},\"1912\":{},\"2504\":{}},\"parent\":{}}],[\"filteroperations\",{\"_index\":686,\"name\":{\"1913\":{}},\"parent\":{}}],[\"filteroperators\",{\"_index\":687,\"name\":{\"1914\":{}},\"parent\":{\"1915\":{},\"1916\":{},\"1917\":{},\"1918\":{},\"1919\":{},\"1920\":{},\"1921\":{},\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{},\"1928\":{},\"1929\":{},\"1930\":{},\"1931\":{},\"1932\":{},\"1934\":{},\"1935\":{},\"1936\":{},\"1937\":{},\"1938\":{},\"1939\":{},\"1940\":{},\"1941\":{},\"1942\":{},\"1943\":{},\"1944\":{},\"1945\":{}}}],[\"filteroperators.__type\",{\"_index\":704,\"name\":{},\"parent\":{\"1933\":{}}}],[\"finalize\",{\"_index\":862,\"name\":{\"2539\":{}},\"parent\":{}}],[\"finalizefunction\",{\"_index\":857,\"name\":{\"2529\":{}},\"parent\":{\"2530\":{}}}],[\"find\",{\"_index\":159,\"name\":{\"515\":{},\"648\":{},\"1098\":{},\"1125\":{},\"1138\":{}},\"parent\":{}}],[\"findcursor\",{\"_index\":207,\"name\":{\"582\":{}},\"parent\":{\"583\":{},\"584\":{},\"585\":{},\"586\":{},\"587\":{},\"588\":{},\"589\":{},\"590\":{},\"591\":{},\"592\":{},\"593\":{},\"594\":{},\"595\":{},\"596\":{},\"597\":{},\"598\":{},\"599\":{},\"600\":{},\"601\":{},\"602\":{},\"603\":{},\"604\":{},\"605\":{},\"606\":{},\"607\":{},\"608\":{},\"609\":{},\"610\":{},\"611\":{},\"612\":{},\"613\":{},\"614\":{},\"615\":{},\"616\":{},\"617\":{},\"618\":{},\"619\":{},\"620\":{},\"621\":{},\"622\":{},\"623\":{},\"624\":{},\"625\":{},\"626\":{},\"627\":{},\"628\":{},\"629\":{},\"630\":{},\"631\":{},\"632\":{},\"633\":{},\"634\":{},\"635\":{},\"636\":{},\"637\":{},\"638\":{},\"639\":{},\"640\":{}}}],[\"findone\",{\"_index\":158,\"name\":{\"514\":{}},\"parent\":{}}],[\"findoneanddelete\",{\"_index\":174,\"name\":{\"530\":{}},\"parent\":{}}],[\"findoneanddeleteoptions\",{\"_index\":817,\"name\":{\"2290\":{}},\"parent\":{\"2291\":{},\"2292\":{},\"2293\":{},\"2294\":{},\"2295\":{},\"2296\":{},\"2297\":{},\"2298\":{},\"2299\":{},\"2300\":{},\"2301\":{},\"2302\":{},\"2303\":{},\"2304\":{},\"2305\":{},\"2306\":{},\"2307\":{},\"2308\":{},\"2309\":{},\"2310\":{},\"2311\":{}}}],[\"findoneandreplace\",{\"_index\":175,\"name\":{\"531\":{}},\"parent\":{}}],[\"findoneandreplaceoptions\",{\"_index\":818,\"name\":{\"2312\":{}},\"parent\":{\"2313\":{},\"2314\":{},\"2315\":{},\"2316\":{},\"2317\":{},\"2318\":{},\"2319\":{},\"2320\":{},\"2321\":{},\"2322\":{},\"2323\":{},\"2324\":{},\"2325\":{},\"2326\":{},\"2327\":{},\"2328\":{},\"2329\":{},\"2330\":{},\"2331\":{},\"2332\":{},\"2333\":{},\"2334\":{},\"2335\":{},\"2336\":{}}}],[\"findoneandupdate\",{\"_index\":176,\"name\":{\"532\":{}},\"parent\":{}}],[\"findoneandupdateoptions\",{\"_index\":819,\"name\":{\"2337\":{}},\"parent\":{\"2338\":{},\"2339\":{},\"2340\":{},\"2341\":{},\"2342\":{},\"2343\":{},\"2344\":{},\"2345\":{},\"2346\":{},\"2347\":{},\"2348\":{},\"2349\":{},\"2350\":{},\"2351\":{},\"2352\":{},\"2353\":{},\"2354\":{},\"2355\":{},\"2356\":{},\"2357\":{},\"2358\":{},\"2359\":{},\"2360\":{},\"2361\":{},\"2362\":{}}}],[\"findoperators\",{\"_index\":380,\"name\":{\"1105\":{}},\"parent\":{\"1106\":{},\"1107\":{},\"1108\":{},\"1109\":{},\"1110\":{},\"1111\":{},\"1112\":{},\"1113\":{},\"1114\":{}}}],[\"findoptions\",{\"_index\":812,\"name\":{\"2252\":{}},\"parent\":{\"2253\":{},\"2254\":{},\"2255\":{},\"2256\":{},\"2257\":{},\"2258\":{},\"2259\":{},\"2260\":{},\"2261\":{},\"2262\":{},\"2263\":{},\"2264\":{},\"2265\":{},\"2266\":{},\"2267\":{},\"2268\":{},\"2269\":{},\"2270\":{},\"2271\":{},\"2272\":{},\"2273\":{},\"2274\":{},\"2275\":{},\"2276\":{},\"2277\":{},\"2278\":{},\"2279\":{},\"2280\":{},\"2281\":{},\"2282\":{},\"2283\":{},\"2284\":{},\"2285\":{},\"2286\":{},\"2287\":{},\"2288\":{},\"2289\":{}}}],[\"finish\",{\"_index\":605,\"name\":{\"1695\":{}},\"parent\":{}}],[\"flags\",{\"_index\":782,\"name\":{\"2127\":{}},\"parent\":{}}],[\"flatten\",{\"_index\":716,\"name\":{\"1946\":{}},\"parent\":{}}],[\"for\",{\"_index\":911,\"name\":{\"2667\":{}},\"parent\":{}}],[\"force\",{\"_index\":496,\"name\":{\"1449\":{},\"1456\":{},\"2986\":{}},\"parent\":{}}],[\"forceclear\",{\"_index\":1027,\"name\":{\"2987\":{}},\"parent\":{}}],[\"forceserverobjectid\",{\"_index\":6,\"name\":{\"6\":{},\"1572\":{},\"1796\":{},\"1847\":{},\"2452\":{}},\"parent\":{}}],[\"foreach\",{\"_index\":94,\"name\":{\"385\":{},\"453\":{},\"617\":{},\"688\":{},\"733\":{}},\"parent\":{}}],[\"freed\",{\"_index\":906,\"name\":{\"2664\":{}},\"parent\":{}}],[\"freestoragesize\",{\"_index\":890,\"name\":{\"2616\":{}},\"parent\":{}}],[\"fromhostport\",{\"_index\":1051,\"name\":{\"3057\":{}},\"parent\":{}}],[\"fromoptions\",{\"_index\":265,\"name\":{\"847\":{},\"867\":{},\"883\":{}},\"parent\":{}}],[\"fromsrvrecord\",{\"_index\":1052,\"name\":{\"3058\":{}},\"parent\":{}}],[\"fromstring\",{\"_index\":279,\"name\":{\"866\":{},\"3056\":{},\"3067\":{}},\"parent\":{}}],[\"fsync\",{\"_index\":292,\"name\":{\"888\":{},\"3082\":{}},\"parent\":{}}],[\"full\",{\"_index\":774,\"name\":{\"2065\":{}},\"parent\":{}}],[\"fulldocument\",{\"_index\":423,\"name\":{\"1257\":{},\"1277\":{},\"1330\":{},\"1358\":{},\"1381\":{}},\"parent\":{}}],[\"fulldocumentbeforechange\",{\"_index\":408,\"name\":{\"1206\":{},\"1278\":{},\"1332\":{},\"1361\":{}},\"parent\":{}}],[\"fullresponse\",{\"_index\":8,\"name\":{\"8\":{},\"1293\":{},\"1561\":{},\"1990\":{},\"2021\":{},\"2047\":{},\"2073\":{},\"2102\":{},\"2143\":{},\"2170\":{},\"2197\":{},\"2217\":{},\"2235\":{},\"2275\":{},\"2295\":{},\"2320\":{},\"2346\":{},\"2384\":{},\"2428\":{},\"2453\":{},\"2486\":{},\"2507\":{},\"2544\":{},\"2576\":{},\"2622\":{},\"2641\":{},\"2700\":{},\"2723\":{},\"2755\":{},\"3014\":{}},\"parent\":{}}],[\"gcp\",{\"_index\":557,\"name\":{\"1608\":{},\"1637\":{}},\"parent\":{}}],[\"generation\",{\"_index\":478,\"name\":{\"1426\":{}},\"parent\":{}}],[\"genericlistener\",{\"_index\":670,\"name\":{\"1877\":{}},\"parent\":{\"1878\":{}}}],[\"geointersects\",{\"_index\":702,\"name\":{\"1931\":{}},\"parent\":{}}],[\"geometry\",{\"_index\":703,\"name\":{\"1933\":{}},\"parent\":{}}],[\"geonear\",{\"_index\":142,\"name\":{\"439\":{}},\"parent\":{}}],[\"geowithin\",{\"_index\":705,\"name\":{\"1934\":{}},\"parent\":{}}],[\"get\",{\"_index\":248,\"name\":{\"811\":{}},\"parent\":{}}],[\"getinsertedids\",{\"_index\":343,\"name\":{\"1024\":{}},\"parent\":{}}],[\"getlastop\",{\"_index\":351,\"name\":{\"1032\":{}},\"parent\":{}}],[\"getlogger\",{\"_index\":182,\"name\":{\"538\":{},\"580\":{},\"652\":{},\"792\":{}},\"parent\":{}}],[\"getmaxlisteners\",{\"_index\":117,\"name\":{\"410\":{},\"476\":{},\"493\":{},\"639\":{},\"666\":{},\"712\":{},\"757\":{},\"806\":{},\"1179\":{},\"1894\":{},\"2976\":{}},\"parent\":{}}],[\"getoperation\",{\"_index\":366,\"name\":{\"1082\":{}},\"parent\":{}}],[\"getrawresponse\",{\"_index\":346,\"name\":{\"1027\":{}},\"parent\":{}}],[\"getupsertedidat\",{\"_index\":345,\"name\":{\"1026\":{}},\"parent\":{}}],[\"getupsertedids\",{\"_index\":344,\"name\":{\"1025\":{}},\"parent\":{}}],[\"getwriteconcernerror\",{\"_index\":352,\"name\":{\"1033\":{}},\"parent\":{}}],[\"getwriteerrorat\",{\"_index\":349,\"name\":{\"1030\":{}},\"parent\":{}}],[\"getwriteerrorcount\",{\"_index\":348,\"name\":{\"1029\":{}},\"parent\":{}}],[\"getwriteerrors\",{\"_index\":350,\"name\":{\"1031\":{}},\"parent\":{}}],[\"granularity\",{\"_index\":799,\"name\":{\"2163\":{}},\"parent\":{}}],[\"gridfsbucket\",{\"_index\":216,\"name\":{\"641\":{}},\"parent\":{\"642\":{},\"643\":{},\"644\":{},\"645\":{},\"646\":{},\"647\":{},\"648\":{},\"649\":{},\"650\":{},\"651\":{},\"652\":{},\"653\":{},\"654\":{},\"655\":{},\"656\":{},\"657\":{},\"658\":{},\"659\":{},\"660\":{},\"661\":{},\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{},\"667\":{}}}],[\"gridfsbucketevents\",{\"_index\":599,\"name\":{\"1684\":{}},\"parent\":{\"1685\":{}}}],[\"gridfsbucketevents.__type\",{\"_index\":600,\"name\":{},\"parent\":{\"1686\":{}}}],[\"gridfsbucketoptions\",{\"_index\":601,\"name\":{\"1687\":{}},\"parent\":{\"1688\":{},\"1689\":{},\"1690\":{},\"1691\":{}}}],[\"gridfsbucketreadstream\",{\"_index\":584,\"name\":{\"1655\":{}},\"parent\":{\"1656\":{},\"1657\":{},\"1658\":{},\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{},\"1663\":{}}}],[\"gridfsbucketreadstreamoptions\",{\"_index\":589,\"name\":{\"1664\":{}},\"parent\":{\"1665\":{},\"1666\":{},\"1667\":{},\"1668\":{}}}],[\"gridfsbucketreadstreamoptionswithrevision\",{\"_index\":590,\"name\":{\"1669\":{}},\"parent\":{\"1670\":{},\"1671\":{},\"1672\":{},\"1673\":{},\"1674\":{}}}],[\"gridfsbucketwritestream\",{\"_index\":604,\"name\":{\"1692\":{}},\"parent\":{\"1693\":{},\"1694\":{},\"1695\":{},\"1696\":{},\"1697\":{},\"1698\":{},\"1699\":{},\"1700\":{},\"1701\":{},\"1702\":{},\"1703\":{},\"1704\":{},\"1705\":{},\"1706\":{},\"1707\":{},\"1708\":{},\"1709\":{},\"1714\":{},\"1715\":{},\"1716\":{},\"1717\":{}}}],[\"gridfsbucketwritestream.__type\",{\"_index\":615,\"name\":{},\"parent\":{\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{}}}],[\"gridfsbucketwritestreamoptions\",{\"_index\":620,\"name\":{\"1718\":{}},\"parent\":{\"1719\":{},\"1720\":{},\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{}}}],[\"gridfschunk\",{\"_index\":621,\"name\":{\"1725\":{}},\"parent\":{\"1726\":{},\"1727\":{},\"1728\":{},\"1729\":{}}}],[\"gridfsfile\",{\"_index\":592,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{},\"1677\":{},\"1678\":{},\"1679\":{},\"1680\":{},\"1681\":{},\"1682\":{},\"1683\":{}}}],[\"group\",{\"_index\":132,\"name\":{\"429\":{}},\"parent\":{}}],[\"gssapicanonicalizationvalue\",{\"_index\":250,\"name\":{\"815\":{},\"816\":{}},\"parent\":{}}],[\"gt\",{\"_index\":689,\"name\":{\"1916\":{}},\"parent\":{}}],[\"gte\",{\"_index\":690,\"name\":{\"1917\":{}},\"parent\":{}}],[\"handlewriteerror\",{\"_index\":385,\"name\":{\"1133\":{}},\"parent\":{}}],[\"hasaggregationcursor\",{\"_index\":978,\"name\":{\"2867\":{}},\"parent\":{}}],[\"hasauthcommands\",{\"_index\":981,\"name\":{\"2870\":{}},\"parent\":{}}],[\"hasdatabearingservers\",{\"_index\":998,\"name\":{\"2932\":{}},\"parent\":{}}],[\"hasended\",{\"_index\":1001,\"name\":{\"2937\":{}},\"parent\":{}}],[\"haserrorlabel\",{\"_index\":46,\"name\":{\"46\":{},\"56\":{},\"66\":{},\"76\":{},\"86\":{},\"96\":{},\"106\":{},\"116\":{},\"126\":{},\"136\":{},\"146\":{},\"156\":{},\"166\":{},\"176\":{},\"186\":{},\"196\":{},\"206\":{},\"216\":{},\"226\":{},\"236\":{},\"246\":{},\"256\":{},\"266\":{},\"276\":{},\"290\":{},\"301\":{},\"312\":{},\"322\":{},\"332\":{},\"342\":{},\"352\":{},\"367\":{}},\"parent\":{}}],[\"hash\",{\"_index\":948,\"name\":{\"2793\":{}},\"parent\":{}}],[\"hasknownservers\",{\"_index\":997,\"name\":{\"2931\":{}},\"parent\":{}}],[\"haslistcollectionscommand\",{\"_index\":982,\"name\":{\"2871\":{}},\"parent\":{}}],[\"haslistindexescommand\",{\"_index\":983,\"name\":{\"2872\":{}},\"parent\":{}}],[\"hasnext\",{\"_index\":91,\"name\":{\"382\":{},\"450\":{},\"614\":{},\"685\":{},\"730\":{},\"1160\":{}},\"parent\":{}}],[\"hasserviceid\",{\"_index\":301,\"name\":{\"897\":{},\"907\":{},\"916\":{}},\"parent\":{}}],[\"hastextsearch\",{\"_index\":980,\"name\":{\"2869\":{}},\"parent\":{}}],[\"hastimedout\",{\"_index\":1030,\"name\":{\"2993\":{}},\"parent\":{}}],[\"haswritecommands\",{\"_index\":979,\"name\":{\"2868\":{}},\"parent\":{}}],[\"haswriteerrors\",{\"_index\":347,\"name\":{\"1028\":{}},\"parent\":{}}],[\"heartbeatfrequencyms\",{\"_index\":642,\"name\":{\"1776\":{},\"1849\":{},\"2798\":{},\"2914\":{},\"2927\":{},\"2934\":{}},\"parent\":{}}],[\"hedge\",{\"_index\":284,\"name\":{\"873\":{},\"2778\":{},\"2785\":{},\"2788\":{}},\"parent\":{}}],[\"hedgeoptions\",{\"_index\":942,\"name\":{\"2773\":{}},\"parent\":{\"2774\":{}}}],[\"hidden\",{\"_index\":833,\"name\":{\"2383\":{},\"2409\":{}},\"parent\":{}}],[\"hint\",{\"_index\":147,\"name\":{\"503\":{},\"589\":{},\"1040\":{},\"1044\":{},\"1051\":{},\"1058\":{},\"1065\":{},\"1290\":{},\"1558\":{},\"2018\":{},\"2072\":{},\"2099\":{},\"2167\":{},\"2193\":{},\"2257\":{},\"2291\":{},\"2314\":{},\"2340\":{},\"2563\":{},\"2697\":{},\"2720\":{},\"2752\":{}},\"parent\":{}}],[\"host\",{\"_index\":969,\"name\":{\"2847\":{},\"3060\":{}},\"parent\":{}}],[\"hostaddress\",{\"_index\":479,\"name\":{\"1427\":{},\"1468\":{},\"2842\":{},\"3055\":{}},\"parent\":{\"3056\":{},\"3057\":{},\"3058\":{},\"3059\":{},\"3060\":{},\"3061\":{},\"3062\":{},\"3063\":{},\"3064\":{},\"3065\":{}}}],[\"hosts\",{\"_index\":658,\"name\":{\"1813\":{},\"2824\":{},\"2880\":{}},\"parent\":{}}],[\"id\",{\"_index\":83,\"name\":{\"372\":{},\"440\":{},\"604\":{},\"675\":{},\"720\":{},\"1425\":{},\"1702\":{},\"1720\":{},\"2947\":{},\"2989\":{},\"2996\":{}},\"parent\":{}}],[\"identityplatformendpoint\",{\"_index\":556,\"name\":{\"1607\":{}},\"parent\":{}}],[\"idindex\",{\"_index\":847,\"name\":{\"2481\":{}},\"parent\":{}}],[\"in\",{\"_index\":691,\"name\":{\"1918\":{},\"2670\":{}},\"parent\":{}}],[\"incrementtransactionnumber\",{\"_index\":1015,\"name\":{\"2956\":{}},\"parent\":{}}],[\"index\",{\"_index\":217,\"name\":{\"642\":{},\"1004\":{},\"1079\":{},\"1686\":{}},\"parent\":{}}],[\"indexbuilds\",{\"_index\":891,\"name\":{\"2617\":{}},\"parent\":{}}],[\"indexdescription\",{\"_index\":835,\"name\":{\"2402\":{}},\"parent\":{\"2403\":{},\"2404\":{},\"2405\":{},\"2406\":{},\"2407\":{},\"2408\":{},\"2409\":{},\"2410\":{},\"2411\":{},\"2412\":{},\"2413\":{},\"2414\":{},\"2415\":{},\"2416\":{},\"2417\":{},\"2418\":{},\"2419\":{},\"2420\":{},\"2421\":{},\"2422\":{},\"2423\":{}}}],[\"indexdetails\",{\"_index\":889,\"name\":{\"2614\":{}},\"parent\":{}}],[\"indexdirection\",{\"_index\":836,\"name\":{\"2424\":{}},\"parent\":{}}],[\"indexes\",{\"_index\":172,\"name\":{\"528\":{}},\"parent\":{}}],[\"indexexists\",{\"_index\":167,\"name\":{\"523\":{}},\"parent\":{}}],[\"indexinformation\",{\"_index\":168,\"name\":{\"524\":{},\"577\":{}},\"parent\":{}}],[\"indexinformationoptions\",{\"_index\":773,\"name\":{\"2064\":{}},\"parent\":{\"2065\":{},\"2066\":{},\"2067\":{}}}],[\"indexoptiondefaults\",{\"_index\":787,\"name\":{\"2132\":{}},\"parent\":{}}],[\"indexsizes\",{\"_index\":884,\"name\":{\"2607\":{}},\"parent\":{}}],[\"indexspecification\",{\"_index\":837,\"name\":{\"2425\":{}},\"parent\":{}}],[\"inferidtype\",{\"_index\":717,\"name\":{\"1947\":{}},\"parent\":{}}],[\"info\",{\"_index\":233,\"name\":{\"769\":{},\"2477\":{}},\"parent\":{}}],[\"init\",{\"_index\":389,\"name\":{\"1147\":{},\"1583\":{}},\"parent\":{}}],[\"initializeorderedbulkop\",{\"_index\":181,\"name\":{\"537\":{}},\"parent\":{}}],[\"initializeunorderedbulkop\",{\"_index\":180,\"name\":{\"536\":{}},\"parent\":{}}],[\"insert\",{\"_index\":184,\"name\":{\"540\":{},\"1097\":{},\"1124\":{},\"1137\":{},\"2678\":{},\"2680\":{},\"2683\":{}},\"parent\":{}}],[\"inserted\",{\"_index\":925,\"name\":{\"2680\":{}},\"parent\":{}}],[\"insertedcount\",{\"_index\":32,\"name\":{\"32\":{},\"1011\":{},\"2447\":{}},\"parent\":{}}],[\"insertedid\",{\"_index\":842,\"name\":{\"2472\":{}},\"parent\":{}}],[\"insertedids\",{\"_index\":37,\"name\":{\"37\":{},\"995\":{},\"1017\":{},\"2448\":{}},\"parent\":{}}],[\"insertmany\",{\"_index\":149,\"name\":{\"505\":{}},\"parent\":{}}],[\"insertmanyresult\",{\"_index\":839,\"name\":{\"2445\":{}},\"parent\":{\"2446\":{},\"2447\":{},\"2448\":{},\"2449\":{}}}],[\"insertone\",{\"_index\":148,\"name\":{\"504\":{}},\"parent\":{}}],[\"insertonemodel\",{\"_index\":357,\"name\":{\"1045\":{}},\"parent\":{\"1046\":{}}}],[\"insertoneoptions\",{\"_index\":840,\"name\":{\"2450\":{}},\"parent\":{\"2451\":{},\"2452\":{},\"2453\":{},\"2454\":{},\"2455\":{},\"2456\":{},\"2457\":{},\"2458\":{},\"2459\":{},\"2460\":{},\"2461\":{},\"2462\":{},\"2463\":{},\"2464\":{},\"2465\":{},\"2466\":{},\"2467\":{},\"2468\":{},\"2469\":{}}}],[\"insertoneresult\",{\"_index\":841,\"name\":{\"2470\":{}},\"parent\":{\"2471\":{},\"2472\":{}}}],[\"inspect\",{\"_index\":1055,\"name\":{\"3064\":{}},\"parent\":{}}],[\"integertype\",{\"_index\":718,\"name\":{\"1948\":{}},\"parent\":{}}],[\"intransaction\",{\"_index\":1016,\"name\":{\"2957\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":1037,\"name\":{\"3007\":{}},\"parent\":{}}],[\"isany\",{\"_index\":719,\"name\":{\"1949\":{}},\"parent\":{}}],[\"iscapped\",{\"_index\":161,\"name\":{\"517\":{}},\"parent\":{}}],[\"iscommitted\",{\"_index\":1038,\"name\":{\"3008\":{}},\"parent\":{}}],[\"isdatabearing\",{\"_index\":967,\"name\":{\"2845\":{}},\"parent\":{}}],[\"isdebug\",{\"_index\":238,\"name\":{\"774\":{}},\"parent\":{}}],[\"isdirty\",{\"_index\":1029,\"name\":{\"2992\":{}},\"parent\":{}}],[\"iserror\",{\"_index\":236,\"name\":{\"772\":{}},\"parent\":{}}],[\"isinfo\",{\"_index\":235,\"name\":{\"771\":{}},\"parent\":{}}],[\"isipv6\",{\"_index\":1054,\"name\":{\"3063\":{}},\"parent\":{}}],[\"isok\",{\"_index\":354,\"name\":{\"1036\":{}},\"parent\":{}}],[\"isordered\",{\"_index\":375,\"name\":{\"1095\":{},\"1122\":{},\"1135\":{}},\"parent\":{}}],[\"ispinned\",{\"_index\":1011,\"name\":{\"2951\":{},\"3005\":{}},\"parent\":{}}],[\"isreadable\",{\"_index\":966,\"name\":{\"2844\":{}},\"parent\":{}}],[\"isstarting\",{\"_index\":1036,\"name\":{\"3006\":{}},\"parent\":{}}],[\"isvalid\",{\"_index\":281,\"name\":{\"869\":{},\"877\":{}},\"parent\":{}}],[\"iswarn\",{\"_index\":237,\"name\":{\"773\":{}},\"parent\":{}}],[\"iswritable\",{\"_index\":968,\"name\":{\"2846\":{}},\"parent\":{}}],[\"j\",{\"_index\":291,\"name\":{\"887\":{},\"3080\":{}},\"parent\":{}}],[\"join\",{\"_index\":720,\"name\":{\"1950\":{}},\"parent\":{}}],[\"journal\",{\"_index\":648,\"name\":{\"1785\":{},\"3079\":{}},\"parent\":{}}],[\"jsmode\",{\"_index\":864,\"name\":{\"2541\":{}},\"parent\":{}}],[\"jsonschema\",{\"_index\":699,\"name\":{\"1927\":{}},\"parent\":{}}],[\"keepalive\",{\"_index\":484,\"name\":{\"1434\":{},\"1473\":{},\"1794\":{},\"1833\":{},\"2807\":{},\"2898\":{}},\"parent\":{}}],[\"keepaliveinitialdelay\",{\"_index\":485,\"name\":{\"1435\":{},\"1474\":{},\"1795\":{},\"1834\":{},\"2808\":{},\"2899\":{}},\"parent\":{}}],[\"keepgoing\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"keeptemp\",{\"_index\":861,\"name\":{\"2538\":{}},\"parent\":{}}],[\"key\",{\"_index\":551,\"name\":{\"1601\":{},\"2119\":{},\"2405\":{},\"2680\":{},\"2681\":{}},\"parent\":{}}],[\"keyid\",{\"_index\":950,\"name\":{\"2794\":{}},\"parent\":{}}],[\"keysofatype\",{\"_index\":721,\"name\":{\"1951\":{}},\"parent\":{}}],[\"keysofothertype\",{\"_index\":722,\"name\":{\"1952\":{}},\"parent\":{}}],[\"keyvaultclient\",{\"_index\":541,\"name\":{\"1590\":{}},\"parent\":{}}],[\"keyvaultnamespace\",{\"_index\":542,\"name\":{\"1591\":{}},\"parent\":{}}],[\"killed\",{\"_index\":86,\"name\":{\"377\":{},\"445\":{},\"609\":{},\"680\":{},\"725\":{}},\"parent\":{}}],[\"kmip\",{\"_index\":561,\"name\":{\"1613\":{},\"1638\":{}},\"parent\":{}}],[\"kmsproviders\",{\"_index\":543,\"name\":{\"1592\":{}},\"parent\":{}}],[\"language\",{\"_index\":746,\"name\":{\"1976\":{}},\"parent\":{}}],[\"language_override\",{\"_index\":827,\"name\":{\"2375\":{},\"2418\":{}},\"parent\":{}}],[\"lasterrorobject\",{\"_index\":519,\"name\":{\"1517\":{}},\"parent\":{}}],[\"lastextentsize\",{\"_index\":880,\"name\":{\"2603\":{}},\"parent\":{}}],[\"lastupdatetime\",{\"_index\":959,\"name\":{\"2833\":{}},\"parent\":{}}],[\"lastuse\",{\"_index\":1028,\"name\":{\"2990\":{}},\"parent\":{}}],[\"lastwritedate\",{\"_index\":960,\"name\":{\"2834\":{}},\"parent\":{}}],[\"legal_tcp_socket_options\",{\"_index\":466,\"name\":{\"1411\":{}},\"parent\":{}}],[\"legal_tls_socket_options\",{\"_index\":467,\"name\":{\"1412\":{}},\"parent\":{}}],[\"length\",{\"_index\":593,\"name\":{\"1677\":{},\"1705\":{}},\"parent\":{}}],[\"let\",{\"_index\":7,\"name\":{\"7\":{},\"1291\":{},\"1559\":{},\"2019\":{},\"2100\":{},\"2168\":{},\"2273\":{},\"2294\":{},\"2319\":{},\"2345\":{},\"2699\":{},\"2722\":{}},\"parent\":{}}],[\"level\",{\"_index\":270,\"name\":{\"853\":{}},\"parent\":{}}],[\"limit\",{\"_index\":133,\"name\":{\"430\":{},\"602\":{},\"2070\":{},\"2091\":{},\"2191\":{},\"2253\":{},\"2537\":{}},\"parent\":{}}],[\"linearizable\",{\"_index\":268,\"name\":{\"850\":{}},\"parent\":{}}],[\"listcollections\",{\"_index\":199,\"name\":{\"567\":{}},\"parent\":{}}],[\"listcollectionscursor\",{\"_index\":223,\"name\":{\"668\":{}},\"parent\":{\"669\":{},\"670\":{},\"671\":{},\"672\":{},\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{},\"704\":{},\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"713\":{}}}],[\"listcollectionsoptions\",{\"_index\":848,\"name\":{\"2482\":{}},\"parent\":{\"2483\":{},\"2484\":{},\"2485\":{},\"2486\":{},\"2487\":{},\"2488\":{},\"2489\":{},\"2490\":{},\"2491\":{},\"2492\":{},\"2493\":{},\"2494\":{},\"2495\":{},\"2496\":{},\"2497\":{},\"2498\":{},\"2499\":{},\"2500\":{},\"2501\":{},\"2502\":{}}}],[\"listdatabases\",{\"_index\":128,\"name\":{\"421\":{}},\"parent\":{}}],[\"listdatabasesoptions\",{\"_index\":851,\"name\":{\"2503\":{}},\"parent\":{\"2504\":{},\"2505\":{},\"2506\":{},\"2507\":{},\"2508\":{},\"2509\":{},\"2510\":{},\"2511\":{},\"2512\":{},\"2513\":{},\"2514\":{},\"2515\":{},\"2516\":{},\"2517\":{},\"2518\":{},\"2519\":{},\"2520\":{},\"2521\":{},\"2522\":{},\"2523\":{}}}],[\"listdatabasesresult\",{\"_index\":853,\"name\":{\"2524\":{}},\"parent\":{\"2525\":{},\"2526\":{},\"2527\":{},\"2528\":{}}}],[\"listenercount\",{\"_index\":113,\"name\":{\"406\":{},\"472\":{},\"489\":{},\"635\":{},\"662\":{},\"708\":{},\"753\":{},\"802\":{},\"1175\":{},\"1890\":{},\"2972\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":110,\"name\":{\"403\":{},\"469\":{},\"486\":{},\"632\":{},\"659\":{},\"705\":{},\"750\":{},\"799\":{},\"1172\":{},\"1887\":{},\"2969\":{}},\"parent\":{}}],[\"listindexes\",{\"_index\":166,\"name\":{\"522\":{}},\"parent\":{}}],[\"listindexescursor\",{\"_index\":225,\"name\":{\"714\":{}},\"parent\":{\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{},\"721\":{},\"722\":{},\"723\":{},\"724\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"733\":{},\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{},\"743\":{},\"744\":{},\"745\":{},\"746\":{},\"747\":{},\"748\":{},\"749\":{},\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{}}}],[\"listindexesoptions\",{\"_index\":838,\"name\":{\"2426\":{}},\"parent\":{\"2427\":{},\"2428\":{},\"2429\":{},\"2430\":{},\"2431\":{},\"2432\":{},\"2433\":{},\"2434\":{},\"2435\":{},\"2436\":{},\"2437\":{},\"2438\":{},\"2439\":{},\"2440\":{},\"2441\":{},\"2442\":{},\"2443\":{},\"2444\":{}}}],[\"loadbalanced\",{\"_index\":87,\"name\":{\"378\":{},\"446\":{},\"610\":{},\"681\":{},\"726\":{},\"1443\":{},\"1464\":{},\"1497\":{},\"1504\":{},\"1782\":{},\"1818\":{},\"2802\":{},\"2887\":{},\"2950\":{}},\"parent\":{}}],[\"loaded\",{\"_index\":922,\"name\":{\"2678\":{}},\"parent\":{}}],[\"local\",{\"_index\":550,\"name\":{\"1599\":{},\"1635\":{}},\"parent\":{}}],[\"locale\",{\"_index\":763,\"name\":{\"2037\":{}},\"parent\":{}}],[\"localthresholdms\",{\"_index\":640,\"name\":{\"1774\":{},\"1850\":{},\"2928\":{},\"2935\":{}},\"parent\":{}}],[\"logger\",{\"_index\":183,\"name\":{\"539\":{},\"581\":{},\"759\":{},\"785\":{},\"1513\":{},\"1580\":{},\"1622\":{},\"1733\":{},\"1801\":{},\"1837\":{}},\"parent\":{\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{}}}],[\"loggerfunction\",{\"_index\":623,\"name\":{\"1730\":{}},\"parent\":{\"1731\":{}}}],[\"loggerlevel\",{\"_index\":257,\"name\":{\"828\":{},\"829\":{},\"1514\":{},\"1581\":{},\"1734\":{},\"1800\":{}},\"parent\":{}}],[\"loggeroptions\",{\"_index\":624,\"name\":{\"1732\":{}},\"parent\":{\"1733\":{},\"1734\":{}}}],[\"logicalsessiontimeoutminutes\",{\"_index\":490,\"name\":{\"1442\":{},\"1480\":{},\"1496\":{},\"1503\":{},\"2814\":{},\"2840\":{},\"2904\":{},\"2926\":{}},\"parent\":{}}],[\"lookup\",{\"_index\":137,\"name\":{\"434\":{}},\"parent\":{}}],[\"lsid\",{\"_index\":401,\"name\":{\"1186\":{},\"1193\":{},\"1200\":{},\"1210\":{},\"1222\":{},\"1237\":{},\"1244\":{},\"1251\":{},\"1262\":{},\"1272\":{},\"1313\":{},\"1326\":{},\"1336\":{},\"1345\":{},\"1353\":{},\"1365\":{}},\"parent\":{}}],[\"lsm\",{\"_index\":897,\"name\":{\"2659\":{}},\"parent\":{}}],[\"lt\",{\"_index\":692,\"name\":{\"1919\":{}},\"parent\":{}}],[\"lte\",{\"_index\":693,\"name\":{\"1920\":{}},\"parent\":{}}],[\"magic\",{\"_index\":913,\"name\":{\"2668\":{}},\"parent\":{}}],[\"major\",{\"_index\":915,\"name\":{\"2669\":{}},\"parent\":{}}],[\"majority\",{\"_index\":266,\"name\":{\"848\":{}},\"parent\":{}}],[\"manager\",{\"_index\":899,\"name\":{\"2660\":{}},\"parent\":{}}],[\"map\",{\"_index\":97,\"name\":{\"389\":{},\"427\":{},\"585\":{},\"692\":{},\"737\":{}},\"parent\":{}}],[\"mapfunction\",{\"_index\":858,\"name\":{\"2531\":{}},\"parent\":{\"2532\":{}}}],[\"mapreduce\",{\"_index\":179,\"name\":{\"535\":{}},\"parent\":{}}],[\"mapreduceoptions\",{\"_index\":859,\"name\":{\"2533\":{}},\"parent\":{\"2534\":{},\"2535\":{},\"2536\":{},\"2537\":{},\"2538\":{},\"2539\":{},\"2540\":{},\"2541\":{},\"2542\":{},\"2543\":{},\"2544\":{},\"2545\":{},\"2546\":{},\"2547\":{},\"2548\":{},\"2549\":{},\"2550\":{},\"2551\":{},\"2552\":{},\"2553\":{},\"2554\":{},\"2555\":{},\"2556\":{},\"2557\":{},\"2558\":{},\"2559\":{},\"2560\":{}}}],[\"match\",{\"_index\":134,\"name\":{\"431\":{}},\"parent\":{}}],[\"matchedcount\",{\"_index\":33,\"name\":{\"33\":{},\"1012\":{},\"2741\":{}},\"parent\":{}}],[\"matchkeysandvalues\",{\"_index\":723,\"name\":{\"1953\":{}},\"parent\":{}}],[\"max\",{\"_index\":210,\"name\":{\"591\":{},\"2126\":{},\"2264\":{},\"2380\":{},\"2407\":{},\"2611\":{}},\"parent\":{}}],[\"maxawaittimems\",{\"_index\":214,\"name\":{\"596\":{},\"1279\":{},\"1376\":{},\"1529\":{},\"1547\":{},\"2016\":{},\"2097\":{},\"2266\":{}},\"parent\":{}}],[\"maxbsonobjectsize\",{\"_index\":508,\"name\":{\"1491\":{}},\"parent\":{}}],[\"maxcommittimems\",{\"_index\":1040,\"name\":{\"3013\":{}},\"parent\":{}}],[\"maxconnecting\",{\"_index\":503,\"name\":{\"1461\":{},\"1762\":{},\"1840\":{},\"2911\":{}},\"parent\":{}}],[\"maxdistance\",{\"_index\":708,\"name\":{\"1937\":{}},\"parent\":{}}],[\"maxelectionid\",{\"_index\":991,\"name\":{\"2921\":{}},\"parent\":{}}],[\"maxidletimems\",{\"_index\":504,\"name\":{\"1462\":{},\"1763\":{},\"1841\":{},\"2912\":{}},\"parent\":{}}],[\"maxmessagesizebytes\",{\"_index\":509,\"name\":{\"1492\":{}},\"parent\":{}}],[\"maxpoolsize\",{\"_index\":501,\"name\":{\"1459\":{},\"1760\":{},\"1838\":{},\"2909\":{}},\"parent\":{}}],[\"maxsetversion\",{\"_index\":990,\"name\":{\"2920\":{}},\"parent\":{}}],[\"maxsize\",{\"_index\":887,\"name\":{\"2612\":{}},\"parent\":{}}],[\"maxstalenessseconds\",{\"_index\":285,\"name\":{\"874\":{},\"1768\":{},\"2780\":{},\"2784\":{},\"2787\":{}},\"parent\":{}}],[\"maxtimems\",{\"_index\":11,\"name\":{\"11\":{},\"392\":{},\"459\":{},\"597\":{},\"695\":{},\"740\":{},\"1288\":{},\"1528\":{},\"1546\":{},\"1993\":{},\"2015\":{},\"2050\":{},\"2071\":{},\"2096\":{},\"2146\":{},\"2172\":{},\"2200\":{},\"2216\":{},\"2238\":{},\"2265\":{},\"2298\":{},\"2323\":{},\"2349\":{},\"2387\":{},\"2431\":{},\"2456\":{},\"2489\":{},\"2510\":{},\"2547\":{},\"2579\":{},\"2625\":{},\"2644\":{},\"2702\":{},\"2725\":{},\"2758\":{},\"3016\":{}},\"parent\":{}}],[\"maxvariable\",{\"_index\":769,\"name\":{\"2043\":{}},\"parent\":{}}],[\"maxwireversion\",{\"_index\":507,\"name\":{\"1490\":{},\"2831\":{},\"2865\":{}},\"parent\":{}}],[\"maxwritebatchsize\",{\"_index\":510,\"name\":{\"1493\":{}},\"parent\":{}}],[\"me\",{\"_index\":961,\"name\":{\"2835\":{}},\"parent\":{}}],[\"mechanism\",{\"_index\":462,\"name\":{\"1399\":{},\"1409\":{}},\"parent\":{}}],[\"mechanismproperties\",{\"_index\":463,\"name\":{\"1400\":{},\"1410\":{}},\"parent\":{}}],[\"merge\",{\"_index\":458,\"name\":{\"1394\":{}},\"parent\":{}}],[\"message\",{\"_index\":474,\"name\":{\"1421\":{},\"1645\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":488,\"name\":{\"1439\":{},\"1478\":{},\"1682\":{},\"1721\":{},\"1823\":{},\"2812\":{},\"2888\":{}},\"parent\":{}}],[\"metafield\",{\"_index\":798,\"name\":{\"2162\":{}},\"parent\":{}}],[\"min\",{\"_index\":209,\"name\":{\"590\":{},\"2263\":{},\"2379\":{},\"2408\":{}},\"parent\":{}}],[\"minheartbeatfrequencyms\",{\"_index\":643,\"name\":{\"1777\":{},\"1848\":{},\"2799\":{},\"2915\":{}},\"parent\":{}}],[\"minor\",{\"_index\":916,\"name\":{\"2671\":{}},\"parent\":{}}],[\"minpoolsize\",{\"_index\":502,\"name\":{\"1460\":{},\"1761\":{},\"1839\":{},\"2910\":{}},\"parent\":{}}],[\"minwireversion\",{\"_index\":286,\"name\":{\"875\":{},\"1489\":{},\"2830\":{},\"2866\":{}},\"parent\":{}}],[\"mod\",{\"_index\":700,\"name\":{\"1928\":{}},\"parent\":{}}],[\"mode\",{\"_index\":282,\"name\":{\"871\":{}},\"parent\":{}}],[\"modifiedcount\",{\"_index\":34,\"name\":{\"34\":{},\"1013\":{},\"2742\":{}},\"parent\":{}}],[\"modifyresult\",{\"_index\":517,\"name\":{\"1515\":{}},\"parent\":{\"1516\":{},\"1517\":{},\"1518\":{}}}],[\"mongo_client_events\",{\"_index\":520,\"name\":{\"1519\":{}},\"parent\":{}}],[\"mongoapierror\",{\"_index\":49,\"name\":{\"49\":{}},\"parent\":{\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{}}}],[\"mongoawserror\",{\"_index\":50,\"name\":{\"59\":{}},\"parent\":{\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"mongobatchreexecutionerror\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{}}}],[\"mongobulkwriteerror\",{\"_index\":25,\"name\":{\"25\":{}},\"parent\":{\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{}}}],[\"mongochangestreamerror\",{\"_index\":52,\"name\":{\"79\":{}},\"parent\":{\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"mongoclient\",{\"_index\":239,\"name\":{\"775\":{}},\"parent\":{\"776\":{},\"777\":{},\"778\":{},\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{},\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{},\"804\":{},\"805\":{},\"806\":{},\"807\":{}}}],[\"mongoclientevents\",{\"_index\":629,\"name\":{\"1742\":{}},\"parent\":{}}],[\"mongoclientoptions\",{\"_index\":630,\"name\":{\"1743\":{}},\"parent\":{\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{},\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{},\"1782\":{},\"1783\":{},\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{},\"1788\":{},\"1789\":{},\"1790\":{},\"1791\":{},\"1792\":{},\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{}}}],[\"mongocompatibilityerror\",{\"_index\":53,\"name\":{\"89\":{}},\"parent\":{\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{}}}],[\"mongocredentials\",{\"_index\":457,\"name\":{\"1393\":{}},\"parent\":{\"1394\":{},\"1395\":{},\"1396\":{},\"1397\":{},\"1398\":{},\"1399\":{},\"1400\":{},\"1401\":{},\"1402\":{},\"1403\":{}}}],[\"mongocredentialsoptions\",{\"_index\":465,\"name\":{\"1404\":{}},\"parent\":{\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{},\"1409\":{},\"1410\":{}}}],[\"mongocryptdbypassspawn\",{\"_index\":568,\"name\":{\"1626\":{}},\"parent\":{}}],[\"mongocryptdspawnargs\",{\"_index\":570,\"name\":{\"1628\":{}},\"parent\":{}}],[\"mongocryptdspawnpath\",{\"_index\":569,\"name\":{\"1627\":{}},\"parent\":{}}],[\"mongocryptduri\",{\"_index\":567,\"name\":{\"1625\":{}},\"parent\":{}}],[\"mongocursorexhaustederror\",{\"_index\":54,\"name\":{\"99\":{}},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"mongocursorinuseerror\",{\"_index\":55,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{}}}],[\"mongodbnamespace\",{\"_index\":1056,\"name\":{\"3066\":{}},\"parent\":{\"3067\":{},\"3068\":{},\"3069\":{},\"3070\":{},\"3071\":{},\"3072\":{}}}],[\"mongodecompressionerror\",{\"_index\":56,\"name\":{\"119\":{}},\"parent\":{\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{}}}],[\"mongodrivererror\",{\"_index\":57,\"name\":{\"129\":{}},\"parent\":{\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{}}}],[\"mongoerror\",{\"_index\":58,\"name\":{\"139\":{}},\"parent\":{\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{}}}],[\"mongoerrorlabel\",{\"_index\":255,\"name\":{\"824\":{},\"825\":{}},\"parent\":{}}],[\"mongoexpiredsessionerror\",{\"_index\":59,\"name\":{\"149\":{}},\"parent\":{\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{}}}],[\"mongogridfschunkerror\",{\"_index\":60,\"name\":{\"159\":{}},\"parent\":{\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{}}}],[\"mongogridfsstreamerror\",{\"_index\":61,\"name\":{\"169\":{}},\"parent\":{\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{}}}],[\"mongoinvalidargumenterror\",{\"_index\":62,\"name\":{\"179\":{}},\"parent\":{\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{}}}],[\"mongokerberoserror\",{\"_index\":63,\"name\":{\"189\":{}},\"parent\":{\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{}}}],[\"mongomissingcredentialserror\",{\"_index\":64,\"name\":{\"199\":{}},\"parent\":{\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{}}}],[\"mongomissingdependencyerror\",{\"_index\":65,\"name\":{\"209\":{}},\"parent\":{\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{}}}],[\"mongonetworkerror\",{\"_index\":66,\"name\":{\"219\":{}},\"parent\":{\"220\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{},\"225\":{},\"226\":{},\"227\":{},\"228\":{}}}],[\"mongonetworkerroroptions\",{\"_index\":580,\"name\":{\"1650\":{}},\"parent\":{\"1651\":{}}}],[\"mongonetworktimeouterror\",{\"_index\":67,\"name\":{\"229\":{}},\"parent\":{\"230\":{},\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{}}}],[\"mongonotconnectederror\",{\"_index\":68,\"name\":{\"239\":{}},\"parent\":{\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{},\"247\":{},\"248\":{}}}],[\"mongooptions\",{\"_index\":657,\"name\":{\"1812\":{}},\"parent\":{\"1813\":{},\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{},\"1820\":{},\"1821\":{},\"1822\":{},\"1823\":{},\"1824\":{},\"1825\":{},\"1826\":{},\"1827\":{},\"1828\":{},\"1829\":{},\"1830\":{},\"1831\":{},\"1832\":{},\"1833\":{},\"1834\":{},\"1835\":{},\"1836\":{},\"1837\":{},\"1838\":{},\"1839\":{},\"1840\":{},\"1841\":{},\"1842\":{},\"1843\":{},\"1844\":{},\"1845\":{},\"1846\":{},\"1847\":{},\"1848\":{},\"1849\":{},\"1850\":{},\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{},\"1855\":{},\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{},\"1862\":{}}}],[\"mongoparseerror\",{\"_index\":69,\"name\":{\"249\":{}},\"parent\":{\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{}}}],[\"mongoruntimeerror\",{\"_index\":70,\"name\":{\"259\":{}},\"parent\":{\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{}}}],[\"mongoserverclosederror\",{\"_index\":71,\"name\":{\"269\":{}},\"parent\":{\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"mongoservererror\",{\"_index\":72,\"name\":{\"279\":{}},\"parent\":{\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{}}}],[\"mongoserverselectionerror\",{\"_index\":73,\"name\":{\"293\":{}},\"parent\":{\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"mongosystemerror\",{\"_index\":75,\"name\":{\"304\":{}},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{}}}],[\"mongotailablecursorerror\",{\"_index\":76,\"name\":{\"315\":{}},\"parent\":{\"316\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{}}}],[\"mongotopologyclosederror\",{\"_index\":77,\"name\":{\"325\":{}},\"parent\":{\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{}}}],[\"mongotransactionerror\",{\"_index\":78,\"name\":{\"335\":{}},\"parent\":{\"336\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{}}}],[\"mongounexpectedserverresponseerror\",{\"_index\":79,\"name\":{\"345\":{}},\"parent\":{\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{}}}],[\"mongowriteconcernerror\",{\"_index\":80,\"name\":{\"355\":{}},\"parent\":{\"356\":{},\"357\":{},\"358\":{},\"359\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{},\"369\":{}}}],[\"monitorcommands\",{\"_index\":480,\"name\":{\"1430\":{},\"1470\":{},\"1802\":{},\"1831\":{},\"2805\":{},\"2895\":{}},\"parent\":{}}],[\"monitorevents\",{\"_index\":951,\"name\":{\"2795\":{}},\"parent\":{}}],[\"monitoroptions\",{\"_index\":952,\"name\":{\"2796\":{}},\"parent\":{\"2797\":{},\"2798\":{},\"2799\":{},\"2800\":{},\"2801\":{},\"2802\":{},\"2803\":{},\"2804\":{},\"2805\":{},\"2806\":{},\"2807\":{},\"2808\":{},\"2809\":{},\"2810\":{},\"2811\":{},\"2812\":{},\"2813\":{},\"2814\":{},\"2815\":{},\"2816\":{},\"2817\":{},\"2818\":{}}}],[\"more\",{\"_index\":388,\"name\":{\"1146\":{}},\"parent\":{}}],[\"multi\",{\"_index\":939,\"name\":{\"2749\":{}},\"parent\":{}}],[\"n\",{\"_index\":611,\"name\":{\"1706\":{},\"1728\":{}},\"parent\":{}}],[\"name\",{\"_index\":31,\"name\":{\"31\":{},\"52\":{},\"62\":{},\"72\":{},\"82\":{},\"92\":{},\"102\":{},\"112\":{},\"122\":{},\"132\":{},\"144\":{},\"152\":{},\"162\":{},\"172\":{},\"182\":{},\"192\":{},\"202\":{},\"212\":{},\"222\":{},\"232\":{},\"242\":{},\"252\":{},\"262\":{},\"272\":{},\"286\":{},\"296\":{},\"308\":{},\"318\":{},\"328\":{},\"338\":{},\"348\":{},\"359\":{},\"1739\":{},\"2118\":{},\"2366\":{},\"2404\":{},\"2474\":{},\"3033\":{},\"3038\":{},\"3045\":{},\"3049\":{}},\"parent\":{}}],[\"nameonly\",{\"_index\":849,\"name\":{\"2483\":{},\"2505\":{}},\"parent\":{}}],[\"namespace\",{\"_index\":84,\"name\":{\"373\":{},\"441\":{},\"498\":{},\"560\":{},\"605\":{},\"676\":{},\"721\":{},\"1156\":{}},\"parent\":{}}],[\"ne\",{\"_index\":694,\"name\":{\"1921\":{}},\"parent\":{}}],[\"near\",{\"_index\":706,\"name\":{\"1935\":{},\"2690\":{}},\"parent\":{}}],[\"nearest\",{\"_index\":276,\"name\":{\"860\":{},\"865\":{}},\"parent\":{}}],[\"nearsphere\",{\"_index\":707,\"name\":{\"1936\":{}},\"parent\":{}}],[\"nestedpaths\",{\"_index\":724,\"name\":{\"1954\":{}},\"parent\":{}}],[\"new_collection\",{\"_index\":872,\"name\":{\"2575\":{}},\"parent\":{}}],[\"newdescription\",{\"_index\":322,\"name\":{\"966\":{},\"985\":{}},\"parent\":{}}],[\"next\",{\"_index\":92,\"name\":{\"383\":{},\"451\":{},\"615\":{},\"686\":{},\"731\":{},\"1161\":{},\"2684\":{}},\"parent\":{}}],[\"nin\",{\"_index\":695,\"name\":{\"1922\":{}},\"parent\":{}}],[\"nindexes\",{\"_index\":879,\"name\":{\"2602\":{}},\"parent\":{}}],[\"ninserted\",{\"_index\":333,\"name\":{\"996\":{},\"1019\":{}},\"parent\":{}}],[\"nmatched\",{\"_index\":335,\"name\":{\"998\":{},\"1021\":{}},\"parent\":{}}],[\"nmodified\",{\"_index\":336,\"name\":{\"999\":{},\"1022\":{}},\"parent\":{}}],[\"nocursortimeout\",{\"_index\":526,\"name\":{\"1533\":{},\"1551\":{},\"2267\":{}},\"parent\":{}}],[\"nodelay\",{\"_index\":486,\"name\":{\"1436\":{},\"1475\":{},\"1793\":{},\"1835\":{},\"2809\":{},\"2900\":{}},\"parent\":{}}],[\"nolock\",{\"_index\":811,\"name\":{\"2234\":{}},\"parent\":{}}],[\"nonobjectidlikedocument\",{\"_index\":725,\"name\":{\"1955\":{}},\"parent\":{}}],[\"nor\",{\"_index\":741,\"name\":{\"1971\":{}},\"parent\":{}}],[\"noresponse\",{\"_index\":16,\"name\":{\"16\":{},\"1299\":{},\"1565\":{},\"1998\":{},\"2027\":{},\"2055\":{},\"2080\":{},\"2108\":{},\"2151\":{},\"2177\":{},\"2205\":{},\"2224\":{},\"2243\":{},\"2281\":{},\"2303\":{},\"2328\":{},\"2354\":{},\"2392\":{},\"2436\":{},\"2461\":{},\"2494\":{},\"2515\":{},\"2552\":{},\"2584\":{},\"2630\":{},\"2649\":{},\"2707\":{},\"2730\":{},\"2763\":{},\"3021\":{}},\"parent\":{}}],[\"normalization\",{\"_index\":771,\"name\":{\"2045\":{}},\"parent\":{}}],[\"not\",{\"_index\":696,\"name\":{\"1923\":{}},\"parent\":{}}],[\"notacceptedfields\",{\"_index\":726,\"name\":{\"1956\":{}},\"parent\":{}}],[\"nremoved\",{\"_index\":337,\"name\":{\"1000\":{},\"1023\":{}},\"parent\":{}}],[\"ns\",{\"_index\":407,\"name\":{\"1205\":{},\"1231\":{},\"1240\":{},\"1258\":{},\"1322\":{},\"1331\":{},\"1360\":{},\"2596\":{}},\"parent\":{}}],[\"number\",{\"_index\":914,\"name\":{\"2668\":{},\"2669\":{},\"2671\":{}},\"parent\":{}}],[\"numericordering\",{\"_index\":767,\"name\":{\"2041\":{}},\"parent\":{}}],[\"numerictype\",{\"_index\":727,\"name\":{\"1957\":{}},\"parent\":{}}],[\"numextents\",{\"_index\":878,\"name\":{\"2601\":{}},\"parent\":{}}],[\"nupserted\",{\"_index\":334,\"name\":{\"997\":{},\"1020\":{}},\"parent\":{}}],[\"objectid\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"off\",{\"_index\":108,\"name\":{\"401\":{},\"467\":{},\"484\":{},\"630\":{},\"657\":{},\"703\":{},\"748\":{},\"797\":{},\"1170\":{},\"1885\":{},\"2967\":{}},\"parent\":{}}],[\"ok\",{\"_index\":42,\"name\":{\"42\":{},\"285\":{},\"363\":{},\"992\":{},\"1018\":{},\"1518\":{},\"2528\":{},\"2615\":{}},\"parent\":{}}],[\"omitreadpreference\",{\"_index\":20,\"name\":{\"20\":{},\"1303\":{},\"1567\":{},\"2002\":{},\"2031\":{},\"2059\":{},\"2084\":{},\"2112\":{},\"2155\":{},\"2181\":{},\"2209\":{},\"2228\":{},\"2247\":{},\"2285\":{},\"2307\":{},\"2332\":{},\"2358\":{},\"2396\":{},\"2440\":{},\"2465\":{},\"2498\":{},\"2519\":{},\"2556\":{},\"2568\":{},\"2588\":{},\"2634\":{},\"2653\":{},\"2711\":{},\"2734\":{},\"2767\":{},\"3024\":{}},\"parent\":{}}],[\"on\",{\"_index\":105,\"name\":{\"398\":{},\"464\":{},\"481\":{},\"627\":{},\"654\":{},\"700\":{},\"745\":{},\"794\":{},\"1167\":{},\"1882\":{},\"2964\":{}},\"parent\":{}}],[\"once\",{\"_index\":106,\"name\":{\"399\":{},\"465\":{},\"482\":{},\"628\":{},\"655\":{},\"701\":{},\"746\":{},\"795\":{},\"1168\":{},\"1883\":{},\"2965\":{}},\"parent\":{}}],[\"oneormore\",{\"_index\":728,\"name\":{\"1958\":{}},\"parent\":{}}],[\"onlyfieldsoftype\",{\"_index\":729,\"name\":{\"1959\":{}},\"parent\":{}}],[\"op\",{\"_index\":341,\"name\":{\"1008\":{}},\"parent\":{}}],[\"opendownloadstream\",{\"_index\":220,\"name\":{\"646\":{}},\"parent\":{}}],[\"opendownloadstreambyname\",{\"_index\":222,\"name\":{\"649\":{}},\"parent\":{}}],[\"openuploadstream\",{\"_index\":218,\"name\":{\"644\":{}},\"parent\":{}}],[\"openuploadstreamwithid\",{\"_index\":219,\"name\":{\"645\":{}},\"parent\":{}}],[\"operationdescription\",{\"_index\":405,\"name\":{\"1202\":{},\"1228\":{},\"1253\":{},\"1315\":{},\"1347\":{},\"1355\":{}},\"parent\":{}}],[\"operationid\",{\"_index\":376,\"name\":{\"1096\":{},\"1123\":{},\"1136\":{}},\"parent\":{}}],[\"operationoptions\",{\"_index\":867,\"name\":{\"2564\":{}},\"parent\":{\"2565\":{},\"2566\":{},\"2567\":{},\"2568\":{},\"2569\":{},\"2570\":{}}}],[\"operations\",{\"_index\":371,\"name\":{\"1091\":{}},\"parent\":{}}],[\"operationtime\",{\"_index\":445,\"name\":{\"1370\":{},\"2943\":{}},\"parent\":{}}],[\"operationtype\",{\"_index\":397,\"name\":{\"1182\":{},\"1189\":{},\"1196\":{},\"1204\":{},\"1230\":{},\"1239\":{},\"1247\":{},\"1256\":{},\"1268\":{},\"1309\":{},\"1317\":{},\"1329\":{},\"1341\":{},\"1349\":{},\"1357\":{}},\"parent\":{}}],[\"oplogreplay\",{\"_index\":816,\"name\":{\"2274\":{}},\"parent\":{}}],[\"optime\",{\"_index\":339,\"name\":{\"1002\":{}},\"parent\":{}}],[\"optionalid\",{\"_index\":730,\"name\":{\"1960\":{}},\"parent\":{}}],[\"optionalunlessrequiredid\",{\"_index\":731,\"name\":{\"1961\":{}},\"parent\":{}}],[\"options\",{\"_index\":160,\"name\":{\"516\":{},\"553\":{},\"673\":{},\"718\":{},\"778\":{},\"949\":{},\"1154\":{},\"1620\":{},\"1700\":{},\"1930\":{},\"2476\":{},\"3003\":{}},\"parent\":{}}],[\"or\",{\"_index\":742,\"name\":{\"1972\":{}},\"parent\":{}}],[\"ordered\",{\"_index\":4,\"name\":{\"4\":{},\"2165\":{}},\"parent\":{}}],[\"orderedbulkoperation\",{\"_index\":383,\"name\":{\"1119\":{}},\"parent\":{\"1120\":{},\"1121\":{},\"1122\":{},\"1123\":{},\"1124\":{},\"1125\":{},\"1126\":{},\"1127\":{},\"1128\":{},\"1129\":{},\"1130\":{}}}],[\"originalindexes\",{\"_index\":370,\"name\":{\"1089\":{}},\"parent\":{}}],[\"originalzeroindex\",{\"_index\":368,\"name\":{\"1087\":{}},\"parent\":{}}],[\"os\",{\"_index\":1045,\"name\":{\"3035\":{}},\"parent\":{}}],[\"out\",{\"_index\":135,\"name\":{\"432\":{},\"1292\":{},\"1560\":{},\"2020\":{},\"2101\":{},\"2534\":{}},\"parent\":{}}],[\"outstandingrequests\",{\"_index\":616,\"name\":{\"1711\":{}},\"parent\":{}}],[\"paddingfactor\",{\"_index\":881,\"name\":{\"2604\":{}},\"parent\":{}}],[\"parent\",{\"_index\":224,\"name\":{\"671\":{},\"717\":{},\"1155\":{}},\"parent\":{}}],[\"partialfilterexpression\",{\"_index\":822,\"name\":{\"2367\":{},\"2412\":{}},\"parent\":{}}],[\"passives\",{\"_index\":956,\"name\":{\"2825\":{}},\"parent\":{}}],[\"password\",{\"_index\":460,\"name\":{\"1397\":{},\"1406\":{},\"1737\":{}},\"parent\":{}}],[\"ping\",{\"_index\":124,\"name\":{\"417\":{}},\"parent\":{}}],[\"pinned\",{\"_index\":475,\"name\":{\"1422\":{}},\"parent\":{}}],[\"pipeline\",{\"_index\":131,\"name\":{\"425\":{},\"1153\":{},\"2134\":{}},\"parent\":{}}],[\"pipeoptions\",{\"_index\":446,\"name\":{\"1371\":{}},\"parent\":{\"1372\":{}}}],[\"pkfactory\",{\"_index\":535,\"name\":{\"1574\":{},\"1798\":{},\"1851\":{},\"1863\":{},\"2135\":{}},\"parent\":{\"1864\":{}}}],[\"platform\",{\"_index\":628,\"name\":{\"1741\":{},\"3041\":{},\"3051\":{}},\"parent\":{}}],[\"port\",{\"_index\":970,\"name\":{\"2848\":{},\"3061\":{}},\"parent\":{}}],[\"pos\",{\"_index\":612,\"name\":{\"1707\":{}},\"parent\":{}}],[\"position\",{\"_index\":681,\"name\":{\"1906\":{}},\"parent\":{}}],[\"preference\",{\"_index\":287,\"name\":{\"876\":{}},\"parent\":{}}],[\"prependlistener\",{\"_index\":114,\"name\":{\"407\":{},\"473\":{},\"490\":{},\"636\":{},\"663\":{},\"709\":{},\"754\":{},\"803\":{},\"1176\":{},\"1891\":{},\"2973\":{}},\"parent\":{}}],[\"prependoncelistener\",{\"_index\":115,\"name\":{\"408\":{},\"474\":{},\"491\":{},\"637\":{},\"664\":{},\"710\":{},\"755\":{},\"804\":{},\"1177\":{},\"1892\":{},\"2974\":{}},\"parent\":{}}],[\"prev\",{\"_index\":928,\"name\":{\"2685\":{}},\"parent\":{}}],[\"previousdescription\",{\"_index\":321,\"name\":{\"965\":{},\"984\":{}},\"parent\":{}}],[\"primary\",{\"_index\":272,\"name\":{\"856\":{},\"861\":{},\"2836\":{}},\"parent\":{}}],[\"primary_preferred\",{\"_index\":273,\"name\":{\"857\":{}},\"parent\":{}}],[\"primarypreferred\",{\"_index\":277,\"name\":{\"862\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":559,\"name\":{\"1611\":{}},\"parent\":{}}],[\"processid\",{\"_index\":972,\"name\":{\"2853\":{}},\"parent\":{}}],[\"profilinglevel\",{\"_index\":205,\"name\":{\"576\":{},\"836\":{},\"837\":{}},\"parent\":{}}],[\"profilingleveloptions\",{\"_index\":868,\"name\":{\"2571\":{}},\"parent\":{}}],[\"project\",{\"_index\":136,\"name\":{\"433\":{},\"598\":{}},\"parent\":{}}],[\"projection\",{\"_index\":732,\"name\":{\"1962\":{},\"2255\":{},\"2292\":{},\"2315\":{},\"2341\":{}},\"parent\":{}}],[\"projectionoperators\",{\"_index\":733,\"name\":{\"1963\":{}},\"parent\":{}}],[\"promise\",{\"_index\":245,\"name\":{\"808\":{}},\"parent\":{\"809\":{},\"810\":{},\"811\":{},\"812\":{}}}],[\"promiselibrary\",{\"_index\":655,\"name\":{\"1799\":{},\"1852\":{}},\"parent\":{}}],[\"propertytype\",{\"_index\":734,\"name\":{\"1964\":{}},\"parent\":{}}],[\"proxyhost\",{\"_index\":491,\"name\":{\"1444\":{},\"1451\":{},\"1481\":{},\"1806\":{},\"1825\":{},\"2815\":{},\"2905\":{}},\"parent\":{}}],[\"proxyoptions\",{\"_index\":497,\"name\":{\"1450\":{},\"1631\":{}},\"parent\":{\"1451\":{},\"1452\":{},\"1453\":{},\"1454\":{}}}],[\"proxypassword\",{\"_index\":494,\"name\":{\"1447\":{},\"1454\":{},\"1484\":{},\"1809\":{},\"1828\":{},\"2818\":{},\"2908\":{}},\"parent\":{}}],[\"proxyport\",{\"_index\":492,\"name\":{\"1445\":{},\"1452\":{},\"1482\":{},\"1807\":{},\"1826\":{},\"2816\":{},\"2906\":{}},\"parent\":{}}],[\"proxyusername\",{\"_index\":493,\"name\":{\"1446\":{},\"1453\":{},\"1483\":{},\"1808\":{},\"1827\":{},\"2817\":{},\"2907\":{}},\"parent\":{}}],[\"pullalloperator\",{\"_index\":735,\"name\":{\"1965\":{}},\"parent\":{}}],[\"pulloperator\",{\"_index\":736,\"name\":{\"1966\":{}},\"parent\":{}}],[\"pushoperator\",{\"_index\":737,\"name\":{\"1967\":{}},\"parent\":{}}],[\"q\",{\"_index\":805,\"name\":{\"2190\":{},\"2746\":{}},\"parent\":{}}],[\"query\",{\"_index\":860,\"name\":{\"2535\":{}},\"parent\":{}}],[\"rand\",{\"_index\":715,\"name\":{\"1945\":{}},\"parent\":{}}],[\"raw\",{\"_index\":21,\"name\":{\"21\":{},\"989\":{},\"1099\":{},\"1126\":{},\"1139\":{},\"1304\":{},\"1510\":{},\"1534\":{},\"1552\":{},\"1577\":{},\"1797\":{},\"1830\":{},\"2003\":{},\"2032\":{},\"2060\":{},\"2085\":{},\"2113\":{},\"2156\":{},\"2182\":{},\"2210\":{},\"2229\":{},\"2248\":{},\"2286\":{},\"2308\":{},\"2333\":{},\"2359\":{},\"2397\":{},\"2441\":{},\"2466\":{},\"2499\":{},\"2520\":{},\"2557\":{},\"2569\":{},\"2589\":{},\"2635\":{},\"2654\":{},\"2712\":{},\"2735\":{},\"2768\":{},\"2890\":{},\"3025\":{}},\"parent\":{}}],[\"rawlisteners\",{\"_index\":111,\"name\":{\"404\":{},\"470\":{},\"487\":{},\"633\":{},\"660\":{},\"706\":{},\"751\":{},\"800\":{},\"1173\":{},\"1888\":{},\"2970\":{}},\"parent\":{}}],[\"readbuffereddocuments\",{\"_index\":89,\"name\":{\"380\":{},\"448\":{},\"612\":{},\"683\":{},\"728\":{}},\"parent\":{}}],[\"readconcern\",{\"_index\":9,\"name\":{\"9\":{},\"375\":{},\"443\":{},\"499\":{},\"556\":{},\"607\":{},\"678\":{},\"723\":{},\"781\":{},\"846\":{},\"1294\":{},\"1508\":{},\"1526\":{},\"1544\":{},\"1575\":{},\"1765\":{},\"1817\":{},\"1991\":{},\"2022\":{},\"2048\":{},\"2074\":{},\"2103\":{},\"2144\":{},\"2171\":{},\"2198\":{},\"2218\":{},\"2236\":{},\"2276\":{},\"2296\":{},\"2321\":{},\"2347\":{},\"2385\":{},\"2429\":{},\"2454\":{},\"2487\":{},\"2508\":{},\"2545\":{},\"2577\":{},\"2623\":{},\"2642\":{},\"2701\":{},\"2724\":{},\"2756\":{},\"3010\":{}},\"parent\":{\"847\":{},\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"readconcernlevel\",{\"_index\":261,\"name\":{\"838\":{},\"839\":{},\"1766\":{}},\"parent\":{}}],[\"readconcernlike\",{\"_index\":941,\"name\":{\"2772\":{}},\"parent\":{}}],[\"readonly\",{\"_index\":844,\"name\":{\"2479\":{}},\"parent\":{}}],[\"readpreference\",{\"_index\":19,\"name\":{\"19\":{},\"374\":{},\"442\":{},\"500\":{},\"557\":{},\"606\":{},\"677\":{},\"722\":{},\"783\":{},\"855\":{},\"1302\":{},\"1378\":{},\"1509\":{},\"1525\":{},\"1543\":{},\"1573\":{},\"1690\":{},\"1767\":{},\"1816\":{},\"2001\":{},\"2030\":{},\"2058\":{},\"2066\":{},\"2083\":{},\"2111\":{},\"2154\":{},\"2180\":{},\"2208\":{},\"2227\":{},\"2246\":{},\"2284\":{},\"2306\":{},\"2331\":{},\"2357\":{},\"2395\":{},\"2439\":{},\"2464\":{},\"2497\":{},\"2518\":{},\"2555\":{},\"2567\":{},\"2587\":{},\"2633\":{},\"2652\":{},\"2710\":{},\"2733\":{},\"2766\":{},\"2779\":{},\"2783\":{},\"2858\":{},\"2860\":{},\"3012\":{}},\"parent\":{\"856\":{},\"857\":{},\"858\":{},\"859\":{},\"860\":{},\"861\":{},\"862\":{},\"863\":{},\"864\":{},\"865\":{},\"866\":{},\"867\":{},\"868\":{},\"869\":{},\"870\":{},\"871\":{},\"872\":{},\"873\":{},\"874\":{},\"875\":{},\"876\":{},\"877\":{},\"878\":{},\"879\":{},\"880\":{},\"881\":{}}}],[\"readpreferencefromoptions\",{\"_index\":943,\"name\":{\"2775\":{}},\"parent\":{\"2776\":{},\"2777\":{},\"2778\":{},\"2779\":{},\"2780\":{}}}],[\"readpreferencelike\",{\"_index\":944,\"name\":{\"2781\":{}},\"parent\":{}}],[\"readpreferencelikeoptions\",{\"_index\":945,\"name\":{\"2782\":{}},\"parent\":{\"2783\":{},\"2784\":{},\"2785\":{}}}],[\"readpreferencemode\",{\"_index\":262,\"name\":{\"840\":{},\"841\":{}},\"parent\":{}}],[\"readpreferenceoptions\",{\"_index\":946,\"name\":{\"2786\":{}},\"parent\":{\"2787\":{},\"2788\":{}}}],[\"readpreferencetags\",{\"_index\":639,\"name\":{\"1769\":{},\"2777\":{}},\"parent\":{}}],[\"reason\",{\"_index\":74,\"name\":{\"297\":{},\"307\":{},\"926\":{},\"934\":{}},\"parent\":{}}],[\"receiveresponse\",{\"_index\":513,\"name\":{\"1500\":{}},\"parent\":{}}],[\"reconciliation\",{\"_index\":932,\"name\":{\"2693\":{}},\"parent\":{}}],[\"recoverytoken\",{\"_index\":1035,\"name\":{\"3004\":{}},\"parent\":{}}],[\"redact\",{\"_index\":138,\"name\":{\"435\":{}},\"parent\":{}}],[\"reducefunction\",{\"_index\":866,\"name\":{\"2561\":{}},\"parent\":{\"2562\":{}}}],[\"regex\",{\"_index\":701,\"name\":{\"1929\":{}},\"parent\":{}}],[\"regexporstring\",{\"_index\":738,\"name\":{\"1968\":{}},\"parent\":{}}],[\"remove\",{\"_index\":186,\"name\":{\"542\":{},\"2681\":{},\"2686\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":109,\"name\":{\"402\":{},\"468\":{},\"485\":{},\"631\":{},\"658\":{},\"704\":{},\"749\":{},\"798\":{},\"1171\":{},\"1886\":{},\"2968\":{}},\"parent\":{}}],[\"removed\",{\"_index\":926,\"name\":{\"2681\":{}},\"parent\":{}}],[\"removedfields\",{\"_index\":449,\"name\":{\"1385\":{}},\"parent\":{}}],[\"removelistener\",{\"_index\":107,\"name\":{\"400\":{},\"466\":{},\"483\":{},\"629\":{},\"656\":{},\"702\":{},\"747\":{},\"796\":{},\"1169\":{},\"1884\":{},\"2966\":{}},\"parent\":{}}],[\"removeuser\",{\"_index\":126,\"name\":{\"419\":{},\"574\":{}},\"parent\":{}}],[\"removeuseroptions\",{\"_index\":869,\"name\":{\"2572\":{}},\"parent\":{}}],[\"rename\",{\"_index\":156,\"name\":{\"512\":{},\"650\":{}},\"parent\":{}}],[\"renamecollection\",{\"_index\":200,\"name\":{\"568\":{}},\"parent\":{}}],[\"renameoptions\",{\"_index\":870,\"name\":{\"2573\":{}},\"parent\":{\"2574\":{},\"2575\":{},\"2576\":{},\"2577\":{},\"2578\":{},\"2579\":{},\"2580\":{},\"2581\":{},\"2582\":{},\"2583\":{},\"2584\":{},\"2585\":{},\"2586\":{},\"2587\":{},\"2588\":{},\"2589\":{},\"2590\":{},\"2591\":{},\"2592\":{}}}],[\"replacement\",{\"_index\":360,\"name\":{\"1049\":{}},\"parent\":{}}],[\"replaceone\",{\"_index\":152,\"name\":{\"508\":{},\"1109\":{}},\"parent\":{}}],[\"replaceonemodel\",{\"_index\":359,\"name\":{\"1047\":{}},\"parent\":{\"1048\":{},\"1049\":{},\"1050\":{},\"1051\":{},\"1052\":{}}}],[\"replaceoptions\",{\"_index\":933,\"name\":{\"2694\":{}},\"parent\":{\"2695\":{},\"2696\":{},\"2697\":{},\"2698\":{},\"2699\":{},\"2700\":{},\"2701\":{},\"2702\":{},\"2703\":{},\"2704\":{},\"2705\":{},\"2706\":{},\"2707\":{},\"2708\":{},\"2709\":{},\"2710\":{},\"2711\":{},\"2712\":{},\"2713\":{},\"2714\":{},\"2715\":{}}}],[\"replicaset\",{\"_index\":631,\"name\":{\"1744\":{},\"1844\":{},\"2884\":{}},\"parent\":{}}],[\"replsetgetstatus\",{\"_index\":129,\"name\":{\"422\":{}},\"parent\":{}}],[\"reply\",{\"_index\":305,\"name\":{\"914\":{},\"976\":{}},\"parent\":{}}],[\"requestid\",{\"_index\":296,\"name\":{\"892\":{},\"900\":{},\"911\":{}},\"parent\":{}}],[\"requiring\",{\"_index\":901,\"name\":{\"2662\":{}},\"parent\":{}}],[\"reset\",{\"_index\":226,\"name\":{\"760\":{},\"2687\":{}},\"parent\":{}}],[\"resolveauthmechanism\",{\"_index\":464,\"name\":{\"1402\":{}},\"parent\":{}}],[\"response\",{\"_index\":387,\"name\":{\"1145\":{}},\"parent\":{}}],[\"restarted\",{\"_index\":929,\"name\":{\"2688\":{}},\"parent\":{}}],[\"result\",{\"_index\":28,\"name\":{\"28\":{},\"358\":{},\"1010\":{}},\"parent\":{}}],[\"resume_token_changed\",{\"_index\":392,\"name\":{\"1152\":{}},\"parent\":{}}],[\"resumeafter\",{\"_index\":429,\"name\":{\"1280\":{},\"1379\":{}},\"parent\":{}}],[\"resumeoptions\",{\"_index\":447,\"name\":{\"1373\":{}},\"parent\":{\"1374\":{},\"1375\":{},\"1376\":{},\"1377\":{},\"1378\":{},\"1379\":{},\"1380\":{},\"1381\":{}}}],[\"resumetoken\",{\"_index\":395,\"name\":{\"1159\":{},\"1382\":{}},\"parent\":{}}],[\"retryreads\",{\"_index\":645,\"name\":{\"1779\":{},\"1853\":{},\"2882\":{}},\"parent\":{}}],[\"retrywrites\",{\"_index\":13,\"name\":{\"13\":{},\"1296\":{},\"1562\":{},\"1576\":{},\"1780\":{},\"1854\":{},\"1995\":{},\"2024\":{},\"2052\":{},\"2077\":{},\"2105\":{},\"2148\":{},\"2174\":{},\"2202\":{},\"2221\":{},\"2240\":{},\"2278\":{},\"2300\":{},\"2325\":{},\"2351\":{},\"2389\":{},\"2433\":{},\"2458\":{},\"2491\":{},\"2512\":{},\"2549\":{},\"2581\":{},\"2627\":{},\"2646\":{},\"2704\":{},\"2727\":{},\"2760\":{},\"2881\":{},\"3018\":{}},\"parent\":{}}],[\"returndocument\",{\"_index\":260,\"name\":{\"834\":{},\"835\":{},\"2316\":{},\"2342\":{}},\"parent\":{}}],[\"returnkey\",{\"_index\":211,\"name\":{\"592\":{},\"2262\":{}},\"parent\":{}}],[\"reuse\",{\"_index\":912,\"name\":{\"2667\":{}},\"parent\":{}}],[\"revision\",{\"_index\":591,\"name\":{\"1670\":{}},\"parent\":{}}],[\"rewind\",{\"_index\":101,\"name\":{\"394\":{},\"461\":{},\"624\":{},\"697\":{},\"742\":{}},\"parent\":{}}],[\"role\",{\"_index\":760,\"name\":{\"2008\":{}},\"parent\":{}}],[\"roles\",{\"_index\":757,\"name\":{\"1988\":{}},\"parent\":{}}],[\"rolespecification\",{\"_index\":759,\"name\":{\"2007\":{}},\"parent\":{\"2008\":{},\"2009\":{}}}],[\"rootfilteroperators\",{\"_index\":739,\"name\":{\"1969\":{}},\"parent\":{\"1970\":{},\"1971\":{},\"1972\":{},\"1973\":{},\"1974\":{},\"1979\":{},\"1980\":{}}}],[\"rootfilteroperators.__type\",{\"_index\":745,\"name\":{},\"parent\":{\"1975\":{},\"1976\":{},\"1977\":{},\"1978\":{}}}],[\"roundtriptime\",{\"_index\":958,\"name\":{\"2832\":{}},\"parent\":{}}],[\"runcommandoptions\",{\"_index\":873,\"name\":{\"2593\":{}},\"parent\":{}}],[\"scale\",{\"_index\":894,\"name\":{\"2621\":{},\"2640\":{}},\"parent\":{}}],[\"scalefactor\",{\"_index\":892,\"name\":{\"2619\":{}},\"parent\":{}}],[\"schemamap\",{\"_index\":562,\"name\":{\"1616\":{}},\"parent\":{}}],[\"schemamember\",{\"_index\":750,\"name\":{\"1981\":{}},\"parent\":{}}],[\"scope\",{\"_index\":863,\"name\":{\"2540\":{}},\"parent\":{}}],[\"search\",{\"_index\":744,\"name\":{\"1975\":{},\"2689\":{},\"2690\":{}},\"parent\":{}}],[\"searches\",{\"_index\":930,\"name\":{\"2688\":{}},\"parent\":{}}],[\"secondary\",{\"_index\":274,\"name\":{\"858\":{},\"863\":{}},\"parent\":{}}],[\"secondary_preferred\",{\"_index\":275,\"name\":{\"859\":{}},\"parent\":{}}],[\"secondaryok\",{\"_index\":197,\"name\":{\"555\":{},\"879\":{}},\"parent\":{}}],[\"secondarypreferred\",{\"_index\":278,\"name\":{\"864\":{}},\"parent\":{}}],[\"secretaccesskey\",{\"_index\":548,\"name\":{\"1597\":{}},\"parent\":{}}],[\"selectserveroptions\",{\"_index\":976,\"name\":{\"2859\":{}},\"parent\":{\"2860\":{},\"2861\":{},\"2862\":{}}}],[\"serverapi\",{\"_index\":241,\"name\":{\"779\":{},\"1429\":{},\"1467\":{},\"1803\":{},\"1819\":{},\"1865\":{},\"2803\":{},\"2889\":{}},\"parent\":{\"1866\":{},\"1867\":{},\"1868\":{}}}],[\"serverapiversion\",{\"_index\":258,\"name\":{\"830\":{},\"831\":{}},\"parent\":{}}],[\"servercapabilities\",{\"_index\":977,\"name\":{\"2863\":{}},\"parent\":{\"2864\":{},\"2865\":{},\"2866\":{},\"2867\":{},\"2868\":{},\"2869\":{},\"2870\":{},\"2871\":{},\"2872\":{},\"2873\":{},\"2874\":{},\"2875\":{}}}],[\"serverclosedevent\",{\"_index\":318,\"name\":{\"959\":{}},\"parent\":{\"960\":{},\"961\":{}}}],[\"serverdescription\",{\"_index\":955,\"name\":{\"2821\":{}},\"parent\":{\"2822\":{},\"2823\":{},\"2824\":{},\"2825\":{},\"2826\":{},\"2827\":{},\"2828\":{},\"2829\":{},\"2830\":{},\"2831\":{},\"2832\":{},\"2833\":{},\"2834\":{},\"2835\":{},\"2836\":{},\"2837\":{},\"2838\":{},\"2839\":{},\"2840\":{},\"2841\":{},\"2842\":{},\"2843\":{},\"2844\":{},\"2845\":{},\"2846\":{},\"2847\":{},\"2848\":{},\"2849\":{}}}],[\"serverdescriptionchangedevent\",{\"_index\":320,\"name\":{\"962\":{}},\"parent\":{\"963\":{},\"964\":{},\"965\":{},\"966\":{}}}],[\"serverevents\",{\"_index\":953,\"name\":{\"2819\":{}},\"parent\":{}}],[\"serverheartbeatfailedevent\",{\"_index\":323,\"name\":{\"967\":{}},\"parent\":{\"968\":{},\"969\":{},\"970\":{}}}],[\"serverheartbeatstartedevent\",{\"_index\":324,\"name\":{\"971\":{}},\"parent\":{\"972\":{}}}],[\"serverheartbeatsucceededevent\",{\"_index\":325,\"name\":{\"973\":{}},\"parent\":{\"974\":{},\"975\":{},\"976\":{}}}],[\"serverinfo\",{\"_index\":122,\"name\":{\"415\":{}},\"parent\":{}}],[\"serveropeningevent\",{\"_index\":326,\"name\":{\"977\":{}},\"parent\":{\"978\":{},\"979\":{}}}],[\"serveroptions\",{\"_index\":954,\"name\":{\"2820\":{}},\"parent\":{}}],[\"servers\",{\"_index\":992,\"name\":{\"2922\":{}},\"parent\":{}}],[\"serverselectiontimeoutms\",{\"_index\":641,\"name\":{\"1775\":{},\"1855\":{},\"2861\":{},\"2883\":{}},\"parent\":{}}],[\"serverselector\",{\"_index\":974,\"name\":{\"2855\":{}},\"parent\":{\"2856\":{}}}],[\"serversession\",{\"_index\":1009,\"name\":{\"2948\":{},\"2988\":{}},\"parent\":{\"2989\":{},\"2990\":{},\"2991\":{},\"2992\":{},\"2993\":{}}}],[\"serversessionid\",{\"_index\":1031,\"name\":{\"2994\":{}},\"parent\":{\"2995\":{}}}],[\"serversessionid.__type\",{\"_index\":1032,\"name\":{},\"parent\":{\"2996\":{}}}],[\"serverstatus\",{\"_index\":123,\"name\":{\"416\":{}},\"parent\":{}}],[\"servertype\",{\"_index\":263,\"name\":{\"842\":{},\"843\":{}},\"parent\":{}}],[\"service_host\",{\"_index\":452,\"name\":{\"1388\":{}},\"parent\":{}}],[\"service_name\",{\"_index\":453,\"name\":{\"1389\":{}},\"parent\":{}}],[\"service_realm\",{\"_index\":454,\"name\":{\"1390\":{}},\"parent\":{}}],[\"serviceid\",{\"_index\":300,\"name\":{\"896\":{},\"906\":{},\"915\":{},\"935\":{}},\"parent\":{}}],[\"session\",{\"_index\":17,\"name\":{\"17\":{},\"1300\":{},\"1524\":{},\"1542\":{},\"1999\":{},\"2028\":{},\"2056\":{},\"2067\":{},\"2081\":{},\"2109\":{},\"2152\":{},\"2178\":{},\"2206\":{},\"2225\":{},\"2244\":{},\"2282\":{},\"2304\":{},\"2329\":{},\"2355\":{},\"2393\":{},\"2437\":{},\"2462\":{},\"2495\":{},\"2516\":{},\"2553\":{},\"2565\":{},\"2585\":{},\"2631\":{},\"2650\":{},\"2708\":{},\"2731\":{},\"2764\":{},\"2776\":{},\"2862\":{},\"3022\":{}},\"parent\":{}}],[\"sessiontoken\",{\"_index\":549,\"name\":{\"1598\":{}},\"parent\":{}}],[\"set\",{\"_index\":247,\"name\":{\"810\":{}},\"parent\":{}}],[\"setcurrentlogger\",{\"_index\":228,\"name\":{\"762\":{}},\"parent\":{}}],[\"setfields\",{\"_index\":751,\"name\":{\"1982\":{}},\"parent\":{}}],[\"setlevel\",{\"_index\":229,\"name\":{\"764\":{}},\"parent\":{}}],[\"setmaxlisteners\",{\"_index\":118,\"name\":{\"411\":{},\"477\":{},\"494\":{},\"640\":{},\"667\":{},\"713\":{},\"758\":{},\"807\":{},\"1180\":{},\"1895\":{},\"2977\":{}},\"parent\":{}}],[\"setname\",{\"_index\":962,\"name\":{\"2837\":{},\"2919\":{}},\"parent\":{}}],[\"setprofilinglevel\",{\"_index\":204,\"name\":{\"575\":{}},\"parent\":{}}],[\"setprofilingleveloptions\",{\"_index\":874,\"name\":{\"2594\":{}},\"parent\":{}}],[\"setversion\",{\"_index\":963,\"name\":{\"2838\":{}},\"parent\":{}}],[\"showexpandedevents\",{\"_index\":432,\"name\":{\"1284\":{}},\"parent\":{}}],[\"showrecordid\",{\"_index\":212,\"name\":{\"593\":{},\"2272\":{}},\"parent\":{}}],[\"signature\",{\"_index\":947,\"name\":{\"2791\":{}},\"parent\":{}}],[\"single\",{\"_index\":801,\"name\":{\"2169\":{}},\"parent\":{}}],[\"singlebatch\",{\"_index\":814,\"name\":{\"2270\":{}},\"parent\":{}}],[\"size\",{\"_index\":372,\"name\":{\"1092\":{},\"1940\":{},\"2125\":{},\"2598\":{},\"2665\":{},\"2666\":{},\"2670\":{}},\"parent\":{}}],[\"sizebytes\",{\"_index\":373,\"name\":{\"1093\":{}},\"parent\":{}}],[\"skip\",{\"_index\":139,\"name\":{\"436\":{},\"603\":{},\"1666\":{},\"1672\":{},\"2069\":{},\"2090\":{},\"2256\":{}},\"parent\":{}}],[\"skipkillcursors\",{\"_index\":528,\"name\":{\"1537\":{}},\"parent\":{}}],[\"slaveok\",{\"_index\":196,\"name\":{\"554\":{},\"878\":{},\"1507\":{}},\"parent\":{}}],[\"slice\",{\"_index\":680,\"name\":{\"1905\":{}},\"parent\":{}}],[\"snapshot\",{\"_index\":269,\"name\":{\"851\":{},\"2983\":{}},\"parent\":{}}],[\"snapshotenabled\",{\"_index\":1010,\"name\":{\"2949\":{}},\"parent\":{}}],[\"socketpath\",{\"_index\":1053,\"name\":{\"3062\":{}},\"parent\":{}}],[\"sockettimeoutms\",{\"_index\":487,\"name\":{\"1437\":{},\"1476\":{},\"1755\":{},\"1836\":{},\"2810\":{},\"2901\":{}},\"parent\":{}}],[\"sort\",{\"_index\":140,\"name\":{\"437\":{},\"599\":{},\"1665\":{},\"1671\":{},\"1907\":{},\"2254\":{},\"2293\":{},\"2317\":{},\"2343\":{},\"2536\":{},\"2999\":{}},\"parent\":{}}],[\"sortdirection\",{\"_index\":1034,\"name\":{\"3000\":{}},\"parent\":{}}],[\"source\",{\"_index\":461,\"name\":{\"1398\":{},\"1407\":{}},\"parent\":{}}],[\"sparse\",{\"_index\":823,\"name\":{\"2368\":{},\"2413\":{}},\"parent\":{}}],[\"srvhost\",{\"_index\":659,\"name\":{\"1814\":{},\"2885\":{}},\"parent\":{}}],[\"srvmaxhosts\",{\"_index\":637,\"name\":{\"1758\":{},\"1856\":{},\"2878\":{}},\"parent\":{}}],[\"srvservicename\",{\"_index\":638,\"name\":{\"1759\":{},\"1857\":{},\"2879\":{}},\"parent\":{}}],[\"ssl\",{\"_index\":632,\"name\":{\"1746\":{}},\"parent\":{}}],[\"sslca\",{\"_index\":650,\"name\":{\"1788\":{}},\"parent\":{}}],[\"sslcert\",{\"_index\":651,\"name\":{\"1789\":{}},\"parent\":{}}],[\"sslcrl\",{\"_index\":654,\"name\":{\"1792\":{}},\"parent\":{}}],[\"sslkey\",{\"_index\":652,\"name\":{\"1790\":{}},\"parent\":{}}],[\"sslpass\",{\"_index\":653,\"name\":{\"1791\":{}},\"parent\":{}}],[\"sslvalidate\",{\"_index\":649,\"name\":{\"1787\":{}},\"parent\":{}}],[\"stale\",{\"_index\":993,\"name\":{\"2923\":{}},\"parent\":{}}],[\"start\",{\"_index\":587,\"name\":{\"1661\":{},\"1667\":{},\"1673\":{}},\"parent\":{}}],[\"startafter\",{\"_index\":430,\"name\":{\"1281\":{},\"1380\":{}},\"parent\":{}}],[\"startatoperationtime\",{\"_index\":431,\"name\":{\"1282\":{},\"1374\":{}},\"parent\":{}}],[\"startsession\",{\"_index\":243,\"name\":{\"789\":{}},\"parent\":{}}],[\"starttransaction\",{\"_index\":1017,\"name\":{\"2958\":{}},\"parent\":{}}],[\"state\",{\"_index\":613,\"name\":{\"1708\":{}},\"parent\":{}}],[\"stats\",{\"_index\":173,\"name\":{\"529\":{},\"566\":{}},\"parent\":{}}],[\"storageengine\",{\"_index\":783,\"name\":{\"2128\":{},\"2370\":{},\"2415\":{}},\"parent\":{}}],[\"storagesize\",{\"_index\":877,\"name\":{\"2600\":{}},\"parent\":{}}],[\"stream\",{\"_index\":90,\"name\":{\"381\":{},\"449\":{},\"613\":{},\"684\":{},\"729\":{},\"1165\":{},\"1413\":{}},\"parent\":{}}],[\"streamdescription\",{\"_index\":506,\"name\":{\"1485\":{}},\"parent\":{\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{},\"1490\":{},\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{},\"1496\":{},\"1497\":{},\"1498\":{},\"1499\":{},\"1500\":{}}}],[\"streamdescriptionoptions\",{\"_index\":514,\"name\":{\"1501\":{}},\"parent\":{\"1502\":{},\"1503\":{},\"1504\":{}}}],[\"streamend\",{\"_index\":614,\"name\":{\"1710\":{}},\"parent\":{}}],[\"streamoptions\",{\"_index\":394,\"name\":{\"1158\":{}},\"parent\":{}}],[\"strength\",{\"_index\":766,\"name\":{\"2040\":{}},\"parent\":{}}],[\"strict\",{\"_index\":661,\"name\":{\"1867\":{},\"2122\":{}},\"parent\":{}}],[\"supportednodeconnectionoptions\",{\"_index\":663,\"name\":{\"1869\":{}},\"parent\":{}}],[\"supportedsocketoptions\",{\"_index\":664,\"name\":{\"1870\":{}},\"parent\":{}}],[\"supportedtlsconnectionoptions\",{\"_index\":665,\"name\":{\"1871\":{}},\"parent\":{}}],[\"supportedtlssocketoptions\",{\"_index\":666,\"name\":{\"1872\":{}},\"parent\":{}}],[\"supports\",{\"_index\":1003,\"name\":{\"2939\":{}},\"parent\":{}}],[\"supportssnapshotreads\",{\"_index\":984,\"name\":{\"2873\":{}},\"parent\":{}}],[\"system_command_collection\",{\"_index\":193,\"name\":{\"549\":{}},\"parent\":{}}],[\"system_index_collection\",{\"_index\":190,\"name\":{\"546\":{}},\"parent\":{}}],[\"system_js_collection\",{\"_index\":194,\"name\":{\"550\":{}},\"parent\":{}}],[\"system_namespace_collection\",{\"_index\":189,\"name\":{\"545\":{}},\"parent\":{}}],[\"system_profile_collection\",{\"_index\":191,\"name\":{\"547\":{}},\"parent\":{}}],[\"system_user_collection\",{\"_index\":192,\"name\":{\"548\":{}},\"parent\":{}}],[\"tags\",{\"_index\":283,\"name\":{\"872\":{},\"2827\":{}},\"parent\":{}}],[\"tagset\",{\"_index\":971,\"name\":{\"2850\":{}},\"parent\":{\"2851\":{}}}],[\"tailable\",{\"_index\":524,\"name\":{\"1531\":{},\"1549\":{},\"2259\":{}},\"parent\":{}}],[\"teardown\",{\"_index\":536,\"name\":{\"1584\":{}},\"parent\":{}}],[\"tenantid\",{\"_index\":553,\"name\":{\"1604\":{}},\"parent\":{}}],[\"text\",{\"_index\":743,\"name\":{\"1973\":{}},\"parent\":{}}],[\"textindexversion\",{\"_index\":828,\"name\":{\"2376\":{},\"2419\":{}},\"parent\":{}}],[\"time\",{\"_index\":307,\"name\":{\"919\":{},\"923\":{},\"927\":{},\"930\":{},\"936\":{},\"940\":{},\"943\":{},\"946\":{},\"950\":{},\"953\":{},\"957\":{}},\"parent\":{}}],[\"timefield\",{\"_index\":797,\"name\":{\"2161\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":813,\"name\":{\"2258\":{}},\"parent\":{}}],[\"timeseries\",{\"_index\":789,\"name\":{\"2136\":{}},\"parent\":{}}],[\"timeseriescollectionoptions\",{\"_index\":796,\"name\":{\"2160\":{}},\"parent\":{\"2161\":{},\"2162\":{},\"2163\":{}}}],[\"tls\",{\"_index\":483,\"name\":{\"1433\":{},\"1472\":{},\"1745\":{},\"1829\":{},\"2806\":{},\"2897\":{}},\"parent\":{}}],[\"tlsallowinvalidcertificates\",{\"_index\":634,\"name\":{\"1751\":{},\"1858\":{}},\"parent\":{}}],[\"tlsallowinvalidhostnames\",{\"_index\":635,\"name\":{\"1752\":{},\"1859\":{}},\"parent\":{}}],[\"tlscafile\",{\"_index\":577,\"name\":{\"1642\":{},\"1750\":{}},\"parent\":{}}],[\"tlscertificatefile\",{\"_index\":633,\"name\":{\"1747\":{}},\"parent\":{}}],[\"tlscertificatekeyfile\",{\"_index\":575,\"name\":{\"1640\":{},\"1748\":{}},\"parent\":{}}],[\"tlscertificatekeyfilepassword\",{\"_index\":576,\"name\":{\"1641\":{},\"1749\":{}},\"parent\":{}}],[\"tlsinsecure\",{\"_index\":636,\"name\":{\"1753\":{},\"1860\":{}},\"parent\":{}}],[\"tlsoptions\",{\"_index\":573,\"name\":{\"1632\":{}},\"parent\":{}}],[\"to\",{\"_index\":436,\"name\":{\"1318\":{}},\"parent\":{}}],[\"toarray\",{\"_index\":95,\"name\":{\"387\":{},\"455\":{},\"619\":{},\"690\":{},\"735\":{}},\"parent\":{}}],[\"tobson\",{\"_index\":1020,\"name\":{\"2961\":{}},\"parent\":{}}],[\"tojson\",{\"_index\":271,\"name\":{\"854\":{},\"881\":{},\"1034\":{},\"1073\":{},\"1083\":{}},\"parent\":{}}],[\"topologyclosedevent\",{\"_index\":327,\"name\":{\"980\":{}},\"parent\":{\"981\":{}}}],[\"topologydescription\",{\"_index\":989,\"name\":{\"2916\":{}},\"parent\":{\"2917\":{},\"2918\":{},\"2919\":{},\"2920\":{},\"2921\":{},\"2922\":{},\"2923\":{},\"2924\":{},\"2925\":{},\"2926\":{},\"2927\":{},\"2928\":{},\"2929\":{},\"2930\":{},\"2931\":{},\"2932\":{}}}],[\"topologydescriptionchangedevent\",{\"_index\":328,\"name\":{\"982\":{}},\"parent\":{\"983\":{},\"984\":{},\"985\":{}}}],[\"topologydescriptionoptions\",{\"_index\":999,\"name\":{\"2933\":{}},\"parent\":{\"2934\":{},\"2935\":{}}}],[\"topologyevents\",{\"_index\":987,\"name\":{\"2876\":{}},\"parent\":{}}],[\"topologyid\",{\"_index\":319,\"name\":{\"960\":{},\"963\":{},\"978\":{},\"981\":{},\"983\":{},\"987\":{}},\"parent\":{}}],[\"topologyopeningevent\",{\"_index\":329,\"name\":{\"986\":{}},\"parent\":{\"987\":{}}}],[\"topologyoptions\",{\"_index\":988,\"name\":{\"2877\":{}},\"parent\":{\"2878\":{},\"2879\":{},\"2880\":{},\"2881\":{},\"2882\":{},\"2883\":{},\"2884\":{},\"2885\":{},\"2886\":{},\"2887\":{},\"2888\":{},\"2889\":{},\"2890\":{},\"2891\":{},\"2892\":{},\"2893\":{},\"2894\":{},\"2895\":{},\"2896\":{},\"2897\":{},\"2898\":{},\"2899\":{},\"2900\":{},\"2901\":{},\"2902\":{},\"2903\":{},\"2904\":{},\"2905\":{},\"2906\":{},\"2907\":{},\"2908\":{},\"2909\":{},\"2910\":{},\"2911\":{},\"2912\":{},\"2913\":{},\"2914\":{},\"2915\":{}}}],[\"topologytype\",{\"_index\":264,\"name\":{\"844\":{},\"845\":{}},\"parent\":{}}],[\"topologyversion\",{\"_index\":44,\"name\":{\"44\":{},\"54\":{},\"64\":{},\"74\":{},\"84\":{},\"94\":{},\"104\":{},\"114\":{},\"124\":{},\"134\":{},\"143\":{},\"154\":{},\"164\":{},\"174\":{},\"184\":{},\"194\":{},\"204\":{},\"214\":{},\"224\":{},\"234\":{},\"244\":{},\"254\":{},\"264\":{},\"274\":{},\"288\":{},\"299\":{},\"310\":{},\"320\":{},\"330\":{},\"340\":{},\"350\":{},\"365\":{},\"2829\":{},\"2852\":{}},\"parent\":{\"2853\":{},\"2854\":{}}}],[\"tostring\",{\"_index\":353,\"name\":{\"1035\":{},\"1074\":{},\"1084\":{},\"3065\":{},\"3071\":{}},\"parent\":{}}],[\"totalindexsize\",{\"_index\":883,\"name\":{\"2606\":{}},\"parent\":{}}],[\"totalsize\",{\"_index\":855,\"name\":{\"2526\":{},\"2618\":{}},\"parent\":{}}],[\"totalsizemb\",{\"_index\":856,\"name\":{\"2527\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":1008,\"name\":{\"2946\":{},\"3001\":{}},\"parent\":{\"3002\":{},\"3003\":{},\"3004\":{},\"3005\":{},\"3006\":{},\"3007\":{},\"3008\":{}}}],[\"transactionoptions\",{\"_index\":1039,\"name\":{\"3009\":{}},\"parent\":{\"3010\":{},\"3011\":{},\"3012\":{},\"3013\":{},\"3014\":{},\"3015\":{},\"3016\":{},\"3017\":{},\"3018\":{},\"3019\":{},\"3020\":{},\"3021\":{},\"3022\":{},\"3023\":{},\"3024\":{},\"3025\":{},\"3026\":{},\"3027\":{}}}],[\"transform\",{\"_index\":531,\"name\":{\"1540\":{}},\"parent\":{}}],[\"translate\",{\"_index\":280,\"name\":{\"868\":{}},\"parent\":{}}],[\"truncate\",{\"_index\":931,\"name\":{\"2691\":{}},\"parent\":{}}],[\"truncatedarrays\",{\"_index\":450,\"name\":{\"1386\":{}},\"parent\":{}}],[\"trynext\",{\"_index\":93,\"name\":{\"384\":{},\"452\":{},\"616\":{},\"687\":{},\"732\":{},\"1162\":{}},\"parent\":{}}],[\"txnnumber\",{\"_index\":400,\"name\":{\"1185\":{},\"1192\":{},\"1199\":{},\"1209\":{},\"1221\":{},\"1236\":{},\"1243\":{},\"1250\":{},\"1261\":{},\"1271\":{},\"1312\":{},\"1325\":{},\"1335\":{},\"1344\":{},\"1352\":{},\"1364\":{},\"2991\":{}},\"parent\":{}}],[\"type\",{\"_index\":393,\"name\":{\"1157\":{},\"1488\":{},\"1925\":{},\"2475\":{},\"2823\":{},\"2918\":{},\"3037\":{}},\"parent\":{}}],[\"typedeventemitter\",{\"_index\":671,\"name\":{\"1879\":{}},\"parent\":{\"1880\":{},\"1881\":{},\"1882\":{},\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{},\"1892\":{},\"1893\":{},\"1894\":{},\"1895\":{}}}],[\"u\",{\"_index\":938,\"name\":{\"2747\":{}},\"parent\":{}}],[\"unique\",{\"_index\":778,\"name\":{\"2120\":{},\"2365\":{},\"2411\":{}},\"parent\":{}}],[\"unit\",{\"_index\":909,\"name\":{\"2666\":{}},\"parent\":{}}],[\"unorderedbulkoperation\",{\"_index\":384,\"name\":{\"1131\":{}},\"parent\":{\"1132\":{},\"1133\":{},\"1134\":{},\"1135\":{},\"1136\":{},\"1137\":{},\"1138\":{},\"1139\":{},\"1140\":{},\"1141\":{},\"1142\":{},\"1143\":{}}}],[\"unpinned\",{\"_index\":476,\"name\":{\"1423\":{}},\"parent\":{}}],[\"unref\",{\"_index\":206,\"name\":{\"578\":{}},\"parent\":{}}],[\"unwind\",{\"_index\":141,\"name\":{\"438\":{}},\"parent\":{}}],[\"update\",{\"_index\":185,\"name\":{\"541\":{},\"1055\":{},\"1062\":{},\"1107\":{},\"2682\":{},\"2692\":{}},\"parent\":{}}],[\"updated\",{\"_index\":927,\"name\":{\"2682\":{}},\"parent\":{}}],[\"updatedescription\",{\"_index\":443,\"name\":{\"1359\":{},\"1383\":{}},\"parent\":{\"1384\":{},\"1385\":{},\"1386\":{}}}],[\"updatedfields\",{\"_index\":448,\"name\":{\"1384\":{}},\"parent\":{}}],[\"updatefilter\",{\"_index\":752,\"name\":{\"1983\":{}},\"parent\":{}}],[\"updatemany\",{\"_index\":153,\"name\":{\"509\":{}},\"parent\":{}}],[\"updatemanymodel\",{\"_index\":362,\"name\":{\"1053\":{}},\"parent\":{\"1054\":{},\"1055\":{},\"1056\":{},\"1057\":{},\"1058\":{},\"1059\":{}}}],[\"updateone\",{\"_index\":151,\"name\":{\"507\":{},\"1108\":{}},\"parent\":{}}],[\"updateonemodel\",{\"_index\":364,\"name\":{\"1060\":{}},\"parent\":{\"1061\":{},\"1062\":{},\"1063\":{},\"1064\":{},\"1065\":{},\"1066\":{}}}],[\"updateoptions\",{\"_index\":934,\"name\":{\"2716\":{}},\"parent\":{\"2717\":{},\"2718\":{},\"2719\":{},\"2720\":{},\"2721\":{},\"2722\":{},\"2723\":{},\"2724\":{},\"2725\":{},\"2726\":{},\"2727\":{},\"2728\":{},\"2729\":{},\"2730\":{},\"2731\":{},\"2732\":{},\"2733\":{},\"2734\":{},\"2735\":{},\"2736\":{},\"2737\":{},\"2738\":{}}}],[\"updateresult\",{\"_index\":935,\"name\":{\"2739\":{}},\"parent\":{\"2740\":{},\"2741\":{},\"2742\":{},\"2743\":{},\"2744\":{}}}],[\"updatestatement\",{\"_index\":937,\"name\":{\"2745\":{}},\"parent\":{\"2746\":{},\"2747\":{},\"2748\":{},\"2749\":{},\"2750\":{},\"2751\":{},\"2752\":{}}}],[\"uploaddate\",{\"_index\":598,\"name\":{\"1683\":{}},\"parent\":{}}],[\"upsert\",{\"_index\":361,\"name\":{\"1052\":{},\"1059\":{},\"1066\":{},\"1112\":{},\"2318\":{},\"2344\":{},\"2698\":{},\"2721\":{},\"2748\":{}},\"parent\":{}}],[\"upserted\",{\"_index\":338,\"name\":{\"1001\":{}},\"parent\":{}}],[\"upsertedcount\",{\"_index\":36,\"name\":{\"36\":{},\"1015\":{},\"2743\":{}},\"parent\":{}}],[\"upsertedid\",{\"_index\":936,\"name\":{\"2744\":{}},\"parent\":{}}],[\"upsertedids\",{\"_index\":38,\"name\":{\"38\":{},\"1016\":{}},\"parent\":{}}],[\"userflags\",{\"_index\":882,\"name\":{\"2605\":{}},\"parent\":{}}],[\"username\",{\"_index\":459,\"name\":{\"1396\":{},\"1405\":{},\"1736\":{}},\"parent\":{}}],[\"uuid\",{\"_index\":846,\"name\":{\"2480\":{}},\"parent\":{}}],[\"validate\",{\"_index\":246,\"name\":{\"809\":{},\"1403\":{}},\"parent\":{}}],[\"validatecollection\",{\"_index\":127,\"name\":{\"420\":{}},\"parent\":{}}],[\"validatecollectionoptions\",{\"_index\":940,\"name\":{\"2753\":{}},\"parent\":{\"2754\":{},\"2755\":{},\"2756\":{},\"2757\":{},\"2758\":{},\"2759\":{},\"2760\":{},\"2761\":{},\"2762\":{},\"2763\":{},\"2764\":{},\"2765\":{},\"2766\":{},\"2767\":{},\"2768\":{},\"2769\":{},\"2770\":{},\"2771\":{}}}],[\"validationaction\",{\"_index\":786,\"name\":{\"2131\":{}},\"parent\":{}}],[\"validationlevel\",{\"_index\":785,\"name\":{\"2130\":{}},\"parent\":{}}],[\"validator\",{\"_index\":784,\"name\":{\"2129\":{}},\"parent\":{}}],[\"value\",{\"_index\":518,\"name\":{\"1516\":{},\"2680\":{},\"2682\":{}},\"parent\":{}}],[\"verbose\",{\"_index\":865,\"name\":{\"2542\":{}},\"parent\":{}}],[\"version\",{\"_index\":627,\"name\":{\"1740\":{},\"1866\":{},\"2372\":{},\"2406\":{},\"2669\":{},\"2671\":{},\"3034\":{},\"3040\":{},\"3042\":{},\"3050\":{}},\"parent\":{}}],[\"viewon\",{\"_index\":788,\"name\":{\"2133\":{}},\"parent\":{}}],[\"w\",{\"_index\":289,\"name\":{\"885\":{},\"1783\":{},\"3073\":{},\"3077\":{}},\"parent\":{}}],[\"waitqueuetimeoutms\",{\"_index\":505,\"name\":{\"1463\":{},\"1764\":{},\"1842\":{},\"2913\":{}},\"parent\":{}}],[\"warn\",{\"_index\":232,\"name\":{\"768\":{}},\"parent\":{}}],[\"watch\",{\"_index\":178,\"name\":{\"534\":{},\"579\":{},\"791\":{}},\"parent\":{}}],[\"weights\",{\"_index\":825,\"name\":{\"2373\":{},\"2416\":{}},\"parent\":{}}],[\"where\",{\"_index\":749,\"name\":{\"1979\":{}},\"parent\":{}}],[\"wildcardprojection\",{\"_index\":832,\"name\":{\"2382\":{},\"2423\":{}},\"parent\":{}}],[\"willretrywrite\",{\"_index\":18,\"name\":{\"18\":{},\"1301\":{},\"1566\":{},\"2000\":{},\"2029\":{},\"2057\":{},\"2082\":{},\"2110\":{},\"2153\":{},\"2179\":{},\"2207\":{},\"2226\":{},\"2245\":{},\"2283\":{},\"2305\":{},\"2330\":{},\"2356\":{},\"2394\":{},\"2438\":{},\"2463\":{},\"2496\":{},\"2517\":{},\"2554\":{},\"2566\":{},\"2586\":{},\"2632\":{},\"2651\":{},\"2709\":{},\"2732\":{},\"2765\":{},\"3023\":{}},\"parent\":{}}],[\"wiredtiger\",{\"_index\":888,\"name\":{\"2613\":{}},\"parent\":{}}],[\"wiredtigerdata\",{\"_index\":896,\"name\":{\"2658\":{}},\"parent\":{\"2659\":{},\"2660\":{},\"2661\":{},\"2672\":{},\"2673\":{},\"2674\":{},\"2675\":{},\"2676\":{},\"2677\":{},\"2693\":{}}}],[\"wiredtigerdata.__type\",{\"_index\":903,\"name\":{},\"parent\":{\"2662\":{},\"2663\":{},\"2664\":{},\"2665\":{},\"2666\":{},\"2667\":{},\"2668\":{},\"2669\":{},\"2670\":{},\"2671\":{},\"2678\":{},\"2679\":{},\"2680\":{},\"2681\":{},\"2682\":{},\"2683\":{},\"2684\":{},\"2685\":{},\"2686\":{},\"2687\":{},\"2688\":{},\"2689\":{},\"2690\":{},\"2691\":{},\"2692\":{}}}],[\"withcollection\",{\"_index\":1057,\"name\":{\"3072\":{}},\"parent\":{}}],[\"withid\",{\"_index\":753,\"name\":{\"1984\":{}},\"parent\":{}}],[\"withoutid\",{\"_index\":754,\"name\":{\"1985\":{}},\"parent\":{}}],[\"withreadconcern\",{\"_index\":99,\"name\":{\"391\":{},\"458\":{},\"622\":{},\"694\":{},\"739\":{}},\"parent\":{}}],[\"withreadpreference\",{\"_index\":98,\"name\":{\"390\":{},\"457\":{},\"621\":{},\"693\":{},\"738\":{}},\"parent\":{}}],[\"withsession\",{\"_index\":244,\"name\":{\"790\":{}},\"parent\":{}}],[\"withsessioncallback\",{\"_index\":667,\"name\":{\"1873\":{}},\"parent\":{\"1874\":{}}}],[\"withtransaction\",{\"_index\":1021,\"name\":{\"2962\":{}},\"parent\":{}}],[\"withtransactioncallback\",{\"_index\":1033,\"name\":{\"2997\":{}},\"parent\":{\"2998\":{}}}],[\"write\",{\"_index\":619,\"name\":{\"1715\":{}},\"parent\":{}}],[\"writeconcern\",{\"_index\":23,\"name\":{\"23\":{},\"502\":{},\"559\":{},\"782\":{},\"882\":{},\"1101\":{},\"1128\":{},\"1141\":{},\"1306\":{},\"1512\":{},\"1568\":{},\"1579\":{},\"1691\":{},\"1714\":{},\"1724\":{},\"1786\":{},\"1821\":{},\"2005\":{},\"2034\":{},\"2062\":{},\"2087\":{},\"2115\":{},\"2158\":{},\"2184\":{},\"2212\":{},\"2231\":{},\"2250\":{},\"2288\":{},\"2310\":{},\"2335\":{},\"2361\":{},\"2399\":{},\"2443\":{},\"2468\":{},\"2501\":{},\"2522\":{},\"2559\":{},\"2591\":{},\"2637\":{},\"2656\":{},\"2714\":{},\"2737\":{},\"2770\":{},\"3011\":{},\"3075\":{}},\"parent\":{\"883\":{},\"884\":{},\"885\":{},\"886\":{},\"887\":{},\"888\":{}}}],[\"writeconcernerror\",{\"_index\":40,\"name\":{\"40\":{},\"283\":{},\"361\":{},\"1067\":{}},\"parent\":{\"1068\":{},\"1069\":{},\"1070\":{},\"1071\":{},\"1072\":{},\"1073\":{},\"1074\":{}}}],[\"writeconcernerrordata\",{\"_index\":382,\"name\":{\"1115\":{}},\"parent\":{\"1116\":{},\"1117\":{},\"1118\":{}}}],[\"writeconcernerrors\",{\"_index\":332,\"name\":{\"994\":{}},\"parent\":{}}],[\"writeconcernoptions\",{\"_index\":1058,\"name\":{\"3074\":{}},\"parent\":{\"3075\":{}}}],[\"writeconcernsettings\",{\"_index\":1059,\"name\":{\"3076\":{}},\"parent\":{\"3077\":{},\"3078\":{},\"3079\":{},\"3080\":{},\"3081\":{},\"3082\":{}}}],[\"writeerror\",{\"_index\":365,\"name\":{\"1075\":{}},\"parent\":{\"1076\":{},\"1077\":{},\"1078\":{},\"1079\":{},\"1080\":{},\"1081\":{},\"1082\":{},\"1083\":{},\"1084\":{}}}],[\"writeerrors\",{\"_index\":29,\"name\":{\"29\":{},\"993\":{}},\"parent\":{}}],[\"wtimeout\",{\"_index\":290,\"name\":{\"886\":{},\"3081\":{}},\"parent\":{}}],[\"wtimeoutms\",{\"_index\":647,\"name\":{\"1784\":{},\"3078\":{}},\"parent\":{}}],[\"zlibcompressionlevel\",{\"_index\":512,\"name\":{\"1499\":{},\"1757\":{},\"1861\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"32\":\"Variable\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"8388608\":\"Event\"},\"rows\":[{\"id\":0,\"kind\":32,\"name\":\"ObjectID\",\"url\":\"modules.html#ObjectID\",\"classes\":\"tsd-kind-variable\"},{\"id\":1,\"kind\":4194304,\"name\":\"AnyBulkWriteOperation\",\"url\":\"modules.html#AnyBulkWriteOperation\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2,\"kind\":256,\"name\":\"BulkWriteOptions\",\"url\":\"interfaces/BulkWriteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/BulkWriteOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":4,\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/BulkWriteOptions.html#ordered\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":5,\"kind\":1024,\"name\":\"keepGoing\",\"url\":\"interfaces/BulkWriteOptions.html#keepGoing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":6,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/BulkWriteOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":7,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/BulkWriteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOptions\"},{\"id\":8,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/BulkWriteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":9,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/BulkWriteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":10,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/BulkWriteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":11,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/BulkWriteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":12,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/BulkWriteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":13,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/BulkWriteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":14,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/BulkWriteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":15,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/BulkWriteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":16,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/BulkWriteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":17,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/BulkWriteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":18,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/BulkWriteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":19,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/BulkWriteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":20,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/BulkWriteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":21,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BulkWriteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":22,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BulkWriteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":23,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/BulkWriteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":24,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/BulkWriteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BulkWriteOptions\"},{\"id\":25,\"kind\":128,\"name\":\"MongoBulkWriteError\",\"url\":\"classes/MongoBulkWriteError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":26,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBulkWriteError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":27,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBulkWriteError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBulkWriteError\"},{\"id\":28,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoBulkWriteError.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":29,\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"classes/MongoBulkWriteError.html#writeErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":30,\"kind\":1024,\"name\":\"err\",\"url\":\"classes/MongoBulkWriteError.html#err\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":31,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBulkWriteError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBulkWriteError\"},{\"id\":32,\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/MongoBulkWriteError.html#insertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":33,\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/MongoBulkWriteError.html#matchedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":34,\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/MongoBulkWriteError.html#modifiedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":35,\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/MongoBulkWriteError.html#deletedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":36,\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/MongoBulkWriteError.html#upsertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":37,\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/MongoBulkWriteError.html#insertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":38,\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/MongoBulkWriteError.html#upsertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoBulkWriteError\"},{\"id\":39,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoBulkWriteError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":40,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoBulkWriteError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":41,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoBulkWriteError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":42,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoBulkWriteError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":43,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBulkWriteError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":44,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBulkWriteError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":45,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBulkWriteError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":46,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":47,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBulkWriteError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":48,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBulkWriteError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBulkWriteError\"},{\"id\":49,\"kind\":128,\"name\":\"MongoAPIError\",\"url\":\"classes/MongoAPIError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":50,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoAPIError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoAPIError\"},{\"id\":51,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAPIError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAPIError\"},{\"id\":52,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAPIError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAPIError\"},{\"id\":53,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAPIError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":54,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAPIError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":55,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAPIError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":56,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAPIError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":57,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAPIError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":58,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAPIError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAPIError\"},{\"id\":59,\"kind\":128,\"name\":\"MongoAWSError\",\"url\":\"classes/MongoAWSError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":60,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoAWSError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoAWSError\"},{\"id\":61,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoAWSError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAWSError\"},{\"id\":62,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoAWSError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoAWSError\"},{\"id\":63,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoAWSError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":64,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoAWSError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":65,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoAWSError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":66,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoAWSError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":67,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoAWSError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":68,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoAWSError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoAWSError\"},{\"id\":69,\"kind\":128,\"name\":\"MongoBatchReExecutionError\",\"url\":\"classes/MongoBatchReExecutionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":70,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoBatchReExecutionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":71,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoBatchReExecutionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":72,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoBatchReExecutionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":73,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoBatchReExecutionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":74,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoBatchReExecutionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":75,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoBatchReExecutionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":76,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":77,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoBatchReExecutionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":78,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoBatchReExecutionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoBatchReExecutionError\"},{\"id\":79,\"kind\":128,\"name\":\"MongoChangeStreamError\",\"url\":\"classes/MongoChangeStreamError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":80,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoChangeStreamError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoChangeStreamError\"},{\"id\":81,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoChangeStreamError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoChangeStreamError\"},{\"id\":82,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoChangeStreamError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoChangeStreamError\"},{\"id\":83,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoChangeStreamError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":84,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoChangeStreamError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":85,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoChangeStreamError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":86,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":87,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoChangeStreamError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":88,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoChangeStreamError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoChangeStreamError\"},{\"id\":89,\"kind\":128,\"name\":\"MongoCompatibilityError\",\"url\":\"classes/MongoCompatibilityError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":90,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCompatibilityError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCompatibilityError\"},{\"id\":91,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCompatibilityError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCompatibilityError\"},{\"id\":92,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCompatibilityError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCompatibilityError\"},{\"id\":93,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCompatibilityError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":94,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCompatibilityError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":95,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCompatibilityError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":96,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":97,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCompatibilityError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":98,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCompatibilityError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCompatibilityError\"},{\"id\":99,\"kind\":128,\"name\":\"MongoCursorExhaustedError\",\"url\":\"classes/MongoCursorExhaustedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":100,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCursorExhaustedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":101,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorExhaustedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":102,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorExhaustedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":103,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorExhaustedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":104,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorExhaustedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":105,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorExhaustedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":106,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":107,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorExhaustedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":108,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorExhaustedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorExhaustedError\"},{\"id\":109,\"kind\":128,\"name\":\"MongoCursorInUseError\",\"url\":\"classes/MongoCursorInUseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":110,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoCursorInUseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoCursorInUseError\"},{\"id\":111,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCursorInUseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorInUseError\"},{\"id\":112,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoCursorInUseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoCursorInUseError\"},{\"id\":113,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoCursorInUseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":114,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoCursorInUseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":115,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoCursorInUseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":116,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":117,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoCursorInUseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":118,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoCursorInUseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoCursorInUseError\"},{\"id\":119,\"kind\":128,\"name\":\"MongoDecompressionError\",\"url\":\"classes/MongoDecompressionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":120,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoDecompressionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoDecompressionError\"},{\"id\":121,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDecompressionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDecompressionError\"},{\"id\":122,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDecompressionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDecompressionError\"},{\"id\":123,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDecompressionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":124,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDecompressionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":125,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDecompressionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":126,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":127,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDecompressionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":128,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDecompressionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDecompressionError\"},{\"id\":129,\"kind\":128,\"name\":\"MongoDriverError\",\"url\":\"classes/MongoDriverError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoDriverError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoDriverError\"},{\"id\":131,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDriverError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDriverError\"},{\"id\":132,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoDriverError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoDriverError\"},{\"id\":133,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoDriverError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":134,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoDriverError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":135,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoDriverError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":136,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoDriverError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":137,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoDriverError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":138,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoDriverError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoDriverError\"},{\"id\":139,\"kind\":128,\"name\":\"MongoError\",\"url\":\"classes/MongoError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":141,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoError\"},{\"id\":142,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":143,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":144,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoError\"},{\"id\":145,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":146,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":147,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":148,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoError\"},{\"id\":149,\"kind\":128,\"name\":\"MongoExpiredSessionError\",\"url\":\"classes/MongoExpiredSessionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":150,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoExpiredSessionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":151,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoExpiredSessionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":152,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoExpiredSessionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":153,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoExpiredSessionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":154,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoExpiredSessionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":155,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoExpiredSessionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":156,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":157,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoExpiredSessionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":158,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoExpiredSessionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoExpiredSessionError\"},{\"id\":159,\"kind\":128,\"name\":\"MongoGridFSChunkError\",\"url\":\"classes/MongoGridFSChunkError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":160,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoGridFSChunkError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":161,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSChunkError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":162,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSChunkError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":163,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSChunkError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":164,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSChunkError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":165,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSChunkError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":166,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":167,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSChunkError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":168,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSChunkError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSChunkError\"},{\"id\":169,\"kind\":128,\"name\":\"MongoGridFSStreamError\",\"url\":\"classes/MongoGridFSStreamError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":170,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoGridFSStreamError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":171,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoGridFSStreamError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":172,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoGridFSStreamError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":173,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoGridFSStreamError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":174,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoGridFSStreamError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":175,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoGridFSStreamError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":176,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":177,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoGridFSStreamError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":178,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoGridFSStreamError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoGridFSStreamError\"},{\"id\":179,\"kind\":128,\"name\":\"MongoInvalidArgumentError\",\"url\":\"classes/MongoInvalidArgumentError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":180,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoInvalidArgumentError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":181,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoInvalidArgumentError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":182,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoInvalidArgumentError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":183,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoInvalidArgumentError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":184,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoInvalidArgumentError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":185,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoInvalidArgumentError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":186,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":187,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoInvalidArgumentError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":188,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoInvalidArgumentError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoInvalidArgumentError\"},{\"id\":189,\"kind\":128,\"name\":\"MongoKerberosError\",\"url\":\"classes/MongoKerberosError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":190,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoKerberosError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoKerberosError\"},{\"id\":191,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoKerberosError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoKerberosError\"},{\"id\":192,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoKerberosError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoKerberosError\"},{\"id\":193,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoKerberosError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":194,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoKerberosError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":195,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoKerberosError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":196,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoKerberosError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":197,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoKerberosError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":198,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoKerberosError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoKerberosError\"},{\"id\":199,\"kind\":128,\"name\":\"MongoMissingCredentialsError\",\"url\":\"classes/MongoMissingCredentialsError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":200,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoMissingCredentialsError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":201,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingCredentialsError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":202,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingCredentialsError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":203,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingCredentialsError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":204,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingCredentialsError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":205,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingCredentialsError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":206,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":207,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingCredentialsError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":208,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingCredentialsError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingCredentialsError\"},{\"id\":209,\"kind\":128,\"name\":\"MongoMissingDependencyError\",\"url\":\"classes/MongoMissingDependencyError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":210,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoMissingDependencyError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":211,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoMissingDependencyError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":212,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoMissingDependencyError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":213,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoMissingDependencyError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":214,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoMissingDependencyError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":215,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoMissingDependencyError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":216,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":217,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoMissingDependencyError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":218,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoMissingDependencyError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoMissingDependencyError\"},{\"id\":219,\"kind\":128,\"name\":\"MongoNetworkError\",\"url\":\"classes/MongoNetworkError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":220,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNetworkError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNetworkError\"},{\"id\":221,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkError\"},{\"id\":222,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkError\"},{\"id\":223,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":224,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":225,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":226,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":227,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":228,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkError\"},{\"id\":229,\"kind\":128,\"name\":\"MongoNetworkTimeoutError\",\"url\":\"classes/MongoNetworkTimeoutError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":230,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNetworkTimeoutError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":231,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNetworkTimeoutError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":232,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNetworkTimeoutError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":233,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNetworkTimeoutError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":234,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNetworkTimeoutError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":235,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNetworkTimeoutError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":236,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":237,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNetworkTimeoutError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":238,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNetworkTimeoutError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNetworkTimeoutError\"},{\"id\":239,\"kind\":128,\"name\":\"MongoNotConnectedError\",\"url\":\"classes/MongoNotConnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":240,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoNotConnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoNotConnectedError\"},{\"id\":241,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoNotConnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNotConnectedError\"},{\"id\":242,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoNotConnectedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoNotConnectedError\"},{\"id\":243,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoNotConnectedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":244,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoNotConnectedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":245,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoNotConnectedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":246,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":247,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoNotConnectedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":248,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoNotConnectedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoNotConnectedError\"},{\"id\":249,\"kind\":128,\"name\":\"MongoParseError\",\"url\":\"classes/MongoParseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":250,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoParseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoParseError\"},{\"id\":251,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoParseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoParseError\"},{\"id\":252,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoParseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoParseError\"},{\"id\":253,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoParseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":254,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoParseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":255,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoParseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":256,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoParseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":257,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoParseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":258,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoParseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoParseError\"},{\"id\":259,\"kind\":128,\"name\":\"MongoRuntimeError\",\"url\":\"classes/MongoRuntimeError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":260,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoRuntimeError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoRuntimeError\"},{\"id\":261,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoRuntimeError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoRuntimeError\"},{\"id\":262,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoRuntimeError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoRuntimeError\"},{\"id\":263,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoRuntimeError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":264,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoRuntimeError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":265,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoRuntimeError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":266,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":267,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoRuntimeError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":268,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoRuntimeError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoRuntimeError\"},{\"id\":269,\"kind\":128,\"name\":\"MongoServerClosedError\",\"url\":\"classes/MongoServerClosedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":270,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerClosedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerClosedError\"},{\"id\":271,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerClosedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerClosedError\"},{\"id\":272,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerClosedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerClosedError\"},{\"id\":273,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerClosedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":274,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerClosedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":275,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerClosedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":276,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":277,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerClosedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":278,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerClosedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerClosedError\"},{\"id\":279,\"kind\":128,\"name\":\"MongoServerError\",\"url\":\"classes/MongoServerError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":280,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":281,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerError\"},{\"id\":282,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoServerError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":283,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoServerError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":284,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoServerError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":285,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoServerError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoServerError\"},{\"id\":286,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerError\"},{\"id\":287,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":288,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":289,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":290,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":291,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":292,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerError\"},{\"id\":293,\"kind\":128,\"name\":\"MongoServerSelectionError\",\"url\":\"classes/MongoServerSelectionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":294,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoServerSelectionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoServerSelectionError\"},{\"id\":295,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoServerSelectionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerSelectionError\"},{\"id\":296,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoServerSelectionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoServerSelectionError\"},{\"id\":297,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoServerSelectionError.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":298,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoServerSelectionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":299,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoServerSelectionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":300,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoServerSelectionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":301,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":302,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoServerSelectionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":303,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoServerSelectionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoServerSelectionError\"},{\"id\":304,\"kind\":128,\"name\":\"MongoSystemError\",\"url\":\"classes/MongoSystemError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":305,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoSystemError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoSystemError\"},{\"id\":306,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoSystemError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoSystemError\"},{\"id\":307,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/MongoSystemError.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoSystemError\"},{\"id\":308,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoSystemError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoSystemError\"},{\"id\":309,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoSystemError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":310,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoSystemError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":311,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoSystemError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":312,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoSystemError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":313,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoSystemError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":314,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoSystemError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoSystemError\"},{\"id\":315,\"kind\":128,\"name\":\"MongoTailableCursorError\",\"url\":\"classes/MongoTailableCursorError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":316,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTailableCursorError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTailableCursorError\"},{\"id\":317,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTailableCursorError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTailableCursorError\"},{\"id\":318,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTailableCursorError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTailableCursorError\"},{\"id\":319,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTailableCursorError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":320,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTailableCursorError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":321,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTailableCursorError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":322,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":323,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTailableCursorError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":324,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTailableCursorError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTailableCursorError\"},{\"id\":325,\"kind\":128,\"name\":\"MongoTopologyClosedError\",\"url\":\"classes/MongoTopologyClosedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":326,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTopologyClosedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":327,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTopologyClosedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":328,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTopologyClosedError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":329,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTopologyClosedError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":330,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTopologyClosedError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":331,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTopologyClosedError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":332,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":333,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTopologyClosedError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":334,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTopologyClosedError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTopologyClosedError\"},{\"id\":335,\"kind\":128,\"name\":\"MongoTransactionError\",\"url\":\"classes/MongoTransactionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":336,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoTransactionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoTransactionError\"},{\"id\":337,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoTransactionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTransactionError\"},{\"id\":338,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoTransactionError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoTransactionError\"},{\"id\":339,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoTransactionError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":340,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoTransactionError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":341,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoTransactionError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":342,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoTransactionError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":343,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoTransactionError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":344,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoTransactionError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoTransactionError\"},{\"id\":345,\"kind\":128,\"name\":\"MongoUnexpectedServerResponseError\",\"url\":\"classes/MongoUnexpectedServerResponseError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":346,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":347,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":348,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":349,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":350,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":351,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":352,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":353,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":354,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoUnexpectedServerResponseError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoUnexpectedServerResponseError\"},{\"id\":355,\"kind\":128,\"name\":\"MongoWriteConcernError\",\"url\":\"classes/MongoWriteConcernError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":356,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MongoWriteConcernError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"MongoWriteConcernError\"},{\"id\":357,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoWriteConcernError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoWriteConcernError\"},{\"id\":358,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/MongoWriteConcernError.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoWriteConcernError\"},{\"id\":359,\"kind\":262144,\"name\":\"name\",\"url\":\"classes/MongoWriteConcernError.html#name\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoWriteConcernError\"},{\"id\":360,\"kind\":1024,\"name\":\"codeName\",\"url\":\"classes/MongoWriteConcernError.html#codeName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":361,\"kind\":1024,\"name\":\"writeConcernError\",\"url\":\"classes/MongoWriteConcernError.html#writeConcernError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":362,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"classes/MongoWriteConcernError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":363,\"kind\":1024,\"name\":\"ok\",\"url\":\"classes/MongoWriteConcernError.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":364,\"kind\":1024,\"name\":\"code\",\"url\":\"classes/MongoWriteConcernError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":365,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/MongoWriteConcernError.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":366,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/MongoWriteConcernError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":367,\"kind\":2048,\"name\":\"hasErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#hasErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":368,\"kind\":2048,\"name\":\"addErrorLabel\",\"url\":\"classes/MongoWriteConcernError.html#addErrorLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":369,\"kind\":262144,\"name\":\"errorLabels\",\"url\":\"classes/MongoWriteConcernError.html#errorLabels\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoWriteConcernError\"},{\"id\":370,\"kind\":128,\"name\":\"AbstractCursor\",\"url\":\"classes/AbstractCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":371,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/AbstractCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"AbstractCursor\"},{\"id\":372,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AbstractCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":373,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AbstractCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":374,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AbstractCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":375,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AbstractCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":376,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AbstractCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":377,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AbstractCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":378,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AbstractCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":379,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AbstractCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":380,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AbstractCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":381,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AbstractCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":382,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AbstractCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":383,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AbstractCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":384,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AbstractCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":385,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AbstractCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":386,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AbstractCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":387,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AbstractCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":388,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AbstractCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":389,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AbstractCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AbstractCursor\"},{\"id\":390,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AbstractCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":391,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AbstractCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":392,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AbstractCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":393,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AbstractCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":394,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AbstractCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":395,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AbstractCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":396,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AbstractCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AbstractCursor\"},{\"id\":397,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AbstractCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":398,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AbstractCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":399,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AbstractCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":400,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AbstractCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":401,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AbstractCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":402,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AbstractCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":403,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AbstractCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":404,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AbstractCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":405,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AbstractCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":406,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AbstractCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":407,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AbstractCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":408,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AbstractCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":409,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AbstractCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":410,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AbstractCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":411,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AbstractCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AbstractCursor\"},{\"id\":412,\"kind\":128,\"name\":\"Admin\",\"url\":\"classes/Admin.html\",\"classes\":\"tsd-kind-class\"},{\"id\":413,\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Admin.html#command\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":414,\"kind\":2048,\"name\":\"buildInfo\",\"url\":\"classes/Admin.html#buildInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":415,\"kind\":2048,\"name\":\"serverInfo\",\"url\":\"classes/Admin.html#serverInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":416,\"kind\":2048,\"name\":\"serverStatus\",\"url\":\"classes/Admin.html#serverStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":417,\"kind\":2048,\"name\":\"ping\",\"url\":\"classes/Admin.html#ping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":418,\"kind\":2048,\"name\":\"addUser\",\"url\":\"classes/Admin.html#addUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":419,\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Admin.html#removeUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":420,\"kind\":2048,\"name\":\"validateCollection\",\"url\":\"classes/Admin.html#validateCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":421,\"kind\":2048,\"name\":\"listDatabases\",\"url\":\"classes/Admin.html#listDatabases\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":422,\"kind\":2048,\"name\":\"replSetGetStatus\",\"url\":\"classes/Admin.html#replSetGetStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Admin\"},{\"id\":423,\"kind\":128,\"name\":\"AggregationCursor\",\"url\":\"classes/AggregationCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":424,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/AggregationCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"AggregationCursor\"},{\"id\":425,\"kind\":262144,\"name\":\"pipeline\",\"url\":\"classes/AggregationCursor.html#pipeline\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":426,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/AggregationCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"AggregationCursor\"},{\"id\":427,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/AggregationCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"AggregationCursor\"},{\"id\":428,\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/AggregationCursor.html#explain\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":429,\"kind\":2048,\"name\":\"group\",\"url\":\"classes/AggregationCursor.html#group\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AggregationCursor\"},{\"id\":430,\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/AggregationCursor.html#limit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":431,\"kind\":2048,\"name\":\"match\",\"url\":\"classes/AggregationCursor.html#match\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":432,\"kind\":2048,\"name\":\"out\",\"url\":\"classes/AggregationCursor.html#out\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":433,\"kind\":2048,\"name\":\"project\",\"url\":\"classes/AggregationCursor.html#project\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"AggregationCursor\"},{\"id\":434,\"kind\":2048,\"name\":\"lookup\",\"url\":\"classes/AggregationCursor.html#lookup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":435,\"kind\":2048,\"name\":\"redact\",\"url\":\"classes/AggregationCursor.html#redact\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":436,\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/AggregationCursor.html#skip\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":437,\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/AggregationCursor.html#sort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":438,\"kind\":2048,\"name\":\"unwind\",\"url\":\"classes/AggregationCursor.html#unwind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":439,\"kind\":2048,\"name\":\"geoNear\",\"url\":\"classes/AggregationCursor.html#geoNear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AggregationCursor\"},{\"id\":440,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/AggregationCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":441,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/AggregationCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":442,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/AggregationCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":443,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/AggregationCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":444,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/AggregationCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":445,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/AggregationCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":446,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/AggregationCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":447,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/AggregationCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":448,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/AggregationCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":449,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/AggregationCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":450,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/AggregationCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":451,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AggregationCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":452,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/AggregationCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":453,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/AggregationCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":454,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/AggregationCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":455,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/AggregationCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":456,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/AggregationCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":457,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/AggregationCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":458,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/AggregationCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":459,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/AggregationCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":460,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/AggregationCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":461,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/AggregationCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":462,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/AggregationCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":463,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/AggregationCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":464,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/AggregationCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":465,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/AggregationCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":466,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/AggregationCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":467,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/AggregationCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":468,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/AggregationCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":469,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/AggregationCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":470,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/AggregationCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":471,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/AggregationCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":472,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/AggregationCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":473,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/AggregationCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":474,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/AggregationCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":475,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/AggregationCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":476,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/AggregationCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":477,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/AggregationCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AggregationCursor\"},{\"id\":478,\"kind\":128,\"name\":\"CancellationToken\",\"url\":\"classes/CancellationToken.html\",\"classes\":\"tsd-kind-class\"},{\"id\":479,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CancellationToken.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":480,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/CancellationToken.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":481,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CancellationToken.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":482,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/CancellationToken.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":483,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/CancellationToken.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":484,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CancellationToken.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":485,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/CancellationToken.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":486,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/CancellationToken.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":487,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/CancellationToken.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":488,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/CancellationToken.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":489,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/CancellationToken.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":490,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/CancellationToken.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":491,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/CancellationToken.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":492,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/CancellationToken.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":493,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/CancellationToken.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":494,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/CancellationToken.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CancellationToken\"},{\"id\":495,\"kind\":128,\"name\":\"ChangeStream\",\"url\":\"classes/ChangeStream.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":496,\"kind\":8388608,\"name\":\"RESPONSE\",\"url\":\"classes/ChangeStream.html#RESPONSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":497,\"kind\":8388608,\"name\":\"MORE\",\"url\":\"classes/ChangeStream.html#MORE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":498,\"kind\":8388608,\"name\":\"INIT\",\"url\":\"classes/ChangeStream.html#INIT\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":499,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ChangeStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":500,\"kind\":8388608,\"name\":\"CHANGE\",\"url\":\"classes/ChangeStream.html#CHANGE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":501,\"kind\":8388608,\"name\":\"END\",\"url\":\"classes/ChangeStream.html#END\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":502,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/ChangeStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":503,\"kind\":8388608,\"name\":\"RESUME_TOKEN_CHANGED\",\"url\":\"classes/ChangeStream.html#RESUME_TOKEN_CHANGED\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"ChangeStream\"},{\"id\":504,\"kind\":1024,\"name\":\"pipeline\",\"url\":\"classes/ChangeStream.html#pipeline\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":505,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ChangeStream.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":506,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ChangeStream.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":507,\"kind\":1024,\"name\":\"namespace\",\"url\":\"classes/ChangeStream.html#namespace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":508,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChangeStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":509,\"kind\":1024,\"name\":\"streamOptions\",\"url\":\"classes/ChangeStream.html#streamOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":510,\"kind\":262144,\"name\":\"resumeToken\",\"url\":\"classes/ChangeStream.html#resumeToken\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":511,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ChangeStream.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":512,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ChangeStream.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":513,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ChangeStream.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":514,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ChangeStream.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":515,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ChangeStream.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":516,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ChangeStream.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChangeStream\"},{\"id\":517,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ChangeStream.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":518,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ChangeStream.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":519,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ChangeStream.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":520,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ChangeStream.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":521,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ChangeStream.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":522,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ChangeStream.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":523,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ChangeStream.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":524,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ChangeStream.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":525,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ChangeStream.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":526,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ChangeStream.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":527,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ChangeStream.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":528,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ChangeStream.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":529,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ChangeStream.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":530,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ChangeStream.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":531,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ChangeStream.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChangeStream\"},{\"id\":532,\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":533,\"kind\":262144,\"name\":\"dbName\",\"url\":\"classes/Collection.html#dbName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":534,\"kind\":262144,\"name\":\"collectionName\",\"url\":\"classes/Collection.html#collectionName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":535,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Collection.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":536,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Collection.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":537,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Collection.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":538,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Collection.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":539,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Collection.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":540,\"kind\":262144,\"name\":\"hint\",\"url\":\"classes/Collection.html#hint\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":541,\"kind\":2048,\"name\":\"insertOne\",\"url\":\"classes/Collection.html#insertOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":542,\"kind\":2048,\"name\":\"insertMany\",\"url\":\"classes/Collection.html#insertMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":543,\"kind\":2048,\"name\":\"bulkWrite\",\"url\":\"classes/Collection.html#bulkWrite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":544,\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/Collection.html#updateOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":545,\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/Collection.html#replaceOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":546,\"kind\":2048,\"name\":\"updateMany\",\"url\":\"classes/Collection.html#updateMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":547,\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/Collection.html#deleteOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":548,\"kind\":2048,\"name\":\"deleteMany\",\"url\":\"classes/Collection.html#deleteMany\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":549,\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Collection.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":550,\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/Collection.html#drop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":551,\"kind\":2048,\"name\":\"findOne\",\"url\":\"classes/Collection.html#findOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":552,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":553,\"kind\":2048,\"name\":\"options\",\"url\":\"classes/Collection.html#options\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":554,\"kind\":2048,\"name\":\"isCapped\",\"url\":\"classes/Collection.html#isCapped\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":555,\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Collection.html#createIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":556,\"kind\":2048,\"name\":\"createIndexes\",\"url\":\"classes/Collection.html#createIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":557,\"kind\":2048,\"name\":\"dropIndex\",\"url\":\"classes/Collection.html#dropIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":558,\"kind\":2048,\"name\":\"dropIndexes\",\"url\":\"classes/Collection.html#dropIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":559,\"kind\":2048,\"name\":\"listIndexes\",\"url\":\"classes/Collection.html#listIndexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":560,\"kind\":2048,\"name\":\"indexExists\",\"url\":\"classes/Collection.html#indexExists\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":561,\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Collection.html#indexInformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":562,\"kind\":2048,\"name\":\"estimatedDocumentCount\",\"url\":\"classes/Collection.html#estimatedDocumentCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":563,\"kind\":2048,\"name\":\"countDocuments\",\"url\":\"classes/Collection.html#countDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":564,\"kind\":2048,\"name\":\"distinct\",\"url\":\"classes/Collection.html#distinct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":565,\"kind\":2048,\"name\":\"indexes\",\"url\":\"classes/Collection.html#indexes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":566,\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Collection.html#stats\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":567,\"kind\":2048,\"name\":\"findOneAndDelete\",\"url\":\"classes/Collection.html#findOneAndDelete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":568,\"kind\":2048,\"name\":\"findOneAndReplace\",\"url\":\"classes/Collection.html#findOneAndReplace\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":569,\"kind\":2048,\"name\":\"findOneAndUpdate\",\"url\":\"classes/Collection.html#findOneAndUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":570,\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Collection.html#aggregate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":571,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Collection.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":572,\"kind\":2048,\"name\":\"mapReduce\",\"url\":\"classes/Collection.html#mapReduce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Collection\"},{\"id\":573,\"kind\":2048,\"name\":\"initializeUnorderedBulkOp\",\"url\":\"classes/Collection.html#initializeUnorderedBulkOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":574,\"kind\":2048,\"name\":\"initializeOrderedBulkOp\",\"url\":\"classes/Collection.html#initializeOrderedBulkOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":575,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/Collection.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":576,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Collection.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":577,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/Collection.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":578,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Collection.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":579,\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/Collection.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":580,\"kind\":2048,\"name\":\"count\",\"url\":\"classes/Collection.html#count\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"id\":581,\"kind\":128,\"name\":\"Db\",\"url\":\"classes/Db.html\",\"classes\":\"tsd-kind-class\"},{\"id\":582,\"kind\":1024,\"name\":\"SYSTEM_NAMESPACE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_NAMESPACE_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":583,\"kind\":1024,\"name\":\"SYSTEM_INDEX_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_INDEX_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":584,\"kind\":1024,\"name\":\"SYSTEM_PROFILE_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_PROFILE_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":585,\"kind\":1024,\"name\":\"SYSTEM_USER_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_USER_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":586,\"kind\":1024,\"name\":\"SYSTEM_COMMAND_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_COMMAND_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":587,\"kind\":1024,\"name\":\"SYSTEM_JS_COLLECTION\",\"url\":\"classes/Db.html#SYSTEM_JS_COLLECTION\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Db\"},{\"id\":588,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Db.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":589,\"kind\":262144,\"name\":\"databaseName\",\"url\":\"classes/Db.html#databaseName\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":590,\"kind\":262144,\"name\":\"options\",\"url\":\"classes/Db.html#options\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":591,\"kind\":262144,\"name\":\"slaveOk\",\"url\":\"classes/Db.html#slaveOk\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":592,\"kind\":262144,\"name\":\"secondaryOk\",\"url\":\"classes/Db.html#secondaryOk\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":593,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/Db.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":594,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/Db.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":595,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/Db.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":596,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/Db.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":597,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/Db.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":598,\"kind\":2048,\"name\":\"createCollection\",\"url\":\"classes/Db.html#createCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":599,\"kind\":2048,\"name\":\"command\",\"url\":\"classes/Db.html#command\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":600,\"kind\":2048,\"name\":\"aggregate\",\"url\":\"classes/Db.html#aggregate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":601,\"kind\":2048,\"name\":\"admin\",\"url\":\"classes/Db.html#admin\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":602,\"kind\":2048,\"name\":\"collection\",\"url\":\"classes/Db.html#collection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":603,\"kind\":2048,\"name\":\"stats\",\"url\":\"classes/Db.html#stats\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":604,\"kind\":2048,\"name\":\"listCollections\",\"url\":\"classes/Db.html#listCollections\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":605,\"kind\":2048,\"name\":\"renameCollection\",\"url\":\"classes/Db.html#renameCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":606,\"kind\":2048,\"name\":\"dropCollection\",\"url\":\"classes/Db.html#dropCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":607,\"kind\":2048,\"name\":\"dropDatabase\",\"url\":\"classes/Db.html#dropDatabase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":608,\"kind\":2048,\"name\":\"collections\",\"url\":\"classes/Db.html#collections\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":609,\"kind\":2048,\"name\":\"createIndex\",\"url\":\"classes/Db.html#createIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":610,\"kind\":2048,\"name\":\"addUser\",\"url\":\"classes/Db.html#addUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":611,\"kind\":2048,\"name\":\"removeUser\",\"url\":\"classes/Db.html#removeUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":612,\"kind\":2048,\"name\":\"setProfilingLevel\",\"url\":\"classes/Db.html#setProfilingLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":613,\"kind\":2048,\"name\":\"profilingLevel\",\"url\":\"classes/Db.html#profilingLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":614,\"kind\":2048,\"name\":\"indexInformation\",\"url\":\"classes/Db.html#indexInformation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":615,\"kind\":2048,\"name\":\"unref\",\"url\":\"classes/Db.html#unref\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":616,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/Db.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Db\"},{\"id\":617,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/Db.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":618,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Db.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Db\"},{\"id\":619,\"kind\":128,\"name\":\"FindCursor\",\"url\":\"classes/FindCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":620,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/FindCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"FindCursor\"},{\"id\":621,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/FindCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":622,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/FindCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":623,\"kind\":2048,\"name\":\"count\",\"url\":\"classes/FindCursor.html#count\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":624,\"kind\":2048,\"name\":\"explain\",\"url\":\"classes/FindCursor.html#explain\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":625,\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/FindCursor.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":626,\"kind\":2048,\"name\":\"hint\",\"url\":\"classes/FindCursor.html#hint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":627,\"kind\":2048,\"name\":\"min\",\"url\":\"classes/FindCursor.html#min\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":628,\"kind\":2048,\"name\":\"max\",\"url\":\"classes/FindCursor.html#max\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":629,\"kind\":2048,\"name\":\"returnKey\",\"url\":\"classes/FindCursor.html#returnKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":630,\"kind\":2048,\"name\":\"showRecordId\",\"url\":\"classes/FindCursor.html#showRecordId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":631,\"kind\":2048,\"name\":\"addQueryModifier\",\"url\":\"classes/FindCursor.html#addQueryModifier\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":632,\"kind\":2048,\"name\":\"comment\",\"url\":\"classes/FindCursor.html#comment\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":633,\"kind\":2048,\"name\":\"maxAwaitTimeMS\",\"url\":\"classes/FindCursor.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":634,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/FindCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"FindCursor\"},{\"id\":635,\"kind\":2048,\"name\":\"project\",\"url\":\"classes/FindCursor.html#project\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"FindCursor\"},{\"id\":636,\"kind\":2048,\"name\":\"sort\",\"url\":\"classes/FindCursor.html#sort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":637,\"kind\":2048,\"name\":\"allowDiskUse\",\"url\":\"classes/FindCursor.html#allowDiskUse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":638,\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindCursor.html#collation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":639,\"kind\":2048,\"name\":\"limit\",\"url\":\"classes/FindCursor.html#limit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":640,\"kind\":2048,\"name\":\"skip\",\"url\":\"classes/FindCursor.html#skip\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindCursor\"},{\"id\":641,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/FindCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":642,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/FindCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":643,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/FindCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":644,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/FindCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":645,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/FindCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":646,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/FindCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":647,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/FindCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":648,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/FindCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":649,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/FindCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":650,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/FindCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":651,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/FindCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":652,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/FindCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":653,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/FindCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":654,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/FindCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":655,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/FindCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":656,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/FindCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":657,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/FindCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":658,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/FindCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":659,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/FindCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":660,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/FindCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":661,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/FindCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":662,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/FindCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":663,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/FindCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":664,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/FindCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":665,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/FindCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":666,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/FindCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":667,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/FindCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":668,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/FindCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":669,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/FindCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":670,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/FindCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":671,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/FindCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":672,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/FindCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":673,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/FindCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":674,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/FindCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":675,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/FindCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":676,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/FindCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":677,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/FindCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"FindCursor\"},{\"id\":678,\"kind\":128,\"name\":\"GridFSBucket\",\"url\":\"classes/GridFSBucket.html\",\"classes\":\"tsd-kind-class\"},{\"id\":679,\"kind\":8388608,\"name\":\"INDEX\",\"url\":\"classes/GridFSBucket.html#INDEX\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucket\"},{\"id\":680,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GridFSBucket.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucket\"},{\"id\":681,\"kind\":2048,\"name\":\"openUploadStream\",\"url\":\"classes/GridFSBucket.html#openUploadStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":682,\"kind\":2048,\"name\":\"openUploadStreamWithId\",\"url\":\"classes/GridFSBucket.html#openUploadStreamWithId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":683,\"kind\":2048,\"name\":\"openDownloadStream\",\"url\":\"classes/GridFSBucket.html#openDownloadStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":684,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/GridFSBucket.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":685,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/GridFSBucket.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":686,\"kind\":2048,\"name\":\"openDownloadStreamByName\",\"url\":\"classes/GridFSBucket.html#openDownloadStreamByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":687,\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/GridFSBucket.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":688,\"kind\":2048,\"name\":\"drop\",\"url\":\"classes/GridFSBucket.html#drop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":689,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/GridFSBucket.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucket\"},{\"id\":690,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/GridFSBucket.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":691,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GridFSBucket.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":692,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/GridFSBucket.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":693,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/GridFSBucket.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":694,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GridFSBucket.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":695,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/GridFSBucket.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":696,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/GridFSBucket.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":697,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/GridFSBucket.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":698,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/GridFSBucket.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":699,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/GridFSBucket.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":700,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/GridFSBucket.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":701,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/GridFSBucket.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":702,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/GridFSBucket.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":703,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/GridFSBucket.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":704,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/GridFSBucket.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GridFSBucket\"},{\"id\":705,\"kind\":128,\"name\":\"ListCollectionsCursor\",\"url\":\"classes/ListCollectionsCursor.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":706,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ListCollectionsCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"ListCollectionsCursor\"},{\"id\":707,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListCollectionsCursor.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"ListCollectionsCursor\"},{\"id\":708,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListCollectionsCursor.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":709,\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/ListCollectionsCursor.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":710,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListCollectionsCursor.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListCollectionsCursor\"},{\"id\":711,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListCollectionsCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListCollectionsCursor\"},{\"id\":712,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListCollectionsCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":713,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListCollectionsCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":714,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListCollectionsCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":715,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListCollectionsCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":716,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListCollectionsCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":717,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListCollectionsCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":718,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListCollectionsCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":719,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListCollectionsCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":720,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListCollectionsCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":721,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListCollectionsCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":722,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListCollectionsCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":723,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListCollectionsCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":724,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListCollectionsCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":725,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListCollectionsCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":726,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListCollectionsCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":727,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListCollectionsCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":728,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListCollectionsCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":729,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListCollectionsCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":730,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListCollectionsCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":731,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListCollectionsCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":732,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListCollectionsCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":733,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListCollectionsCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":734,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListCollectionsCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":735,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListCollectionsCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":736,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListCollectionsCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":737,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListCollectionsCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":738,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListCollectionsCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":739,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListCollectionsCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":740,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListCollectionsCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":741,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListCollectionsCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":742,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListCollectionsCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":743,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListCollectionsCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":744,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListCollectionsCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":745,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListCollectionsCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":746,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListCollectionsCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":747,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListCollectionsCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":748,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListCollectionsCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":749,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":750,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListCollectionsCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListCollectionsCursor\"},{\"id\":751,\"kind\":128,\"name\":\"ListIndexesCursor\",\"url\":\"classes/ListIndexesCursor.html\",\"classes\":\"tsd-kind-class\"},{\"id\":752,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/ListIndexesCursor.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-inherited tsd-is-static\",\"parent\":\"ListIndexesCursor\"},{\"id\":753,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ListIndexesCursor.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListIndexesCursor\"},{\"id\":754,\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/ListIndexesCursor.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListIndexesCursor\"},{\"id\":755,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ListIndexesCursor.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ListIndexesCursor\"},{\"id\":756,\"kind\":2048,\"name\":\"clone\",\"url\":\"classes/ListIndexesCursor.html#clone\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"ListIndexesCursor\"},{\"id\":757,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ListIndexesCursor.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":758,\"kind\":262144,\"name\":\"namespace\",\"url\":\"classes/ListIndexesCursor.html#namespace\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":759,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/ListIndexesCursor.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":760,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/ListIndexesCursor.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":761,\"kind\":262144,\"name\":\"closed\",\"url\":\"classes/ListIndexesCursor.html#closed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":762,\"kind\":262144,\"name\":\"killed\",\"url\":\"classes/ListIndexesCursor.html#killed\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":763,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ListIndexesCursor.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":764,\"kind\":2048,\"name\":\"bufferedCount\",\"url\":\"classes/ListIndexesCursor.html#bufferedCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":765,\"kind\":2048,\"name\":\"readBufferedDocuments\",\"url\":\"classes/ListIndexesCursor.html#readBufferedDocuments\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":766,\"kind\":2048,\"name\":\"stream\",\"url\":\"classes/ListIndexesCursor.html#stream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":767,\"kind\":2048,\"name\":\"hasNext\",\"url\":\"classes/ListIndexesCursor.html#hasNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":768,\"kind\":2048,\"name\":\"next\",\"url\":\"classes/ListIndexesCursor.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":769,\"kind\":2048,\"name\":\"tryNext\",\"url\":\"classes/ListIndexesCursor.html#tryNext\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":770,\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ListIndexesCursor.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":771,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/ListIndexesCursor.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":772,\"kind\":2048,\"name\":\"toArray\",\"url\":\"classes/ListIndexesCursor.html#toArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":773,\"kind\":2048,\"name\":\"addCursorFlag\",\"url\":\"classes/ListIndexesCursor.html#addCursorFlag\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":774,\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ListIndexesCursor.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":775,\"kind\":2048,\"name\":\"withReadPreference\",\"url\":\"classes/ListIndexesCursor.html#withReadPreference\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":776,\"kind\":2048,\"name\":\"withReadConcern\",\"url\":\"classes/ListIndexesCursor.html#withReadConcern\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":777,\"kind\":2048,\"name\":\"maxTimeMS\",\"url\":\"classes/ListIndexesCursor.html#maxTimeMS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":778,\"kind\":2048,\"name\":\"batchSize\",\"url\":\"classes/ListIndexesCursor.html#batchSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":779,\"kind\":2048,\"name\":\"rewind\",\"url\":\"classes/ListIndexesCursor.html#rewind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":780,\"kind\":2048,\"name\":\"[asyncIterator]\",\"url\":\"classes/ListIndexesCursor.html#_asyncIterator_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":781,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ListIndexesCursor.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":782,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ListIndexesCursor.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":783,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ListIndexesCursor.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":784,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ListIndexesCursor.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":785,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ListIndexesCursor.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":786,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ListIndexesCursor.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":787,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ListIndexesCursor.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":788,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ListIndexesCursor.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":789,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ListIndexesCursor.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":790,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ListIndexesCursor.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":791,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ListIndexesCursor.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":792,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ListIndexesCursor.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":793,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ListIndexesCursor.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":794,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":795,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ListIndexesCursor.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ListIndexesCursor\"},{\"id\":796,\"kind\":128,\"name\":\"Logger\",\"url\":\"classes/Logger.html\",\"classes\":\"tsd-kind-class\"},{\"id\":797,\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/Logger.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":798,\"kind\":2048,\"name\":\"currentLogger\",\"url\":\"classes/Logger.html#currentLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":799,\"kind\":2048,\"name\":\"setCurrentLogger\",\"url\":\"classes/Logger.html#setCurrentLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":800,\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/Logger.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":801,\"kind\":2048,\"name\":\"setLevel\",\"url\":\"classes/Logger.html#setLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Logger\"},{\"id\":802,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Logger.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":803,\"kind\":1024,\"name\":\"className\",\"url\":\"classes/Logger.html#className\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":804,\"kind\":2048,\"name\":\"debug\",\"url\":\"classes/Logger.html#debug\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":805,\"kind\":2048,\"name\":\"warn\",\"url\":\"classes/Logger.html#warn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":806,\"kind\":2048,\"name\":\"info\",\"url\":\"classes/Logger.html#info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":807,\"kind\":2048,\"name\":\"error\",\"url\":\"classes/Logger.html#error\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":808,\"kind\":2048,\"name\":\"isInfo\",\"url\":\"classes/Logger.html#isInfo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":809,\"kind\":2048,\"name\":\"isError\",\"url\":\"classes/Logger.html#isError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":810,\"kind\":2048,\"name\":\"isWarn\",\"url\":\"classes/Logger.html#isWarn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":811,\"kind\":2048,\"name\":\"isDebug\",\"url\":\"classes/Logger.html#isDebug\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"id\":812,\"kind\":128,\"name\":\"MongoClient\",\"url\":\"classes/MongoClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":813,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoClient\"},{\"id\":814,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"MongoClient\"},{\"id\":815,\"kind\":262144,\"name\":\"options\",\"url\":\"classes/MongoClient.html#options\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":816,\"kind\":262144,\"name\":\"serverApi\",\"url\":\"classes/MongoClient.html#serverApi\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":817,\"kind\":262144,\"name\":\"autoEncrypter\",\"url\":\"classes/MongoClient.html#autoEncrypter\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":818,\"kind\":262144,\"name\":\"readConcern\",\"url\":\"classes/MongoClient.html#readConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":819,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/MongoClient.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":820,\"kind\":262144,\"name\":\"readPreference\",\"url\":\"classes/MongoClient.html#readPreference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":821,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/MongoClient.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":822,\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/MongoClient.html#logger\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":823,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/MongoClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":824,\"kind\":2048,\"name\":\"close\",\"url\":\"classes/MongoClient.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":825,\"kind\":2048,\"name\":\"db\",\"url\":\"classes/MongoClient.html#db\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":826,\"kind\":2048,\"name\":\"startSession\",\"url\":\"classes/MongoClient.html#startSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":827,\"kind\":2048,\"name\":\"withSession\",\"url\":\"classes/MongoClient.html#withSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":828,\"kind\":2048,\"name\":\"watch\",\"url\":\"classes/MongoClient.html#watch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"MongoClient\"},{\"id\":829,\"kind\":2048,\"name\":\"getLogger\",\"url\":\"classes/MongoClient.html#getLogger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoClient\"},{\"id\":830,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/MongoClient.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":831,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MongoClient.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":832,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MongoClient.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":833,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/MongoClient.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":834,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MongoClient.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":835,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/MongoClient.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":836,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/MongoClient.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":837,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/MongoClient.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":838,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/MongoClient.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":839,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/MongoClient.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":840,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/MongoClient.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":841,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/MongoClient.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":842,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/MongoClient.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":843,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/MongoClient.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":844,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/MongoClient.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MongoClient\"},{\"id\":845,\"kind\":128,\"name\":\"Promise\",\"url\":\"classes/Promise.html\",\"classes\":\"tsd-kind-class\"},{\"id\":846,\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/Promise.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":847,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Promise.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":848,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/Promise.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Promise\"},{\"id\":849,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Promise.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Promise\"},{\"id\":850,\"kind\":32,\"name\":\"BatchType\",\"url\":\"modules.html#BatchType\",\"classes\":\"tsd-kind-variable\"},{\"id\":851,\"kind\":4194304,\"name\":\"BatchType\",\"url\":\"modules.html#BatchType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":852,\"kind\":32,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"modules.html#GSSAPICanonicalizationValue\",\"classes\":\"tsd-kind-variable\"},{\"id\":853,\"kind\":4194304,\"name\":\"GSSAPICanonicalizationValue\",\"url\":\"modules.html#GSSAPICanonicalizationValue\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":854,\"kind\":32,\"name\":\"AuthMechanism\",\"url\":\"modules.html#AuthMechanism\",\"classes\":\"tsd-kind-variable\"},{\"id\":855,\"kind\":4194304,\"name\":\"AuthMechanism\",\"url\":\"modules.html#AuthMechanism\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":856,\"kind\":32,\"name\":\"Compressor\",\"url\":\"modules.html#Compressor\",\"classes\":\"tsd-kind-variable\"},{\"id\":857,\"kind\":4194304,\"name\":\"Compressor\",\"url\":\"modules.html#Compressor\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":858,\"kind\":32,\"name\":\"CURSOR_FLAGS\",\"url\":\"modules.html#CURSOR_FLAGS\",\"classes\":\"tsd-kind-variable\"},{\"id\":859,\"kind\":32,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"modules.html#AutoEncryptionLoggerLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":860,\"kind\":4194304,\"name\":\"AutoEncryptionLoggerLevel\",\"url\":\"modules.html#AutoEncryptionLoggerLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":861,\"kind\":32,\"name\":\"MongoErrorLabel\",\"url\":\"modules.html#MongoErrorLabel\",\"classes\":\"tsd-kind-variable\"},{\"id\":862,\"kind\":4194304,\"name\":\"MongoErrorLabel\",\"url\":\"modules.html#MongoErrorLabel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":863,\"kind\":32,\"name\":\"ExplainVerbosity\",\"url\":\"modules.html#ExplainVerbosity\",\"classes\":\"tsd-kind-variable\"},{\"id\":864,\"kind\":4194304,\"name\":\"ExplainVerbosity\",\"url\":\"modules.html#ExplainVerbosity\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":865,\"kind\":32,\"name\":\"LoggerLevel\",\"url\":\"modules.html#LoggerLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":866,\"kind\":4194304,\"name\":\"LoggerLevel\",\"url\":\"modules.html#LoggerLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":867,\"kind\":32,\"name\":\"ServerApiVersion\",\"url\":\"modules.html#ServerApiVersion\",\"classes\":\"tsd-kind-variable\"},{\"id\":868,\"kind\":4194304,\"name\":\"ServerApiVersion\",\"url\":\"modules.html#ServerApiVersion\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":869,\"kind\":32,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"tsd-kind-variable\"},{\"id\":870,\"kind\":4194304,\"name\":\"BSONType\",\"url\":\"modules.html#BSONType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":871,\"kind\":32,\"name\":\"ReturnDocument\",\"url\":\"modules.html#ReturnDocument\",\"classes\":\"tsd-kind-variable\"},{\"id\":872,\"kind\":4194304,\"name\":\"ReturnDocument\",\"url\":\"modules.html#ReturnDocument\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":873,\"kind\":32,\"name\":\"ProfilingLevel\",\"url\":\"modules.html#ProfilingLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":874,\"kind\":4194304,\"name\":\"ProfilingLevel\",\"url\":\"modules.html#ProfilingLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":875,\"kind\":32,\"name\":\"ReadConcernLevel\",\"url\":\"modules.html#ReadConcernLevel\",\"classes\":\"tsd-kind-variable\"},{\"id\":876,\"kind\":4194304,\"name\":\"ReadConcernLevel\",\"url\":\"modules.html#ReadConcernLevel\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":877,\"kind\":32,\"name\":\"ReadPreferenceMode\",\"url\":\"modules.html#ReadPreferenceMode\",\"classes\":\"tsd-kind-variable\"},{\"id\":878,\"kind\":4194304,\"name\":\"ReadPreferenceMode\",\"url\":\"modules.html#ReadPreferenceMode\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":879,\"kind\":32,\"name\":\"ServerType\",\"url\":\"modules.html#ServerType\",\"classes\":\"tsd-kind-variable\"},{\"id\":880,\"kind\":4194304,\"name\":\"ServerType\",\"url\":\"modules.html#ServerType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":881,\"kind\":32,\"name\":\"TopologyType\",\"url\":\"modules.html#TopologyType\",\"classes\":\"tsd-kind-variable\"},{\"id\":882,\"kind\":4194304,\"name\":\"TopologyType\",\"url\":\"modules.html#TopologyType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":883,\"kind\":128,\"name\":\"ReadConcern\",\"url\":\"classes/ReadConcern.html\",\"classes\":\"tsd-kind-class\"},{\"id\":884,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadConcern.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":885,\"kind\":262144,\"name\":\"MAJORITY\",\"url\":\"classes/ReadConcern.html#MAJORITY\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":886,\"kind\":262144,\"name\":\"AVAILABLE\",\"url\":\"classes/ReadConcern.html#AVAILABLE\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":887,\"kind\":262144,\"name\":\"LINEARIZABLE\",\"url\":\"classes/ReadConcern.html#LINEARIZABLE\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":888,\"kind\":262144,\"name\":\"SNAPSHOT\",\"url\":\"classes/ReadConcern.html#SNAPSHOT\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadConcern\"},{\"id\":889,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadConcern.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":890,\"kind\":1024,\"name\":\"level\",\"url\":\"classes/ReadConcern.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":891,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadConcern.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadConcern\"},{\"id\":892,\"kind\":128,\"name\":\"ReadPreference\",\"url\":\"classes/ReadPreference.html\",\"classes\":\"tsd-kind-class\"},{\"id\":893,\"kind\":1024,\"name\":\"PRIMARY\",\"url\":\"classes/ReadPreference.html#PRIMARY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":894,\"kind\":1024,\"name\":\"PRIMARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#PRIMARY_PREFERRED\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":895,\"kind\":1024,\"name\":\"SECONDARY\",\"url\":\"classes/ReadPreference.html#SECONDARY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":896,\"kind\":1024,\"name\":\"SECONDARY_PREFERRED\",\"url\":\"classes/ReadPreference.html#SECONDARY_PREFERRED\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":897,\"kind\":1024,\"name\":\"NEAREST\",\"url\":\"classes/ReadPreference.html#NEAREST\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":898,\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ReadPreference.html#primary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":899,\"kind\":1024,\"name\":\"primaryPreferred\",\"url\":\"classes/ReadPreference.html#primaryPreferred\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":900,\"kind\":1024,\"name\":\"secondary\",\"url\":\"classes/ReadPreference.html#secondary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":901,\"kind\":1024,\"name\":\"secondaryPreferred\",\"url\":\"classes/ReadPreference.html#secondaryPreferred\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":902,\"kind\":1024,\"name\":\"nearest\",\"url\":\"classes/ReadPreference.html#nearest\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":903,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/ReadPreference.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":904,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/ReadPreference.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":905,\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/ReadPreference.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":906,\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"ReadPreference\"},{\"id\":907,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ReadPreference.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":908,\"kind\":1024,\"name\":\"mode\",\"url\":\"classes/ReadPreference.html#mode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":909,\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ReadPreference.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":910,\"kind\":1024,\"name\":\"hedge\",\"url\":\"classes/ReadPreference.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":911,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"classes/ReadPreference.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":912,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ReadPreference.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":913,\"kind\":262144,\"name\":\"preference\",\"url\":\"classes/ReadPreference.html#preference\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":914,\"kind\":2048,\"name\":\"isValid\",\"url\":\"classes/ReadPreference.html#isValid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":915,\"kind\":2048,\"name\":\"slaveOk\",\"url\":\"classes/ReadPreference.html#slaveOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":916,\"kind\":2048,\"name\":\"secondaryOk\",\"url\":\"classes/ReadPreference.html#secondaryOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":917,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ReadPreference.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":918,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/ReadPreference.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ReadPreference\"},{\"id\":919,\"kind\":128,\"name\":\"WriteConcern\",\"url\":\"classes/WriteConcern.html\",\"classes\":\"tsd-kind-class\"},{\"id\":920,\"kind\":2048,\"name\":\"fromOptions\",\"url\":\"classes/WriteConcern.html#fromOptions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"WriteConcern\"},{\"id\":921,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcern.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":922,\"kind\":1024,\"name\":\"w\",\"url\":\"classes/WriteConcern.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":923,\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"classes/WriteConcern.html#wtimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":924,\"kind\":1024,\"name\":\"j\",\"url\":\"classes/WriteConcern.html#j\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":925,\"kind\":1024,\"name\":\"fsync\",\"url\":\"classes/WriteConcern.html#fsync\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteConcern\"},{\"id\":926,\"kind\":128,\"name\":\"CommandFailedEvent\",\"url\":\"classes/CommandFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":927,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandFailedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":928,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandFailedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":929,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandFailedEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":930,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandFailedEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":931,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandFailedEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":932,\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/CommandFailedEvent.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":933,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandFailedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":934,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandFailedEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandFailedEvent\"},{\"id\":935,\"kind\":128,\"name\":\"CommandStartedEvent\",\"url\":\"classes/CommandStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":936,\"kind\":1024,\"name\":\"commandObj\",\"url\":\"classes/CommandStartedEvent.html#commandObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":937,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandStartedEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":938,\"kind\":1024,\"name\":\"databaseName\",\"url\":\"classes/CommandStartedEvent.html#databaseName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":939,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandStartedEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":940,\"kind\":1024,\"name\":\"command\",\"url\":\"classes/CommandStartedEvent.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":941,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandStartedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":942,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandStartedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":943,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandStartedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":944,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandStartedEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandStartedEvent\"},{\"id\":945,\"kind\":128,\"name\":\"CommandSucceededEvent\",\"url\":\"classes/CommandSucceededEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":946,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/CommandSucceededEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":947,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/CommandSucceededEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":948,\"kind\":1024,\"name\":\"requestId\",\"url\":\"classes/CommandSucceededEvent.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":949,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/CommandSucceededEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":950,\"kind\":1024,\"name\":\"commandName\",\"url\":\"classes/CommandSucceededEvent.html#commandName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":951,\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/CommandSucceededEvent.html#reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":952,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/CommandSucceededEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":953,\"kind\":262144,\"name\":\"hasServiceId\",\"url\":\"classes/CommandSucceededEvent.html#hasServiceId\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"CommandSucceededEvent\"},{\"id\":954,\"kind\":128,\"name\":\"ConnectionCheckedInEvent\",\"url\":\"classes/ConnectionCheckedInEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":955,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedInEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":956,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedInEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":957,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedInEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedInEvent\"},{\"id\":958,\"kind\":128,\"name\":\"ConnectionCheckedOutEvent\",\"url\":\"classes/ConnectionCheckedOutEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":959,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCheckedOutEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":960,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckedOutEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":961,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckedOutEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckedOutEvent\"},{\"id\":962,\"kind\":128,\"name\":\"ConnectionCheckOutFailedEvent\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":963,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":964,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":965,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutFailedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutFailedEvent\"},{\"id\":966,\"kind\":128,\"name\":\"ConnectionCheckOutStartedEvent\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":967,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"id\":968,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCheckOutStartedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCheckOutStartedEvent\"},{\"id\":969,\"kind\":128,\"name\":\"ConnectionClosedEvent\",\"url\":\"classes/ConnectionClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":970,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionClosedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":971,\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ConnectionClosedEvent.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":972,\"kind\":1024,\"name\":\"serviceId\",\"url\":\"classes/ConnectionClosedEvent.html#serviceId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":973,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionClosedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":974,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionClosedEvent\"},{\"id\":975,\"kind\":128,\"name\":\"ConnectionCreatedEvent\",\"url\":\"classes/ConnectionCreatedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":976,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionCreatedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":977,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionCreatedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":978,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionCreatedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionCreatedEvent\"},{\"id\":979,\"kind\":128,\"name\":\"ConnectionPoolClearedEvent\",\"url\":\"classes/ConnectionPoolClearedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":980,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClearedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"id\":981,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClearedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClearedEvent\"},{\"id\":982,\"kind\":128,\"name\":\"ConnectionPoolClosedEvent\",\"url\":\"classes/ConnectionPoolClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":983,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolClosedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"id\":984,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolClosedEvent\"},{\"id\":985,\"kind\":128,\"name\":\"ConnectionPoolCreatedEvent\",\"url\":\"classes/ConnectionPoolCreatedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":986,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":987,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":988,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolCreatedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionPoolCreatedEvent\"},{\"id\":989,\"kind\":128,\"name\":\"ConnectionPoolMonitoringEvent\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":990,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"id\":991,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionPoolMonitoringEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionPoolMonitoringEvent\"},{\"id\":992,\"kind\":128,\"name\":\"ConnectionReadyEvent\",\"url\":\"classes/ConnectionReadyEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":993,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ConnectionReadyEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":994,\"kind\":1024,\"name\":\"time\",\"url\":\"classes/ConnectionReadyEvent.html#time\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":995,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ConnectionReadyEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionReadyEvent\"},{\"id\":996,\"kind\":128,\"name\":\"ServerClosedEvent\",\"url\":\"classes/ServerClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":997,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerClosedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerClosedEvent\"},{\"id\":998,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerClosedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerClosedEvent\"},{\"id\":999,\"kind\":128,\"name\":\"ServerDescriptionChangedEvent\",\"url\":\"classes/ServerDescriptionChangedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1000,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerDescriptionChangedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":1001,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescriptionChangedEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":1002,\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#previousDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":1003,\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/ServerDescriptionChangedEvent.html#newDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescriptionChangedEvent\"},{\"id\":1004,\"kind\":128,\"name\":\"ServerHeartbeatFailedEvent\",\"url\":\"classes/ServerHeartbeatFailedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1005,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":1006,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":1007,\"kind\":1024,\"name\":\"failure\",\"url\":\"classes/ServerHeartbeatFailedEvent.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatFailedEvent\"},{\"id\":1008,\"kind\":128,\"name\":\"ServerHeartbeatStartedEvent\",\"url\":\"classes/ServerHeartbeatStartedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1009,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatStartedEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatStartedEvent\"},{\"id\":1010,\"kind\":128,\"name\":\"ServerHeartbeatSucceededEvent\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1011,\"kind\":1024,\"name\":\"connectionId\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#connectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":1012,\"kind\":1024,\"name\":\"duration\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#duration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":1013,\"kind\":1024,\"name\":\"reply\",\"url\":\"classes/ServerHeartbeatSucceededEvent.html#reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerHeartbeatSucceededEvent\"},{\"id\":1014,\"kind\":128,\"name\":\"ServerOpeningEvent\",\"url\":\"classes/ServerOpeningEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1015,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/ServerOpeningEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerOpeningEvent\"},{\"id\":1016,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerOpeningEvent.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerOpeningEvent\"},{\"id\":1017,\"kind\":128,\"name\":\"TopologyClosedEvent\",\"url\":\"classes/TopologyClosedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1018,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyClosedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyClosedEvent\"},{\"id\":1019,\"kind\":128,\"name\":\"TopologyDescriptionChangedEvent\",\"url\":\"classes/TopologyDescriptionChangedEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1020,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":1021,\"kind\":1024,\"name\":\"previousDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#previousDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":1022,\"kind\":1024,\"name\":\"newDescription\",\"url\":\"classes/TopologyDescriptionChangedEvent.html#newDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescriptionChangedEvent\"},{\"id\":1023,\"kind\":128,\"name\":\"TopologyOpeningEvent\",\"url\":\"classes/TopologyOpeningEvent.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1024,\"kind\":1024,\"name\":\"topologyId\",\"url\":\"classes/TopologyOpeningEvent.html#topologyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyOpeningEvent\"},{\"id\":1025,\"kind\":256,\"name\":\"BSONSerializeOptions\",\"url\":\"interfaces/BSONSerializeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1026,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/BSONSerializeOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BSONSerializeOptions\"},{\"id\":1027,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/BSONSerializeOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BSONSerializeOptions\"},{\"id\":1028,\"kind\":256,\"name\":\"BulkResult\",\"url\":\"interfaces/BulkResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1029,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/BulkResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1030,\"kind\":1024,\"name\":\"writeErrors\",\"url\":\"interfaces/BulkResult.html#writeErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1031,\"kind\":1024,\"name\":\"writeConcernErrors\",\"url\":\"interfaces/BulkResult.html#writeConcernErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1032,\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/BulkResult.html#insertedIds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1033,\"kind\":1024,\"name\":\"nInserted\",\"url\":\"interfaces/BulkResult.html#nInserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1034,\"kind\":1024,\"name\":\"nUpserted\",\"url\":\"interfaces/BulkResult.html#nUpserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1035,\"kind\":1024,\"name\":\"nMatched\",\"url\":\"interfaces/BulkResult.html#nMatched\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1036,\"kind\":1024,\"name\":\"nModified\",\"url\":\"interfaces/BulkResult.html#nModified\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1037,\"kind\":1024,\"name\":\"nRemoved\",\"url\":\"interfaces/BulkResult.html#nRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1038,\"kind\":1024,\"name\":\"upserted\",\"url\":\"interfaces/BulkResult.html#upserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1039,\"kind\":1024,\"name\":\"opTime\",\"url\":\"interfaces/BulkResult.html#opTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkResult\"},{\"id\":1040,\"kind\":256,\"name\":\"BulkWriteOperationError\",\"url\":\"interfaces/BulkWriteOperationError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1041,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BulkWriteOperationError.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1042,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/BulkWriteOperationError.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1043,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/BulkWriteOperationError.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1044,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/BulkWriteOperationError.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1045,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/BulkWriteOperationError.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BulkWriteOperationError\"},{\"id\":1046,\"kind\":128,\"name\":\"BulkWriteResult\",\"url\":\"classes/BulkWriteResult.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1047,\"kind\":1024,\"name\":\"result\",\"url\":\"classes/BulkWriteResult.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1048,\"kind\":262144,\"name\":\"insertedCount\",\"url\":\"classes/BulkWriteResult.html#insertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1049,\"kind\":262144,\"name\":\"matchedCount\",\"url\":\"classes/BulkWriteResult.html#matchedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1050,\"kind\":262144,\"name\":\"modifiedCount\",\"url\":\"classes/BulkWriteResult.html#modifiedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1051,\"kind\":262144,\"name\":\"deletedCount\",\"url\":\"classes/BulkWriteResult.html#deletedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1052,\"kind\":262144,\"name\":\"upsertedCount\",\"url\":\"classes/BulkWriteResult.html#upsertedCount\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1053,\"kind\":262144,\"name\":\"upsertedIds\",\"url\":\"classes/BulkWriteResult.html#upsertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1054,\"kind\":262144,\"name\":\"insertedIds\",\"url\":\"classes/BulkWriteResult.html#insertedIds\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1055,\"kind\":262144,\"name\":\"ok\",\"url\":\"classes/BulkWriteResult.html#ok\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1056,\"kind\":262144,\"name\":\"nInserted\",\"url\":\"classes/BulkWriteResult.html#nInserted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1057,\"kind\":262144,\"name\":\"nUpserted\",\"url\":\"classes/BulkWriteResult.html#nUpserted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1058,\"kind\":262144,\"name\":\"nMatched\",\"url\":\"classes/BulkWriteResult.html#nMatched\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1059,\"kind\":262144,\"name\":\"nModified\",\"url\":\"classes/BulkWriteResult.html#nModified\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1060,\"kind\":262144,\"name\":\"nRemoved\",\"url\":\"classes/BulkWriteResult.html#nRemoved\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1061,\"kind\":2048,\"name\":\"getInsertedIds\",\"url\":\"classes/BulkWriteResult.html#getInsertedIds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1062,\"kind\":2048,\"name\":\"getUpsertedIds\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1063,\"kind\":2048,\"name\":\"getUpsertedIdAt\",\"url\":\"classes/BulkWriteResult.html#getUpsertedIdAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1064,\"kind\":2048,\"name\":\"getRawResponse\",\"url\":\"classes/BulkWriteResult.html#getRawResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1065,\"kind\":2048,\"name\":\"hasWriteErrors\",\"url\":\"classes/BulkWriteResult.html#hasWriteErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1066,\"kind\":2048,\"name\":\"getWriteErrorCount\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1067,\"kind\":2048,\"name\":\"getWriteErrorAt\",\"url\":\"classes/BulkWriteResult.html#getWriteErrorAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1068,\"kind\":2048,\"name\":\"getWriteErrors\",\"url\":\"classes/BulkWriteResult.html#getWriteErrors\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1069,\"kind\":2048,\"name\":\"getLastOp\",\"url\":\"classes/BulkWriteResult.html#getLastOp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1070,\"kind\":2048,\"name\":\"getWriteConcernError\",\"url\":\"classes/BulkWriteResult.html#getWriteConcernError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1071,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/BulkWriteResult.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1072,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/BulkWriteResult.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1073,\"kind\":2048,\"name\":\"isOk\",\"url\":\"classes/BulkWriteResult.html#isOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkWriteResult\"},{\"id\":1074,\"kind\":256,\"name\":\"DeleteManyModel\",\"url\":\"interfaces/DeleteManyModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1075,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteManyModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1076,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteManyModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1077,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteManyModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteManyModel\"},{\"id\":1078,\"kind\":256,\"name\":\"DeleteOneModel\",\"url\":\"interfaces/DeleteOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1079,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/DeleteOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1080,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1081,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOneModel\"},{\"id\":1082,\"kind\":256,\"name\":\"InsertOneModel\",\"url\":\"interfaces/InsertOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1083,\"kind\":1024,\"name\":\"document\",\"url\":\"interfaces/InsertOneModel.html#document\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneModel\"},{\"id\":1084,\"kind\":256,\"name\":\"ReplaceOneModel\",\"url\":\"interfaces/ReplaceOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1085,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ReplaceOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1086,\"kind\":1024,\"name\":\"replacement\",\"url\":\"interfaces/ReplaceOneModel.html#replacement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1087,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1088,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1089,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOneModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOneModel\"},{\"id\":1090,\"kind\":256,\"name\":\"UpdateManyModel\",\"url\":\"interfaces/UpdateManyModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1091,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateManyModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1092,\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateManyModel.html#update\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1093,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateManyModel.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1094,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateManyModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1095,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateManyModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1096,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateManyModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateManyModel\"},{\"id\":1097,\"kind\":256,\"name\":\"UpdateOneModel\",\"url\":\"interfaces/UpdateOneModel.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1098,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/UpdateOneModel.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1099,\"kind\":1024,\"name\":\"update\",\"url\":\"interfaces/UpdateOneModel.html#update\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1100,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOneModel.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1101,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOneModel.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1102,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOneModel.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1103,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOneModel.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOneModel\"},{\"id\":1104,\"kind\":128,\"name\":\"WriteConcernError\",\"url\":\"classes/WriteConcernError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1105,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteConcernError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1106,\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteConcernError.html#code\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1107,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteConcernError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1108,\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteConcernError.html#errInfo\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1109,\"kind\":262144,\"name\":\"err\",\"url\":\"classes/WriteConcernError.html#err\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1110,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteConcernError.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1111,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteConcernError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteConcernError\"},{\"id\":1112,\"kind\":128,\"name\":\"WriteError\",\"url\":\"classes/WriteError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1113,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WriteError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1114,\"kind\":1024,\"name\":\"err\",\"url\":\"classes/WriteError.html#err\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1115,\"kind\":262144,\"name\":\"code\",\"url\":\"classes/WriteError.html#code\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1116,\"kind\":262144,\"name\":\"index\",\"url\":\"classes/WriteError.html#index\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1117,\"kind\":262144,\"name\":\"errmsg\",\"url\":\"classes/WriteError.html#errmsg\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1118,\"kind\":262144,\"name\":\"errInfo\",\"url\":\"classes/WriteError.html#errInfo\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1119,\"kind\":2048,\"name\":\"getOperation\",\"url\":\"classes/WriteError.html#getOperation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1120,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/WriteError.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1121,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/WriteError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WriteError\"},{\"id\":1122,\"kind\":128,\"name\":\"Batch\",\"url\":\"classes/Batch.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1123,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Batch.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Batch\"},{\"id\":1124,\"kind\":1024,\"name\":\"originalZeroIndex\",\"url\":\"classes/Batch.html#originalZeroIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1125,\"kind\":1024,\"name\":\"currentIndex\",\"url\":\"classes/Batch.html#currentIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1126,\"kind\":1024,\"name\":\"originalIndexes\",\"url\":\"classes/Batch.html#originalIndexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1127,\"kind\":1024,\"name\":\"batchType\",\"url\":\"classes/Batch.html#batchType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1128,\"kind\":1024,\"name\":\"operations\",\"url\":\"classes/Batch.html#operations\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1129,\"kind\":1024,\"name\":\"size\",\"url\":\"classes/Batch.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1130,\"kind\":1024,\"name\":\"sizeBytes\",\"url\":\"classes/Batch.html#sizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Batch\"},{\"id\":1131,\"kind\":128,\"name\":\"BulkOperationBase\",\"url\":\"classes/BulkOperationBase.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1132,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/BulkOperationBase.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1133,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/BulkOperationBase.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1134,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/BulkOperationBase.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1135,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BulkOperationBase.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1136,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/BulkOperationBase.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1137,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/BulkOperationBase.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1138,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/BulkOperationBase.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1139,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/BulkOperationBase.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1140,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/BulkOperationBase.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1141,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/BulkOperationBase.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BulkOperationBase\"},{\"id\":1142,\"kind\":128,\"name\":\"FindOperators\",\"url\":\"classes/FindOperators.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1143,\"kind\":1024,\"name\":\"bulkOperation\",\"url\":\"classes/FindOperators.html#bulkOperation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1144,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/FindOperators.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1145,\"kind\":2048,\"name\":\"updateOne\",\"url\":\"classes/FindOperators.html#updateOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1146,\"kind\":2048,\"name\":\"replaceOne\",\"url\":\"classes/FindOperators.html#replaceOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1147,\"kind\":2048,\"name\":\"deleteOne\",\"url\":\"classes/FindOperators.html#deleteOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1148,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/FindOperators.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1149,\"kind\":2048,\"name\":\"upsert\",\"url\":\"classes/FindOperators.html#upsert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1150,\"kind\":2048,\"name\":\"collation\",\"url\":\"classes/FindOperators.html#collation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1151,\"kind\":2048,\"name\":\"arrayFilters\",\"url\":\"classes/FindOperators.html#arrayFilters\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"FindOperators\"},{\"id\":1152,\"kind\":256,\"name\":\"WriteConcernErrorData\",\"url\":\"interfaces/WriteConcernErrorData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1153,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/WriteConcernErrorData.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1154,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/WriteConcernErrorData.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1155,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/WriteConcernErrorData.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernErrorData\"},{\"id\":1156,\"kind\":128,\"name\":\"OrderedBulkOperation\",\"url\":\"classes/OrderedBulkOperation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1157,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/OrderedBulkOperation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1158,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/OrderedBulkOperation.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1159,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/OrderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1160,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/OrderedBulkOperation.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1161,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/OrderedBulkOperation.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1162,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/OrderedBulkOperation.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1163,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/OrderedBulkOperation.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1164,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/OrderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1165,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/OrderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1166,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/OrderedBulkOperation.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1167,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/OrderedBulkOperation.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"OrderedBulkOperation\"},{\"id\":1168,\"kind\":128,\"name\":\"UnorderedBulkOperation\",\"url\":\"classes/UnorderedBulkOperation.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1169,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnorderedBulkOperation.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1170,\"kind\":2048,\"name\":\"handleWriteError\",\"url\":\"classes/UnorderedBulkOperation.html#handleWriteError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1171,\"kind\":2048,\"name\":\"addToOperationsList\",\"url\":\"classes/UnorderedBulkOperation.html#addToOperationsList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1172,\"kind\":1024,\"name\":\"isOrdered\",\"url\":\"classes/UnorderedBulkOperation.html#isOrdered\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1173,\"kind\":1024,\"name\":\"operationId\",\"url\":\"classes/UnorderedBulkOperation.html#operationId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1174,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/UnorderedBulkOperation.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1175,\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UnorderedBulkOperation.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1176,\"kind\":2048,\"name\":\"raw\",\"url\":\"classes/UnorderedBulkOperation.html#raw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1177,\"kind\":262144,\"name\":\"bsonOptions\",\"url\":\"classes/UnorderedBulkOperation.html#bsonOptions\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1178,\"kind\":262144,\"name\":\"writeConcern\",\"url\":\"classes/UnorderedBulkOperation.html#writeConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1179,\"kind\":262144,\"name\":\"batches\",\"url\":\"classes/UnorderedBulkOperation.html#batches\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1180,\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/UnorderedBulkOperation.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnorderedBulkOperation\"},{\"id\":1181,\"kind\":256,\"name\":\"ChangeStreamCollModDocument\",\"url\":\"interfaces/ChangeStreamCollModDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1182,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1183,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1184,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1185,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1186,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1187,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCollModDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCollModDocument\"},{\"id\":1188,\"kind\":256,\"name\":\"ChangeStreamCreateDocument\",\"url\":\"interfaces/ChangeStreamCreateDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1189,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1190,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1191,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1192,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1193,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1194,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateDocument\"},{\"id\":1195,\"kind\":256,\"name\":\"ChangeStreamCreateIndexDocument\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1196,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1197,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1198,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1199,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1200,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1201,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1202,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamCreateIndexDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamCreateIndexDocument\"},{\"id\":1203,\"kind\":256,\"name\":\"ChangeStreamDeleteDocument\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1204,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1205,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1206,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1207,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1208,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1209,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1210,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1211,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1212,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1213,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDeleteDocument.__type\"},{\"id\":1214,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDeleteDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDeleteDocument\"},{\"id\":1215,\"kind\":4194304,\"name\":\"ChangeStreamDocument\",\"url\":\"modules.html#ChangeStreamDocument\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1216,\"kind\":256,\"name\":\"ChangeStreamDocumentCollectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1217,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDocumentCollectionUUID.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCollectionUUID\"},{\"id\":1218,\"kind\":256,\"name\":\"ChangeStreamDocumentCommon\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1219,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1220,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1221,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1222,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDocumentCommon.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentCommon\"},{\"id\":1223,\"kind\":256,\"name\":\"ChangeStreamDocumentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1224,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentKey\"},{\"id\":1225,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentKey\"},{\"id\":1226,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDocumentKey.html#__type._id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDocumentKey.__type\"},{\"id\":1227,\"kind\":256,\"name\":\"ChangeStreamDocumentOperationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1228,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDocumentOperationDescription.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDocumentOperationDescription\"},{\"id\":1229,\"kind\":256,\"name\":\"ChangeStreamDropDatabaseDocument\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1230,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1231,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1232,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1233,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#__type.db\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamDropDatabaseDocument.__type\"},{\"id\":1234,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1235,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1236,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1237,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDatabaseDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDatabaseDocument\"},{\"id\":1238,\"kind\":256,\"name\":\"ChangeStreamDropDocument\",\"url\":\"interfaces/ChangeStreamDropDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1239,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1240,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamDropDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1241,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1242,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1243,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1244,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1245,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropDocument\"},{\"id\":1246,\"kind\":256,\"name\":\"ChangeStreamDropIndexDocument\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1247,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1248,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1249,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1250,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1251,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1252,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1253,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamDropIndexDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamDropIndexDocument\"},{\"id\":1254,\"kind\":4194304,\"name\":\"ChangeStreamEvents\",\"url\":\"modules.html#ChangeStreamEvents\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1255,\"kind\":256,\"name\":\"ChangeStreamInsertDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1256,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1257,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1258,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1259,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1260,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1261,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1262,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1263,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1264,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1265,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamInsertDocument.__type\"},{\"id\":1266,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamInsertDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInsertDocument\"},{\"id\":1267,\"kind\":256,\"name\":\"ChangeStreamInvalidateDocument\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1268,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1269,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1270,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1271,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1272,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamInvalidateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamInvalidateDocument\"},{\"id\":1273,\"kind\":256,\"name\":\"ChangeStreamNameSpace\",\"url\":\"interfaces/ChangeStreamNameSpace.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1274,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamNameSpace.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamNameSpace\"},{\"id\":1275,\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamNameSpace.html#coll\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamNameSpace\"},{\"id\":1276,\"kind\":256,\"name\":\"ChangeStreamOptions\",\"url\":\"interfaces/ChangeStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1277,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1278,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamOptions.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1279,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1280,\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#resumeAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1281,\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ChangeStreamOptions.html#startAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1282,\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ChangeStreamOptions.html#startAtOperationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1283,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ChangeStreamOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1284,\"kind\":1024,\"name\":\"showExpandedEvents\",\"url\":\"interfaces/ChangeStreamOptions.html#showExpandedEvents\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1285,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/ChangeStreamOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1286,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ChangeStreamOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1287,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/ChangeStreamOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1288,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ChangeStreamOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1289,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ChangeStreamOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1290,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ChangeStreamOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1291,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ChangeStreamOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1292,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/ChangeStreamOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1293,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1294,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1295,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ChangeStreamOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1296,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ChangeStreamOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1297,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ChangeStreamOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1298,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ChangeStreamOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1299,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ChangeStreamOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1300,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ChangeStreamOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1301,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ChangeStreamOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1302,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1303,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ChangeStreamOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1304,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ChangeStreamOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1305,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ChangeStreamOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1306,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ChangeStreamOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1307,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ChangeStreamOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamOptions\"},{\"id\":1308,\"kind\":256,\"name\":\"ChangeStreamRefineCollectionShardKeyDocument\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1309,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1310,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1311,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1312,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1313,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1314,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1315,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamRefineCollectionShardKeyDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRefineCollectionShardKeyDocument\"},{\"id\":1316,\"kind\":256,\"name\":\"ChangeStreamRenameDocument\",\"url\":\"interfaces/ChangeStreamRenameDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1317,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1318,\"kind\":1024,\"name\":\"to\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#to\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1319,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1320,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type.db\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamRenameDocument.__type\"},{\"id\":1321,\"kind\":1024,\"name\":\"coll\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#__type.coll\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamRenameDocument.__type\"},{\"id\":1322,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1323,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1324,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1325,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1326,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1327,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamRenameDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamRenameDocument\"},{\"id\":1328,\"kind\":256,\"name\":\"ChangeStreamReplaceDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1329,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1330,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1331,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1332,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1333,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1334,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1335,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1336,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1337,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1338,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReplaceDocument\"},{\"id\":1339,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReplaceDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamReplaceDocument.__type\"},{\"id\":1340,\"kind\":256,\"name\":\"ChangeStreamReshardCollectionDocument\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1341,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1342,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1343,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1344,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1345,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1346,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1347,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamReshardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamReshardCollectionDocument\"},{\"id\":1348,\"kind\":256,\"name\":\"ChangeStreamShardCollectionDocument\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1349,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1350,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1351,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1352,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1353,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1354,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1355,\"kind\":1024,\"name\":\"operationDescription\",\"url\":\"interfaces/ChangeStreamShardCollectionDocument.html#operationDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamShardCollectionDocument\"},{\"id\":1356,\"kind\":256,\"name\":\"ChangeStreamUpdateDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1357,\"kind\":1024,\"name\":\"operationType\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#operationType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1358,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1359,\"kind\":1024,\"name\":\"updateDescription\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#updateDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1360,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1361,\"kind\":1024,\"name\":\"fullDocumentBeforeChange\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#fullDocumentBeforeChange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1362,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1363,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1364,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1365,\"kind\":1024,\"name\":\"lsid\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#lsid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1366,\"kind\":1024,\"name\":\"documentKey\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#documentKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1367,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1368,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#__type._id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChangeStreamUpdateDocument.__type\"},{\"id\":1369,\"kind\":1024,\"name\":\"collectionUUID\",\"url\":\"interfaces/ChangeStreamUpdateDocument.html#collectionUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChangeStreamUpdateDocument\"},{\"id\":1370,\"kind\":4194304,\"name\":\"OperationTime\",\"url\":\"modules.html#OperationTime\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1371,\"kind\":256,\"name\":\"PipeOptions\",\"url\":\"interfaces/PipeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1372,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/PipeOptions.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PipeOptions\"},{\"id\":1373,\"kind\":256,\"name\":\"ResumeOptions\",\"url\":\"interfaces/ResumeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1374,\"kind\":1024,\"name\":\"startAtOperationTime\",\"url\":\"interfaces/ResumeOptions.html#startAtOperationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1375,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ResumeOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1376,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/ResumeOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1377,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ResumeOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1378,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ResumeOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1379,\"kind\":1024,\"name\":\"resumeAfter\",\"url\":\"interfaces/ResumeOptions.html#resumeAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1380,\"kind\":1024,\"name\":\"startAfter\",\"url\":\"interfaces/ResumeOptions.html#startAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1381,\"kind\":1024,\"name\":\"fullDocument\",\"url\":\"interfaces/ResumeOptions.html#fullDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ResumeOptions\"},{\"id\":1382,\"kind\":4194304,\"name\":\"ResumeToken\",\"url\":\"modules.html#ResumeToken\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1383,\"kind\":256,\"name\":\"UpdateDescription\",\"url\":\"interfaces/UpdateDescription.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1384,\"kind\":1024,\"name\":\"updatedFields\",\"url\":\"interfaces/UpdateDescription.html#updatedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1385,\"kind\":1024,\"name\":\"removedFields\",\"url\":\"interfaces/UpdateDescription.html#removedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1386,\"kind\":1024,\"name\":\"truncatedArrays\",\"url\":\"interfaces/UpdateDescription.html#truncatedArrays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateDescription\"},{\"id\":1387,\"kind\":256,\"name\":\"AuthMechanismProperties\",\"url\":\"interfaces/AuthMechanismProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1388,\"kind\":1024,\"name\":\"SERVICE_HOST\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_HOST\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1389,\"kind\":1024,\"name\":\"SERVICE_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1390,\"kind\":1024,\"name\":\"SERVICE_REALM\",\"url\":\"interfaces/AuthMechanismProperties.html#SERVICE_REALM\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1391,\"kind\":1024,\"name\":\"CANONICALIZE_HOST_NAME\",\"url\":\"interfaces/AuthMechanismProperties.html#CANONICALIZE_HOST_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1392,\"kind\":1024,\"name\":\"AWS_SESSION_TOKEN\",\"url\":\"interfaces/AuthMechanismProperties.html#AWS_SESSION_TOKEN\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AuthMechanismProperties\"},{\"id\":1393,\"kind\":128,\"name\":\"MongoCredentials\",\"url\":\"classes/MongoCredentials.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1394,\"kind\":2048,\"name\":\"merge\",\"url\":\"classes/MongoCredentials.html#merge\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoCredentials\"},{\"id\":1395,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoCredentials.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1396,\"kind\":1024,\"name\":\"username\",\"url\":\"classes/MongoCredentials.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1397,\"kind\":1024,\"name\":\"password\",\"url\":\"classes/MongoCredentials.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1398,\"kind\":1024,\"name\":\"source\",\"url\":\"classes/MongoCredentials.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1399,\"kind\":1024,\"name\":\"mechanism\",\"url\":\"classes/MongoCredentials.html#mechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1400,\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"classes/MongoCredentials.html#mechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1401,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/MongoCredentials.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1402,\"kind\":2048,\"name\":\"resolveAuthMechanism\",\"url\":\"classes/MongoCredentials.html#resolveAuthMechanism\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1403,\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/MongoCredentials.html#validate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoCredentials\"},{\"id\":1404,\"kind\":256,\"name\":\"MongoCredentialsOptions\",\"url\":\"interfaces/MongoCredentialsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1405,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/MongoCredentialsOptions.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1406,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/MongoCredentialsOptions.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1407,\"kind\":1024,\"name\":\"source\",\"url\":\"interfaces/MongoCredentialsOptions.html#source\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1408,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/MongoCredentialsOptions.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1409,\"kind\":1024,\"name\":\"mechanism\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1410,\"kind\":1024,\"name\":\"mechanismProperties\",\"url\":\"interfaces/MongoCredentialsOptions.html#mechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoCredentialsOptions\"},{\"id\":1411,\"kind\":32,\"name\":\"LEGAL_TCP_SOCKET_OPTIONS\",\"url\":\"modules.html#LEGAL_TCP_SOCKET_OPTIONS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1412,\"kind\":32,\"name\":\"LEGAL_TLS_SOCKET_OPTIONS\",\"url\":\"modules.html#LEGAL_TLS_SOCKET_OPTIONS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1413,\"kind\":4194304,\"name\":\"Stream\",\"url\":\"modules.html#Stream\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1414,\"kind\":4194304,\"name\":\"ConnectionEvents\",\"url\":\"modules.html#ConnectionEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1415,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ConnectionEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ConnectionEvents\"},{\"id\":1416,\"kind\":2048,\"name\":\"commandStarted\",\"url\":\"modules.html#ConnectionEvents.__type.commandStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1417,\"kind\":2048,\"name\":\"commandSucceeded\",\"url\":\"modules.html#ConnectionEvents.__type.commandSucceeded\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1418,\"kind\":2048,\"name\":\"commandFailed\",\"url\":\"modules.html#ConnectionEvents.__type.commandFailed\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1419,\"kind\":2048,\"name\":\"clusterTimeReceived\",\"url\":\"modules.html#ConnectionEvents.__type.clusterTimeReceived\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1420,\"kind\":2048,\"name\":\"close\",\"url\":\"modules.html#ConnectionEvents.__type.close\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1421,\"kind\":2048,\"name\":\"message\",\"url\":\"modules.html#ConnectionEvents.__type.message\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1422,\"kind\":2048,\"name\":\"pinned\",\"url\":\"modules.html#ConnectionEvents.__type.pinned\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1423,\"kind\":2048,\"name\":\"unpinned\",\"url\":\"modules.html#ConnectionEvents.__type.unpinned\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ConnectionEvents.__type\"},{\"id\":1424,\"kind\":256,\"name\":\"ConnectionOptions\",\"url\":\"interfaces/ConnectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1425,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ConnectionOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1426,\"kind\":1024,\"name\":\"generation\",\"url\":\"interfaces/ConnectionOptions.html#generation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1427,\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionOptions.html#hostAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1428,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/ConnectionOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1429,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1430,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1431,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1432,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1433,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1434,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/ConnectionOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1435,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/ConnectionOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1436,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1437,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1438,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1439,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1440,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ConnectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ConnectionOptions\"},{\"id\":1441,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1442,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1443,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1444,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1445,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1446,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1447,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionOptions\"},{\"id\":1448,\"kind\":256,\"name\":\"DestroyOptions\",\"url\":\"interfaces/DestroyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1449,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/DestroyOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DestroyOptions\"},{\"id\":1450,\"kind\":256,\"name\":\"ProxyOptions\",\"url\":\"interfaces/ProxyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1451,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ProxyOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1452,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ProxyOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1453,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ProxyOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1454,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ProxyOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ProxyOptions\"},{\"id\":1455,\"kind\":256,\"name\":\"CloseOptions\",\"url\":\"interfaces/CloseOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1456,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/CloseOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CloseOptions\"},{\"id\":1457,\"kind\":4194304,\"name\":\"ConnectionPoolEvents\",\"url\":\"modules.html#ConnectionPoolEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1458,\"kind\":256,\"name\":\"ConnectionPoolOptions\",\"url\":\"interfaces/ConnectionPoolOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1459,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1460,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/ConnectionPoolOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1461,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1462,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1463,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1464,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/ConnectionPoolOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1465,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/ConnectionPoolOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1466,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ConnectionPoolOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1467,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/ConnectionPoolOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1468,\"kind\":1024,\"name\":\"hostAddress\",\"url\":\"interfaces/ConnectionPoolOptions.html#hostAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1469,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/ConnectionPoolOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1470,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/ConnectionPoolOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1471,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1472,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/ConnectionPoolOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1473,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/ConnectionPoolOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1474,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1475,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/ConnectionPoolOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1476,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/ConnectionPoolOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1477,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/ConnectionPoolOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1478,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/ConnectionPoolOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1479,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/ConnectionPoolOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1480,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/ConnectionPoolOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1481,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1482,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1483,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1484,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/ConnectionPoolOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ConnectionPoolOptions\"},{\"id\":1485,\"kind\":128,\"name\":\"StreamDescription\",\"url\":\"classes/StreamDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1486,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamDescription.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1487,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/StreamDescription.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1488,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/StreamDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1489,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/StreamDescription.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1490,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/StreamDescription.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1491,\"kind\":1024,\"name\":\"maxBsonObjectSize\",\"url\":\"classes/StreamDescription.html#maxBsonObjectSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1492,\"kind\":1024,\"name\":\"maxMessageSizeBytes\",\"url\":\"classes/StreamDescription.html#maxMessageSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1493,\"kind\":1024,\"name\":\"maxWriteBatchSize\",\"url\":\"classes/StreamDescription.html#maxWriteBatchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1494,\"kind\":1024,\"name\":\"compressors\",\"url\":\"classes/StreamDescription.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1495,\"kind\":1024,\"name\":\"compressor\",\"url\":\"classes/StreamDescription.html#compressor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1496,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/StreamDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1497,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"classes/StreamDescription.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1498,\"kind\":1024,\"name\":\"__nodejs_mock_server__\",\"url\":\"classes/StreamDescription.html#__nodejs_mock_server__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1499,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"classes/StreamDescription.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1500,\"kind\":2048,\"name\":\"receiveResponse\",\"url\":\"classes/StreamDescription.html#receiveResponse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StreamDescription\"},{\"id\":1501,\"kind\":256,\"name\":\"StreamDescriptionOptions\",\"url\":\"interfaces/StreamDescriptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1502,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/StreamDescriptionOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1503,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/StreamDescriptionOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1504,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/StreamDescriptionOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StreamDescriptionOptions\"},{\"id\":1505,\"kind\":4194304,\"name\":\"CompressorName\",\"url\":\"modules.html#CompressorName\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1506,\"kind\":256,\"name\":\"CollectionOptions\",\"url\":\"interfaces/CollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1507,\"kind\":1024,\"name\":\"slaveOk\",\"url\":\"interfaces/CollectionOptions.html#slaveOk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1508,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1509,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionOptions\"},{\"id\":1510,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1511,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1512,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1513,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/CollectionOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1514,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/CollectionOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollectionOptions\"},{\"id\":1515,\"kind\":256,\"name\":\"ModifyResult\",\"url\":\"interfaces/ModifyResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1516,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ModifyResult.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1517,\"kind\":1024,\"name\":\"lastErrorObject\",\"url\":\"interfaces/ModifyResult.html#lastErrorObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1518,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ModifyResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ModifyResult\"},{\"id\":1519,\"kind\":32,\"name\":\"MONGO_CLIENT_EVENTS\",\"url\":\"modules.html#MONGO_CLIENT_EVENTS\",\"classes\":\"tsd-kind-variable\"},{\"id\":1520,\"kind\":4194304,\"name\":\"AbstractCursorEvents\",\"url\":\"modules.html#AbstractCursorEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1521,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AbstractCursorEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AbstractCursorEvents\"},{\"id\":1522,\"kind\":2048,\"name\":\"close\",\"url\":\"modules.html#AbstractCursorEvents.__type.close\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"AbstractCursorEvents.__type\"},{\"id\":1523,\"kind\":256,\"name\":\"AbstractCursorOptions\",\"url\":\"interfaces/AbstractCursorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1524,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AbstractCursorOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1525,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AbstractCursorOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1526,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AbstractCursorOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1527,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AbstractCursorOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1528,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1529,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AbstractCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1530,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AbstractCursorOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1531,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AbstractCursorOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1532,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AbstractCursorOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1533,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AbstractCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1534,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AbstractCursorOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1535,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AbstractCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AbstractCursorOptions\"},{\"id\":1536,\"kind\":256,\"name\":\"CursorCloseOptions\",\"url\":\"interfaces/CursorCloseOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1537,\"kind\":1024,\"name\":\"skipKillCursors\",\"url\":\"interfaces/CursorCloseOptions.html#skipKillCursors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CursorCloseOptions\"},{\"id\":1538,\"kind\":4194304,\"name\":\"CursorFlag\",\"url\":\"modules.html#CursorFlag\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1539,\"kind\":256,\"name\":\"CursorStreamOptions\",\"url\":\"interfaces/CursorStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1540,\"kind\":2048,\"name\":\"transform\",\"url\":\"interfaces/CursorStreamOptions.html#transform\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"CursorStreamOptions\"},{\"id\":1541,\"kind\":256,\"name\":\"AggregationCursorOptions\",\"url\":\"interfaces/AggregationCursorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1542,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregationCursorOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1543,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1544,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1545,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregationCursorOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1546,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1547,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregationCursorOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1548,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregationCursorOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1549,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/AggregationCursorOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1550,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/AggregationCursorOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1551,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/AggregationCursorOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1552,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregationCursorOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1553,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregationCursorOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1554,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregationCursorOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1555,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregationCursorOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1556,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregationCursorOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1557,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregationCursorOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1558,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregationCursorOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1559,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregationCursorOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1560,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregationCursorOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1561,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1562,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregationCursorOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1563,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregationCursorOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1564,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregationCursorOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1565,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregationCursorOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1566,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregationCursorOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1567,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregationCursorOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1568,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregationCursorOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1569,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregationCursorOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregationCursorOptions\"},{\"id\":1570,\"kind\":256,\"name\":\"DbOptions\",\"url\":\"interfaces/DbOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1571,\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/DbOptions.html#authSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1572,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/DbOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1573,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1574,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/DbOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1575,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1576,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbOptions\"},{\"id\":1577,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1578,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1579,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1580,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/DbOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1581,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/DbOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbOptions\"},{\"id\":1582,\"kind\":256,\"name\":\"AutoEncrypter\",\"url\":\"interfaces/AutoEncrypter.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1583,\"kind\":2048,\"name\":\"init\",\"url\":\"interfaces/AutoEncrypter.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1584,\"kind\":2048,\"name\":\"teardown\",\"url\":\"interfaces/AutoEncrypter.html#teardown\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1585,\"kind\":2048,\"name\":\"encrypt\",\"url\":\"interfaces/AutoEncrypter.html#encrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1586,\"kind\":2048,\"name\":\"decrypt\",\"url\":\"interfaces/AutoEncrypter.html#decrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1587,\"kind\":1024,\"name\":\"cryptSharedLibVersionInfo\",\"url\":\"interfaces/AutoEncrypter.html#cryptSharedLibVersionInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1588,\"kind\":512,\"name\":\"constructor\",\"url\":\"interfaces/AutoEncrypter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-interface\",\"parent\":\"AutoEncrypter\"},{\"id\":1589,\"kind\":256,\"name\":\"AutoEncryptionOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1590,\"kind\":1024,\"name\":\"keyVaultClient\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultClient\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1591,\"kind\":1024,\"name\":\"keyVaultNamespace\",\"url\":\"interfaces/AutoEncryptionOptions.html#keyVaultNamespace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1592,\"kind\":1024,\"name\":\"kmsProviders\",\"url\":\"interfaces/AutoEncryptionOptions.html#kmsProviders\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1593,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1594,\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.aws\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1595,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1596,\"kind\":1024,\"name\":\"accessKeyId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.accessKeyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1597,\"kind\":1024,\"name\":\"secretAccessKey\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.secretAccessKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1598,\"kind\":1024,\"name\":\"sessionToken\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-2.sessionToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1599,\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.local\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1600,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1601,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-6.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1602,\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.azure\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1603,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1604,\"kind\":1024,\"name\":\"tenantId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.tenantId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1605,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1606,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1607,\"kind\":1024,\"name\":\"identityPlatformEndpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-3.identityPlatformEndpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1608,\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.gcp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1609,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1610,\"kind\":1024,\"name\":\"email\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.email\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1611,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1612,\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-4.endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1613,\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.kmip\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1614,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1615,\"kind\":1024,\"name\":\"endpoint\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-1.__type-5.endpoint-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type.__type\"},{\"id\":1616,\"kind\":1024,\"name\":\"schemaMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#schemaMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1617,\"kind\":1024,\"name\":\"encryptedFieldsMap\",\"url\":\"interfaces/AutoEncryptionOptions.html#encryptedFieldsMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1618,\"kind\":1024,\"name\":\"bypassAutoEncryption\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassAutoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1619,\"kind\":1024,\"name\":\"bypassQueryAnalysis\",\"url\":\"interfaces/AutoEncryptionOptions.html#bypassQueryAnalysis\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1620,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/AutoEncryptionOptions.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1621,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1622,\"kind\":2048,\"name\":\"logger\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-7.logger\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1623,\"kind\":1024,\"name\":\"extraOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#extraOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1624,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1625,\"kind\":1024,\"name\":\"mongocryptdURI\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdURI\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1626,\"kind\":1024,\"name\":\"mongocryptdBypassSpawn\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdBypassSpawn\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1627,\"kind\":1024,\"name\":\"mongocryptdSpawnPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdSpawnPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1628,\"kind\":1024,\"name\":\"mongocryptdSpawnArgs\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.mongocryptdSpawnArgs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1629,\"kind\":1024,\"name\":\"cryptSharedLibPath\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.cryptSharedLibPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1630,\"kind\":1024,\"name\":\"cryptSharedLibRequired\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type.cryptSharedLibRequired\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1631,\"kind\":1024,\"name\":\"proxyOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#proxyOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1632,\"kind\":1024,\"name\":\"tlsOptions\",\"url\":\"interfaces/AutoEncryptionOptions.html#tlsOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1633,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionOptions\"},{\"id\":1634,\"kind\":1024,\"name\":\"aws\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.aws-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1635,\"kind\":1024,\"name\":\"local\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.local-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1636,\"kind\":1024,\"name\":\"azure\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.azure-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1637,\"kind\":1024,\"name\":\"gcp\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.gcp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1638,\"kind\":1024,\"name\":\"kmip\",\"url\":\"interfaces/AutoEncryptionOptions.html#__type-8.kmip-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AutoEncryptionOptions.__type\"},{\"id\":1639,\"kind\":256,\"name\":\"AutoEncryptionTlsOptions\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1640,\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCertificateKeyFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1641,\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1642,\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/AutoEncryptionTlsOptions.html#tlsCAFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AutoEncryptionTlsOptions\"},{\"id\":1643,\"kind\":4194304,\"name\":\"AnyError\",\"url\":\"modules.html#AnyError\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1644,\"kind\":256,\"name\":\"ErrorDescription\",\"url\":\"interfaces/ErrorDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1645,\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/ErrorDescription.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1646,\"kind\":1024,\"name\":\"errmsg\",\"url\":\"interfaces/ErrorDescription.html#errmsg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1647,\"kind\":1024,\"name\":\"$err\",\"url\":\"interfaces/ErrorDescription.html#_err\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1648,\"kind\":1024,\"name\":\"errorLabels\",\"url\":\"interfaces/ErrorDescription.html#errorLabels\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1649,\"kind\":1024,\"name\":\"errInfo\",\"url\":\"interfaces/ErrorDescription.html#errInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorDescription\"},{\"id\":1650,\"kind\":256,\"name\":\"MongoNetworkErrorOptions\",\"url\":\"interfaces/MongoNetworkErrorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1651,\"kind\":1024,\"name\":\"beforeHandshake\",\"url\":\"interfaces/MongoNetworkErrorOptions.html#beforeHandshake\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoNetworkErrorOptions\"},{\"id\":1652,\"kind\":256,\"name\":\"ExplainOptions\",\"url\":\"interfaces/ExplainOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1653,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ExplainOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ExplainOptions\"},{\"id\":1654,\"kind\":4194304,\"name\":\"ExplainVerbosityLike\",\"url\":\"modules.html#ExplainVerbosityLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1655,\"kind\":128,\"name\":\"GridFSBucketReadStream\",\"url\":\"classes/GridFSBucketReadStream.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1656,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/GridFSBucketReadStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1657,\"kind\":8388608,\"name\":\"FILE\",\"url\":\"classes/GridFSBucketReadStream.html#FILE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1658,\"kind\":8388608,\"name\":\"DATA\",\"url\":\"classes/GridFSBucketReadStream.html#DATA\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1659,\"kind\":8388608,\"name\":\"END\",\"url\":\"classes/GridFSBucketReadStream.html#END\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1660,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/GridFSBucketReadStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1661,\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GridFSBucketReadStream.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1662,\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketReadStream.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1663,\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketReadStream.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketReadStream\"},{\"id\":1664,\"kind\":256,\"name\":\"GridFSBucketReadStreamOptions\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1665,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1666,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1667,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1668,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptions.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptions\"},{\"id\":1669,\"kind\":256,\"name\":\"GridFSBucketReadStreamOptionsWithRevision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1670,\"kind\":1024,\"name\":\"revision\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#revision\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1671,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1672,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1673,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1674,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/GridFSBucketReadStreamOptionsWithRevision.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketReadStreamOptionsWithRevision\"},{\"id\":1675,\"kind\":256,\"name\":\"GridFSFile\",\"url\":\"interfaces/GridFSFile.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1676,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSFile.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1677,\"kind\":1024,\"name\":\"length\",\"url\":\"interfaces/GridFSFile.html#length\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1678,\"kind\":1024,\"name\":\"chunkSize\",\"url\":\"interfaces/GridFSFile.html#chunkSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1679,\"kind\":1024,\"name\":\"filename\",\"url\":\"interfaces/GridFSFile.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1680,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSFile.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1681,\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSFile.html#aliases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1682,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSFile.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1683,\"kind\":1024,\"name\":\"uploadDate\",\"url\":\"interfaces/GridFSFile.html#uploadDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSFile\"},{\"id\":1684,\"kind\":4194304,\"name\":\"GridFSBucketEvents\",\"url\":\"modules.html#GridFSBucketEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1685,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#GridFSBucketEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"GridFSBucketEvents\"},{\"id\":1686,\"kind\":2048,\"name\":\"index\",\"url\":\"modules.html#GridFSBucketEvents.__type.index\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketEvents.__type\"},{\"id\":1687,\"kind\":256,\"name\":\"GridFSBucketOptions\",\"url\":\"interfaces/GridFSBucketOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1688,\"kind\":1024,\"name\":\"bucketName\",\"url\":\"interfaces/GridFSBucketOptions.html#bucketName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1689,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketOptions.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1690,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/GridFSBucketOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1691,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketOptions\"},{\"id\":1692,\"kind\":128,\"name\":\"GridFSBucketWriteStream\",\"url\":\"classes/GridFSBucketWriteStream.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1693,\"kind\":8388608,\"name\":\"CLOSE\",\"url\":\"classes/GridFSBucketWriteStream.html#CLOSE\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1694,\"kind\":8388608,\"name\":\"ERROR\",\"url\":\"classes/GridFSBucketWriteStream.html#ERROR\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1695,\"kind\":8388608,\"name\":\"FINISH\",\"url\":\"classes/GridFSBucketWriteStream.html#FINISH\",\"classes\":\"tsd-kind-event tsd-parent-kind-class tsd-is-static\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1696,\"kind\":1024,\"name\":\"bucket\",\"url\":\"classes/GridFSBucketWriteStream.html#bucket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1697,\"kind\":1024,\"name\":\"chunks\",\"url\":\"classes/GridFSBucketWriteStream.html#chunks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1698,\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/GridFSBucketWriteStream.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1699,\"kind\":1024,\"name\":\"files\",\"url\":\"classes/GridFSBucketWriteStream.html#files\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1700,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/GridFSBucketWriteStream.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1701,\"kind\":1024,\"name\":\"done\",\"url\":\"classes/GridFSBucketWriteStream.html#done\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1702,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/GridFSBucketWriteStream.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1703,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"classes/GridFSBucketWriteStream.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1704,\"kind\":1024,\"name\":\"bufToStore\",\"url\":\"classes/GridFSBucketWriteStream.html#bufToStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1705,\"kind\":1024,\"name\":\"length\",\"url\":\"classes/GridFSBucketWriteStream.html#length\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1706,\"kind\":1024,\"name\":\"n\",\"url\":\"classes/GridFSBucketWriteStream.html#n\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1707,\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/GridFSBucketWriteStream.html#pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1708,\"kind\":1024,\"name\":\"state\",\"url\":\"classes/GridFSBucketWriteStream.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1709,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/GridFSBucketWriteStream.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1710,\"kind\":1024,\"name\":\"streamEnd\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.streamEnd\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1711,\"kind\":1024,\"name\":\"outstandingRequests\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.outstandingRequests\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1712,\"kind\":1024,\"name\":\"errored\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.errored\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1713,\"kind\":1024,\"name\":\"aborted\",\"url\":\"classes/GridFSBucketWriteStream.html#__type.aborted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GridFSBucketWriteStream.__type\"},{\"id\":1714,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"classes/GridFSBucketWriteStream.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1715,\"kind\":2048,\"name\":\"write\",\"url\":\"classes/GridFSBucketWriteStream.html#write\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1716,\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/GridFSBucketWriteStream.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1717,\"kind\":2048,\"name\":\"end\",\"url\":\"classes/GridFSBucketWriteStream.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"GridFSBucketWriteStream\"},{\"id\":1718,\"kind\":256,\"name\":\"GridFSBucketWriteStreamOptions\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1719,\"kind\":1024,\"name\":\"chunkSizeBytes\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#chunkSizeBytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1720,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1721,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1722,\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1723,\"kind\":1024,\"name\":\"aliases\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#aliases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1724,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/GridFSBucketWriteStreamOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GridFSBucketWriteStreamOptions\"},{\"id\":1725,\"kind\":256,\"name\":\"GridFSChunk\",\"url\":\"interfaces/GridFSChunk.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1726,\"kind\":1024,\"name\":\"_id\",\"url\":\"interfaces/GridFSChunk.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1727,\"kind\":1024,\"name\":\"files_id\",\"url\":\"interfaces/GridFSChunk.html#files_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1728,\"kind\":1024,\"name\":\"n\",\"url\":\"interfaces/GridFSChunk.html#n\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1729,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/GridFSChunk.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GridFSChunk\"},{\"id\":1730,\"kind\":4194304,\"name\":\"LoggerFunction\",\"url\":\"modules.html#LoggerFunction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1731,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#LoggerFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"LoggerFunction\"},{\"id\":1732,\"kind\":256,\"name\":\"LoggerOptions\",\"url\":\"interfaces/LoggerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1733,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/LoggerOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LoggerOptions\"},{\"id\":1734,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/LoggerOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LoggerOptions\"},{\"id\":1735,\"kind\":256,\"name\":\"Auth\",\"url\":\"interfaces/Auth.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1736,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/Auth.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Auth\"},{\"id\":1737,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/Auth.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Auth\"},{\"id\":1738,\"kind\":256,\"name\":\"DriverInfo\",\"url\":\"interfaces/DriverInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1739,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/DriverInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1740,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/DriverInfo.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1741,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/DriverInfo.html#platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DriverInfo\"},{\"id\":1742,\"kind\":4194304,\"name\":\"MongoClientEvents\",\"url\":\"modules.html#MongoClientEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1743,\"kind\":256,\"name\":\"MongoClientOptions\",\"url\":\"interfaces/MongoClientOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1744,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoClientOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1745,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoClientOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1746,\"kind\":1024,\"name\":\"ssl\",\"url\":\"interfaces/MongoClientOptions.html#ssl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1747,\"kind\":1024,\"name\":\"tlsCertificateFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1748,\"kind\":1024,\"name\":\"tlsCertificateKeyFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1749,\"kind\":1024,\"name\":\"tlsCertificateKeyFilePassword\",\"url\":\"interfaces/MongoClientOptions.html#tlsCertificateKeyFilePassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1750,\"kind\":1024,\"name\":\"tlsCAFile\",\"url\":\"interfaces/MongoClientOptions.html#tlsCAFile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1751,\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1752,\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoClientOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1753,\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoClientOptions.html#tlsInsecure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1754,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1755,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1756,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoClientOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1757,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoClientOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1758,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoClientOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1759,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoClientOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1760,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1761,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoClientOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1762,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoClientOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1763,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoClientOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1764,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1765,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoClientOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1766,\"kind\":1024,\"name\":\"readConcernLevel\",\"url\":\"interfaces/MongoClientOptions.html#readConcernLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1767,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoClientOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1768,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/MongoClientOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1769,\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/MongoClientOptions.html#readPreferenceTags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1770,\"kind\":1024,\"name\":\"auth\",\"url\":\"interfaces/MongoClientOptions.html#auth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1771,\"kind\":1024,\"name\":\"authSource\",\"url\":\"interfaces/MongoClientOptions.html#authSource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1772,\"kind\":1024,\"name\":\"authMechanism\",\"url\":\"interfaces/MongoClientOptions.html#authMechanism\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1773,\"kind\":1024,\"name\":\"authMechanismProperties\",\"url\":\"interfaces/MongoClientOptions.html#authMechanismProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1774,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoClientOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1775,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1776,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1777,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoClientOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1778,\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/MongoClientOptions.html#appName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1779,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoClientOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1780,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoClientOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1781,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoClientOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1782,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoClientOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1783,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/MongoClientOptions.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1784,\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/MongoClientOptions.html#wtimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1785,\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/MongoClientOptions.html#journal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1786,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoClientOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1787,\"kind\":1024,\"name\":\"sslValidate\",\"url\":\"interfaces/MongoClientOptions.html#sslValidate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1788,\"kind\":1024,\"name\":\"sslCA\",\"url\":\"interfaces/MongoClientOptions.html#sslCA\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1789,\"kind\":1024,\"name\":\"sslCert\",\"url\":\"interfaces/MongoClientOptions.html#sslCert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1790,\"kind\":1024,\"name\":\"sslKey\",\"url\":\"interfaces/MongoClientOptions.html#sslKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1791,\"kind\":1024,\"name\":\"sslPass\",\"url\":\"interfaces/MongoClientOptions.html#sslPass\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1792,\"kind\":1024,\"name\":\"sslCRL\",\"url\":\"interfaces/MongoClientOptions.html#sslCRL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1793,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoClientOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1794,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MongoClientOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1795,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MongoClientOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1796,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoClientOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1797,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoClientOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MongoClientOptions\"},{\"id\":1798,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoClientOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1799,\"kind\":1024,\"name\":\"promiseLibrary\",\"url\":\"interfaces/MongoClientOptions.html#promiseLibrary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1800,\"kind\":1024,\"name\":\"loggerLevel\",\"url\":\"interfaces/MongoClientOptions.html#loggerLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1801,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/MongoClientOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1802,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoClientOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1803,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoClientOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1804,\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoClientOptions.html#autoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1805,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoClientOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1806,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoClientOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1807,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoClientOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1808,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoClientOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1809,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoClientOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1810,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MongoClientOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoClientOptions\"},{\"id\":1811,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MongoClientOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MongoClientOptions\"},{\"id\":1812,\"kind\":256,\"name\":\"MongoOptions\",\"url\":\"interfaces/MongoOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1813,\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/MongoOptions.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1814,\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/MongoOptions.html#srvHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1815,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MongoOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1816,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MongoOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1817,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MongoOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1818,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MongoOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1819,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MongoOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1820,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MongoOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1821,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MongoOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1822,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MongoOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1823,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MongoOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1824,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/MongoOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1825,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MongoOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1826,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MongoOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1827,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MongoOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1828,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MongoOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1829,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MongoOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1830,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MongoOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1831,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MongoOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1832,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1833,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MongoOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1834,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MongoOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1835,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MongoOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1836,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1837,\"kind\":1024,\"name\":\"logger\",\"url\":\"interfaces/MongoOptions.html#logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1838,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/MongoOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1839,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/MongoOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1840,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/MongoOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1841,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/MongoOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1842,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1843,\"kind\":1024,\"name\":\"autoEncryption\",\"url\":\"interfaces/MongoOptions.html#autoEncryption\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1844,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/MongoOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1845,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/MongoOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1846,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/MongoOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1847,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/MongoOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1848,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1849,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MongoOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1850,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/MongoOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1851,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/MongoOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1852,\"kind\":1024,\"name\":\"promiseLibrary\",\"url\":\"interfaces/MongoOptions.html#promiseLibrary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1853,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/MongoOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1854,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MongoOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1855,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/MongoOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1856,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/MongoOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1857,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/MongoOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1858,\"kind\":1024,\"name\":\"tlsAllowInvalidCertificates\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1859,\"kind\":1024,\"name\":\"tlsAllowInvalidHostnames\",\"url\":\"interfaces/MongoOptions.html#tlsAllowInvalidHostnames\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1860,\"kind\":1024,\"name\":\"tlsInsecure\",\"url\":\"interfaces/MongoOptions.html#tlsInsecure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1861,\"kind\":1024,\"name\":\"zlibCompressionLevel\",\"url\":\"interfaces/MongoOptions.html#zlibCompressionLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MongoOptions\"},{\"id\":1862,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MongoOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MongoOptions\"},{\"id\":1863,\"kind\":256,\"name\":\"PkFactory\",\"url\":\"interfaces/PkFactory.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1864,\"kind\":2048,\"name\":\"createPk\",\"url\":\"interfaces/PkFactory.html#createPk\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"PkFactory\"},{\"id\":1865,\"kind\":256,\"name\":\"ServerApi\",\"url\":\"interfaces/ServerApi.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1866,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ServerApi.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1867,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/ServerApi.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1868,\"kind\":1024,\"name\":\"deprecationErrors\",\"url\":\"interfaces/ServerApi.html#deprecationErrors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerApi\"},{\"id\":1869,\"kind\":4194304,\"name\":\"SupportedNodeConnectionOptions\",\"url\":\"modules.html#SupportedNodeConnectionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1870,\"kind\":4194304,\"name\":\"SupportedSocketOptions\",\"url\":\"modules.html#SupportedSocketOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1871,\"kind\":4194304,\"name\":\"SupportedTLSConnectionOptions\",\"url\":\"modules.html#SupportedTLSConnectionOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1872,\"kind\":4194304,\"name\":\"SupportedTLSSocketOptions\",\"url\":\"modules.html#SupportedTLSSocketOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1873,\"kind\":4194304,\"name\":\"WithSessionCallback\",\"url\":\"modules.html#WithSessionCallback\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1874,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#WithSessionCallback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WithSessionCallback\"},{\"id\":1875,\"kind\":4194304,\"name\":\"CommonEvents\",\"url\":\"modules.html#CommonEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1876,\"kind\":4194304,\"name\":\"EventsDescription\",\"url\":\"modules.html#EventsDescription\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1877,\"kind\":4194304,\"name\":\"GenericListener\",\"url\":\"modules.html#GenericListener\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1878,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#GenericListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"GenericListener\"},{\"id\":1879,\"kind\":128,\"name\":\"TypedEventEmitter\",\"url\":\"classes/TypedEventEmitter.html\",\"classes\":\"tsd-kind-class tsd-has-type-parameter\"},{\"id\":1880,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TypedEventEmitter.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"TypedEventEmitter\"},{\"id\":1881,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/TypedEventEmitter.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1882,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TypedEventEmitter.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1883,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/TypedEventEmitter.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1884,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/TypedEventEmitter.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1885,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TypedEventEmitter.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1886,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/TypedEventEmitter.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1887,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/TypedEventEmitter.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1888,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/TypedEventEmitter.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1889,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/TypedEventEmitter.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1890,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/TypedEventEmitter.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1891,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/TypedEventEmitter.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1892,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/TypedEventEmitter.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1893,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/TypedEventEmitter.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1894,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1895,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/TypedEventEmitter.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"TypedEventEmitter\"},{\"id\":1896,\"kind\":4194304,\"name\":\"AcceptedFields\",\"url\":\"modules.html#AcceptedFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1897,\"kind\":4194304,\"name\":\"AddToSetOperators\",\"url\":\"modules.html#AddToSetOperators\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1898,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#AddToSetOperators.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AddToSetOperators\"},{\"id\":1899,\"kind\":1024,\"name\":\"$each\",\"url\":\"modules.html#AddToSetOperators.__type._each\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AddToSetOperators.__type\"},{\"id\":1900,\"kind\":4194304,\"name\":\"AlternativeType\",\"url\":\"modules.html#AlternativeType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1901,\"kind\":4194304,\"name\":\"ArrayElement\",\"url\":\"modules.html#ArrayElement\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1902,\"kind\":4194304,\"name\":\"ArrayOperator\",\"url\":\"modules.html#ArrayOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1903,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ArrayOperator.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ArrayOperator\"},{\"id\":1904,\"kind\":1024,\"name\":\"$each\",\"url\":\"modules.html#ArrayOperator.__type._each\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1905,\"kind\":1024,\"name\":\"$slice\",\"url\":\"modules.html#ArrayOperator.__type._slice\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1906,\"kind\":1024,\"name\":\"$position\",\"url\":\"modules.html#ArrayOperator.__type._position\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1907,\"kind\":1024,\"name\":\"$sort\",\"url\":\"modules.html#ArrayOperator.__type._sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ArrayOperator.__type\"},{\"id\":1908,\"kind\":4194304,\"name\":\"BitwiseFilter\",\"url\":\"modules.html#BitwiseFilter\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1909,\"kind\":4194304,\"name\":\"BSONTypeAlias\",\"url\":\"modules.html#BSONTypeAlias\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1910,\"kind\":4194304,\"name\":\"Condition\",\"url\":\"modules.html#Condition\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1911,\"kind\":4194304,\"name\":\"EnhancedOmit\",\"url\":\"modules.html#EnhancedOmit\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1912,\"kind\":4194304,\"name\":\"Filter\",\"url\":\"modules.html#Filter\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1913,\"kind\":4194304,\"name\":\"FilterOperations\",\"url\":\"modules.html#FilterOperations\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1914,\"kind\":256,\"name\":\"FilterOperators\",\"url\":\"interfaces/FilterOperators.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1915,\"kind\":1024,\"name\":\"$eq\",\"url\":\"interfaces/FilterOperators.html#_eq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1916,\"kind\":1024,\"name\":\"$gt\",\"url\":\"interfaces/FilterOperators.html#_gt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1917,\"kind\":1024,\"name\":\"$gte\",\"url\":\"interfaces/FilterOperators.html#_gte\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1918,\"kind\":1024,\"name\":\"$in\",\"url\":\"interfaces/FilterOperators.html#_in\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1919,\"kind\":1024,\"name\":\"$lt\",\"url\":\"interfaces/FilterOperators.html#_lt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1920,\"kind\":1024,\"name\":\"$lte\",\"url\":\"interfaces/FilterOperators.html#_lte\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1921,\"kind\":1024,\"name\":\"$ne\",\"url\":\"interfaces/FilterOperators.html#_ne\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1922,\"kind\":1024,\"name\":\"$nin\",\"url\":\"interfaces/FilterOperators.html#_nin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1923,\"kind\":1024,\"name\":\"$not\",\"url\":\"interfaces/FilterOperators.html#_not\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1924,\"kind\":1024,\"name\":\"$exists\",\"url\":\"interfaces/FilterOperators.html#_exists\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1925,\"kind\":1024,\"name\":\"$type\",\"url\":\"interfaces/FilterOperators.html#_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1926,\"kind\":1024,\"name\":\"$expr\",\"url\":\"interfaces/FilterOperators.html#_expr\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1927,\"kind\":1024,\"name\":\"$jsonSchema\",\"url\":\"interfaces/FilterOperators.html#_jsonSchema\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1928,\"kind\":1024,\"name\":\"$mod\",\"url\":\"interfaces/FilterOperators.html#_mod\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1929,\"kind\":1024,\"name\":\"$regex\",\"url\":\"interfaces/FilterOperators.html#_regex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1930,\"kind\":1024,\"name\":\"$options\",\"url\":\"interfaces/FilterOperators.html#_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1931,\"kind\":1024,\"name\":\"$geoIntersects\",\"url\":\"interfaces/FilterOperators.html#_geoIntersects\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1932,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FilterOperators.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1933,\"kind\":1024,\"name\":\"$geometry\",\"url\":\"interfaces/FilterOperators.html#__type._geometry\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FilterOperators.__type\"},{\"id\":1934,\"kind\":1024,\"name\":\"$geoWithin\",\"url\":\"interfaces/FilterOperators.html#_geoWithin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1935,\"kind\":1024,\"name\":\"$near\",\"url\":\"interfaces/FilterOperators.html#_near\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1936,\"kind\":1024,\"name\":\"$nearSphere\",\"url\":\"interfaces/FilterOperators.html#_nearSphere\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1937,\"kind\":1024,\"name\":\"$maxDistance\",\"url\":\"interfaces/FilterOperators.html#_maxDistance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1938,\"kind\":1024,\"name\":\"$all\",\"url\":\"interfaces/FilterOperators.html#_all\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1939,\"kind\":1024,\"name\":\"$elemMatch\",\"url\":\"interfaces/FilterOperators.html#_elemMatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1940,\"kind\":1024,\"name\":\"$size\",\"url\":\"interfaces/FilterOperators.html#_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1941,\"kind\":1024,\"name\":\"$bitsAllClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAllClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1942,\"kind\":1024,\"name\":\"$bitsAllSet\",\"url\":\"interfaces/FilterOperators.html#_bitsAllSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1943,\"kind\":1024,\"name\":\"$bitsAnyClear\",\"url\":\"interfaces/FilterOperators.html#_bitsAnyClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1944,\"kind\":1024,\"name\":\"$bitsAnySet\",\"url\":\"interfaces/FilterOperators.html#_bitsAnySet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1945,\"kind\":1024,\"name\":\"$rand\",\"url\":\"interfaces/FilterOperators.html#_rand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FilterOperators\"},{\"id\":1946,\"kind\":4194304,\"name\":\"Flatten\",\"url\":\"modules.html#Flatten\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1947,\"kind\":4194304,\"name\":\"InferIdType\",\"url\":\"modules.html#InferIdType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1948,\"kind\":4194304,\"name\":\"IntegerType\",\"url\":\"modules.html#IntegerType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1949,\"kind\":4194304,\"name\":\"IsAny\",\"url\":\"modules.html#IsAny\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1950,\"kind\":4194304,\"name\":\"Join\",\"url\":\"modules.html#Join\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1951,\"kind\":4194304,\"name\":\"KeysOfAType\",\"url\":\"modules.html#KeysOfAType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1952,\"kind\":4194304,\"name\":\"KeysOfOtherType\",\"url\":\"modules.html#KeysOfOtherType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1953,\"kind\":4194304,\"name\":\"MatchKeysAndValues\",\"url\":\"modules.html#MatchKeysAndValues\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1954,\"kind\":4194304,\"name\":\"NestedPaths\",\"url\":\"modules.html#NestedPaths\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1955,\"kind\":4194304,\"name\":\"NonObjectIdLikeDocument\",\"url\":\"modules.html#NonObjectIdLikeDocument\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1956,\"kind\":4194304,\"name\":\"NotAcceptedFields\",\"url\":\"modules.html#NotAcceptedFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1957,\"kind\":4194304,\"name\":\"NumericType\",\"url\":\"modules.html#NumericType\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1958,\"kind\":4194304,\"name\":\"OneOrMore\",\"url\":\"modules.html#OneOrMore\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1959,\"kind\":4194304,\"name\":\"OnlyFieldsOfType\",\"url\":\"modules.html#OnlyFieldsOfType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1960,\"kind\":4194304,\"name\":\"OptionalId\",\"url\":\"modules.html#OptionalId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1961,\"kind\":4194304,\"name\":\"OptionalUnlessRequiredId\",\"url\":\"modules.html#OptionalUnlessRequiredId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1962,\"kind\":4194304,\"name\":\"Projection\",\"url\":\"modules.html#Projection\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1963,\"kind\":4194304,\"name\":\"ProjectionOperators\",\"url\":\"modules.html#ProjectionOperators\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1964,\"kind\":4194304,\"name\":\"PropertyType\",\"url\":\"modules.html#PropertyType\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1965,\"kind\":4194304,\"name\":\"PullAllOperator\",\"url\":\"modules.html#PullAllOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1966,\"kind\":4194304,\"name\":\"PullOperator\",\"url\":\"modules.html#PullOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1967,\"kind\":4194304,\"name\":\"PushOperator\",\"url\":\"modules.html#PushOperator\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1968,\"kind\":4194304,\"name\":\"RegExpOrString\",\"url\":\"modules.html#RegExpOrString\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1969,\"kind\":256,\"name\":\"RootFilterOperators\",\"url\":\"interfaces/RootFilterOperators.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":1970,\"kind\":1024,\"name\":\"$and\",\"url\":\"interfaces/RootFilterOperators.html#_and\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1971,\"kind\":1024,\"name\":\"$nor\",\"url\":\"interfaces/RootFilterOperators.html#_nor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1972,\"kind\":1024,\"name\":\"$or\",\"url\":\"interfaces/RootFilterOperators.html#_or\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1973,\"kind\":1024,\"name\":\"$text\",\"url\":\"interfaces/RootFilterOperators.html#_text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1974,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RootFilterOperators.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1975,\"kind\":1024,\"name\":\"$search\",\"url\":\"interfaces/RootFilterOperators.html#__type._search\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1976,\"kind\":1024,\"name\":\"$language\",\"url\":\"interfaces/RootFilterOperators.html#__type._language\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1977,\"kind\":1024,\"name\":\"$caseSensitive\",\"url\":\"interfaces/RootFilterOperators.html#__type._caseSensitive\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1978,\"kind\":1024,\"name\":\"$diacriticSensitive\",\"url\":\"interfaces/RootFilterOperators.html#__type._diacriticSensitive\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RootFilterOperators.__type\"},{\"id\":1979,\"kind\":1024,\"name\":\"$where\",\"url\":\"interfaces/RootFilterOperators.html#_where\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1980,\"kind\":1024,\"name\":\"$comment\",\"url\":\"interfaces/RootFilterOperators.html#_comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RootFilterOperators\"},{\"id\":1981,\"kind\":4194304,\"name\":\"SchemaMember\",\"url\":\"modules.html#SchemaMember\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1982,\"kind\":4194304,\"name\":\"SetFields\",\"url\":\"modules.html#SetFields\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1983,\"kind\":4194304,\"name\":\"UpdateFilter\",\"url\":\"modules.html#UpdateFilter\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1984,\"kind\":4194304,\"name\":\"WithId\",\"url\":\"modules.html#WithId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1985,\"kind\":4194304,\"name\":\"WithoutId\",\"url\":\"modules.html#WithoutId\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":1986,\"kind\":256,\"name\":\"AddUserOptions\",\"url\":\"interfaces/AddUserOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1987,\"kind\":1024,\"name\":\"digestPassword\",\"url\":\"interfaces/AddUserOptions.html#digestPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1988,\"kind\":1024,\"name\":\"roles\",\"url\":\"interfaces/AddUserOptions.html#roles\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1989,\"kind\":1024,\"name\":\"customData\",\"url\":\"interfaces/AddUserOptions.html#customData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AddUserOptions\"},{\"id\":1990,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AddUserOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1991,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AddUserOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1992,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AddUserOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1993,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AddUserOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1994,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AddUserOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1995,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AddUserOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1996,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AddUserOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1997,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AddUserOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1998,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AddUserOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":1999,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AddUserOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2000,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AddUserOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2001,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AddUserOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2002,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AddUserOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2003,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AddUserOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2004,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AddUserOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2005,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AddUserOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2006,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AddUserOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AddUserOptions\"},{\"id\":2007,\"kind\":256,\"name\":\"RoleSpecification\",\"url\":\"interfaces/RoleSpecification.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2008,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/RoleSpecification.html#role\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RoleSpecification\"},{\"id\":2009,\"kind\":1024,\"name\":\"db\",\"url\":\"interfaces/RoleSpecification.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RoleSpecification\"},{\"id\":2010,\"kind\":256,\"name\":\"AggregateOptions\",\"url\":\"interfaces/AggregateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2011,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/AggregateOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2012,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/AggregateOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2013,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/AggregateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2014,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/AggregateOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2015,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AggregateOptions\"},{\"id\":2016,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/AggregateOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2017,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/AggregateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AggregateOptions\"},{\"id\":2018,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/AggregateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2019,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/AggregateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2020,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/AggregateOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AggregateOptions\"},{\"id\":2021,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/AggregateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2022,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/AggregateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2023,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/AggregateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2024,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/AggregateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2025,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/AggregateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2026,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/AggregateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2027,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/AggregateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2028,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/AggregateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2029,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/AggregateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2030,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/AggregateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2031,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/AggregateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2032,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/AggregateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2033,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/AggregateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2034,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/AggregateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2035,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/AggregateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AggregateOptions\"},{\"id\":2036,\"kind\":256,\"name\":\"CollationOptions\",\"url\":\"interfaces/CollationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2037,\"kind\":1024,\"name\":\"locale\",\"url\":\"interfaces/CollationOptions.html#locale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2038,\"kind\":1024,\"name\":\"caseLevel\",\"url\":\"interfaces/CollationOptions.html#caseLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2039,\"kind\":1024,\"name\":\"caseFirst\",\"url\":\"interfaces/CollationOptions.html#caseFirst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2040,\"kind\":1024,\"name\":\"strength\",\"url\":\"interfaces/CollationOptions.html#strength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2041,\"kind\":1024,\"name\":\"numericOrdering\",\"url\":\"interfaces/CollationOptions.html#numericOrdering\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2042,\"kind\":1024,\"name\":\"alternate\",\"url\":\"interfaces/CollationOptions.html#alternate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2043,\"kind\":1024,\"name\":\"maxVariable\",\"url\":\"interfaces/CollationOptions.html#maxVariable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2044,\"kind\":1024,\"name\":\"backwards\",\"url\":\"interfaces/CollationOptions.html#backwards\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2045,\"kind\":1024,\"name\":\"normalization\",\"url\":\"interfaces/CollationOptions.html#normalization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollationOptions\"},{\"id\":2046,\"kind\":256,\"name\":\"CommandOperationOptions\",\"url\":\"interfaces/CommandOperationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2047,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CommandOperationOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2048,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CommandOperationOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2049,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CommandOperationOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2050,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CommandOperationOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2051,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CommandOperationOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2052,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CommandOperationOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2053,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CommandOperationOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2054,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CommandOperationOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2055,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CommandOperationOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CommandOperationOptions\"},{\"id\":2056,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CommandOperationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2057,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CommandOperationOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2058,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CommandOperationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2059,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CommandOperationOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2060,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CommandOperationOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2061,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CommandOperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2062,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CommandOperationOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2063,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CommandOperationOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CommandOperationOptions\"},{\"id\":2064,\"kind\":256,\"name\":\"IndexInformationOptions\",\"url\":\"interfaces/IndexInformationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2065,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/IndexInformationOptions.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2066,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/IndexInformationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2067,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/IndexInformationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexInformationOptions\"},{\"id\":2068,\"kind\":256,\"name\":\"CountOptions\",\"url\":\"interfaces/CountOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2069,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2070,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2071,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CountOptions\"},{\"id\":2072,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountOptions\"},{\"id\":2073,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CountOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2074,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2075,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2076,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2077,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2078,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2079,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2080,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2081,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2082,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2083,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2084,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2085,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2086,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2087,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2088,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountOptions\"},{\"id\":2089,\"kind\":256,\"name\":\"CountDocumentsOptions\",\"url\":\"interfaces/CountDocumentsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2090,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/CountDocumentsOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2091,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/CountDocumentsOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2092,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/CountDocumentsOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2093,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/CountDocumentsOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2094,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/CountDocumentsOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2095,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/CountDocumentsOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2096,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2097,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/CountDocumentsOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2098,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CountDocumentsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2099,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/CountDocumentsOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2100,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/CountDocumentsOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2101,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/CountDocumentsOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2102,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2103,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2104,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CountDocumentsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2105,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CountDocumentsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2106,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CountDocumentsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2107,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CountDocumentsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2108,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CountDocumentsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2109,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CountDocumentsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2110,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CountDocumentsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2111,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2112,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CountDocumentsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2113,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CountDocumentsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2114,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CountDocumentsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2115,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CountDocumentsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2116,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CountDocumentsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CountDocumentsOptions\"},{\"id\":2117,\"kind\":256,\"name\":\"ClusteredCollectionOptions\",\"url\":\"interfaces/ClusteredCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2118,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClusteredCollectionOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2119,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClusteredCollectionOptions.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2120,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/ClusteredCollectionOptions.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusteredCollectionOptions\"},{\"id\":2121,\"kind\":256,\"name\":\"CreateCollectionOptions\",\"url\":\"interfaces/CreateCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2122,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/CreateCollectionOptions.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2123,\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CreateCollectionOptions.html#capped\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2124,\"kind\":1024,\"name\":\"autoIndexId\",\"url\":\"interfaces/CreateCollectionOptions.html#autoIndexId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2125,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CreateCollectionOptions.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2126,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateCollectionOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2127,\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/CreateCollectionOptions.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2128,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateCollectionOptions.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2129,\"kind\":1024,\"name\":\"validator\",\"url\":\"interfaces/CreateCollectionOptions.html#validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2130,\"kind\":1024,\"name\":\"validationLevel\",\"url\":\"interfaces/CreateCollectionOptions.html#validationLevel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2131,\"kind\":1024,\"name\":\"validationAction\",\"url\":\"interfaces/CreateCollectionOptions.html#validationAction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2132,\"kind\":1024,\"name\":\"indexOptionDefaults\",\"url\":\"interfaces/CreateCollectionOptions.html#indexOptionDefaults\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2133,\"kind\":1024,\"name\":\"viewOn\",\"url\":\"interfaces/CreateCollectionOptions.html#viewOn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2134,\"kind\":1024,\"name\":\"pipeline\",\"url\":\"interfaces/CreateCollectionOptions.html#pipeline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2135,\"kind\":1024,\"name\":\"pkFactory\",\"url\":\"interfaces/CreateCollectionOptions.html#pkFactory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2136,\"kind\":1024,\"name\":\"timeseries\",\"url\":\"interfaces/CreateCollectionOptions.html#timeseries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2137,\"kind\":1024,\"name\":\"clusteredIndex\",\"url\":\"interfaces/CreateCollectionOptions.html#clusteredIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2138,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateCollectionOptions.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2139,\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/CreateCollectionOptions.html#encryptedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2140,\"kind\":1024,\"name\":\"changeStreamPreAndPostImages\",\"url\":\"interfaces/CreateCollectionOptions.html#changeStreamPreAndPostImages\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2141,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CreateCollectionOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2142,\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/CreateCollectionOptions.html#__type.enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CreateCollectionOptions.__type\"},{\"id\":2143,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2144,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2145,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2146,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2147,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2148,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2149,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2150,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2151,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2152,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2153,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2154,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2155,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2156,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2157,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2158,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2159,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateCollectionOptions\"},{\"id\":2160,\"kind\":256,\"name\":\"TimeSeriesCollectionOptions\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2161,\"kind\":1024,\"name\":\"timeField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#timeField\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2162,\"kind\":1024,\"name\":\"metaField\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#metaField\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2163,\"kind\":1024,\"name\":\"granularity\",\"url\":\"interfaces/TimeSeriesCollectionOptions.html#granularity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TimeSeriesCollectionOptions\"},{\"id\":2164,\"kind\":256,\"name\":\"DeleteOptions\",\"url\":\"interfaces/DeleteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2165,\"kind\":1024,\"name\":\"ordered\",\"url\":\"interfaces/DeleteOptions.html#ordered\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2166,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DeleteOptions\"},{\"id\":2167,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2168,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/DeleteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2169,\"kind\":1024,\"name\":\"single\",\"url\":\"interfaces/DeleteOptions.html#single\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteOptions\"},{\"id\":2170,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DeleteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2171,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DeleteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2172,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2173,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DeleteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2174,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DeleteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2175,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DeleteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2176,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DeleteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2177,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DeleteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2178,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DeleteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2179,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2180,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DeleteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2181,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2182,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DeleteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2183,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2184,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DeleteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2185,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DeleteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DeleteOptions\"},{\"id\":2186,\"kind\":256,\"name\":\"DeleteResult\",\"url\":\"interfaces/DeleteResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2187,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/DeleteResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteResult\"},{\"id\":2188,\"kind\":1024,\"name\":\"deletedCount\",\"url\":\"interfaces/DeleteResult.html#deletedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteResult\"},{\"id\":2189,\"kind\":256,\"name\":\"DeleteStatement\",\"url\":\"interfaces/DeleteStatement.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2190,\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/DeleteStatement.html#q\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2191,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/DeleteStatement.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2192,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DeleteStatement.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2193,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/DeleteStatement.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeleteStatement\"},{\"id\":2194,\"kind\":4194304,\"name\":\"DistinctOptions\",\"url\":\"modules.html#DistinctOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2195,\"kind\":256,\"name\":\"DropCollectionOptions\",\"url\":\"interfaces/DropCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2196,\"kind\":1024,\"name\":\"encryptedFields\",\"url\":\"interfaces/DropCollectionOptions.html#encryptedFields\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DropCollectionOptions\"},{\"id\":2197,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DropCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2198,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DropCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2199,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DropCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2200,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DropCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2201,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DropCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2202,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DropCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2203,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DropCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2204,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DropCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2205,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DropCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2206,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DropCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2207,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DropCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2208,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DropCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2209,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DropCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2210,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DropCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2211,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DropCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2212,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DropCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2213,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DropCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DropCollectionOptions\"},{\"id\":2214,\"kind\":4194304,\"name\":\"DropDatabaseOptions\",\"url\":\"modules.html#DropDatabaseOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2215,\"kind\":256,\"name\":\"EstimatedDocumentCountOptions\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2216,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2217,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2218,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2219,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2220,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2221,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2222,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2223,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2224,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2225,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2226,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2227,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2228,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2229,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2230,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2231,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2232,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EstimatedDocumentCountOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EstimatedDocumentCountOptions\"},{\"id\":2233,\"kind\":256,\"name\":\"EvalOptions\",\"url\":\"interfaces/EvalOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2234,\"kind\":1024,\"name\":\"nolock\",\"url\":\"interfaces/EvalOptions.html#nolock\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EvalOptions\"},{\"id\":2235,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/EvalOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2236,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/EvalOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2237,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/EvalOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2238,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/EvalOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2239,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/EvalOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2240,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/EvalOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2241,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/EvalOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2242,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/EvalOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2243,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/EvalOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2244,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/EvalOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2245,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/EvalOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2246,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/EvalOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2247,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/EvalOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2248,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/EvalOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2249,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/EvalOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2250,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/EvalOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2251,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/EvalOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EvalOptions\"},{\"id\":2252,\"kind\":256,\"name\":\"FindOptions\",\"url\":\"interfaces/FindOptions.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2253,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/FindOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2254,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2255,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2256,\"kind\":1024,\"name\":\"skip\",\"url\":\"interfaces/FindOptions.html#skip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2257,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2258,\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/FindOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2259,\"kind\":1024,\"name\":\"tailable\",\"url\":\"interfaces/FindOptions.html#tailable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2260,\"kind\":1024,\"name\":\"awaitData\",\"url\":\"interfaces/FindOptions.html#awaitData\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2261,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/FindOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2262,\"kind\":1024,\"name\":\"returnKey\",\"url\":\"interfaces/FindOptions.html#returnKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2263,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/FindOptions.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2264,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/FindOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2265,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FindOptions\"},{\"id\":2266,\"kind\":1024,\"name\":\"maxAwaitTimeMS\",\"url\":\"interfaces/FindOptions.html#maxAwaitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2267,\"kind\":1024,\"name\":\"noCursorTimeout\",\"url\":\"interfaces/FindOptions.html#noCursorTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2268,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FindOptions\"},{\"id\":2269,\"kind\":1024,\"name\":\"allowDiskUse\",\"url\":\"interfaces/FindOptions.html#allowDiskUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2270,\"kind\":1024,\"name\":\"singleBatch\",\"url\":\"interfaces/FindOptions.html#singleBatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2271,\"kind\":1024,\"name\":\"allowPartialResults\",\"url\":\"interfaces/FindOptions.html#allowPartialResults\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2272,\"kind\":1024,\"name\":\"showRecordId\",\"url\":\"interfaces/FindOptions.html#showRecordId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2273,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2274,\"kind\":1024,\"name\":\"oplogReplay\",\"url\":\"interfaces/FindOptions.html#oplogReplay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOptions\"},{\"id\":2275,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2276,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2277,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2278,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2279,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2280,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2281,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2282,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2283,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2284,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2285,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2286,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2287,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2288,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2289,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOptions\"},{\"id\":2290,\"kind\":256,\"name\":\"FindOneAndDeleteOptions\",\"url\":\"interfaces/FindOneAndDeleteOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2291,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2292,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2293,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2294,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2295,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2296,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2297,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2298,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2299,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2300,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2301,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2302,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2303,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2304,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2305,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2306,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2307,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2308,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2309,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2310,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2311,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndDeleteOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndDeleteOptions\"},{\"id\":2312,\"kind\":256,\"name\":\"FindOneAndReplaceOptions\",\"url\":\"interfaces/FindOneAndReplaceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2313,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2314,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2315,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2316,\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#returnDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2317,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2318,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2319,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2320,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2321,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2322,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2323,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2324,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2325,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2326,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2327,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2328,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2329,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2330,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2331,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2332,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2333,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2334,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2335,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2336,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndReplaceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndReplaceOptions\"},{\"id\":2337,\"kind\":256,\"name\":\"FindOneAndUpdateOptions\",\"url\":\"interfaces/FindOneAndUpdateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2338,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2339,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2340,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2341,\"kind\":1024,\"name\":\"projection\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#projection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2342,\"kind\":1024,\"name\":\"returnDocument\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#returnDocument\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2343,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2344,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2345,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2346,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2347,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2348,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2349,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2350,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2351,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2352,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2353,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2354,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2355,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2356,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2357,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2358,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2359,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2360,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2361,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2362,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/FindOneAndUpdateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FindOneAndUpdateOptions\"},{\"id\":2363,\"kind\":256,\"name\":\"CreateIndexesOptions\",\"url\":\"interfaces/CreateIndexesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2364,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/CreateIndexesOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2365,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/CreateIndexesOptions.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2366,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CreateIndexesOptions.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2367,\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/CreateIndexesOptions.html#partialFilterExpression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2368,\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/CreateIndexesOptions.html#sparse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2369,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/CreateIndexesOptions.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2370,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/CreateIndexesOptions.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2371,\"kind\":1024,\"name\":\"commitQuorum\",\"url\":\"interfaces/CreateIndexesOptions.html#commitQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2372,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/CreateIndexesOptions.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2373,\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/CreateIndexesOptions.html#weights\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2374,\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/CreateIndexesOptions.html#default_language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2375,\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/CreateIndexesOptions.html#language_override\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2376,\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#textIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2377,\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/CreateIndexesOptions.html#2dsphereIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2378,\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/CreateIndexesOptions.html#bits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2379,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/CreateIndexesOptions.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2380,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CreateIndexesOptions.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2381,\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/CreateIndexesOptions.html#bucketSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2382,\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/CreateIndexesOptions.html#wildcardProjection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2383,\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/CreateIndexesOptions.html#hidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2384,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2385,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2386,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CreateIndexesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2387,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CreateIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2388,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CreateIndexesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2389,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CreateIndexesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2390,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CreateIndexesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2391,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CreateIndexesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2392,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CreateIndexesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2393,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CreateIndexesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2394,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CreateIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2395,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2396,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CreateIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2397,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CreateIndexesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2398,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CreateIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2399,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CreateIndexesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2400,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CreateIndexesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CreateIndexesOptions\"},{\"id\":2401,\"kind\":4194304,\"name\":\"DropIndexesOptions\",\"url\":\"modules.html#DropIndexesOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2402,\"kind\":256,\"name\":\"IndexDescription\",\"url\":\"interfaces/IndexDescription.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2403,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/IndexDescription.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2404,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/IndexDescription.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2405,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/IndexDescription.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IndexDescription\"},{\"id\":2406,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/IndexDescription.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2407,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/IndexDescription.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2408,\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/IndexDescription.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2409,\"kind\":1024,\"name\":\"hidden\",\"url\":\"interfaces/IndexDescription.html#hidden\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2410,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/IndexDescription.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2411,\"kind\":1024,\"name\":\"unique\",\"url\":\"interfaces/IndexDescription.html#unique\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2412,\"kind\":1024,\"name\":\"partialFilterExpression\",\"url\":\"interfaces/IndexDescription.html#partialFilterExpression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2413,\"kind\":1024,\"name\":\"sparse\",\"url\":\"interfaces/IndexDescription.html#sparse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2414,\"kind\":1024,\"name\":\"expireAfterSeconds\",\"url\":\"interfaces/IndexDescription.html#expireAfterSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2415,\"kind\":1024,\"name\":\"storageEngine\",\"url\":\"interfaces/IndexDescription.html#storageEngine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2416,\"kind\":1024,\"name\":\"weights\",\"url\":\"interfaces/IndexDescription.html#weights\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2417,\"kind\":1024,\"name\":\"default_language\",\"url\":\"interfaces/IndexDescription.html#default_language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2418,\"kind\":1024,\"name\":\"language_override\",\"url\":\"interfaces/IndexDescription.html#language_override\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2419,\"kind\":1024,\"name\":\"textIndexVersion\",\"url\":\"interfaces/IndexDescription.html#textIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2420,\"kind\":1024,\"name\":\"2dsphereIndexVersion\",\"url\":\"interfaces/IndexDescription.html#2dsphereIndexVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2421,\"kind\":1024,\"name\":\"bits\",\"url\":\"interfaces/IndexDescription.html#bits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2422,\"kind\":1024,\"name\":\"bucketSize\",\"url\":\"interfaces/IndexDescription.html#bucketSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2423,\"kind\":1024,\"name\":\"wildcardProjection\",\"url\":\"interfaces/IndexDescription.html#wildcardProjection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IndexDescription\"},{\"id\":2424,\"kind\":4194304,\"name\":\"IndexDirection\",\"url\":\"modules.html#IndexDirection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2425,\"kind\":4194304,\"name\":\"IndexSpecification\",\"url\":\"modules.html#IndexSpecification\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2426,\"kind\":256,\"name\":\"ListIndexesOptions\",\"url\":\"interfaces/ListIndexesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2427,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListIndexesOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListIndexesOptions\"},{\"id\":2428,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListIndexesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2429,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListIndexesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2430,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListIndexesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2431,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListIndexesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2432,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListIndexesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2433,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListIndexesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2434,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListIndexesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2435,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListIndexesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2436,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListIndexesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2437,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListIndexesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2438,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListIndexesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2439,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListIndexesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2440,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListIndexesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2441,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListIndexesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2442,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListIndexesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2443,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListIndexesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2444,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListIndexesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListIndexesOptions\"},{\"id\":2445,\"kind\":256,\"name\":\"InsertManyResult\",\"url\":\"interfaces/InsertManyResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2446,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertManyResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2447,\"kind\":1024,\"name\":\"insertedCount\",\"url\":\"interfaces/InsertManyResult.html#insertedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2448,\"kind\":1024,\"name\":\"insertedIds\",\"url\":\"interfaces/InsertManyResult.html#insertedIds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2449,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/InsertManyResult.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"InsertManyResult\"},{\"id\":2450,\"kind\":256,\"name\":\"InsertOneOptions\",\"url\":\"interfaces/InsertOneOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2451,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/InsertOneOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneOptions\"},{\"id\":2452,\"kind\":1024,\"name\":\"forceServerObjectId\",\"url\":\"interfaces/InsertOneOptions.html#forceServerObjectId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneOptions\"},{\"id\":2453,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/InsertOneOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2454,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/InsertOneOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2455,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/InsertOneOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2456,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/InsertOneOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2457,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/InsertOneOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2458,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/InsertOneOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2459,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/InsertOneOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2460,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/InsertOneOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2461,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/InsertOneOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2462,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/InsertOneOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2463,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/InsertOneOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2464,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/InsertOneOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2465,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/InsertOneOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2466,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/InsertOneOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2467,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/InsertOneOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2468,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/InsertOneOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2469,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/InsertOneOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"InsertOneOptions\"},{\"id\":2470,\"kind\":256,\"name\":\"InsertOneResult\",\"url\":\"interfaces/InsertOneResult.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2471,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/InsertOneResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneResult\"},{\"id\":2472,\"kind\":1024,\"name\":\"insertedId\",\"url\":\"interfaces/InsertOneResult.html#insertedId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InsertOneResult\"},{\"id\":2473,\"kind\":256,\"name\":\"CollectionInfo\",\"url\":\"interfaces/CollectionInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2474,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/CollectionInfo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2475,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/CollectionInfo.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2476,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/CollectionInfo.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2477,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/CollectionInfo.html#info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2478,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollectionInfo.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2479,\"kind\":1024,\"name\":\"readOnly\",\"url\":\"interfaces/CollectionInfo.html#__type.readOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollectionInfo.__type\"},{\"id\":2480,\"kind\":1024,\"name\":\"uuid\",\"url\":\"interfaces/CollectionInfo.html#__type.uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollectionInfo.__type\"},{\"id\":2481,\"kind\":1024,\"name\":\"idIndex\",\"url\":\"interfaces/CollectionInfo.html#idIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollectionInfo\"},{\"id\":2482,\"kind\":256,\"name\":\"ListCollectionsOptions\",\"url\":\"interfaces/ListCollectionsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2483,\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListCollectionsOptions.html#nameOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2484,\"kind\":1024,\"name\":\"authorizedCollections\",\"url\":\"interfaces/ListCollectionsOptions.html#authorizedCollections\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2485,\"kind\":1024,\"name\":\"batchSize\",\"url\":\"interfaces/ListCollectionsOptions.html#batchSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2486,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2487,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2488,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListCollectionsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2489,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListCollectionsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2490,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListCollectionsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2491,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListCollectionsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2492,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListCollectionsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2493,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListCollectionsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2494,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListCollectionsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2495,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListCollectionsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2496,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListCollectionsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2497,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2498,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListCollectionsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2499,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListCollectionsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2500,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListCollectionsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2501,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListCollectionsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2502,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListCollectionsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListCollectionsOptions\"},{\"id\":2503,\"kind\":256,\"name\":\"ListDatabasesOptions\",\"url\":\"interfaces/ListDatabasesOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2504,\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/ListDatabasesOptions.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2505,\"kind\":1024,\"name\":\"nameOnly\",\"url\":\"interfaces/ListDatabasesOptions.html#nameOnly\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2506,\"kind\":1024,\"name\":\"authorizedDatabases\",\"url\":\"interfaces/ListDatabasesOptions.html#authorizedDatabases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2507,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2508,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2509,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ListDatabasesOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2510,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ListDatabasesOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2511,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ListDatabasesOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2512,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ListDatabasesOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2513,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ListDatabasesOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2514,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ListDatabasesOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2515,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ListDatabasesOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2516,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ListDatabasesOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2517,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ListDatabasesOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2518,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2519,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ListDatabasesOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2520,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ListDatabasesOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2521,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ListDatabasesOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2522,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ListDatabasesOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2523,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ListDatabasesOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ListDatabasesOptions\"},{\"id\":2524,\"kind\":256,\"name\":\"ListDatabasesResult\",\"url\":\"interfaces/ListDatabasesResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2525,\"kind\":1024,\"name\":\"databases\",\"url\":\"interfaces/ListDatabasesResult.html#databases\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2526,\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/ListDatabasesResult.html#totalSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2527,\"kind\":1024,\"name\":\"totalSizeMb\",\"url\":\"interfaces/ListDatabasesResult.html#totalSizeMb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2528,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/ListDatabasesResult.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ListDatabasesResult\"},{\"id\":2529,\"kind\":4194304,\"name\":\"FinalizeFunction\",\"url\":\"modules.html#FinalizeFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2530,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#FinalizeFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"FinalizeFunction\"},{\"id\":2531,\"kind\":4194304,\"name\":\"MapFunction\",\"url\":\"modules.html#MapFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2532,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#MapFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MapFunction\"},{\"id\":2533,\"kind\":256,\"name\":\"MapReduceOptions\",\"url\":\"interfaces/MapReduceOptions.html\",\"classes\":\"tsd-kind-interface tsd-has-type-parameter\"},{\"id\":2534,\"kind\":1024,\"name\":\"out\",\"url\":\"interfaces/MapReduceOptions.html#out\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2535,\"kind\":1024,\"name\":\"query\",\"url\":\"interfaces/MapReduceOptions.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2536,\"kind\":1024,\"name\":\"sort\",\"url\":\"interfaces/MapReduceOptions.html#sort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2537,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/MapReduceOptions.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2538,\"kind\":1024,\"name\":\"keeptemp\",\"url\":\"interfaces/MapReduceOptions.html#keeptemp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2539,\"kind\":1024,\"name\":\"finalize\",\"url\":\"interfaces/MapReduceOptions.html#finalize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2540,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/MapReduceOptions.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2541,\"kind\":1024,\"name\":\"jsMode\",\"url\":\"interfaces/MapReduceOptions.html#jsMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2542,\"kind\":1024,\"name\":\"verbose\",\"url\":\"interfaces/MapReduceOptions.html#verbose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2543,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/MapReduceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MapReduceOptions\"},{\"id\":2544,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/MapReduceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2545,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/MapReduceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2546,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/MapReduceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2547,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/MapReduceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2548,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/MapReduceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2549,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/MapReduceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2550,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/MapReduceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2551,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/MapReduceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2552,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/MapReduceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2553,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/MapReduceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2554,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/MapReduceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2555,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/MapReduceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2556,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/MapReduceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2557,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/MapReduceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2558,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/MapReduceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2559,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/MapReduceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2560,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/MapReduceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MapReduceOptions\"},{\"id\":2561,\"kind\":4194304,\"name\":\"ReduceFunction\",\"url\":\"modules.html#ReduceFunction\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2562,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ReduceFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ReduceFunction\"},{\"id\":2563,\"kind\":4194304,\"name\":\"Hint\",\"url\":\"modules.html#Hint\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2564,\"kind\":256,\"name\":\"OperationOptions\",\"url\":\"interfaces/OperationOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2565,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/OperationOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2566,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/OperationOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2567,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/OperationOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2568,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/OperationOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OperationOptions\"},{\"id\":2569,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/OperationOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"id\":2570,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/OperationOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OperationOptions\"},{\"id\":2571,\"kind\":4194304,\"name\":\"ProfilingLevelOptions\",\"url\":\"modules.html#ProfilingLevelOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2572,\"kind\":4194304,\"name\":\"RemoveUserOptions\",\"url\":\"modules.html#RemoveUserOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2573,\"kind\":256,\"name\":\"RenameOptions\",\"url\":\"interfaces/RenameOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2574,\"kind\":1024,\"name\":\"dropTarget\",\"url\":\"interfaces/RenameOptions.html#dropTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RenameOptions\"},{\"id\":2575,\"kind\":1024,\"name\":\"new_collection\",\"url\":\"interfaces/RenameOptions.html#new_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RenameOptions\"},{\"id\":2576,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/RenameOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2577,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/RenameOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2578,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/RenameOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2579,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/RenameOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2580,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/RenameOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2581,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/RenameOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2582,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/RenameOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2583,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/RenameOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2584,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/RenameOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2585,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/RenameOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2586,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/RenameOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2587,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/RenameOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2588,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/RenameOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2589,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/RenameOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2590,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/RenameOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2591,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/RenameOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2592,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/RenameOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RenameOptions\"},{\"id\":2593,\"kind\":4194304,\"name\":\"RunCommandOptions\",\"url\":\"modules.html#RunCommandOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2594,\"kind\":4194304,\"name\":\"SetProfilingLevelOptions\",\"url\":\"modules.html#SetProfilingLevelOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2595,\"kind\":256,\"name\":\"CollStats\",\"url\":\"interfaces/CollStats.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2596,\"kind\":1024,\"name\":\"ns\",\"url\":\"interfaces/CollStats.html#ns\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2597,\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/CollStats.html#count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2598,\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/CollStats.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2599,\"kind\":1024,\"name\":\"avgObjSize\",\"url\":\"interfaces/CollStats.html#avgObjSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2600,\"kind\":1024,\"name\":\"storageSize\",\"url\":\"interfaces/CollStats.html#storageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2601,\"kind\":1024,\"name\":\"numExtents\",\"url\":\"interfaces/CollStats.html#numExtents\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2602,\"kind\":1024,\"name\":\"nindexes\",\"url\":\"interfaces/CollStats.html#nindexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2603,\"kind\":1024,\"name\":\"lastExtentSize\",\"url\":\"interfaces/CollStats.html#lastExtentSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2604,\"kind\":1024,\"name\":\"paddingFactor\",\"url\":\"interfaces/CollStats.html#paddingFactor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2605,\"kind\":1024,\"name\":\"userFlags\",\"url\":\"interfaces/CollStats.html#userFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2606,\"kind\":1024,\"name\":\"totalIndexSize\",\"url\":\"interfaces/CollStats.html#totalIndexSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2607,\"kind\":1024,\"name\":\"indexSizes\",\"url\":\"interfaces/CollStats.html#indexSizes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2608,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/CollStats.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2609,\"kind\":1024,\"name\":\"_id_\",\"url\":\"interfaces/CollStats.html#__type._id_\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"CollStats.__type\"},{\"id\":2610,\"kind\":1024,\"name\":\"capped\",\"url\":\"interfaces/CollStats.html#capped\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2611,\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/CollStats.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2612,\"kind\":1024,\"name\":\"maxSize\",\"url\":\"interfaces/CollStats.html#maxSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2613,\"kind\":1024,\"name\":\"wiredTiger\",\"url\":\"interfaces/CollStats.html#wiredTiger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2614,\"kind\":1024,\"name\":\"indexDetails\",\"url\":\"interfaces/CollStats.html#indexDetails\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2615,\"kind\":1024,\"name\":\"ok\",\"url\":\"interfaces/CollStats.html#ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2616,\"kind\":1024,\"name\":\"freeStorageSize\",\"url\":\"interfaces/CollStats.html#freeStorageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2617,\"kind\":1024,\"name\":\"indexBuilds\",\"url\":\"interfaces/CollStats.html#indexBuilds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2618,\"kind\":1024,\"name\":\"totalSize\",\"url\":\"interfaces/CollStats.html#totalSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2619,\"kind\":1024,\"name\":\"scaleFactor\",\"url\":\"interfaces/CollStats.html#scaleFactor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStats\"},{\"id\":2620,\"kind\":256,\"name\":\"CollStatsOptions\",\"url\":\"interfaces/CollStatsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2621,\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/CollStatsOptions.html#scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CollStatsOptions\"},{\"id\":2622,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/CollStatsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2623,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/CollStatsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2624,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/CollStatsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2625,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/CollStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2626,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/CollStatsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2627,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/CollStatsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2628,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/CollStatsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2629,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/CollStatsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2630,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/CollStatsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2631,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/CollStatsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2632,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/CollStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2633,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/CollStatsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2634,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/CollStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2635,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/CollStatsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2636,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/CollStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2637,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/CollStatsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2638,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/CollStatsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CollStatsOptions\"},{\"id\":2639,\"kind\":256,\"name\":\"DbStatsOptions\",\"url\":\"interfaces/DbStatsOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2640,\"kind\":1024,\"name\":\"scale\",\"url\":\"interfaces/DbStatsOptions.html#scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DbStatsOptions\"},{\"id\":2641,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/DbStatsOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2642,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/DbStatsOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2643,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/DbStatsOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2644,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/DbStatsOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2645,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/DbStatsOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2646,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/DbStatsOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2647,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/DbStatsOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2648,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/DbStatsOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2649,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/DbStatsOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2650,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/DbStatsOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2651,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/DbStatsOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2652,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/DbStatsOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2653,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/DbStatsOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2654,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/DbStatsOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2655,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/DbStatsOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2656,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/DbStatsOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2657,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/DbStatsOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DbStatsOptions\"},{\"id\":2658,\"kind\":256,\"name\":\"WiredTigerData\",\"url\":\"interfaces/WiredTigerData.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2659,\"kind\":1024,\"name\":\"LSM\",\"url\":\"interfaces/WiredTigerData.html#LSM\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2660,\"kind\":1024,\"name\":\"block-manager\",\"url\":\"interfaces/WiredTigerData.html#block_manager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2661,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/WiredTigerData.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2662,\"kind\":1024,\"name\":\"allocations requiring file extension\",\"url\":\"interfaces/WiredTigerData.html#__type.allocations_requiring_file_extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2663,\"kind\":1024,\"name\":\"blocks allocated\",\"url\":\"interfaces/WiredTigerData.html#__type.blocks_allocated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2664,\"kind\":1024,\"name\":\"blocks freed\",\"url\":\"interfaces/WiredTigerData.html#__type.blocks_freed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2665,\"kind\":1024,\"name\":\"checkpoint size\",\"url\":\"interfaces/WiredTigerData.html#__type.checkpoint_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2666,\"kind\":1024,\"name\":\"file allocation unit size\",\"url\":\"interfaces/WiredTigerData.html#__type.file_allocation_unit_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2667,\"kind\":1024,\"name\":\"file bytes available for reuse\",\"url\":\"interfaces/WiredTigerData.html#__type.file_bytes_available_for_reuse\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2668,\"kind\":1024,\"name\":\"file magic number\",\"url\":\"interfaces/WiredTigerData.html#__type.file_magic_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2669,\"kind\":1024,\"name\":\"file major version number\",\"url\":\"interfaces/WiredTigerData.html#__type.file_major_version_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2670,\"kind\":1024,\"name\":\"file size in bytes\",\"url\":\"interfaces/WiredTigerData.html#__type.file_size_in_bytes\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2671,\"kind\":1024,\"name\":\"minor version number\",\"url\":\"interfaces/WiredTigerData.html#__type.minor_version_number\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2672,\"kind\":1024,\"name\":\"btree\",\"url\":\"interfaces/WiredTigerData.html#btree\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2673,\"kind\":1024,\"name\":\"cache\",\"url\":\"interfaces/WiredTigerData.html#cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2674,\"kind\":1024,\"name\":\"cache_walk\",\"url\":\"interfaces/WiredTigerData.html#cache_walk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2675,\"kind\":1024,\"name\":\"compression\",\"url\":\"interfaces/WiredTigerData.html#compression\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2676,\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/WiredTigerData.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2677,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/WiredTigerData.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2678,\"kind\":1024,\"name\":\"bulk-loaded cursor-insert calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.bulk_loaded_cursor_insert_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2679,\"kind\":1024,\"name\":\"create calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.create_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2680,\"kind\":1024,\"name\":\"cursor-insert key and value bytes inserted\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_insert_key_and_value_bytes_inserted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2681,\"kind\":1024,\"name\":\"cursor-remove key bytes removed\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_remove_key_bytes_removed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2682,\"kind\":1024,\"name\":\"cursor-update value bytes updated\",\"url\":\"interfaces/WiredTigerData.html#__type-1.cursor_update_value_bytes_updated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2683,\"kind\":1024,\"name\":\"insert calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.insert_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2684,\"kind\":1024,\"name\":\"next calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.next_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2685,\"kind\":1024,\"name\":\"prev calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.prev_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2686,\"kind\":1024,\"name\":\"remove calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.remove_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2687,\"kind\":1024,\"name\":\"reset calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.reset_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2688,\"kind\":1024,\"name\":\"restarted searches\",\"url\":\"interfaces/WiredTigerData.html#__type-1.restarted_searches\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2689,\"kind\":1024,\"name\":\"search calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.search_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2690,\"kind\":1024,\"name\":\"search near calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.search_near_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2691,\"kind\":1024,\"name\":\"truncate calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.truncate_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2692,\"kind\":1024,\"name\":\"update calls\",\"url\":\"interfaces/WiredTigerData.html#__type-1.update_calls\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WiredTigerData.__type\"},{\"id\":2693,\"kind\":1024,\"name\":\"reconciliation\",\"url\":\"interfaces/WiredTigerData.html#reconciliation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WiredTigerData\"},{\"id\":2694,\"kind\":256,\"name\":\"ReplaceOptions\",\"url\":\"interfaces/ReplaceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2695,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/ReplaceOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2696,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ReplaceOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ReplaceOptions\"},{\"id\":2697,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/ReplaceOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2698,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/ReplaceOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2699,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/ReplaceOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReplaceOptions\"},{\"id\":2700,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ReplaceOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2701,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ReplaceOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2702,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ReplaceOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2703,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ReplaceOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2704,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ReplaceOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2705,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ReplaceOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2706,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ReplaceOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2707,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ReplaceOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2708,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReplaceOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2709,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ReplaceOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2710,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReplaceOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2711,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ReplaceOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2712,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ReplaceOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2713,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ReplaceOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2714,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ReplaceOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2715,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ReplaceOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReplaceOptions\"},{\"id\":2716,\"kind\":256,\"name\":\"UpdateOptions\",\"url\":\"interfaces/UpdateOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2717,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateOptions.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2718,\"kind\":1024,\"name\":\"bypassDocumentValidation\",\"url\":\"interfaces/UpdateOptions.html#bypassDocumentValidation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2719,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UpdateOptions\"},{\"id\":2720,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateOptions.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2721,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateOptions.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2722,\"kind\":1024,\"name\":\"let\",\"url\":\"interfaces/UpdateOptions.html#let\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateOptions\"},{\"id\":2723,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/UpdateOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2724,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/UpdateOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2725,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/UpdateOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2726,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/UpdateOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2727,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/UpdateOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2728,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/UpdateOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2729,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/UpdateOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2730,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/UpdateOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2731,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/UpdateOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2732,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/UpdateOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2733,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/UpdateOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2734,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/UpdateOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2735,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/UpdateOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2736,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/UpdateOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2737,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/UpdateOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2738,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/UpdateOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UpdateOptions\"},{\"id\":2739,\"kind\":256,\"name\":\"UpdateResult\",\"url\":\"interfaces/UpdateResult.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2740,\"kind\":1024,\"name\":\"acknowledged\",\"url\":\"interfaces/UpdateResult.html#acknowledged\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2741,\"kind\":1024,\"name\":\"matchedCount\",\"url\":\"interfaces/UpdateResult.html#matchedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2742,\"kind\":1024,\"name\":\"modifiedCount\",\"url\":\"interfaces/UpdateResult.html#modifiedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2743,\"kind\":1024,\"name\":\"upsertedCount\",\"url\":\"interfaces/UpdateResult.html#upsertedCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2744,\"kind\":1024,\"name\":\"upsertedId\",\"url\":\"interfaces/UpdateResult.html#upsertedId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateResult\"},{\"id\":2745,\"kind\":256,\"name\":\"UpdateStatement\",\"url\":\"interfaces/UpdateStatement.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2746,\"kind\":1024,\"name\":\"q\",\"url\":\"interfaces/UpdateStatement.html#q\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2747,\"kind\":1024,\"name\":\"u\",\"url\":\"interfaces/UpdateStatement.html#u\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2748,\"kind\":1024,\"name\":\"upsert\",\"url\":\"interfaces/UpdateStatement.html#upsert\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2749,\"kind\":1024,\"name\":\"multi\",\"url\":\"interfaces/UpdateStatement.html#multi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2750,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/UpdateStatement.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2751,\"kind\":1024,\"name\":\"arrayFilters\",\"url\":\"interfaces/UpdateStatement.html#arrayFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2752,\"kind\":1024,\"name\":\"hint\",\"url\":\"interfaces/UpdateStatement.html#hint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UpdateStatement\"},{\"id\":2753,\"kind\":256,\"name\":\"ValidateCollectionOptions\",\"url\":\"interfaces/ValidateCollectionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2754,\"kind\":1024,\"name\":\"background\",\"url\":\"interfaces/ValidateCollectionOptions.html#background\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2755,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2756,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2757,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/ValidateCollectionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2758,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/ValidateCollectionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2759,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/ValidateCollectionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2760,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/ValidateCollectionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2761,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/ValidateCollectionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2762,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/ValidateCollectionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2763,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/ValidateCollectionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2764,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ValidateCollectionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2765,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/ValidateCollectionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2766,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2767,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/ValidateCollectionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2768,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/ValidateCollectionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2769,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/ValidateCollectionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2770,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/ValidateCollectionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2771,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/ValidateCollectionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ValidateCollectionOptions\"},{\"id\":2772,\"kind\":4194304,\"name\":\"ReadConcernLike\",\"url\":\"modules.html#ReadConcernLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2773,\"kind\":256,\"name\":\"HedgeOptions\",\"url\":\"interfaces/HedgeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2774,\"kind\":1024,\"name\":\"enabled\",\"url\":\"interfaces/HedgeOptions.html#enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HedgeOptions\"},{\"id\":2775,\"kind\":256,\"name\":\"ReadPreferenceFromOptions\",\"url\":\"interfaces/ReadPreferenceFromOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2776,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2777,\"kind\":1024,\"name\":\"readPreferenceTags\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreferenceTags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2778,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2779,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2780,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceFromOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceFromOptions\"},{\"id\":2781,\"kind\":4194304,\"name\":\"ReadPreferenceLike\",\"url\":\"modules.html#ReadPreferenceLike\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2782,\"kind\":256,\"name\":\"ReadPreferenceLikeOptions\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2783,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2784,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2785,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceLikeOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ReadPreferenceLikeOptions\"},{\"id\":2786,\"kind\":256,\"name\":\"ReadPreferenceOptions\",\"url\":\"interfaces/ReadPreferenceOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2787,\"kind\":1024,\"name\":\"maxStalenessSeconds\",\"url\":\"interfaces/ReadPreferenceOptions.html#maxStalenessSeconds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceOptions\"},{\"id\":2788,\"kind\":1024,\"name\":\"hedge\",\"url\":\"interfaces/ReadPreferenceOptions.html#hedge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ReadPreferenceOptions\"},{\"id\":2789,\"kind\":256,\"name\":\"ClusterTime\",\"url\":\"interfaces/ClusterTime.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2790,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"interfaces/ClusterTime.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2791,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ClusterTime.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2792,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClusterTime.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClusterTime\"},{\"id\":2793,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ClusterTime.html#__type.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClusterTime.__type\"},{\"id\":2794,\"kind\":1024,\"name\":\"keyId\",\"url\":\"interfaces/ClusterTime.html#__type.keyId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClusterTime.__type\"},{\"id\":2795,\"kind\":4194304,\"name\":\"MonitorEvents\",\"url\":\"modules.html#MonitorEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2796,\"kind\":256,\"name\":\"MonitorOptions\",\"url\":\"interfaces/MonitorOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2797,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"MonitorOptions\"},{\"id\":2798,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2799,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/MonitorOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2800,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/MonitorOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2801,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/MonitorOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"MonitorOptions\"},{\"id\":2802,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/MonitorOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2803,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/MonitorOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2804,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/MonitorOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2805,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/MonitorOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2806,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/MonitorOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2807,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/MonitorOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2808,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/MonitorOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2809,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/MonitorOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2810,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/MonitorOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2811,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/MonitorOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2812,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/MonitorOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2813,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/MonitorOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2814,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/MonitorOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2815,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/MonitorOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2816,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/MonitorOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2817,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/MonitorOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2818,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/MonitorOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MonitorOptions\"},{\"id\":2819,\"kind\":4194304,\"name\":\"ServerEvents\",\"url\":\"modules.html#ServerEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2820,\"kind\":4194304,\"name\":\"ServerOptions\",\"url\":\"modules.html#ServerOptions\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2821,\"kind\":128,\"name\":\"ServerDescription\",\"url\":\"classes/ServerDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2822,\"kind\":1024,\"name\":\"address\",\"url\":\"classes/ServerDescription.html#address\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2823,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2824,\"kind\":1024,\"name\":\"hosts\",\"url\":\"classes/ServerDescription.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2825,\"kind\":1024,\"name\":\"passives\",\"url\":\"classes/ServerDescription.html#passives\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2826,\"kind\":1024,\"name\":\"arbiters\",\"url\":\"classes/ServerDescription.html#arbiters\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2827,\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/ServerDescription.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2828,\"kind\":1024,\"name\":\"error\",\"url\":\"classes/ServerDescription.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2829,\"kind\":1024,\"name\":\"topologyVersion\",\"url\":\"classes/ServerDescription.html#topologyVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2830,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerDescription.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2831,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerDescription.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2832,\"kind\":1024,\"name\":\"roundTripTime\",\"url\":\"classes/ServerDescription.html#roundTripTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2833,\"kind\":1024,\"name\":\"lastUpdateTime\",\"url\":\"classes/ServerDescription.html#lastUpdateTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2834,\"kind\":1024,\"name\":\"lastWriteDate\",\"url\":\"classes/ServerDescription.html#lastWriteDate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2835,\"kind\":1024,\"name\":\"me\",\"url\":\"classes/ServerDescription.html#me\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2836,\"kind\":1024,\"name\":\"primary\",\"url\":\"classes/ServerDescription.html#primary\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2837,\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/ServerDescription.html#setName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2838,\"kind\":1024,\"name\":\"setVersion\",\"url\":\"classes/ServerDescription.html#setVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2839,\"kind\":1024,\"name\":\"electionId\",\"url\":\"classes/ServerDescription.html#electionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2840,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/ServerDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2841,\"kind\":1024,\"name\":\"$clusterTime\",\"url\":\"classes/ServerDescription.html#_clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2842,\"kind\":262144,\"name\":\"hostAddress\",\"url\":\"classes/ServerDescription.html#hostAddress\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2843,\"kind\":262144,\"name\":\"allHosts\",\"url\":\"classes/ServerDescription.html#allHosts\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2844,\"kind\":262144,\"name\":\"isReadable\",\"url\":\"classes/ServerDescription.html#isReadable\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2845,\"kind\":262144,\"name\":\"isDataBearing\",\"url\":\"classes/ServerDescription.html#isDataBearing\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2846,\"kind\":262144,\"name\":\"isWritable\",\"url\":\"classes/ServerDescription.html#isWritable\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2847,\"kind\":262144,\"name\":\"host\",\"url\":\"classes/ServerDescription.html#host\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2848,\"kind\":262144,\"name\":\"port\",\"url\":\"classes/ServerDescription.html#port\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2849,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ServerDescription.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerDescription\"},{\"id\":2850,\"kind\":4194304,\"name\":\"TagSet\",\"url\":\"modules.html#TagSet\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2851,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#TagSet.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"TagSet\"},{\"id\":2852,\"kind\":256,\"name\":\"TopologyVersion\",\"url\":\"interfaces/TopologyVersion.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2853,\"kind\":1024,\"name\":\"processId\",\"url\":\"interfaces/TopologyVersion.html#processId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyVersion\"},{\"id\":2854,\"kind\":1024,\"name\":\"counter\",\"url\":\"interfaces/TopologyVersion.html#counter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyVersion\"},{\"id\":2855,\"kind\":4194304,\"name\":\"ServerSelector\",\"url\":\"modules.html#ServerSelector\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2856,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ServerSelector.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ServerSelector\"},{\"id\":2857,\"kind\":256,\"name\":\"ConnectOptions\",\"url\":\"interfaces/ConnectOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2858,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/ConnectOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConnectOptions\"},{\"id\":2859,\"kind\":256,\"name\":\"SelectServerOptions\",\"url\":\"interfaces/SelectServerOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2860,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/SelectServerOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2861,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/SelectServerOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2862,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/SelectServerOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SelectServerOptions\"},{\"id\":2863,\"kind\":128,\"name\":\"ServerCapabilities\",\"url\":\"classes/ServerCapabilities.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2864,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCapabilities.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2865,\"kind\":1024,\"name\":\"maxWireVersion\",\"url\":\"classes/ServerCapabilities.html#maxWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2866,\"kind\":1024,\"name\":\"minWireVersion\",\"url\":\"classes/ServerCapabilities.html#minWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2867,\"kind\":262144,\"name\":\"hasAggregationCursor\",\"url\":\"classes/ServerCapabilities.html#hasAggregationCursor\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2868,\"kind\":262144,\"name\":\"hasWriteCommands\",\"url\":\"classes/ServerCapabilities.html#hasWriteCommands\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2869,\"kind\":262144,\"name\":\"hasTextSearch\",\"url\":\"classes/ServerCapabilities.html#hasTextSearch\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2870,\"kind\":262144,\"name\":\"hasAuthCommands\",\"url\":\"classes/ServerCapabilities.html#hasAuthCommands\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2871,\"kind\":262144,\"name\":\"hasListCollectionsCommand\",\"url\":\"classes/ServerCapabilities.html#hasListCollectionsCommand\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2872,\"kind\":262144,\"name\":\"hasListIndexesCommand\",\"url\":\"classes/ServerCapabilities.html#hasListIndexesCommand\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2873,\"kind\":262144,\"name\":\"supportsSnapshotReads\",\"url\":\"classes/ServerCapabilities.html#supportsSnapshotReads\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2874,\"kind\":262144,\"name\":\"commandsTakeWriteConcern\",\"url\":\"classes/ServerCapabilities.html#commandsTakeWriteConcern\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2875,\"kind\":262144,\"name\":\"commandsTakeCollation\",\"url\":\"classes/ServerCapabilities.html#commandsTakeCollation\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ServerCapabilities\"},{\"id\":2876,\"kind\":4194304,\"name\":\"TopologyEvents\",\"url\":\"modules.html#TopologyEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2877,\"kind\":256,\"name\":\"TopologyOptions\",\"url\":\"interfaces/TopologyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2878,\"kind\":1024,\"name\":\"srvMaxHosts\",\"url\":\"interfaces/TopologyOptions.html#srvMaxHosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2879,\"kind\":1024,\"name\":\"srvServiceName\",\"url\":\"interfaces/TopologyOptions.html#srvServiceName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2880,\"kind\":1024,\"name\":\"hosts\",\"url\":\"interfaces/TopologyOptions.html#hosts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2881,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TopologyOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2882,\"kind\":1024,\"name\":\"retryReads\",\"url\":\"interfaces/TopologyOptions.html#retryReads\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2883,\"kind\":1024,\"name\":\"serverSelectionTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#serverSelectionTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2884,\"kind\":1024,\"name\":\"replicaSet\",\"url\":\"interfaces/TopologyOptions.html#replicaSet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2885,\"kind\":1024,\"name\":\"srvHost\",\"url\":\"interfaces/TopologyOptions.html#srvHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2886,\"kind\":1024,\"name\":\"directConnection\",\"url\":\"interfaces/TopologyOptions.html#directConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2887,\"kind\":1024,\"name\":\"loadBalanced\",\"url\":\"interfaces/TopologyOptions.html#loadBalanced\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2888,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TopologyOptions.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2889,\"kind\":1024,\"name\":\"serverApi\",\"url\":\"interfaces/TopologyOptions.html#serverApi\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TopologyOptions\"},{\"id\":2890,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TopologyOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2891,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TopologyOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2892,\"kind\":1024,\"name\":\"credentials\",\"url\":\"interfaces/TopologyOptions.html#credentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2893,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TopologyOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"TopologyOptions\"},{\"id\":2894,\"kind\":1024,\"name\":\"autoEncrypter\",\"url\":\"interfaces/TopologyOptions.html#autoEncrypter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2895,\"kind\":1024,\"name\":\"monitorCommands\",\"url\":\"interfaces/TopologyOptions.html#monitorCommands\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2896,\"kind\":1024,\"name\":\"connectTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#connectTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2897,\"kind\":1024,\"name\":\"tls\",\"url\":\"interfaces/TopologyOptions.html#tls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2898,\"kind\":1024,\"name\":\"keepAlive\",\"url\":\"interfaces/TopologyOptions.html#keepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2899,\"kind\":1024,\"name\":\"keepAliveInitialDelay\",\"url\":\"interfaces/TopologyOptions.html#keepAliveInitialDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2900,\"kind\":1024,\"name\":\"noDelay\",\"url\":\"interfaces/TopologyOptions.html#noDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2901,\"kind\":1024,\"name\":\"socketTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#socketTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2902,\"kind\":1024,\"name\":\"cancellationToken\",\"url\":\"interfaces/TopologyOptions.html#cancellationToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2903,\"kind\":1024,\"name\":\"compressors\",\"url\":\"interfaces/TopologyOptions.html#compressors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2904,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"interfaces/TopologyOptions.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2905,\"kind\":1024,\"name\":\"proxyHost\",\"url\":\"interfaces/TopologyOptions.html#proxyHost\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2906,\"kind\":1024,\"name\":\"proxyPort\",\"url\":\"interfaces/TopologyOptions.html#proxyPort\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2907,\"kind\":1024,\"name\":\"proxyUsername\",\"url\":\"interfaces/TopologyOptions.html#proxyUsername\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2908,\"kind\":1024,\"name\":\"proxyPassword\",\"url\":\"interfaces/TopologyOptions.html#proxyPassword\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2909,\"kind\":1024,\"name\":\"maxPoolSize\",\"url\":\"interfaces/TopologyOptions.html#maxPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2910,\"kind\":1024,\"name\":\"minPoolSize\",\"url\":\"interfaces/TopologyOptions.html#minPoolSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2911,\"kind\":1024,\"name\":\"maxConnecting\",\"url\":\"interfaces/TopologyOptions.html#maxConnecting\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2912,\"kind\":1024,\"name\":\"maxIdleTimeMS\",\"url\":\"interfaces/TopologyOptions.html#maxIdleTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2913,\"kind\":1024,\"name\":\"waitQueueTimeoutMS\",\"url\":\"interfaces/TopologyOptions.html#waitQueueTimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2914,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2915,\"kind\":1024,\"name\":\"minHeartbeatFrequencyMS\",\"url\":\"interfaces/TopologyOptions.html#minHeartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TopologyOptions\"},{\"id\":2916,\"kind\":128,\"name\":\"TopologyDescription\",\"url\":\"classes/TopologyDescription.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2917,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TopologyDescription.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2918,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TopologyDescription.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2919,\"kind\":1024,\"name\":\"setName\",\"url\":\"classes/TopologyDescription.html#setName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2920,\"kind\":1024,\"name\":\"maxSetVersion\",\"url\":\"classes/TopologyDescription.html#maxSetVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2921,\"kind\":1024,\"name\":\"maxElectionId\",\"url\":\"classes/TopologyDescription.html#maxElectionId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2922,\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/TopologyDescription.html#servers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2923,\"kind\":1024,\"name\":\"stale\",\"url\":\"classes/TopologyDescription.html#stale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2924,\"kind\":1024,\"name\":\"compatible\",\"url\":\"classes/TopologyDescription.html#compatible\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2925,\"kind\":1024,\"name\":\"compatibilityError\",\"url\":\"classes/TopologyDescription.html#compatibilityError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2926,\"kind\":1024,\"name\":\"logicalSessionTimeoutMinutes\",\"url\":\"classes/TopologyDescription.html#logicalSessionTimeoutMinutes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2927,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"classes/TopologyDescription.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2928,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"classes/TopologyDescription.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2929,\"kind\":1024,\"name\":\"commonWireVersion\",\"url\":\"classes/TopologyDescription.html#commonWireVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2930,\"kind\":262144,\"name\":\"error\",\"url\":\"classes/TopologyDescription.html#error\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2931,\"kind\":262144,\"name\":\"hasKnownServers\",\"url\":\"classes/TopologyDescription.html#hasKnownServers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2932,\"kind\":262144,\"name\":\"hasDataBearingServers\",\"url\":\"classes/TopologyDescription.html#hasDataBearingServers\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"TopologyDescription\"},{\"id\":2933,\"kind\":256,\"name\":\"TopologyDescriptionOptions\",\"url\":\"interfaces/TopologyDescriptionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2934,\"kind\":1024,\"name\":\"heartbeatFrequencyMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#heartbeatFrequencyMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyDescriptionOptions\"},{\"id\":2935,\"kind\":1024,\"name\":\"localThresholdMS\",\"url\":\"interfaces/TopologyDescriptionOptions.html#localThresholdMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TopologyDescriptionOptions\"},{\"id\":2936,\"kind\":128,\"name\":\"ClientSession\",\"url\":\"classes/ClientSession.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2937,\"kind\":1024,\"name\":\"hasEnded\",\"url\":\"classes/ClientSession.html#hasEnded\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2938,\"kind\":1024,\"name\":\"clientOptions\",\"url\":\"classes/ClientSession.html#clientOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2939,\"kind\":1024,\"name\":\"supports\",\"url\":\"classes/ClientSession.html#supports\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2940,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClientSession.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2941,\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"classes/ClientSession.html#__type.causalConsistency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientSession.__type\"},{\"id\":2942,\"kind\":1024,\"name\":\"clusterTime\",\"url\":\"classes/ClientSession.html#clusterTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2943,\"kind\":1024,\"name\":\"operationTime\",\"url\":\"classes/ClientSession.html#operationTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2944,\"kind\":1024,\"name\":\"explicit\",\"url\":\"classes/ClientSession.html#explicit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2945,\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"classes/ClientSession.html#defaultTransactionOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2946,\"kind\":1024,\"name\":\"transaction\",\"url\":\"classes/ClientSession.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2947,\"kind\":262144,\"name\":\"id\",\"url\":\"classes/ClientSession.html#id\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2948,\"kind\":262144,\"name\":\"serverSession\",\"url\":\"classes/ClientSession.html#serverSession\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2949,\"kind\":262144,\"name\":\"snapshotEnabled\",\"url\":\"classes/ClientSession.html#snapshotEnabled\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2950,\"kind\":262144,\"name\":\"loadBalanced\",\"url\":\"classes/ClientSession.html#loadBalanced\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2951,\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/ClientSession.html#isPinned\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2952,\"kind\":2048,\"name\":\"endSession\",\"url\":\"classes/ClientSession.html#endSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2953,\"kind\":2048,\"name\":\"advanceOperationTime\",\"url\":\"classes/ClientSession.html#advanceOperationTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2954,\"kind\":2048,\"name\":\"advanceClusterTime\",\"url\":\"classes/ClientSession.html#advanceClusterTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2955,\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/ClientSession.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2956,\"kind\":2048,\"name\":\"incrementTransactionNumber\",\"url\":\"classes/ClientSession.html#incrementTransactionNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2957,\"kind\":2048,\"name\":\"inTransaction\",\"url\":\"classes/ClientSession.html#inTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2958,\"kind\":2048,\"name\":\"startTransaction\",\"url\":\"classes/ClientSession.html#startTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2959,\"kind\":2048,\"name\":\"commitTransaction\",\"url\":\"classes/ClientSession.html#commitTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2960,\"kind\":2048,\"name\":\"abortTransaction\",\"url\":\"classes/ClientSession.html#abortTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2961,\"kind\":2048,\"name\":\"toBSON\",\"url\":\"classes/ClientSession.html#toBSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ClientSession\"},{\"id\":2962,\"kind\":2048,\"name\":\"withTransaction\",\"url\":\"classes/ClientSession.html#withTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"ClientSession\"},{\"id\":2963,\"kind\":2048,\"name\":\"addListener\",\"url\":\"classes/ClientSession.html#addListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2964,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/ClientSession.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2965,\"kind\":2048,\"name\":\"once\",\"url\":\"classes/ClientSession.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2966,\"kind\":2048,\"name\":\"removeListener\",\"url\":\"classes/ClientSession.html#removeListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2967,\"kind\":2048,\"name\":\"off\",\"url\":\"classes/ClientSession.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2968,\"kind\":2048,\"name\":\"removeAllListeners\",\"url\":\"classes/ClientSession.html#removeAllListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2969,\"kind\":2048,\"name\":\"listeners\",\"url\":\"classes/ClientSession.html#listeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2970,\"kind\":2048,\"name\":\"rawListeners\",\"url\":\"classes/ClientSession.html#rawListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2971,\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ClientSession.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2972,\"kind\":2048,\"name\":\"listenerCount\",\"url\":\"classes/ClientSession.html#listenerCount\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2973,\"kind\":2048,\"name\":\"prependListener\",\"url\":\"classes/ClientSession.html#prependListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2974,\"kind\":2048,\"name\":\"prependOnceListener\",\"url\":\"classes/ClientSession.html#prependOnceListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2975,\"kind\":2048,\"name\":\"eventNames\",\"url\":\"classes/ClientSession.html#eventNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2976,\"kind\":2048,\"name\":\"getMaxListeners\",\"url\":\"classes/ClientSession.html#getMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2977,\"kind\":2048,\"name\":\"setMaxListeners\",\"url\":\"classes/ClientSession.html#setMaxListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClientSession\"},{\"id\":2978,\"kind\":4194304,\"name\":\"ClientSessionEvents\",\"url\":\"modules.html#ClientSessionEvents\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2979,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ClientSessionEvents.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ClientSessionEvents\"},{\"id\":2980,\"kind\":2048,\"name\":\"ended\",\"url\":\"modules.html#ClientSessionEvents.__type.ended\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"ClientSessionEvents.__type\"},{\"id\":2981,\"kind\":256,\"name\":\"ClientSessionOptions\",\"url\":\"interfaces/ClientSessionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2982,\"kind\":1024,\"name\":\"causalConsistency\",\"url\":\"interfaces/ClientSessionOptions.html#causalConsistency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2983,\"kind\":1024,\"name\":\"snapshot\",\"url\":\"interfaces/ClientSessionOptions.html#snapshot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2984,\"kind\":1024,\"name\":\"defaultTransactionOptions\",\"url\":\"interfaces/ClientSessionOptions.html#defaultTransactionOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientSessionOptions\"},{\"id\":2985,\"kind\":256,\"name\":\"EndSessionOptions\",\"url\":\"interfaces/EndSessionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":2986,\"kind\":1024,\"name\":\"force\",\"url\":\"interfaces/EndSessionOptions.html#force\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EndSessionOptions\"},{\"id\":2987,\"kind\":1024,\"name\":\"forceClear\",\"url\":\"interfaces/EndSessionOptions.html#forceClear\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EndSessionOptions\"},{\"id\":2988,\"kind\":128,\"name\":\"ServerSession\",\"url\":\"classes/ServerSession.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2989,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerSession.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2990,\"kind\":1024,\"name\":\"lastUse\",\"url\":\"classes/ServerSession.html#lastUse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2991,\"kind\":1024,\"name\":\"txnNumber\",\"url\":\"classes/ServerSession.html#txnNumber\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2992,\"kind\":1024,\"name\":\"isDirty\",\"url\":\"classes/ServerSession.html#isDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2993,\"kind\":2048,\"name\":\"hasTimedOut\",\"url\":\"classes/ServerSession.html#hasTimedOut\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerSession\"},{\"id\":2994,\"kind\":4194304,\"name\":\"ServerSessionId\",\"url\":\"modules.html#ServerSessionId\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2995,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#ServerSessionId.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ServerSessionId\"},{\"id\":2996,\"kind\":1024,\"name\":\"id\",\"url\":\"modules.html#ServerSessionId.__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerSessionId.__type\"},{\"id\":2997,\"kind\":4194304,\"name\":\"WithTransactionCallback\",\"url\":\"modules.html#WithTransactionCallback\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":2998,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#WithTransactionCallback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WithTransactionCallback\"},{\"id\":2999,\"kind\":4194304,\"name\":\"Sort\",\"url\":\"modules.html#Sort\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3000,\"kind\":4194304,\"name\":\"SortDirection\",\"url\":\"modules.html#SortDirection\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3001,\"kind\":128,\"name\":\"Transaction\",\"url\":\"classes/Transaction.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3002,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Transaction.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3003,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Transaction.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3004,\"kind\":262144,\"name\":\"recoveryToken\",\"url\":\"classes/Transaction.html#recoveryToken\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3005,\"kind\":262144,\"name\":\"isPinned\",\"url\":\"classes/Transaction.html#isPinned\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3006,\"kind\":262144,\"name\":\"isStarting\",\"url\":\"classes/Transaction.html#isStarting\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3007,\"kind\":262144,\"name\":\"isActive\",\"url\":\"classes/Transaction.html#isActive\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3008,\"kind\":262144,\"name\":\"isCommitted\",\"url\":\"classes/Transaction.html#isCommitted\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Transaction\"},{\"id\":3009,\"kind\":256,\"name\":\"TransactionOptions\",\"url\":\"interfaces/TransactionOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3010,\"kind\":1024,\"name\":\"readConcern\",\"url\":\"interfaces/TransactionOptions.html#readConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3011,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/TransactionOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3012,\"kind\":1024,\"name\":\"readPreference\",\"url\":\"interfaces/TransactionOptions.html#readPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionOptions\"},{\"id\":3013,\"kind\":1024,\"name\":\"maxCommitTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxCommitTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionOptions\"},{\"id\":3014,\"kind\":1024,\"name\":\"fullResponse\",\"url\":\"interfaces/TransactionOptions.html#fullResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3015,\"kind\":1024,\"name\":\"collation\",\"url\":\"interfaces/TransactionOptions.html#collation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3016,\"kind\":1024,\"name\":\"maxTimeMS\",\"url\":\"interfaces/TransactionOptions.html#maxTimeMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3017,\"kind\":1024,\"name\":\"comment\",\"url\":\"interfaces/TransactionOptions.html#comment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3018,\"kind\":1024,\"name\":\"retryWrites\",\"url\":\"interfaces/TransactionOptions.html#retryWrites\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3019,\"kind\":1024,\"name\":\"dbName\",\"url\":\"interfaces/TransactionOptions.html#dbName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3020,\"kind\":1024,\"name\":\"authdb\",\"url\":\"interfaces/TransactionOptions.html#authdb\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3021,\"kind\":1024,\"name\":\"noResponse\",\"url\":\"interfaces/TransactionOptions.html#noResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3022,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/TransactionOptions.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3023,\"kind\":1024,\"name\":\"willRetryWrite\",\"url\":\"interfaces/TransactionOptions.html#willRetryWrite\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3024,\"kind\":1024,\"name\":\"omitReadPreference\",\"url\":\"interfaces/TransactionOptions.html#omitReadPreference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3025,\"kind\":1024,\"name\":\"raw\",\"url\":\"interfaces/TransactionOptions.html#raw\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3026,\"kind\":1024,\"name\":\"enableUtf8Validation\",\"url\":\"interfaces/TransactionOptions.html#enableUtf8Validation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3027,\"kind\":1024,\"name\":\"explain\",\"url\":\"interfaces/TransactionOptions.html#explain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionOptions\"},{\"id\":3028,\"kind\":4194304,\"name\":\"Callback\",\"url\":\"modules.html#Callback\",\"classes\":\"tsd-kind-type-alias tsd-has-type-parameter\"},{\"id\":3029,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#Callback.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"Callback\"},{\"id\":3030,\"kind\":256,\"name\":\"ClientMetadata\",\"url\":\"interfaces/ClientMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3031,\"kind\":1024,\"name\":\"driver\",\"url\":\"interfaces/ClientMetadata.html#driver\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3032,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3033,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type-1.name-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3034,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#__type-1.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3035,\"kind\":1024,\"name\":\"os\",\"url\":\"interfaces/ClientMetadata.html#os\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3036,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3037,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ClientMetadata.html#__type-2.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3038,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type-2.name-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3039,\"kind\":1024,\"name\":\"architecture\",\"url\":\"interfaces/ClientMetadata.html#__type-2.architecture\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3040,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#__type-2.version-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3041,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadata.html#platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3042,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadata.html#version-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3043,\"kind\":1024,\"name\":\"application\",\"url\":\"interfaces/ClientMetadata.html#application\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3044,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadata.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadata\"},{\"id\":3045,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadata.html#__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadata.__type\"},{\"id\":3046,\"kind\":256,\"name\":\"ClientMetadataOptions\",\"url\":\"interfaces/ClientMetadataOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3047,\"kind\":1024,\"name\":\"driverInfo\",\"url\":\"interfaces/ClientMetadataOptions.html#driverInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3048,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientMetadataOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3049,\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.name\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3050,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3051,\"kind\":1024,\"name\":\"platform\",\"url\":\"interfaces/ClientMetadataOptions.html#__type.platform\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ClientMetadataOptions.__type\"},{\"id\":3052,\"kind\":1024,\"name\":\"appName\",\"url\":\"interfaces/ClientMetadataOptions.html#appName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientMetadataOptions\"},{\"id\":3053,\"kind\":4194304,\"name\":\"EventEmitterWithState\",\"url\":\"modules.html#EventEmitterWithState\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3054,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#EventEmitterWithState.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"EventEmitterWithState\"},{\"id\":3055,\"kind\":128,\"name\":\"HostAddress\",\"url\":\"classes/HostAddress.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3056,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/HostAddress.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3057,\"kind\":2048,\"name\":\"fromHostPort\",\"url\":\"classes/HostAddress.html#fromHostPort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3058,\"kind\":2048,\"name\":\"fromSrvRecord\",\"url\":\"classes/HostAddress.html#fromSrvRecord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"HostAddress\"},{\"id\":3059,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HostAddress.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3060,\"kind\":1024,\"name\":\"host\",\"url\":\"classes/HostAddress.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3061,\"kind\":1024,\"name\":\"port\",\"url\":\"classes/HostAddress.html#port\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3062,\"kind\":1024,\"name\":\"socketPath\",\"url\":\"classes/HostAddress.html#socketPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3063,\"kind\":1024,\"name\":\"isIPv6\",\"url\":\"classes/HostAddress.html#isIPv6\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3064,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/HostAddress.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3065,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/HostAddress.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HostAddress\"},{\"id\":3066,\"kind\":128,\"name\":\"MongoDBNamespace\",\"url\":\"classes/MongoDBNamespace.html\",\"classes\":\"tsd-kind-class\"},{\"id\":3067,\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/MongoDBNamespace.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"MongoDBNamespace\"},{\"id\":3068,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MongoDBNamespace.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3069,\"kind\":1024,\"name\":\"db\",\"url\":\"classes/MongoDBNamespace.html#db\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3070,\"kind\":1024,\"name\":\"collection\",\"url\":\"classes/MongoDBNamespace.html#collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3071,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/MongoDBNamespace.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3072,\"kind\":2048,\"name\":\"withCollection\",\"url\":\"classes/MongoDBNamespace.html#withCollection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MongoDBNamespace\"},{\"id\":3073,\"kind\":4194304,\"name\":\"W\",\"url\":\"modules.html#W\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":3074,\"kind\":256,\"name\":\"WriteConcernOptions\",\"url\":\"interfaces/WriteConcernOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3075,\"kind\":1024,\"name\":\"writeConcern\",\"url\":\"interfaces/WriteConcernOptions.html#writeConcern\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernOptions\"},{\"id\":3076,\"kind\":256,\"name\":\"WriteConcernSettings\",\"url\":\"interfaces/WriteConcernSettings.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":3077,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/WriteConcernSettings.html#w\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3078,\"kind\":1024,\"name\":\"wtimeoutMS\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeoutMS\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3079,\"kind\":1024,\"name\":\"journal\",\"url\":\"interfaces/WriteConcernSettings.html#journal\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3080,\"kind\":1024,\"name\":\"j\",\"url\":\"interfaces/WriteConcernSettings.html#j\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3081,\"kind\":1024,\"name\":\"wtimeout\",\"url\":\"interfaces/WriteConcernSettings.html#wtimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"},{\"id\":3082,\"kind\":1024,\"name\":\"fsync\",\"url\":\"interfaces/WriteConcernSettings.html#fsync\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"WriteConcernSettings\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,76.826]],[\"parent/0\",[]],[\"name/1\",[1,76.826]],[\"parent/1\",[]],[\"name/2\",[2,49.116]],[\"parent/2\",[]],[\"name/3\",[3,56.313]],[\"parent/3\",[2,4.631]],[\"name/4\",[4,71.682]],[\"parent/4\",[2,4.631]],[\"name/5\",[5,76.826]],[\"parent/5\",[2,4.631]],[\"name/6\",[6,63.741]],[\"parent/6\",[2,4.631]],[\"name/7\",[7,55.473]],[\"parent/7\",[2,4.631]],[\"name/8\",[8,46.49]],[\"parent/8\",[2,4.631]],[\"name/9\",[9,41.021]],[\"parent/9\",[2,4.631]],[\"name/10\",[10,43.388]],[\"parent/10\",[2,4.631]],[\"name/11\",[11,44.681]],[\"parent/11\",[2,4.631]],[\"name/12\",[12,45.545]],[\"parent/12\",[2,4.631]],[\"name/13\",[13,45.249]],[\"parent/13\",[2,4.631]],[\"name/14\",[14,45.85]],[\"parent/14\",[2,4.631]],[\"name/15\",[15,46.49]],[\"parent/15\",[2,4.631]],[\"name/16\",[16,46.49]],[\"parent/16\",[2,4.631]],[\"name/17\",[17,44.961]],[\"parent/17\",[2,4.631]],[\"name/18\",[18,46.165]],[\"parent/18\",[2,4.631]],[\"name/19\",[19,36.969]],[\"parent/19\",[2,4.631]],[\"name/20\",[20,46.165]],[\"parent/20\",[2,4.631]],[\"name/21\",[21,43.388]],[\"parent/21\",[2,4.631]],[\"name/22\",[22,44.409]],[\"parent/22\",[2,4.631]],[\"name/23\",[23,41.214]],[\"parent/23\",[2,4.631]],[\"name/24\",[24,45.545]],[\"parent/24\",[2,4.631]],[\"name/25\",[25,48.696]],[\"parent/25\",[]],[\"name/26\",[26,35.876]],[\"parent/26\",[25,4.592]],[\"name/27\",[27,40.104]],[\"parent/27\",[25,4.592]],[\"name/28\",[28,68.293]],[\"parent/28\",[25,4.592]],[\"name/29\",[29,71.682]],[\"parent/29\",[25,4.592]],[\"name/30\",[30,65.762]],[\"parent/30\",[25,4.592]],[\"name/31\",[31,43.388]],[\"parent/31\",[25,4.592]],[\"name/32\",[32,68.293]],[\"parent/32\",[25,4.592]],[\"name/33\",[33,68.293]],[\"parent/33\",[25,4.592]],[\"name/34\",[34,68.293]],[\"parent/34\",[25,4.592]],[\"name/35\",[35,68.293]],[\"parent/35\",[25,4.592]],[\"name/36\",[36,68.293]],[\"parent/36\",[25,4.592]],[\"name/37\",[37,65.762]],[\"parent/37\",[25,4.592]],[\"name/38\",[38,71.682]],[\"parent/38\",[25,4.592]],[\"name/39\",[39,68.293]],[\"parent/39\",[25,4.592]],[\"name/40\",[40,56.313]],[\"parent/40\",[25,4.592]],[\"name/41\",[41,59.357]],[\"parent/41\",[25,4.592]],[\"name/42\",[42,59.357]],[\"parent/42\",[25,4.592]],[\"name/43\",[43,44.681]],[\"parent/43\",[25,4.592]],[\"name/44\",[44,44.681]],[\"parent/44\",[25,4.592]],[\"name/45\",[45,44.409]],[\"parent/45\",[25,4.592]],[\"name/46\",[46,45.85]],[\"parent/46\",[25,4.592]],[\"name/47\",[47,45.85]],[\"parent/47\",[25,4.592]],[\"name/48\",[48,45.545]],[\"parent/48\",[25,4.592]],[\"name/49\",[49,57.229]],[\"parent/49\",[]],[\"name/50\",[26,35.876]],[\"parent/50\",[49,5.396]],[\"name/51\",[27,40.104]],[\"parent/51\",[49,5.396]],[\"name/52\",[31,43.388]],[\"parent/52\",[49,5.396]],[\"name/53\",[43,44.681]],[\"parent/53\",[49,5.396]],[\"name/54\",[44,44.681]],[\"parent/54\",[49,5.396]],[\"name/55\",[45,44.409]],[\"parent/55\",[49,5.396]],[\"name/56\",[46,45.85]],[\"parent/56\",[49,5.396]],[\"name/57\",[47,45.85]],[\"parent/57\",[49,5.396]],[\"name/58\",[48,45.545]],[\"parent/58\",[49,5.396]],[\"name/59\",[50,57.229]],[\"parent/59\",[]],[\"name/60\",[26,35.876]],[\"parent/60\",[50,5.396]],[\"name/61\",[27,40.104]],[\"parent/61\",[50,5.396]],[\"name/62\",[31,43.388]],[\"parent/62\",[50,5.396]],[\"name/63\",[43,44.681]],[\"parent/63\",[50,5.396]],[\"name/64\",[44,44.681]],[\"parent/64\",[50,5.396]],[\"name/65\",[45,44.409]],[\"parent/65\",[50,5.396]],[\"name/66\",[46,45.85]],[\"parent/66\",[50,5.396]],[\"name/67\",[47,45.85]],[\"parent/67\",[50,5.396]],[\"name/68\",[48,45.545]],[\"parent/68\",[50,5.396]],[\"name/69\",[51,57.229]],[\"parent/69\",[]],[\"name/70\",[26,35.876]],[\"parent/70\",[51,5.396]],[\"name/71\",[27,40.104]],[\"parent/71\",[51,5.396]],[\"name/72\",[31,43.388]],[\"parent/72\",[51,5.396]],[\"name/73\",[43,44.681]],[\"parent/73\",[51,5.396]],[\"name/74\",[44,44.681]],[\"parent/74\",[51,5.396]],[\"name/75\",[45,44.409]],[\"parent/75\",[51,5.396]],[\"name/76\",[46,45.85]],[\"parent/76\",[51,5.396]],[\"name/77\",[47,45.85]],[\"parent/77\",[51,5.396]],[\"name/78\",[48,45.545]],[\"parent/78\",[51,5.396]],[\"name/79\",[52,57.229]],[\"parent/79\",[]],[\"name/80\",[26,35.876]],[\"parent/80\",[52,5.396]],[\"name/81\",[27,40.104]],[\"parent/81\",[52,5.396]],[\"name/82\",[31,43.388]],[\"parent/82\",[52,5.396]],[\"name/83\",[43,44.681]],[\"parent/83\",[52,5.396]],[\"name/84\",[44,44.681]],[\"parent/84\",[52,5.396]],[\"name/85\",[45,44.409]],[\"parent/85\",[52,5.396]],[\"name/86\",[46,45.85]],[\"parent/86\",[52,5.396]],[\"name/87\",[47,45.85]],[\"parent/87\",[52,5.396]],[\"name/88\",[48,45.545]],[\"parent/88\",[52,5.396]],[\"name/89\",[53,57.229]],[\"parent/89\",[]],[\"name/90\",[26,35.876]],[\"parent/90\",[53,5.396]],[\"name/91\",[27,40.104]],[\"parent/91\",[53,5.396]],[\"name/92\",[31,43.388]],[\"parent/92\",[53,5.396]],[\"name/93\",[43,44.681]],[\"parent/93\",[53,5.396]],[\"name/94\",[44,44.681]],[\"parent/94\",[53,5.396]],[\"name/95\",[45,44.409]],[\"parent/95\",[53,5.396]],[\"name/96\",[46,45.85]],[\"parent/96\",[53,5.396]],[\"name/97\",[47,45.85]],[\"parent/97\",[53,5.396]],[\"name/98\",[48,45.545]],[\"parent/98\",[53,5.396]],[\"name/99\",[54,57.229]],[\"parent/99\",[]],[\"name/100\",[26,35.876]],[\"parent/100\",[54,5.396]],[\"name/101\",[27,40.104]],[\"parent/101\",[54,5.396]],[\"name/102\",[31,43.388]],[\"parent/102\",[54,5.396]],[\"name/103\",[43,44.681]],[\"parent/103\",[54,5.396]],[\"name/104\",[44,44.681]],[\"parent/104\",[54,5.396]],[\"name/105\",[45,44.409]],[\"parent/105\",[54,5.396]],[\"name/106\",[46,45.85]],[\"parent/106\",[54,5.396]],[\"name/107\",[47,45.85]],[\"parent/107\",[54,5.396]],[\"name/108\",[48,45.545]],[\"parent/108\",[54,5.396]],[\"name/109\",[55,57.229]],[\"parent/109\",[]],[\"name/110\",[26,35.876]],[\"parent/110\",[55,5.396]],[\"name/111\",[27,40.104]],[\"parent/111\",[55,5.396]],[\"name/112\",[31,43.388]],[\"parent/112\",[55,5.396]],[\"name/113\",[43,44.681]],[\"parent/113\",[55,5.396]],[\"name/114\",[44,44.681]],[\"parent/114\",[55,5.396]],[\"name/115\",[45,44.409]],[\"parent/115\",[55,5.396]],[\"name/116\",[46,45.85]],[\"parent/116\",[55,5.396]],[\"name/117\",[47,45.85]],[\"parent/117\",[55,5.396]],[\"name/118\",[48,45.545]],[\"parent/118\",[55,5.396]],[\"name/119\",[56,57.229]],[\"parent/119\",[]],[\"name/120\",[26,35.876]],[\"parent/120\",[56,5.396]],[\"name/121\",[27,40.104]],[\"parent/121\",[56,5.396]],[\"name/122\",[31,43.388]],[\"parent/122\",[56,5.396]],[\"name/123\",[43,44.681]],[\"parent/123\",[56,5.396]],[\"name/124\",[44,44.681]],[\"parent/124\",[56,5.396]],[\"name/125\",[45,44.409]],[\"parent/125\",[56,5.396]],[\"name/126\",[46,45.85]],[\"parent/126\",[56,5.396]],[\"name/127\",[47,45.85]],[\"parent/127\",[56,5.396]],[\"name/128\",[48,45.545]],[\"parent/128\",[56,5.396]],[\"name/129\",[57,57.229]],[\"parent/129\",[]],[\"name/130\",[26,35.876]],[\"parent/130\",[57,5.396]],[\"name/131\",[27,40.104]],[\"parent/131\",[57,5.396]],[\"name/132\",[31,43.388]],[\"parent/132\",[57,5.396]],[\"name/133\",[43,44.681]],[\"parent/133\",[57,5.396]],[\"name/134\",[44,44.681]],[\"parent/134\",[57,5.396]],[\"name/135\",[45,44.409]],[\"parent/135\",[57,5.396]],[\"name/136\",[46,45.85]],[\"parent/136\",[57,5.396]],[\"name/137\",[47,45.85]],[\"parent/137\",[57,5.396]],[\"name/138\",[48,45.545]],[\"parent/138\",[57,5.396]],[\"name/139\",[58,57.229]],[\"parent/139\",[]],[\"name/140\",[26,35.876]],[\"parent/140\",[58,5.396]],[\"name/141\",[27,40.104]],[\"parent/141\",[58,5.396]],[\"name/142\",[43,44.681]],[\"parent/142\",[58,5.396]],[\"name/143\",[44,44.681]],[\"parent/143\",[58,5.396]],[\"name/144\",[31,43.388]],[\"parent/144\",[58,5.396]],[\"name/145\",[45,44.409]],[\"parent/145\",[58,5.396]],[\"name/146\",[46,45.85]],[\"parent/146\",[58,5.396]],[\"name/147\",[47,45.85]],[\"parent/147\",[58,5.396]],[\"name/148\",[48,45.545]],[\"parent/148\",[58,5.396]],[\"name/149\",[59,57.229]],[\"parent/149\",[]],[\"name/150\",[26,35.876]],[\"parent/150\",[59,5.396]],[\"name/151\",[27,40.104]],[\"parent/151\",[59,5.396]],[\"name/152\",[31,43.388]],[\"parent/152\",[59,5.396]],[\"name/153\",[43,44.681]],[\"parent/153\",[59,5.396]],[\"name/154\",[44,44.681]],[\"parent/154\",[59,5.396]],[\"name/155\",[45,44.409]],[\"parent/155\",[59,5.396]],[\"name/156\",[46,45.85]],[\"parent/156\",[59,5.396]],[\"name/157\",[47,45.85]],[\"parent/157\",[59,5.396]],[\"name/158\",[48,45.545]],[\"parent/158\",[59,5.396]],[\"name/159\",[60,57.229]],[\"parent/159\",[]],[\"name/160\",[26,35.876]],[\"parent/160\",[60,5.396]],[\"name/161\",[27,40.104]],[\"parent/161\",[60,5.396]],[\"name/162\",[31,43.388]],[\"parent/162\",[60,5.396]],[\"name/163\",[43,44.681]],[\"parent/163\",[60,5.396]],[\"name/164\",[44,44.681]],[\"parent/164\",[60,5.396]],[\"name/165\",[45,44.409]],[\"parent/165\",[60,5.396]],[\"name/166\",[46,45.85]],[\"parent/166\",[60,5.396]],[\"name/167\",[47,45.85]],[\"parent/167\",[60,5.396]],[\"name/168\",[48,45.545]],[\"parent/168\",[60,5.396]],[\"name/169\",[61,57.229]],[\"parent/169\",[]],[\"name/170\",[26,35.876]],[\"parent/170\",[61,5.396]],[\"name/171\",[27,40.104]],[\"parent/171\",[61,5.396]],[\"name/172\",[31,43.388]],[\"parent/172\",[61,5.396]],[\"name/173\",[43,44.681]],[\"parent/173\",[61,5.396]],[\"name/174\",[44,44.681]],[\"parent/174\",[61,5.396]],[\"name/175\",[45,44.409]],[\"parent/175\",[61,5.396]],[\"name/176\",[46,45.85]],[\"parent/176\",[61,5.396]],[\"name/177\",[47,45.85]],[\"parent/177\",[61,5.396]],[\"name/178\",[48,45.545]],[\"parent/178\",[61,5.396]],[\"name/179\",[62,57.229]],[\"parent/179\",[]],[\"name/180\",[26,35.876]],[\"parent/180\",[62,5.396]],[\"name/181\",[27,40.104]],[\"parent/181\",[62,5.396]],[\"name/182\",[31,43.388]],[\"parent/182\",[62,5.396]],[\"name/183\",[43,44.681]],[\"parent/183\",[62,5.396]],[\"name/184\",[44,44.681]],[\"parent/184\",[62,5.396]],[\"name/185\",[45,44.409]],[\"parent/185\",[62,5.396]],[\"name/186\",[46,45.85]],[\"parent/186\",[62,5.396]],[\"name/187\",[47,45.85]],[\"parent/187\",[62,5.396]],[\"name/188\",[48,45.545]],[\"parent/188\",[62,5.396]],[\"name/189\",[63,57.229]],[\"parent/189\",[]],[\"name/190\",[26,35.876]],[\"parent/190\",[63,5.396]],[\"name/191\",[27,40.104]],[\"parent/191\",[63,5.396]],[\"name/192\",[31,43.388]],[\"parent/192\",[63,5.396]],[\"name/193\",[43,44.681]],[\"parent/193\",[63,5.396]],[\"name/194\",[44,44.681]],[\"parent/194\",[63,5.396]],[\"name/195\",[45,44.409]],[\"parent/195\",[63,5.396]],[\"name/196\",[46,45.85]],[\"parent/196\",[63,5.396]],[\"name/197\",[47,45.85]],[\"parent/197\",[63,5.396]],[\"name/198\",[48,45.545]],[\"parent/198\",[63,5.396]],[\"name/199\",[64,57.229]],[\"parent/199\",[]],[\"name/200\",[26,35.876]],[\"parent/200\",[64,5.396]],[\"name/201\",[27,40.104]],[\"parent/201\",[64,5.396]],[\"name/202\",[31,43.388]],[\"parent/202\",[64,5.396]],[\"name/203\",[43,44.681]],[\"parent/203\",[64,5.396]],[\"name/204\",[44,44.681]],[\"parent/204\",[64,5.396]],[\"name/205\",[45,44.409]],[\"parent/205\",[64,5.396]],[\"name/206\",[46,45.85]],[\"parent/206\",[64,5.396]],[\"name/207\",[47,45.85]],[\"parent/207\",[64,5.396]],[\"name/208\",[48,45.545]],[\"parent/208\",[64,5.396]],[\"name/209\",[65,57.229]],[\"parent/209\",[]],[\"name/210\",[26,35.876]],[\"parent/210\",[65,5.396]],[\"name/211\",[27,40.104]],[\"parent/211\",[65,5.396]],[\"name/212\",[31,43.388]],[\"parent/212\",[65,5.396]],[\"name/213\",[43,44.681]],[\"parent/213\",[65,5.396]],[\"name/214\",[44,44.681]],[\"parent/214\",[65,5.396]],[\"name/215\",[45,44.409]],[\"parent/215\",[65,5.396]],[\"name/216\",[46,45.85]],[\"parent/216\",[65,5.396]],[\"name/217\",[47,45.85]],[\"parent/217\",[65,5.396]],[\"name/218\",[48,45.545]],[\"parent/218\",[65,5.396]],[\"name/219\",[66,57.229]],[\"parent/219\",[]],[\"name/220\",[26,35.876]],[\"parent/220\",[66,5.396]],[\"name/221\",[27,40.104]],[\"parent/221\",[66,5.396]],[\"name/222\",[31,43.388]],[\"parent/222\",[66,5.396]],[\"name/223\",[43,44.681]],[\"parent/223\",[66,5.396]],[\"name/224\",[44,44.681]],[\"parent/224\",[66,5.396]],[\"name/225\",[45,44.409]],[\"parent/225\",[66,5.396]],[\"name/226\",[46,45.85]],[\"parent/226\",[66,5.396]],[\"name/227\",[47,45.85]],[\"parent/227\",[66,5.396]],[\"name/228\",[48,45.545]],[\"parent/228\",[66,5.396]],[\"name/229\",[67,57.229]],[\"parent/229\",[]],[\"name/230\",[26,35.876]],[\"parent/230\",[67,5.396]],[\"name/231\",[27,40.104]],[\"parent/231\",[67,5.396]],[\"name/232\",[31,43.388]],[\"parent/232\",[67,5.396]],[\"name/233\",[43,44.681]],[\"parent/233\",[67,5.396]],[\"name/234\",[44,44.681]],[\"parent/234\",[67,5.396]],[\"name/235\",[45,44.409]],[\"parent/235\",[67,5.396]],[\"name/236\",[46,45.85]],[\"parent/236\",[67,5.396]],[\"name/237\",[47,45.85]],[\"parent/237\",[67,5.396]],[\"name/238\",[48,45.545]],[\"parent/238\",[67,5.396]],[\"name/239\",[68,57.229]],[\"parent/239\",[]],[\"name/240\",[26,35.876]],[\"parent/240\",[68,5.396]],[\"name/241\",[27,40.104]],[\"parent/241\",[68,5.396]],[\"name/242\",[31,43.388]],[\"parent/242\",[68,5.396]],[\"name/243\",[43,44.681]],[\"parent/243\",[68,5.396]],[\"name/244\",[44,44.681]],[\"parent/244\",[68,5.396]],[\"name/245\",[45,44.409]],[\"parent/245\",[68,5.396]],[\"name/246\",[46,45.85]],[\"parent/246\",[68,5.396]],[\"name/247\",[47,45.85]],[\"parent/247\",[68,5.396]],[\"name/248\",[48,45.545]],[\"parent/248\",[68,5.396]],[\"name/249\",[69,57.229]],[\"parent/249\",[]],[\"name/250\",[26,35.876]],[\"parent/250\",[69,5.396]],[\"name/251\",[27,40.104]],[\"parent/251\",[69,5.396]],[\"name/252\",[31,43.388]],[\"parent/252\",[69,5.396]],[\"name/253\",[43,44.681]],[\"parent/253\",[69,5.396]],[\"name/254\",[44,44.681]],[\"parent/254\",[69,5.396]],[\"name/255\",[45,44.409]],[\"parent/255\",[69,5.396]],[\"name/256\",[46,45.85]],[\"parent/256\",[69,5.396]],[\"name/257\",[47,45.85]],[\"parent/257\",[69,5.396]],[\"name/258\",[48,45.545]],[\"parent/258\",[69,5.396]],[\"name/259\",[70,57.229]],[\"parent/259\",[]],[\"name/260\",[26,35.876]],[\"parent/260\",[70,5.396]],[\"name/261\",[27,40.104]],[\"parent/261\",[70,5.396]],[\"name/262\",[31,43.388]],[\"parent/262\",[70,5.396]],[\"name/263\",[43,44.681]],[\"parent/263\",[70,5.396]],[\"name/264\",[44,44.681]],[\"parent/264\",[70,5.396]],[\"name/265\",[45,44.409]],[\"parent/265\",[70,5.396]],[\"name/266\",[46,45.85]],[\"parent/266\",[70,5.396]],[\"name/267\",[47,45.85]],[\"parent/267\",[70,5.396]],[\"name/268\",[48,45.545]],[\"parent/268\",[70,5.396]],[\"name/269\",[71,57.229]],[\"parent/269\",[]],[\"name/270\",[26,35.876]],[\"parent/270\",[71,5.396]],[\"name/271\",[27,40.104]],[\"parent/271\",[71,5.396]],[\"name/272\",[31,43.388]],[\"parent/272\",[71,5.396]],[\"name/273\",[43,44.681]],[\"parent/273\",[71,5.396]],[\"name/274\",[44,44.681]],[\"parent/274\",[71,5.396]],[\"name/275\",[45,44.409]],[\"parent/275\",[71,5.396]],[\"name/276\",[46,45.85]],[\"parent/276\",[71,5.396]],[\"name/277\",[47,45.85]],[\"parent/277\",[71,5.396]],[\"name/278\",[48,45.545]],[\"parent/278\",[71,5.396]],[\"name/279\",[72,53.978]],[\"parent/279\",[]],[\"name/280\",[26,35.876]],[\"parent/280\",[72,5.09]],[\"name/281\",[27,40.104]],[\"parent/281\",[72,5.09]],[\"name/282\",[39,68.293]],[\"parent/282\",[72,5.09]],[\"name/283\",[40,56.313]],[\"parent/283\",[72,5.09]],[\"name/284\",[41,59.357]],[\"parent/284\",[72,5.09]],[\"name/285\",[42,59.357]],[\"parent/285\",[72,5.09]],[\"name/286\",[31,43.388]],[\"parent/286\",[72,5.09]],[\"name/287\",[43,44.681]],[\"parent/287\",[72,5.09]],[\"name/288\",[44,44.681]],[\"parent/288\",[72,5.09]],[\"name/289\",[45,44.409]],[\"parent/289\",[72,5.09]],[\"name/290\",[46,45.85]],[\"parent/290\",[72,5.09]],[\"name/291\",[47,45.85]],[\"parent/291\",[72,5.09]],[\"name/292\",[48,45.545]],[\"parent/292\",[72,5.09]],[\"name/293\",[73,56.313]],[\"parent/293\",[]],[\"name/294\",[26,35.876]],[\"parent/294\",[73,5.31]],[\"name/295\",[27,40.104]],[\"parent/295\",[73,5.31]],[\"name/296\",[31,43.388]],[\"parent/296\",[73,5.31]],[\"name/297\",[74,65.762]],[\"parent/297\",[73,5.31]],[\"name/298\",[43,44.681]],[\"parent/298\",[73,5.31]],[\"name/299\",[44,44.681]],[\"parent/299\",[73,5.31]],[\"name/300\",[45,44.409]],[\"parent/300\",[73,5.31]],[\"name/301\",[46,45.85]],[\"parent/301\",[73,5.31]],[\"name/302\",[47,45.85]],[\"parent/302\",[73,5.31]],[\"name/303\",[48,45.545]],[\"parent/303\",[73,5.31]],[\"name/304\",[75,56.313]],[\"parent/304\",[]],[\"name/305\",[26,35.876]],[\"parent/305\",[75,5.31]],[\"name/306\",[27,40.104]],[\"parent/306\",[75,5.31]],[\"name/307\",[74,65.762]],[\"parent/307\",[75,5.31]],[\"name/308\",[31,43.388]],[\"parent/308\",[75,5.31]],[\"name/309\",[43,44.681]],[\"parent/309\",[75,5.31]],[\"name/310\",[44,44.681]],[\"parent/310\",[75,5.31]],[\"name/311\",[45,44.409]],[\"parent/311\",[75,5.31]],[\"name/312\",[46,45.85]],[\"parent/312\",[75,5.31]],[\"name/313\",[47,45.85]],[\"parent/313\",[75,5.31]],[\"name/314\",[48,45.545]],[\"parent/314\",[75,5.31]],[\"name/315\",[76,57.229]],[\"parent/315\",[]],[\"name/316\",[26,35.876]],[\"parent/316\",[76,5.396]],[\"name/317\",[27,40.104]],[\"parent/317\",[76,5.396]],[\"name/318\",[31,43.388]],[\"parent/318\",[76,5.396]],[\"name/319\",[43,44.681]],[\"parent/319\",[76,5.396]],[\"name/320\",[44,44.681]],[\"parent/320\",[76,5.396]],[\"name/321\",[45,44.409]],[\"parent/321\",[76,5.396]],[\"name/322\",[46,45.85]],[\"parent/322\",[76,5.396]],[\"name/323\",[47,45.85]],[\"parent/323\",[76,5.396]],[\"name/324\",[48,45.545]],[\"parent/324\",[76,5.396]],[\"name/325\",[77,57.229]],[\"parent/325\",[]],[\"name/326\",[26,35.876]],[\"parent/326\",[77,5.396]],[\"name/327\",[27,40.104]],[\"parent/327\",[77,5.396]],[\"name/328\",[31,43.388]],[\"parent/328\",[77,5.396]],[\"name/329\",[43,44.681]],[\"parent/329\",[77,5.396]],[\"name/330\",[44,44.681]],[\"parent/330\",[77,5.396]],[\"name/331\",[45,44.409]],[\"parent/331\",[77,5.396]],[\"name/332\",[46,45.85]],[\"parent/332\",[77,5.396]],[\"name/333\",[47,45.85]],[\"parent/333\",[77,5.396]],[\"name/334\",[48,45.545]],[\"parent/334\",[77,5.396]],[\"name/335\",[78,57.229]],[\"parent/335\",[]],[\"name/336\",[26,35.876]],[\"parent/336\",[78,5.396]],[\"name/337\",[27,40.104]],[\"parent/337\",[78,5.396]],[\"name/338\",[31,43.388]],[\"parent/338\",[78,5.396]],[\"name/339\",[43,44.681]],[\"parent/339\",[78,5.396]],[\"name/340\",[44,44.681]],[\"parent/340\",[78,5.396]],[\"name/341\",[45,44.409]],[\"parent/341\",[78,5.396]],[\"name/342\",[46,45.85]],[\"parent/342\",[78,5.396]],[\"name/343\",[47,45.85]],[\"parent/343\",[78,5.396]],[\"name/344\",[48,45.545]],[\"parent/344\",[78,5.396]],[\"name/345\",[79,57.229]],[\"parent/345\",[]],[\"name/346\",[26,35.876]],[\"parent/346\",[79,5.396]],[\"name/347\",[27,40.104]],[\"parent/347\",[79,5.396]],[\"name/348\",[31,43.388]],[\"parent/348\",[79,5.396]],[\"name/349\",[43,44.681]],[\"parent/349\",[79,5.396]],[\"name/350\",[44,44.681]],[\"parent/350\",[79,5.396]],[\"name/351\",[45,44.409]],[\"parent/351\",[79,5.396]],[\"name/352\",[46,45.85]],[\"parent/352\",[79,5.396]],[\"name/353\",[47,45.85]],[\"parent/353\",[79,5.396]],[\"name/354\",[48,45.545]],[\"parent/354\",[79,5.396]],[\"name/355\",[80,53.307]],[\"parent/355\",[]],[\"name/356\",[26,35.876]],[\"parent/356\",[80,5.026]],[\"name/357\",[27,40.104]],[\"parent/357\",[80,5.026]],[\"name/358\",[28,68.293]],[\"parent/358\",[80,5.026]],[\"name/359\",[31,43.388]],[\"parent/359\",[80,5.026]],[\"name/360\",[39,68.293]],[\"parent/360\",[80,5.026]],[\"name/361\",[40,56.313]],[\"parent/361\",[80,5.026]],[\"name/362\",[41,59.357]],[\"parent/362\",[80,5.026]],[\"name/363\",[42,59.357]],[\"parent/363\",[80,5.026]],[\"name/364\",[43,44.681]],[\"parent/364\",[80,5.026]],[\"name/365\",[44,44.681]],[\"parent/365\",[80,5.026]],[\"name/366\",[45,44.409]],[\"parent/366\",[80,5.026]],[\"name/367\",[46,45.85]],[\"parent/367\",[80,5.026]],[\"name/368\",[47,45.85]],[\"parent/368\",[80,5.026]],[\"name/369\",[48,45.545]],[\"parent/369\",[80,5.026]],[\"name/370\",[81,43.149]],[\"parent/370\",[]],[\"name/371\",[82,52.085]],[\"parent/371\",[81,4.069]],[\"name/372\",[83,56.313]],[\"parent/372\",[81,4.069]],[\"name/373\",[84,59.357]],[\"parent/373\",[81,4.069]],[\"name/374\",[19,36.969]],[\"parent/374\",[81,4.069]],[\"name/375\",[9,41.021]],[\"parent/375\",[81,4.069]],[\"name/376\",[85,62.059]],[\"parent/376\",[81,4.069]],[\"name/377\",[86,63.741]],[\"parent/377\",[81,4.069]],[\"name/378\",[87,53.978]],[\"parent/378\",[81,4.069]],[\"name/379\",[88,63.741]],[\"parent/379\",[81,4.069]],[\"name/380\",[89,63.741]],[\"parent/380\",[81,4.069]],[\"name/381\",[90,60.618]],[\"parent/381\",[81,4.069]],[\"name/382\",[91,62.059]],[\"parent/382\",[81,4.069]],[\"name/383\",[92,60.618]],[\"parent/383\",[81,4.069]],[\"name/384\",[93,62.059]],[\"parent/384\",[81,4.069]],[\"name/385\",[94,63.741]],[\"parent/385\",[81,4.069]],[\"name/386\",[82,52.085]],[\"parent/386\",[81,4.069]],[\"name/387\",[95,63.741]],[\"parent/387\",[81,4.069]],[\"name/388\",[96,63.741]],[\"parent/388\",[81,4.069]],[\"name/389\",[97,63.741]],[\"parent/389\",[81,4.069]],[\"name/390\",[98,63.741]],[\"parent/390\",[81,4.069]],[\"name/391\",[99,63.741]],[\"parent/391\",[81,4.069]],[\"name/392\",[11,44.681]],[\"parent/392\",[81,4.069]],[\"name/393\",[100,53.978]],[\"parent/393\",[81,4.069]],[\"name/394\",[101,63.741]],[\"parent/394\",[81,4.069]],[\"name/395\",[102,63.741]],[\"parent/395\",[81,4.069]],[\"name/396\",[103,63.741]],[\"parent/396\",[81,4.069]],[\"name/397\",[104,56.313]],[\"parent/397\",[81,4.069]],[\"name/398\",[105,56.313]],[\"parent/398\",[81,4.069]],[\"name/399\",[106,56.313]],[\"parent/399\",[81,4.069]],[\"name/400\",[107,56.313]],[\"parent/400\",[81,4.069]],[\"name/401\",[108,56.313]],[\"parent/401\",[81,4.069]],[\"name/402\",[109,56.313]],[\"parent/402\",[81,4.069]],[\"name/403\",[110,56.313]],[\"parent/403\",[81,4.069]],[\"name/404\",[111,56.313]],[\"parent/404\",[81,4.069]],[\"name/405\",[112,56.313]],[\"parent/405\",[81,4.069]],[\"name/406\",[113,56.313]],[\"parent/406\",[81,4.069]],[\"name/407\",[114,56.313]],[\"parent/407\",[81,4.069]],[\"name/408\",[115,56.313]],[\"parent/408\",[81,4.069]],[\"name/409\",[116,56.313]],[\"parent/409\",[81,4.069]],[\"name/410\",[117,56.313]],[\"parent/410\",[81,4.069]],[\"name/411\",[118,56.313]],[\"parent/411\",[81,4.069]],[\"name/412\",[119,55.473]],[\"parent/412\",[]],[\"name/413\",[120,68.293]],[\"parent/413\",[119,5.231]],[\"name/414\",[121,76.826]],[\"parent/414\",[119,5.231]],[\"name/415\",[122,76.826]],[\"parent/415\",[119,5.231]],[\"name/416\",[123,76.826]],[\"parent/416\",[119,5.231]],[\"name/417\",[124,76.826]],[\"parent/417\",[119,5.231]],[\"name/418\",[125,71.682]],[\"parent/418\",[119,5.231]],[\"name/419\",[126,71.682]],[\"parent/419\",[119,5.231]],[\"name/420\",[127,76.826]],[\"parent/420\",[119,5.231]],[\"name/421\",[128,76.826]],[\"parent/421\",[119,5.231]],[\"name/422\",[129,76.826]],[\"parent/422\",[119,5.231]],[\"name/423\",[130,40.461]],[\"parent/423\",[]],[\"name/424\",[82,52.085]],[\"parent/424\",[130,3.815]],[\"name/425\",[131,68.293]],[\"parent/425\",[130,3.815]],[\"name/426\",[102,63.741]],[\"parent/426\",[130,3.815]],[\"name/427\",[97,63.741]],[\"parent/427\",[130,3.815]],[\"name/428\",[24,45.545]],[\"parent/428\",[130,3.815]],[\"name/429\",[132,76.826]],[\"parent/429\",[130,3.815]],[\"name/430\",[133,60.618]],[\"parent/430\",[130,3.815]],[\"name/431\",[134,76.826]],[\"parent/431\",[130,3.815]],[\"name/432\",[135,62.059]],[\"parent/432\",[130,3.815]],[\"name/433\",[136,71.682]],[\"parent/433\",[130,3.815]],[\"name/434\",[137,76.826]],[\"parent/434\",[130,3.815]],[\"name/435\",[138,76.826]],[\"parent/435\",[130,3.815]],[\"name/436\",[139,60.618]],[\"parent/436\",[130,3.815]],[\"name/437\",[140,56.313]],[\"parent/437\",[130,3.815]],[\"name/438\",[141,76.826]],[\"parent/438\",[130,3.815]],[\"name/439\",[142,76.826]],[\"parent/439\",[130,3.815]],[\"name/440\",[83,56.313]],[\"parent/440\",[130,3.815]],[\"name/441\",[84,59.357]],[\"parent/441\",[130,3.815]],[\"name/442\",[19,36.969]],[\"parent/442\",[130,3.815]],[\"name/443\",[9,41.021]],[\"parent/443\",[130,3.815]],[\"name/444\",[85,62.059]],[\"parent/444\",[130,3.815]],[\"name/445\",[86,63.741]],[\"parent/445\",[130,3.815]],[\"name/446\",[87,53.978]],[\"parent/446\",[130,3.815]],[\"name/447\",[88,63.741]],[\"parent/447\",[130,3.815]],[\"name/448\",[89,63.741]],[\"parent/448\",[130,3.815]],[\"name/449\",[90,60.618]],[\"parent/449\",[130,3.815]],[\"name/450\",[91,62.059]],[\"parent/450\",[130,3.815]],[\"name/451\",[92,60.618]],[\"parent/451\",[130,3.815]],[\"name/452\",[93,62.059]],[\"parent/452\",[130,3.815]],[\"name/453\",[94,63.741]],[\"parent/453\",[130,3.815]],[\"name/454\",[82,52.085]],[\"parent/454\",[130,3.815]],[\"name/455\",[95,63.741]],[\"parent/455\",[130,3.815]],[\"name/456\",[96,63.741]],[\"parent/456\",[130,3.815]],[\"name/457\",[98,63.741]],[\"parent/457\",[130,3.815]],[\"name/458\",[99,63.741]],[\"parent/458\",[130,3.815]],[\"name/459\",[11,44.681]],[\"parent/459\",[130,3.815]],[\"name/460\",[100,53.978]],[\"parent/460\",[130,3.815]],[\"name/461\",[101,63.741]],[\"parent/461\",[130,3.815]],[\"name/462\",[103,63.741]],[\"parent/462\",[130,3.815]],[\"name/463\",[104,56.313]],[\"parent/463\",[130,3.815]],[\"name/464\",[105,56.313]],[\"parent/464\",[130,3.815]],[\"name/465\",[106,56.313]],[\"parent/465\",[130,3.815]],[\"name/466\",[107,56.313]],[\"parent/466\",[130,3.815]],[\"name/467\",[108,56.313]],[\"parent/467\",[130,3.815]],[\"name/468\",[109,56.313]],[\"parent/468\",[130,3.815]],[\"name/469\",[110,56.313]],[\"parent/469\",[130,3.815]],[\"name/470\",[111,56.313]],[\"parent/470\",[130,3.815]],[\"name/471\",[112,56.313]],[\"parent/471\",[130,3.815]],[\"name/472\",[113,56.313]],[\"parent/472\",[130,3.815]],[\"name/473\",[114,56.313]],[\"parent/473\",[130,3.815]],[\"name/474\",[115,56.313]],[\"parent/474\",[130,3.815]],[\"name/475\",[116,56.313]],[\"parent/475\",[130,3.815]],[\"name/476\",[117,56.313]],[\"parent/476\",[130,3.815]],[\"name/477\",[118,56.313]],[\"parent/477\",[130,3.815]],[\"name/478\",[143,50.011]],[\"parent/478\",[]],[\"name/479\",[27,40.104]],[\"parent/479\",[143,4.716]],[\"name/480\",[104,56.313]],[\"parent/480\",[143,4.716]],[\"name/481\",[105,56.313]],[\"parent/481\",[143,4.716]],[\"name/482\",[106,56.313]],[\"parent/482\",[143,4.716]],[\"name/483\",[107,56.313]],[\"parent/483\",[143,4.716]],[\"name/484\",[108,56.313]],[\"parent/484\",[143,4.716]],[\"name/485\",[109,56.313]],[\"parent/485\",[143,4.716]],[\"name/486\",[110,56.313]],[\"parent/486\",[143,4.716]],[\"name/487\",[111,56.313]],[\"parent/487\",[143,4.716]],[\"name/488\",[112,56.313]],[\"parent/488\",[143,4.716]],[\"name/489\",[113,56.313]],[\"parent/489\",[143,4.716]],[\"name/490\",[114,56.313]],[\"parent/490\",[143,4.716]],[\"name/491\",[115,56.313]],[\"parent/491\",[143,4.716]],[\"name/492\",[116,56.313]],[\"parent/492\",[143,4.716]],[\"name/493\",[117,56.313]],[\"parent/493\",[143,4.716]],[\"name/494\",[118,56.313]],[\"parent/494\",[143,4.716]],[\"name/495\",[144,44.409]],[\"parent/495\",[]],[\"name/496\",[145,76.826]],[\"parent/496\",[144,4.187]],[\"name/497\",[146,76.826]],[\"parent/497\",[144,4.187]],[\"name/498\",[147,71.682]],[\"parent/498\",[144,4.187]],[\"name/499\",[82,52.085]],[\"parent/499\",[144,4.187]],[\"name/500\",[148,76.826]],[\"parent/500\",[144,4.187]],[\"name/501\",[149,60.618]],[\"parent/501\",[144,4.187]],[\"name/502\",[150,62.059]],[\"parent/502\",[144,4.187]],[\"name/503\",[151,76.826]],[\"parent/503\",[144,4.187]],[\"name/504\",[131,68.293]],[\"parent/504\",[144,4.187]],[\"name/505\",[152,55.473]],[\"parent/505\",[144,4.187]],[\"name/506\",[153,68.293]],[\"parent/506\",[144,4.187]],[\"name/507\",[84,59.357]],[\"parent/507\",[144,4.187]],[\"name/508\",[154,60.618]],[\"parent/508\",[144,4.187]],[\"name/509\",[155,76.826]],[\"parent/509\",[144,4.187]],[\"name/510\",[156,71.682]],[\"parent/510\",[144,4.187]],[\"name/511\",[91,62.059]],[\"parent/511\",[144,4.187]],[\"name/512\",[92,60.618]],[\"parent/512\",[144,4.187]],[\"name/513\",[93,62.059]],[\"parent/513\",[144,4.187]],[\"name/514\",[85,62.059]],[\"parent/514\",[144,4.187]],[\"name/515\",[82,52.085]],[\"parent/515\",[144,4.187]],[\"name/516\",[90,60.618]],[\"parent/516\",[144,4.187]],[\"name/517\",[104,56.313]],[\"parent/517\",[144,4.187]],[\"name/518\",[105,56.313]],[\"parent/518\",[144,4.187]],[\"name/519\",[106,56.313]],[\"parent/519\",[144,4.187]],[\"name/520\",[107,56.313]],[\"parent/520\",[144,4.187]],[\"name/521\",[108,56.313]],[\"parent/521\",[144,4.187]],[\"name/522\",[109,56.313]],[\"parent/522\",[144,4.187]],[\"name/523\",[110,56.313]],[\"parent/523\",[144,4.187]],[\"name/524\",[111,56.313]],[\"parent/524\",[144,4.187]],[\"name/525\",[112,56.313]],[\"parent/525\",[144,4.187]],[\"name/526\",[113,56.313]],[\"parent/526\",[144,4.187]],[\"name/527\",[114,56.313]],[\"parent/527\",[144,4.187]],[\"name/528\",[115,56.313]],[\"parent/528\",[144,4.187]],[\"name/529\",[116,56.313]],[\"parent/529\",[144,4.187]],[\"name/530\",[117,56.313]],[\"parent/530\",[144,4.187]],[\"name/531\",[118,56.313]],[\"parent/531\",[144,4.187]],[\"name/532\",[157,41.214]],[\"parent/532\",[]],[\"name/533\",[14,45.85]],[\"parent/533\",[157,3.886]],[\"name/534\",[158,76.826]],[\"parent/534\",[157,3.886]],[\"name/535\",[84,59.357]],[\"parent/535\",[157,3.886]],[\"name/536\",[9,41.021]],[\"parent/536\",[157,3.886]],[\"name/537\",[19,36.969]],[\"parent/537\",[157,3.886]],[\"name/538\",[159,62.059]],[\"parent/538\",[157,3.886]],[\"name/539\",[23,41.214]],[\"parent/539\",[157,3.886]],[\"name/540\",[160,49.554]],[\"parent/540\",[157,3.886]],[\"name/541\",[161,76.826]],[\"parent/541\",[157,3.886]],[\"name/542\",[162,76.826]],[\"parent/542\",[157,3.886]],[\"name/543\",[163,76.826]],[\"parent/543\",[157,3.886]],[\"name/544\",[164,71.682]],[\"parent/544\",[157,3.886]],[\"name/545\",[165,71.682]],[\"parent/545\",[157,3.886]],[\"name/546\",[166,76.826]],[\"parent/546\",[157,3.886]],[\"name/547\",[167,71.682]],[\"parent/547\",[157,3.886]],[\"name/548\",[168,76.826]],[\"parent/548\",[157,3.886]],[\"name/549\",[169,71.682]],[\"parent/549\",[157,3.886]],[\"name/550\",[170,71.682]],[\"parent/550\",[157,3.886]],[\"name/551\",[171,76.826]],[\"parent/551\",[157,3.886]],[\"name/552\",[172,63.741]],[\"parent/552\",[157,3.886]],[\"name/553\",[152,55.473]],[\"parent/553\",[157,3.886]],[\"name/554\",[173,76.826]],[\"parent/554\",[157,3.886]],[\"name/555\",[174,71.682]],[\"parent/555\",[157,3.886]],[\"name/556\",[175,76.826]],[\"parent/556\",[157,3.886]],[\"name/557\",[176,76.826]],[\"parent/557\",[157,3.886]],[\"name/558\",[177,76.826]],[\"parent/558\",[157,3.886]],[\"name/559\",[178,76.826]],[\"parent/559\",[157,3.886]],[\"name/560\",[179,76.826]],[\"parent/560\",[157,3.886]],[\"name/561\",[180,71.682]],[\"parent/561\",[157,3.886]],[\"name/562\",[181,76.826]],[\"parent/562\",[157,3.886]],[\"name/563\",[182,76.826]],[\"parent/563\",[157,3.886]],[\"name/564\",[183,76.826]],[\"parent/564\",[157,3.886]],[\"name/565\",[184,76.826]],[\"parent/565\",[157,3.886]],[\"name/566\",[185,71.682]],[\"parent/566\",[157,3.886]],[\"name/567\",[186,76.826]],[\"parent/567\",[157,3.886]],[\"name/568\",[187,76.826]],[\"parent/568\",[157,3.886]],[\"name/569\",[188,76.826]],[\"parent/569\",[157,3.886]],[\"name/570\",[189,71.682]],[\"parent/570\",[157,3.886]],[\"name/571\",[190,68.293]],[\"parent/571\",[157,3.886]],[\"name/572\",[191,76.826]],[\"parent/572\",[157,3.886]],[\"name/573\",[192,76.826]],[\"parent/573\",[157,3.886]],[\"name/574\",[193,76.826]],[\"parent/574\",[157,3.886]],[\"name/575\",[194,65.762]],[\"parent/575\",[157,3.886]],[\"name/576\",[195,48.293]],[\"parent/576\",[157,3.886]],[\"name/577\",[196,60.618]],[\"parent/577\",[157,3.886]],[\"name/578\",[197,62.059]],[\"parent/578\",[157,3.886]],[\"name/579\",[198,68.293]],[\"parent/579\",[157,3.886]],[\"name/580\",[199,68.293]],[\"parent/580\",[157,3.886]],[\"name/581\",[200,42.462]],[\"parent/581\",[]],[\"name/582\",[201,76.826]],[\"parent/582\",[200,4.004]],[\"name/583\",[202,76.826]],[\"parent/583\",[200,4.004]],[\"name/584\",[203,76.826]],[\"parent/584\",[200,4.004]],[\"name/585\",[204,76.826]],[\"parent/585\",[200,4.004]],[\"name/586\",[205,76.826]],[\"parent/586\",[200,4.004]],[\"name/587\",[206,76.826]],[\"parent/587\",[200,4.004]],[\"name/588\",[27,40.104]],[\"parent/588\",[200,4.004]],[\"name/589\",[207,71.682]],[\"parent/589\",[200,4.004]],[\"name/590\",[152,55.473]],[\"parent/590\",[200,4.004]],[\"name/591\",[208,68.293]],[\"parent/591\",[200,4.004]],[\"name/592\",[209,71.682]],[\"parent/592\",[200,4.004]],[\"name/593\",[9,41.021]],[\"parent/593\",[200,4.004]],[\"name/594\",[19,36.969]],[\"parent/594\",[200,4.004]],[\"name/595\",[159,62.059]],[\"parent/595\",[200,4.004]],[\"name/596\",[23,41.214]],[\"parent/596\",[200,4.004]],[\"name/597\",[84,59.357]],[\"parent/597\",[200,4.004]],[\"name/598\",[210,76.826]],[\"parent/598\",[200,4.004]],[\"name/599\",[120,68.293]],[\"parent/599\",[200,4.004]],[\"name/600\",[189,71.682]],[\"parent/600\",[200,4.004]],[\"name/601\",[119,55.473]],[\"parent/601\",[200,4.004]],[\"name/602\",[157,41.214]],[\"parent/602\",[200,4.004]],[\"name/603\",[185,71.682]],[\"parent/603\",[200,4.004]],[\"name/604\",[211,76.826]],[\"parent/604\",[200,4.004]],[\"name/605\",[212,76.826]],[\"parent/605\",[200,4.004]],[\"name/606\",[213,76.826]],[\"parent/606\",[200,4.004]],[\"name/607\",[214,76.826]],[\"parent/607\",[200,4.004]],[\"name/608\",[215,76.826]],[\"parent/608\",[200,4.004]],[\"name/609\",[174,71.682]],[\"parent/609\",[200,4.004]],[\"name/610\",[125,71.682]],[\"parent/610\",[200,4.004]],[\"name/611\",[126,71.682]],[\"parent/611\",[200,4.004]],[\"name/612\",[216,76.826]],[\"parent/612\",[200,4.004]],[\"name/613\",[217,68.293]],[\"parent/613\",[200,4.004]],[\"name/614\",[180,71.682]],[\"parent/614\",[200,4.004]],[\"name/615\",[218,76.826]],[\"parent/615\",[200,4.004]],[\"name/616\",[190,68.293]],[\"parent/616\",[200,4.004]],[\"name/617\",[194,65.762]],[\"parent/617\",[200,4.004]],[\"name/618\",[195,48.293]],[\"parent/618\",[200,4.004]],[\"name/619\",[219,39.76]],[\"parent/619\",[]],[\"name/620\",[82,52.085]],[\"parent/620\",[219,3.749]],[\"name/621\",[102,63.741]],[\"parent/621\",[219,3.749]],[\"name/622\",[97,63.741]],[\"parent/622\",[219,3.749]],[\"name/623\",[199,68.293]],[\"parent/623\",[219,3.749]],[\"name/624\",[24,45.545]],[\"parent/624\",[219,3.749]],[\"name/625\",[220,57.229]],[\"parent/625\",[219,3.749]],[\"name/626\",[160,49.554]],[\"parent/626\",[219,3.749]],[\"name/627\",[221,65.762]],[\"parent/627\",[219,3.749]],[\"name/628\",[222,62.059]],[\"parent/628\",[219,3.749]],[\"name/629\",[223,71.682]],[\"parent/629\",[219,3.749]],[\"name/630\",[224,71.682]],[\"parent/630\",[219,3.749]],[\"name/631\",[225,76.826]],[\"parent/631\",[219,3.749]],[\"name/632\",[12,45.545]],[\"parent/632\",[219,3.749]],[\"name/633\",[226,59.357]],[\"parent/633\",[219,3.749]],[\"name/634\",[11,44.681]],[\"parent/634\",[219,3.749]],[\"name/635\",[136,71.682]],[\"parent/635\",[219,3.749]],[\"name/636\",[140,56.313]],[\"parent/636\",[219,3.749]],[\"name/637\",[227,62.059]],[\"parent/637\",[219,3.749]],[\"name/638\",[10,43.388]],[\"parent/638\",[219,3.749]],[\"name/639\",[133,60.618]],[\"parent/639\",[219,3.749]],[\"name/640\",[139,60.618]],[\"parent/640\",[219,3.749]],[\"name/641\",[83,56.313]],[\"parent/641\",[219,3.749]],[\"name/642\",[84,59.357]],[\"parent/642\",[219,3.749]],[\"name/643\",[19,36.969]],[\"parent/643\",[219,3.749]],[\"name/644\",[9,41.021]],[\"parent/644\",[219,3.749]],[\"name/645\",[85,62.059]],[\"parent/645\",[219,3.749]],[\"name/646\",[86,63.741]],[\"parent/646\",[219,3.749]],[\"name/647\",[87,53.978]],[\"parent/647\",[219,3.749]],[\"name/648\",[88,63.741]],[\"parent/648\",[219,3.749]],[\"name/649\",[89,63.741]],[\"parent/649\",[219,3.749]],[\"name/650\",[90,60.618]],[\"parent/650\",[219,3.749]],[\"name/651\",[91,62.059]],[\"parent/651\",[219,3.749]],[\"name/652\",[92,60.618]],[\"parent/652\",[219,3.749]],[\"name/653\",[93,62.059]],[\"parent/653\",[219,3.749]],[\"name/654\",[94,63.741]],[\"parent/654\",[219,3.749]],[\"name/655\",[82,52.085]],[\"parent/655\",[219,3.749]],[\"name/656\",[95,63.741]],[\"parent/656\",[219,3.749]],[\"name/657\",[96,63.741]],[\"parent/657\",[219,3.749]],[\"name/658\",[98,63.741]],[\"parent/658\",[219,3.749]],[\"name/659\",[99,63.741]],[\"parent/659\",[219,3.749]],[\"name/660\",[100,53.978]],[\"parent/660\",[219,3.749]],[\"name/661\",[101,63.741]],[\"parent/661\",[219,3.749]],[\"name/662\",[103,63.741]],[\"parent/662\",[219,3.749]],[\"name/663\",[104,56.313]],[\"parent/663\",[219,3.749]],[\"name/664\",[105,56.313]],[\"parent/664\",[219,3.749]],[\"name/665\",[106,56.313]],[\"parent/665\",[219,3.749]],[\"name/666\",[107,56.313]],[\"parent/666\",[219,3.749]],[\"name/667\",[108,56.313]],[\"parent/667\",[219,3.749]],[\"name/668\",[109,56.313]],[\"parent/668\",[219,3.749]],[\"name/669\",[110,56.313]],[\"parent/669\",[219,3.749]],[\"name/670\",[111,56.313]],[\"parent/670\",[219,3.749]],[\"name/671\",[112,56.313]],[\"parent/671\",[219,3.749]],[\"name/672\",[113,56.313]],[\"parent/672\",[219,3.749]],[\"name/673\",[114,56.313]],[\"parent/673\",[219,3.749]],[\"name/674\",[115,56.313]],[\"parent/674\",[219,3.749]],[\"name/675\",[116,56.313]],[\"parent/675\",[219,3.749]],[\"name/676\",[117,56.313]],[\"parent/676\",[219,3.749]],[\"name/677\",[118,56.313]],[\"parent/677\",[219,3.749]],[\"name/678\",[228,47.533]],[\"parent/678\",[]],[\"name/679\",[229,65.762]],[\"parent/679\",[228,4.482]],[\"name/680\",[27,40.104]],[\"parent/680\",[228,4.482]],[\"name/681\",[230,76.826]],[\"parent/681\",[228,4.482]],[\"name/682\",[231,76.826]],[\"parent/682\",[228,4.482]],[\"name/683\",[232,76.826]],[\"parent/683\",[228,4.482]],[\"name/684\",[233,71.682]],[\"parent/684\",[228,4.482]],[\"name/685\",[172,63.741]],[\"parent/685\",[228,4.482]],[\"name/686\",[234,76.826]],[\"parent/686\",[228,4.482]],[\"name/687\",[169,71.682]],[\"parent/687\",[228,4.482]],[\"name/688\",[170,71.682]],[\"parent/688\",[228,4.482]],[\"name/689\",[194,65.762]],[\"parent/689\",[228,4.482]],[\"name/690\",[104,56.313]],[\"parent/690\",[228,4.482]],[\"name/691\",[105,56.313]],[\"parent/691\",[228,4.482]],[\"name/692\",[106,56.313]],[\"parent/692\",[228,4.482]],[\"name/693\",[107,56.313]],[\"parent/693\",[228,4.482]],[\"name/694\",[108,56.313]],[\"parent/694\",[228,4.482]],[\"name/695\",[109,56.313]],[\"parent/695\",[228,4.482]],[\"name/696\",[110,56.313]],[\"parent/696\",[228,4.482]],[\"name/697\",[111,56.313]],[\"parent/697\",[228,4.482]],[\"name/698\",[112,56.313]],[\"parent/698\",[228,4.482]],[\"name/699\",[113,56.313]],[\"parent/699\",[228,4.482]],[\"name/700\",[114,56.313]],[\"parent/700\",[228,4.482]],[\"name/701\",[115,56.313]],[\"parent/701\",[228,4.482]],[\"name/702\",[116,56.313]],[\"parent/702\",[228,4.482]],[\"name/703\",[117,56.313]],[\"parent/703\",[228,4.482]],[\"name/704\",[118,56.313]],[\"parent/704\",[228,4.482]],[\"name/705\",[235,42.243]],[\"parent/705\",[]],[\"name/706\",[82,52.085]],[\"parent/706\",[235,3.983]],[\"name/707\",[27,40.104]],[\"parent/707\",[235,3.983]],[\"name/708\",[153,68.293]],[\"parent/708\",[235,3.983]],[\"name/709\",[220,57.229]],[\"parent/709\",[235,3.983]],[\"name/710\",[152,55.473]],[\"parent/710\",[235,3.983]],[\"name/711\",[102,63.741]],[\"parent/711\",[235,3.983]],[\"name/712\",[83,56.313]],[\"parent/712\",[235,3.983]],[\"name/713\",[84,59.357]],[\"parent/713\",[235,3.983]],[\"name/714\",[19,36.969]],[\"parent/714\",[235,3.983]],[\"name/715\",[9,41.021]],[\"parent/715\",[235,3.983]],[\"name/716\",[85,62.059]],[\"parent/716\",[235,3.983]],[\"name/717\",[86,63.741]],[\"parent/717\",[235,3.983]],[\"name/718\",[87,53.978]],[\"parent/718\",[235,3.983]],[\"name/719\",[88,63.741]],[\"parent/719\",[235,3.983]],[\"name/720\",[89,63.741]],[\"parent/720\",[235,3.983]],[\"name/721\",[90,60.618]],[\"parent/721\",[235,3.983]],[\"name/722\",[91,62.059]],[\"parent/722\",[235,3.983]],[\"name/723\",[92,60.618]],[\"parent/723\",[235,3.983]],[\"name/724\",[93,62.059]],[\"parent/724\",[235,3.983]],[\"name/725\",[94,63.741]],[\"parent/725\",[235,3.983]],[\"name/726\",[82,52.085]],[\"parent/726\",[235,3.983]],[\"name/727\",[95,63.741]],[\"parent/727\",[235,3.983]],[\"name/728\",[96,63.741]],[\"parent/728\",[235,3.983]],[\"name/729\",[97,63.741]],[\"parent/729\",[235,3.983]],[\"name/730\",[98,63.741]],[\"parent/730\",[235,3.983]],[\"name/731\",[99,63.741]],[\"parent/731\",[235,3.983]],[\"name/732\",[11,44.681]],[\"parent/732\",[235,3.983]],[\"name/733\",[100,53.978]],[\"parent/733\",[235,3.983]],[\"name/734\",[101,63.741]],[\"parent/734\",[235,3.983]],[\"name/735\",[103,63.741]],[\"parent/735\",[235,3.983]],[\"name/736\",[104,56.313]],[\"parent/736\",[235,3.983]],[\"name/737\",[105,56.313]],[\"parent/737\",[235,3.983]],[\"name/738\",[106,56.313]],[\"parent/738\",[235,3.983]],[\"name/739\",[107,56.313]],[\"parent/739\",[235,3.983]],[\"name/740\",[108,56.313]],[\"parent/740\",[235,3.983]],[\"name/741\",[109,56.313]],[\"parent/741\",[235,3.983]],[\"name/742\",[110,56.313]],[\"parent/742\",[235,3.983]],[\"name/743\",[111,56.313]],[\"parent/743\",[235,3.983]],[\"name/744\",[112,56.313]],[\"parent/744\",[235,3.983]],[\"name/745\",[113,56.313]],[\"parent/745\",[235,3.983]],[\"name/746\",[114,56.313]],[\"parent/746\",[235,3.983]],[\"name/747\",[115,56.313]],[\"parent/747\",[235,3.983]],[\"name/748\",[116,56.313]],[\"parent/748\",[235,3.983]],[\"name/749\",[117,56.313]],[\"parent/749\",[235,3.983]],[\"name/750\",[118,56.313]],[\"parent/750\",[235,3.983]],[\"name/751\",[236,42.462]],[\"parent/751\",[]],[\"name/752\",[82,52.085]],[\"parent/752\",[236,4.004]],[\"name/753\",[27,40.104]],[\"parent/753\",[236,4.004]],[\"name/754\",[153,68.293]],[\"parent/754\",[236,4.004]],[\"name/755\",[152,55.473]],[\"parent/755\",[236,4.004]],[\"name/756\",[102,63.741]],[\"parent/756\",[236,4.004]],[\"name/757\",[83,56.313]],[\"parent/757\",[236,4.004]],[\"name/758\",[84,59.357]],[\"parent/758\",[236,4.004]],[\"name/759\",[19,36.969]],[\"parent/759\",[236,4.004]],[\"name/760\",[9,41.021]],[\"parent/760\",[236,4.004]],[\"name/761\",[85,62.059]],[\"parent/761\",[236,4.004]],[\"name/762\",[86,63.741]],[\"parent/762\",[236,4.004]],[\"name/763\",[87,53.978]],[\"parent/763\",[236,4.004]],[\"name/764\",[88,63.741]],[\"parent/764\",[236,4.004]],[\"name/765\",[89,63.741]],[\"parent/765\",[236,4.004]],[\"name/766\",[90,60.618]],[\"parent/766\",[236,4.004]],[\"name/767\",[91,62.059]],[\"parent/767\",[236,4.004]],[\"name/768\",[92,60.618]],[\"parent/768\",[236,4.004]],[\"name/769\",[93,62.059]],[\"parent/769\",[236,4.004]],[\"name/770\",[94,63.741]],[\"parent/770\",[236,4.004]],[\"name/771\",[82,52.085]],[\"parent/771\",[236,4.004]],[\"name/772\",[95,63.741]],[\"parent/772\",[236,4.004]],[\"name/773\",[96,63.741]],[\"parent/773\",[236,4.004]],[\"name/774\",[97,63.741]],[\"parent/774\",[236,4.004]],[\"name/775\",[98,63.741]],[\"parent/775\",[236,4.004]],[\"name/776\",[99,63.741]],[\"parent/776\",[236,4.004]],[\"name/777\",[11,44.681]],[\"parent/777\",[236,4.004]],[\"name/778\",[100,53.978]],[\"parent/778\",[236,4.004]],[\"name/779\",[101,63.741]],[\"parent/779\",[236,4.004]],[\"name/780\",[103,63.741]],[\"parent/780\",[236,4.004]],[\"name/781\",[104,56.313]],[\"parent/781\",[236,4.004]],[\"name/782\",[105,56.313]],[\"parent/782\",[236,4.004]],[\"name/783\",[106,56.313]],[\"parent/783\",[236,4.004]],[\"name/784\",[107,56.313]],[\"parent/784\",[236,4.004]],[\"name/785\",[108,56.313]],[\"parent/785\",[236,4.004]],[\"name/786\",[109,56.313]],[\"parent/786\",[236,4.004]],[\"name/787\",[110,56.313]],[\"parent/787\",[236,4.004]],[\"name/788\",[111,56.313]],[\"parent/788\",[236,4.004]],[\"name/789\",[112,56.313]],[\"parent/789\",[236,4.004]],[\"name/790\",[113,56.313]],[\"parent/790\",[236,4.004]],[\"name/791\",[114,56.313]],[\"parent/791\",[236,4.004]],[\"name/792\",[115,56.313]],[\"parent/792\",[236,4.004]],[\"name/793\",[116,56.313]],[\"parent/793\",[236,4.004]],[\"name/794\",[117,56.313]],[\"parent/794\",[236,4.004]],[\"name/795\",[118,56.313]],[\"parent/795\",[236,4.004]],[\"name/796\",[195,48.293]],[\"parent/796\",[]],[\"name/797\",[237,71.682]],[\"parent/797\",[195,4.554]],[\"name/798\",[238,76.826]],[\"parent/798\",[195,4.554]],[\"name/799\",[239,76.826]],[\"parent/799\",[195,4.554]],[\"name/800\",[220,57.229]],[\"parent/800\",[195,4.554]],[\"name/801\",[240,76.826]],[\"parent/801\",[195,4.554]],[\"name/802\",[27,40.104]],[\"parent/802\",[195,4.554]],[\"name/803\",[241,76.826]],[\"parent/803\",[195,4.554]],[\"name/804\",[242,76.826]],[\"parent/804\",[195,4.554]],[\"name/805\",[243,76.826]],[\"parent/805\",[195,4.554]],[\"name/806\",[244,71.682]],[\"parent/806\",[195,4.554]],[\"name/807\",[150,62.059]],[\"parent/807\",[195,4.554]],[\"name/808\",[245,76.826]],[\"parent/808\",[195,4.554]],[\"name/809\",[246,76.826]],[\"parent/809\",[195,4.554]],[\"name/810\",[247,76.826]],[\"parent/810\",[195,4.554]],[\"name/811\",[248,76.826]],[\"parent/811\",[195,4.554]],[\"name/812\",[249,45.545]],[\"parent/812\",[]],[\"name/813\",[250,71.682]],[\"parent/813\",[249,4.295]],[\"name/814\",[27,40.104]],[\"parent/814\",[249,4.295]],[\"name/815\",[152,55.473]],[\"parent/815\",[249,4.295]],[\"name/816\",[251,56.313]],[\"parent/816\",[249,4.295]],[\"name/817\",[252,54.698]],[\"parent/817\",[249,4.295]],[\"name/818\",[9,41.021]],[\"parent/818\",[249,4.295]],[\"name/819\",[23,41.214]],[\"parent/819\",[249,4.295]],[\"name/820\",[19,36.969]],[\"parent/820\",[249,4.295]],[\"name/821\",[159,62.059]],[\"parent/821\",[249,4.295]],[\"name/822\",[195,48.293]],[\"parent/822\",[249,4.295]],[\"name/823\",[250,71.682]],[\"parent/823\",[249,4.295]],[\"name/824\",[82,52.085]],[\"parent/824\",[249,4.295]],[\"name/825\",[200,42.462]],[\"parent/825\",[249,4.295]],[\"name/826\",[253,76.826]],[\"parent/826\",[249,4.295]],[\"name/827\",[254,76.826]],[\"parent/827\",[249,4.295]],[\"name/828\",[190,68.293]],[\"parent/828\",[249,4.295]],[\"name/829\",[194,65.762]],[\"parent/829\",[249,4.295]],[\"name/830\",[104,56.313]],[\"parent/830\",[249,4.295]],[\"name/831\",[105,56.313]],[\"parent/831\",[249,4.295]],[\"name/832\",[106,56.313]],[\"parent/832\",[249,4.295]],[\"name/833\",[107,56.313]],[\"parent/833\",[249,4.295]],[\"name/834\",[108,56.313]],[\"parent/834\",[249,4.295]],[\"name/835\",[109,56.313]],[\"parent/835\",[249,4.295]],[\"name/836\",[110,56.313]],[\"parent/836\",[249,4.295]],[\"name/837\",[111,56.313]],[\"parent/837\",[249,4.295]],[\"name/838\",[112,56.313]],[\"parent/838\",[249,4.295]],[\"name/839\",[113,56.313]],[\"parent/839\",[249,4.295]],[\"name/840\",[114,56.313]],[\"parent/840\",[249,4.295]],[\"name/841\",[115,56.313]],[\"parent/841\",[249,4.295]],[\"name/842\",[116,56.313]],[\"parent/842\",[249,4.295]],[\"name/843\",[117,56.313]],[\"parent/843\",[249,4.295]],[\"name/844\",[118,56.313]],[\"parent/844\",[249,4.295]],[\"name/845\",[255,63.741]],[\"parent/845\",[]],[\"name/846\",[256,71.682]],[\"parent/846\",[255,6.01]],[\"name/847\",[257,76.826]],[\"parent/847\",[255,6.01]],[\"name/848\",[258,76.826]],[\"parent/848\",[255,6.01]],[\"name/849\",[27,40.104]],[\"parent/849\",[255,6.01]],[\"name/850\",[259,68.293]],[\"parent/850\",[]],[\"name/851\",[259,68.293]],[\"parent/851\",[]],[\"name/852\",[260,71.682]],[\"parent/852\",[]],[\"name/853\",[260,71.682]],[\"parent/853\",[]],[\"name/854\",[261,68.293]],[\"parent/854\",[]],[\"name/855\",[261,68.293]],[\"parent/855\",[]],[\"name/856\",[262,68.293]],[\"parent/856\",[]],[\"name/857\",[262,68.293]],[\"parent/857\",[]],[\"name/858\",[263,76.826]],[\"parent/858\",[]],[\"name/859\",[264,71.682]],[\"parent/859\",[]],[\"name/860\",[264,71.682]],[\"parent/860\",[]],[\"name/861\",[265,71.682]],[\"parent/861\",[]],[\"name/862\",[265,71.682]],[\"parent/862\",[]],[\"name/863\",[266,71.682]],[\"parent/863\",[]],[\"name/864\",[266,71.682]],[\"parent/864\",[]],[\"name/865\",[267,62.059]],[\"parent/865\",[]],[\"name/866\",[267,62.059]],[\"parent/866\",[]],[\"name/867\",[268,71.682]],[\"parent/867\",[]],[\"name/868\",[268,71.682]],[\"parent/868\",[]],[\"name/869\",[269,71.682]],[\"parent/869\",[]],[\"name/870\",[269,71.682]],[\"parent/870\",[]],[\"name/871\",[270,65.762]],[\"parent/871\",[]],[\"name/872\",[270,65.762]],[\"parent/872\",[]],[\"name/873\",[217,68.293]],[\"parent/873\",[]],[\"name/874\",[217,68.293]],[\"parent/874\",[]],[\"name/875\",[271,68.293]],[\"parent/875\",[]],[\"name/876\",[271,68.293]],[\"parent/876\",[]],[\"name/877\",[272,71.682]],[\"parent/877\",[]],[\"name/878\",[272,71.682]],[\"parent/878\",[]],[\"name/879\",[273,71.682]],[\"parent/879\",[]],[\"name/880\",[273,71.682]],[\"parent/880\",[]],[\"name/881\",[274,71.682]],[\"parent/881\",[]],[\"name/882\",[274,71.682]],[\"parent/882\",[]],[\"name/883\",[9,41.021]],[\"parent/883\",[]],[\"name/884\",[275,68.293]],[\"parent/884\",[9,3.868]],[\"name/885\",[276,76.826]],[\"parent/885\",[9,3.868]],[\"name/886\",[277,71.682]],[\"parent/886\",[9,3.868]],[\"name/887\",[278,76.826]],[\"parent/887\",[9,3.868]],[\"name/888\",[279,71.682]],[\"parent/888\",[9,3.868]],[\"name/889\",[27,40.104]],[\"parent/889\",[9,3.868]],[\"name/890\",[280,76.826]],[\"parent/890\",[9,3.868]],[\"name/891\",[281,63.741]],[\"parent/891\",[9,3.868]],[\"name/892\",[19,36.969]],[\"parent/892\",[]],[\"name/893\",[282,68.293]],[\"parent/893\",[19,3.486]],[\"name/894\",[283,76.826]],[\"parent/894\",[19,3.486]],[\"name/895\",[284,71.682]],[\"parent/895\",[19,3.486]],[\"name/896\",[285,76.826]],[\"parent/896\",[19,3.486]],[\"name/897\",[286,71.682]],[\"parent/897\",[19,3.486]],[\"name/898\",[282,68.293]],[\"parent/898\",[19,3.486]],[\"name/899\",[287,76.826]],[\"parent/899\",[19,3.486]],[\"name/900\",[284,71.682]],[\"parent/900\",[19,3.486]],[\"name/901\",[288,76.826]],[\"parent/901\",[19,3.486]],[\"name/902\",[286,71.682]],[\"parent/902\",[19,3.486]],[\"name/903\",[289,68.293]],[\"parent/903\",[19,3.486]],[\"name/904\",[275,68.293]],[\"parent/904\",[19,3.486]],[\"name/905\",[290,76.826]],[\"parent/905\",[19,3.486]],[\"name/906\",[291,71.682]],[\"parent/906\",[19,3.486]],[\"name/907\",[27,40.104]],[\"parent/907\",[19,3.486]],[\"name/908\",[292,76.826]],[\"parent/908\",[19,3.486]],[\"name/909\",[293,71.682]],[\"parent/909\",[19,3.486]],[\"name/910\",[294,65.762]],[\"parent/910\",[19,3.486]],[\"name/911\",[295,63.741]],[\"parent/911\",[19,3.486]],[\"name/912\",[296,65.762]],[\"parent/912\",[19,3.486]],[\"name/913\",[297,76.826]],[\"parent/913\",[19,3.486]],[\"name/914\",[291,71.682]],[\"parent/914\",[19,3.486]],[\"name/915\",[208,68.293]],[\"parent/915\",[19,3.486]],[\"name/916\",[209,71.682]],[\"parent/916\",[19,3.486]],[\"name/917\",[298,65.762]],[\"parent/917\",[19,3.486]],[\"name/918\",[281,63.741]],[\"parent/918\",[19,3.486]],[\"name/919\",[23,41.214]],[\"parent/919\",[]],[\"name/920\",[275,68.293]],[\"parent/920\",[23,3.886]],[\"name/921\",[27,40.104]],[\"parent/921\",[23,3.886]],[\"name/922\",[299,65.762]],[\"parent/922\",[23,3.886]],[\"name/923\",[300,71.682]],[\"parent/923\",[23,3.886]],[\"name/924\",[301,71.682]],[\"parent/924\",[23,3.886]],[\"name/925\",[302,71.682]],[\"parent/925\",[23,3.886]],[\"name/926\",[303,58.237]],[\"parent/926\",[]],[\"name/927\",[304,50.995]],[\"parent/927\",[303,5.491]],[\"name/928\",[305,56.313]],[\"parent/928\",[303,5.491]],[\"name/929\",[306,68.293]],[\"parent/929\",[303,5.491]],[\"name/930\",[307,65.762]],[\"parent/930\",[303,5.491]],[\"name/931\",[308,68.293]],[\"parent/931\",[303,5.491]],[\"name/932\",[309,71.682]],[\"parent/932\",[303,5.491]],[\"name/933\",[310,65.762]],[\"parent/933\",[303,5.491]],[\"name/934\",[311,68.293]],[\"parent/934\",[303,5.491]],[\"name/935\",[312,57.229]],[\"parent/935\",[]],[\"name/936\",[313,76.826]],[\"parent/936\",[312,5.396]],[\"name/937\",[306,68.293]],[\"parent/937\",[312,5.396]],[\"name/938\",[207,71.682]],[\"parent/938\",[312,5.396]],[\"name/939\",[308,68.293]],[\"parent/939\",[312,5.396]],[\"name/940\",[120,68.293]],[\"parent/940\",[312,5.396]],[\"name/941\",[304,50.995]],[\"parent/941\",[312,5.396]],[\"name/942\",[305,56.313]],[\"parent/942\",[312,5.396]],[\"name/943\",[310,65.762]],[\"parent/943\",[312,5.396]],[\"name/944\",[311,68.293]],[\"parent/944\",[312,5.396]],[\"name/945\",[314,58.237]],[\"parent/945\",[]],[\"name/946\",[304,50.995]],[\"parent/946\",[314,5.491]],[\"name/947\",[305,56.313]],[\"parent/947\",[314,5.491]],[\"name/948\",[306,68.293]],[\"parent/948\",[314,5.491]],[\"name/949\",[307,65.762]],[\"parent/949\",[314,5.491]],[\"name/950\",[308,68.293]],[\"parent/950\",[314,5.491]],[\"name/951\",[315,71.682]],[\"parent/951\",[314,5.491]],[\"name/952\",[310,65.762]],[\"parent/952\",[314,5.491]],[\"name/953\",[311,68.293]],[\"parent/953\",[314,5.491]],[\"name/954\",[316,65.762]],[\"parent/954\",[]],[\"name/955\",[305,56.313]],[\"parent/955\",[316,6.201]],[\"name/956\",[317,56.313]],[\"parent/956\",[316,6.201]],[\"name/957\",[304,50.995]],[\"parent/957\",[316,6.201]],[\"name/958\",[318,65.762]],[\"parent/958\",[]],[\"name/959\",[305,56.313]],[\"parent/959\",[318,6.201]],[\"name/960\",[317,56.313]],[\"parent/960\",[318,6.201]],[\"name/961\",[304,50.995]],[\"parent/961\",[318,6.201]],[\"name/962\",[319,65.762]],[\"parent/962\",[]],[\"name/963\",[74,65.762]],[\"parent/963\",[319,6.201]],[\"name/964\",[317,56.313]],[\"parent/964\",[319,6.201]],[\"name/965\",[304,50.995]],[\"parent/965\",[319,6.201]],[\"name/966\",[320,68.293]],[\"parent/966\",[]],[\"name/967\",[317,56.313]],[\"parent/967\",[320,6.439]],[\"name/968\",[304,50.995]],[\"parent/968\",[320,6.439]],[\"name/969\",[321,62.059]],[\"parent/969\",[]],[\"name/970\",[305,56.313]],[\"parent/970\",[321,5.852]],[\"name/971\",[74,65.762]],[\"parent/971\",[321,5.852]],[\"name/972\",[310,65.762]],[\"parent/972\",[321,5.852]],[\"name/973\",[317,56.313]],[\"parent/973\",[321,5.852]],[\"name/974\",[304,50.995]],[\"parent/974\",[321,5.852]],[\"name/975\",[322,65.762]],[\"parent/975\",[]],[\"name/976\",[305,56.313]],[\"parent/976\",[322,6.201]],[\"name/977\",[317,56.313]],[\"parent/977\",[322,6.201]],[\"name/978\",[304,50.995]],[\"parent/978\",[322,6.201]],[\"name/979\",[323,68.293]],[\"parent/979\",[]],[\"name/980\",[317,56.313]],[\"parent/980\",[323,6.439]],[\"name/981\",[304,50.995]],[\"parent/981\",[323,6.439]],[\"name/982\",[324,68.293]],[\"parent/982\",[]],[\"name/983\",[317,56.313]],[\"parent/983\",[324,6.439]],[\"name/984\",[304,50.995]],[\"parent/984\",[324,6.439]],[\"name/985\",[325,65.762]],[\"parent/985\",[]],[\"name/986\",[152,55.473]],[\"parent/986\",[325,6.201]],[\"name/987\",[317,56.313]],[\"parent/987\",[325,6.201]],[\"name/988\",[304,50.995]],[\"parent/988\",[325,6.201]],[\"name/989\",[326,68.293]],[\"parent/989\",[]],[\"name/990\",[317,56.313]],[\"parent/990\",[326,6.439]],[\"name/991\",[304,50.995]],[\"parent/991\",[326,6.439]],[\"name/992\",[327,65.762]],[\"parent/992\",[]],[\"name/993\",[305,56.313]],[\"parent/993\",[327,6.201]],[\"name/994\",[317,56.313]],[\"parent/994\",[327,6.201]],[\"name/995\",[304,50.995]],[\"parent/995\",[327,6.201]],[\"name/996\",[328,68.293]],[\"parent/996\",[]],[\"name/997\",[329,62.059]],[\"parent/997\",[328,6.439]],[\"name/998\",[304,50.995]],[\"parent/998\",[328,6.439]],[\"name/999\",[330,63.741]],[\"parent/999\",[]],[\"name/1000\",[329,62.059]],[\"parent/1000\",[330,6.01]],[\"name/1001\",[304,50.995]],[\"parent/1001\",[330,6.01]],[\"name/1002\",[331,71.682]],[\"parent/1002\",[330,6.01]],[\"name/1003\",[332,71.682]],[\"parent/1003\",[330,6.01]],[\"name/1004\",[333,65.762]],[\"parent/1004\",[]],[\"name/1005\",[305,56.313]],[\"parent/1005\",[333,6.201]],[\"name/1006\",[307,65.762]],[\"parent/1006\",[333,6.201]],[\"name/1007\",[309,71.682]],[\"parent/1007\",[333,6.201]],[\"name/1008\",[334,71.682]],[\"parent/1008\",[]],[\"name/1009\",[305,56.313]],[\"parent/1009\",[334,6.759]],[\"name/1010\",[335,65.762]],[\"parent/1010\",[]],[\"name/1011\",[305,56.313]],[\"parent/1011\",[335,6.201]],[\"name/1012\",[307,65.762]],[\"parent/1012\",[335,6.201]],[\"name/1013\",[315,71.682]],[\"parent/1013\",[335,6.201]],[\"name/1014\",[336,68.293]],[\"parent/1014\",[]],[\"name/1015\",[329,62.059]],[\"parent/1015\",[336,6.439]],[\"name/1016\",[304,50.995]],[\"parent/1016\",[336,6.439]],[\"name/1017\",[337,71.682]],[\"parent/1017\",[]],[\"name/1018\",[329,62.059]],[\"parent/1018\",[337,6.759]],[\"name/1019\",[338,65.762]],[\"parent/1019\",[]],[\"name/1020\",[329,62.059]],[\"parent/1020\",[338,6.201]],[\"name/1021\",[331,71.682]],[\"parent/1021\",[338,6.201]],[\"name/1022\",[332,71.682]],[\"parent/1022\",[338,6.201]],[\"name/1023\",[339,71.682]],[\"parent/1023\",[]],[\"name/1024\",[329,62.059]],[\"parent/1024\",[339,6.759]],[\"name/1025\",[340,68.293]],[\"parent/1025\",[]],[\"name/1026\",[21,43.388]],[\"parent/1026\",[340,6.439]],[\"name/1027\",[22,44.409]],[\"parent/1027\",[340,6.439]],[\"name/1028\",[341,55.473]],[\"parent/1028\",[]],[\"name/1029\",[42,59.357]],[\"parent/1029\",[341,5.231]],[\"name/1030\",[29,71.682]],[\"parent/1030\",[341,5.231]],[\"name/1031\",[342,76.826]],[\"parent/1031\",[341,5.231]],[\"name/1032\",[37,65.762]],[\"parent/1032\",[341,5.231]],[\"name/1033\",[343,71.682]],[\"parent/1033\",[341,5.231]],[\"name/1034\",[344,71.682]],[\"parent/1034\",[341,5.231]],[\"name/1035\",[345,71.682]],[\"parent/1035\",[341,5.231]],[\"name/1036\",[346,71.682]],[\"parent/1036\",[341,5.231]],[\"name/1037\",[347,71.682]],[\"parent/1037\",[341,5.231]],[\"name/1038\",[348,76.826]],[\"parent/1038\",[341,5.231]],[\"name/1039\",[349,76.826]],[\"parent/1039\",[341,5.231]],[\"name/1040\",[350,62.059]],[\"parent/1040\",[]],[\"name/1041\",[229,65.762]],[\"parent/1041\",[350,5.852]],[\"name/1042\",[43,44.681]],[\"parent/1042\",[350,5.852]],[\"name/1043\",[45,44.409]],[\"parent/1043\",[350,5.852]],[\"name/1044\",[41,59.357]],[\"parent/1044\",[350,5.852]],[\"name/1045\",[351,76.826]],[\"parent/1045\",[350,5.852]],[\"name/1046\",[352,47.173]],[\"parent/1046\",[]],[\"name/1047\",[28,68.293]],[\"parent/1047\",[352,4.448]],[\"name/1048\",[32,68.293]],[\"parent/1048\",[352,4.448]],[\"name/1049\",[33,68.293]],[\"parent/1049\",[352,4.448]],[\"name/1050\",[34,68.293]],[\"parent/1050\",[352,4.448]],[\"name/1051\",[35,68.293]],[\"parent/1051\",[352,4.448]],[\"name/1052\",[36,68.293]],[\"parent/1052\",[352,4.448]],[\"name/1053\",[38,71.682]],[\"parent/1053\",[352,4.448]],[\"name/1054\",[37,65.762]],[\"parent/1054\",[352,4.448]],[\"name/1055\",[42,59.357]],[\"parent/1055\",[352,4.448]],[\"name/1056\",[343,71.682]],[\"parent/1056\",[352,4.448]],[\"name/1057\",[344,71.682]],[\"parent/1057\",[352,4.448]],[\"name/1058\",[345,71.682]],[\"parent/1058\",[352,4.448]],[\"name/1059\",[346,71.682]],[\"parent/1059\",[352,4.448]],[\"name/1060\",[347,71.682]],[\"parent/1060\",[352,4.448]],[\"name/1061\",[353,76.826]],[\"parent/1061\",[352,4.448]],[\"name/1062\",[354,76.826]],[\"parent/1062\",[352,4.448]],[\"name/1063\",[355,76.826]],[\"parent/1063\",[352,4.448]],[\"name/1064\",[356,76.826]],[\"parent/1064\",[352,4.448]],[\"name/1065\",[357,76.826]],[\"parent/1065\",[352,4.448]],[\"name/1066\",[358,76.826]],[\"parent/1066\",[352,4.448]],[\"name/1067\",[359,76.826]],[\"parent/1067\",[352,4.448]],[\"name/1068\",[360,76.826]],[\"parent/1068\",[352,4.448]],[\"name/1069\",[361,76.826]],[\"parent/1069\",[352,4.448]],[\"name/1070\",[362,76.826]],[\"parent/1070\",[352,4.448]],[\"name/1071\",[281,63.741]],[\"parent/1071\",[352,4.448]],[\"name/1072\",[363,63.741]],[\"parent/1072\",[352,4.448]],[\"name/1073\",[364,76.826]],[\"parent/1073\",[352,4.448]],[\"name/1074\",[365,65.762]],[\"parent/1074\",[]],[\"name/1075\",[220,57.229]],[\"parent/1075\",[365,6.201]],[\"name/1076\",[10,43.388]],[\"parent/1076\",[365,6.201]],[\"name/1077\",[160,49.554]],[\"parent/1077\",[365,6.201]],[\"name/1078\",[366,65.762]],[\"parent/1078\",[]],[\"name/1079\",[220,57.229]],[\"parent/1079\",[366,6.201]],[\"name/1080\",[10,43.388]],[\"parent/1080\",[366,6.201]],[\"name/1081\",[160,49.554]],[\"parent/1081\",[366,6.201]],[\"name/1082\",[367,71.682]],[\"parent/1082\",[]],[\"name/1083\",[368,76.826]],[\"parent/1083\",[367,6.759]],[\"name/1084\",[369,62.059]],[\"parent/1084\",[]],[\"name/1085\",[220,57.229]],[\"parent/1085\",[369,5.852]],[\"name/1086\",[370,76.826]],[\"parent/1086\",[369,5.852]],[\"name/1087\",[10,43.388]],[\"parent/1087\",[369,5.852]],[\"name/1088\",[160,49.554]],[\"parent/1088\",[369,5.852]],[\"name/1089\",[371,58.237]],[\"parent/1089\",[369,5.852]],[\"name/1090\",[372,60.618]],[\"parent/1090\",[]],[\"name/1091\",[220,57.229]],[\"parent/1091\",[372,5.716]],[\"name/1092\",[197,62.059]],[\"parent/1092\",[372,5.716]],[\"name/1093\",[373,62.059]],[\"parent/1093\",[372,5.716]],[\"name/1094\",[10,43.388]],[\"parent/1094\",[372,5.716]],[\"name/1095\",[160,49.554]],[\"parent/1095\",[372,5.716]],[\"name/1096\",[371,58.237]],[\"parent/1096\",[372,5.716]],[\"name/1097\",[374,60.618]],[\"parent/1097\",[]],[\"name/1098\",[220,57.229]],[\"parent/1098\",[374,5.716]],[\"name/1099\",[197,62.059]],[\"parent/1099\",[374,5.716]],[\"name/1100\",[373,62.059]],[\"parent/1100\",[374,5.716]],[\"name/1101\",[10,43.388]],[\"parent/1101\",[374,5.716]],[\"name/1102\",[160,49.554]],[\"parent/1102\",[374,5.716]],[\"name/1103\",[371,58.237]],[\"parent/1103\",[374,5.716]],[\"name/1104\",[40,56.313]],[\"parent/1104\",[]],[\"name/1105\",[27,40.104]],[\"parent/1105\",[40,5.31]],[\"name/1106\",[43,44.681]],[\"parent/1106\",[40,5.31]],[\"name/1107\",[45,44.409]],[\"parent/1107\",[40,5.31]],[\"name/1108\",[41,59.357]],[\"parent/1108\",[40,5.31]],[\"name/1109\",[30,65.762]],[\"parent/1109\",[40,5.31]],[\"name/1110\",[281,63.741]],[\"parent/1110\",[40,5.31]],[\"name/1111\",[363,63.741]],[\"parent/1111\",[40,5.31]],[\"name/1112\",[375,57.229]],[\"parent/1112\",[]],[\"name/1113\",[27,40.104]],[\"parent/1113\",[375,5.396]],[\"name/1114\",[30,65.762]],[\"parent/1114\",[375,5.396]],[\"name/1115\",[43,44.681]],[\"parent/1115\",[375,5.396]],[\"name/1116\",[229,65.762]],[\"parent/1116\",[375,5.396]],[\"name/1117\",[45,44.409]],[\"parent/1117\",[375,5.396]],[\"name/1118\",[41,59.357]],[\"parent/1118\",[375,5.396]],[\"name/1119\",[376,76.826]],[\"parent/1119\",[375,5.396]],[\"name/1120\",[281,63.741]],[\"parent/1120\",[375,5.396]],[\"name/1121\",[363,63.741]],[\"parent/1121\",[375,5.396]],[\"name/1122\",[377,58.237]],[\"parent/1122\",[]],[\"name/1123\",[27,40.104]],[\"parent/1123\",[377,5.491]],[\"name/1124\",[378,76.826]],[\"parent/1124\",[377,5.491]],[\"name/1125\",[379,76.826]],[\"parent/1125\",[377,5.491]],[\"name/1126\",[380,76.826]],[\"parent/1126\",[377,5.491]],[\"name/1127\",[259,68.293]],[\"parent/1127\",[377,5.491]],[\"name/1128\",[381,76.826]],[\"parent/1128\",[377,5.491]],[\"name/1129\",[382,60.618]],[\"parent/1129\",[377,5.491]],[\"name/1130\",[383,76.826]],[\"parent/1130\",[377,5.491]],[\"name/1131\",[384,56.313]],[\"parent/1131\",[]],[\"name/1132\",[385,68.293]],[\"parent/1132\",[384,5.31]],[\"name/1133\",[386,68.293]],[\"parent/1133\",[384,5.31]],[\"name/1134\",[196,60.618]],[\"parent/1134\",[384,5.31]],[\"name/1135\",[172,63.741]],[\"parent/1135\",[384,5.31]],[\"name/1136\",[21,43.388]],[\"parent/1136\",[384,5.31]],[\"name/1137\",[159,62.059]],[\"parent/1137\",[384,5.31]],[\"name/1138\",[23,41.214]],[\"parent/1138\",[384,5.31]],[\"name/1139\",[387,68.293]],[\"parent/1139\",[384,5.31]],[\"name/1140\",[388,68.293]],[\"parent/1140\",[384,5.31]],[\"name/1141\",[389,68.293]],[\"parent/1141\",[384,5.31]],[\"name/1142\",[390,57.229]],[\"parent/1142\",[]],[\"name/1143\",[391,76.826]],[\"parent/1143\",[390,5.396]],[\"name/1144\",[197,62.059]],[\"parent/1144\",[390,5.396]],[\"name/1145\",[164,71.682]],[\"parent/1145\",[390,5.396]],[\"name/1146\",[165,71.682]],[\"parent/1146\",[390,5.396]],[\"name/1147\",[167,71.682]],[\"parent/1147\",[390,5.396]],[\"name/1148\",[233,71.682]],[\"parent/1148\",[390,5.396]],[\"name/1149\",[371,58.237]],[\"parent/1149\",[390,5.396]],[\"name/1150\",[10,43.388]],[\"parent/1150\",[390,5.396]],[\"name/1151\",[373,62.059]],[\"parent/1151\",[390,5.396]],[\"name/1152\",[392,65.762]],[\"parent/1152\",[]],[\"name/1153\",[43,44.681]],[\"parent/1153\",[392,6.201]],[\"name/1154\",[45,44.409]],[\"parent/1154\",[392,6.201]],[\"name/1155\",[41,59.357]],[\"parent/1155\",[392,6.201]],[\"name/1156\",[393,55.473]],[\"parent/1156\",[]],[\"name/1157\",[27,40.104]],[\"parent/1157\",[393,5.231]],[\"name/1158\",[389,68.293]],[\"parent/1158\",[393,5.231]],[\"name/1159\",[385,68.293]],[\"parent/1159\",[393,5.231]],[\"name/1160\",[386,68.293]],[\"parent/1160\",[393,5.231]],[\"name/1161\",[196,60.618]],[\"parent/1161\",[393,5.231]],[\"name/1162\",[172,63.741]],[\"parent/1162\",[393,5.231]],[\"name/1163\",[21,43.388]],[\"parent/1163\",[393,5.231]],[\"name/1164\",[159,62.059]],[\"parent/1164\",[393,5.231]],[\"name/1165\",[23,41.214]],[\"parent/1165\",[393,5.231]],[\"name/1166\",[387,68.293]],[\"parent/1166\",[393,5.231]],[\"name/1167\",[388,68.293]],[\"parent/1167\",[393,5.231]],[\"name/1168\",[394,54.698]],[\"parent/1168\",[]],[\"name/1169\",[27,40.104]],[\"parent/1169\",[394,5.158]],[\"name/1170\",[395,76.826]],[\"parent/1170\",[394,5.158]],[\"name/1171\",[389,68.293]],[\"parent/1171\",[394,5.158]],[\"name/1172\",[385,68.293]],[\"parent/1172\",[394,5.158]],[\"name/1173\",[386,68.293]],[\"parent/1173\",[394,5.158]],[\"name/1174\",[196,60.618]],[\"parent/1174\",[394,5.158]],[\"name/1175\",[172,63.741]],[\"parent/1175\",[394,5.158]],[\"name/1176\",[21,43.388]],[\"parent/1176\",[394,5.158]],[\"name/1177\",[159,62.059]],[\"parent/1177\",[394,5.158]],[\"name/1178\",[23,41.214]],[\"parent/1178\",[394,5.158]],[\"name/1179\",[387,68.293]],[\"parent/1179\",[394,5.158]],[\"name/1180\",[388,68.293]],[\"parent/1180\",[394,5.158]],[\"name/1181\",[396,60.618]],[\"parent/1181\",[]],[\"name/1182\",[397,53.307]],[\"parent/1182\",[396,5.716]],[\"name/1183\",[398,49.116]],[\"parent/1183\",[396,5.716]],[\"name/1184\",[399,49.116]],[\"parent/1184\",[396,5.716]],[\"name/1185\",[400,52.085]],[\"parent/1185\",[396,5.716]],[\"name/1186\",[401,52.677]],[\"parent/1186\",[396,5.716]],[\"name/1187\",[402,54.698]],[\"parent/1187\",[396,5.716]],[\"name/1188\",[403,60.618]],[\"parent/1188\",[]],[\"name/1189\",[397,53.307]],[\"parent/1189\",[403,5.716]],[\"name/1190\",[398,49.116]],[\"parent/1190\",[403,5.716]],[\"name/1191\",[399,49.116]],[\"parent/1191\",[403,5.716]],[\"name/1192\",[400,52.085]],[\"parent/1192\",[403,5.716]],[\"name/1193\",[401,52.677]],[\"parent/1193\",[403,5.716]],[\"name/1194\",[402,54.698]],[\"parent/1194\",[403,5.716]],[\"name/1195\",[404,59.357]],[\"parent/1195\",[]],[\"name/1196\",[397,53.307]],[\"parent/1196\",[404,5.597]],[\"name/1197\",[398,49.116]],[\"parent/1197\",[404,5.597]],[\"name/1198\",[399,49.116]],[\"parent/1198\",[404,5.597]],[\"name/1199\",[400,52.085]],[\"parent/1199\",[404,5.597]],[\"name/1200\",[401,52.677]],[\"parent/1200\",[404,5.597]],[\"name/1201\",[402,54.698]],[\"parent/1201\",[404,5.597]],[\"name/1202\",[405,62.059]],[\"parent/1202\",[404,5.597]],[\"name/1203\",[406,56.313]],[\"parent/1203\",[]],[\"name/1204\",[397,53.307]],[\"parent/1204\",[406,5.31]],[\"name/1205\",[407,59.357]],[\"parent/1205\",[406,5.31]],[\"name/1206\",[408,65.762]],[\"parent/1206\",[406,5.31]],[\"name/1207\",[398,49.116]],[\"parent/1207\",[406,5.31]],[\"name/1208\",[399,49.116]],[\"parent/1208\",[406,5.31]],[\"name/1209\",[400,52.085]],[\"parent/1209\",[406,5.31]],[\"name/1210\",[401,52.677]],[\"parent/1210\",[406,5.31]],[\"name/1211\",[409,63.741]],[\"parent/1211\",[406,5.31]],[\"name/1212\",[26,35.876]],[\"parent/1212\",[406,5.31]],[\"name/1213\",[398,49.116]],[\"parent/1213\",[410,7.244]],[\"name/1214\",[402,54.698]],[\"parent/1214\",[406,5.31]],[\"name/1215\",[411,76.826]],[\"parent/1215\",[]],[\"name/1216\",[412,71.682]],[\"parent/1216\",[]],[\"name/1217\",[402,54.698]],[\"parent/1217\",[412,6.759]],[\"name/1218\",[413,63.741]],[\"parent/1218\",[]],[\"name/1219\",[398,49.116]],[\"parent/1219\",[413,6.01]],[\"name/1220\",[399,49.116]],[\"parent/1220\",[413,6.01]],[\"name/1221\",[400,52.085]],[\"parent/1221\",[413,6.01]],[\"name/1222\",[401,52.677]],[\"parent/1222\",[413,6.01]],[\"name/1223\",[414,68.293]],[\"parent/1223\",[]],[\"name/1224\",[409,63.741]],[\"parent/1224\",[414,6.439]],[\"name/1225\",[26,35.876]],[\"parent/1225\",[414,6.439]],[\"name/1226\",[398,49.116]],[\"parent/1226\",[415,7.244]],[\"name/1227\",[416,71.682]],[\"parent/1227\",[]],[\"name/1228\",[405,62.059]],[\"parent/1228\",[416,6.759]],[\"name/1229\",[417,59.357]],[\"parent/1229\",[]],[\"name/1230\",[397,53.307]],[\"parent/1230\",[417,5.597]],[\"name/1231\",[407,59.357]],[\"parent/1231\",[417,5.597]],[\"name/1232\",[26,35.876]],[\"parent/1232\",[417,5.597]],[\"name/1233\",[200,42.462]],[\"parent/1233\",[418,7.244]],[\"name/1234\",[398,49.116]],[\"parent/1234\",[417,5.597]],[\"name/1235\",[399,49.116]],[\"parent/1235\",[417,5.597]],[\"name/1236\",[400,52.085]],[\"parent/1236\",[417,5.597]],[\"name/1237\",[401,52.677]],[\"parent/1237\",[417,5.597]],[\"name/1238\",[419,59.357]],[\"parent/1238\",[]],[\"name/1239\",[397,53.307]],[\"parent/1239\",[419,5.597]],[\"name/1240\",[407,59.357]],[\"parent/1240\",[419,5.597]],[\"name/1241\",[398,49.116]],[\"parent/1241\",[419,5.597]],[\"name/1242\",[399,49.116]],[\"parent/1242\",[419,5.597]],[\"name/1243\",[400,52.085]],[\"parent/1243\",[419,5.597]],[\"name/1244\",[401,52.677]],[\"parent/1244\",[419,5.597]],[\"name/1245\",[402,54.698]],[\"parent/1245\",[419,5.597]],[\"name/1246\",[420,59.357]],[\"parent/1246\",[]],[\"name/1247\",[397,53.307]],[\"parent/1247\",[420,5.597]],[\"name/1248\",[398,49.116]],[\"parent/1248\",[420,5.597]],[\"name/1249\",[399,49.116]],[\"parent/1249\",[420,5.597]],[\"name/1250\",[400,52.085]],[\"parent/1250\",[420,5.597]],[\"name/1251\",[401,52.677]],[\"parent/1251\",[420,5.597]],[\"name/1252\",[402,54.698]],[\"parent/1252\",[420,5.597]],[\"name/1253\",[405,62.059]],[\"parent/1253\",[420,5.597]],[\"name/1254\",[421,76.826]],[\"parent/1254\",[]],[\"name/1255\",[422,56.313]],[\"parent/1255\",[]],[\"name/1256\",[397,53.307]],[\"parent/1256\",[422,5.31]],[\"name/1257\",[423,63.741]],[\"parent/1257\",[422,5.31]],[\"name/1258\",[407,59.357]],[\"parent/1258\",[422,5.31]],[\"name/1259\",[398,49.116]],[\"parent/1259\",[422,5.31]],[\"name/1260\",[399,49.116]],[\"parent/1260\",[422,5.31]],[\"name/1261\",[400,52.085]],[\"parent/1261\",[422,5.31]],[\"name/1262\",[401,52.677]],[\"parent/1262\",[422,5.31]],[\"name/1263\",[409,63.741]],[\"parent/1263\",[422,5.31]],[\"name/1264\",[26,35.876]],[\"parent/1264\",[422,5.31]],[\"name/1265\",[398,49.116]],[\"parent/1265\",[424,7.244]],[\"name/1266\",[402,54.698]],[\"parent/1266\",[422,5.31]],[\"name/1267\",[425,62.059]],[\"parent/1267\",[]],[\"name/1268\",[397,53.307]],[\"parent/1268\",[425,5.852]],[\"name/1269\",[398,49.116]],[\"parent/1269\",[425,5.852]],[\"name/1270\",[399,49.116]],[\"parent/1270\",[425,5.852]],[\"name/1271\",[400,52.085]],[\"parent/1271\",[425,5.852]],[\"name/1272\",[401,52.677]],[\"parent/1272\",[425,5.852]],[\"name/1273\",[426,68.293]],[\"parent/1273\",[]],[\"name/1274\",[200,42.462]],[\"parent/1274\",[426,6.439]],[\"name/1275\",[427,71.682]],[\"parent/1275\",[426,6.439]],[\"name/1276\",[428,45.85]],[\"parent/1276\",[]],[\"name/1277\",[423,63.741]],[\"parent/1277\",[428,4.323]],[\"name/1278\",[408,65.762]],[\"parent/1278\",[428,4.323]],[\"name/1279\",[226,59.357]],[\"parent/1279\",[428,4.323]],[\"name/1280\",[429,71.682]],[\"parent/1280\",[428,4.323]],[\"name/1281\",[430,71.682]],[\"parent/1281\",[428,4.323]],[\"name/1282\",[431,71.682]],[\"parent/1282\",[428,4.323]],[\"name/1283\",[100,53.978]],[\"parent/1283\",[428,4.323]],[\"name/1284\",[432,76.826]],[\"parent/1284\",[428,4.323]],[\"name/1285\",[227,62.059]],[\"parent/1285\",[428,4.323]],[\"name/1286\",[3,56.313]],[\"parent/1286\",[428,4.323]],[\"name/1287\",[433,58.237]],[\"parent/1287\",[428,4.323]],[\"name/1288\",[11,44.681]],[\"parent/1288\",[428,4.323]],[\"name/1289\",[10,43.388]],[\"parent/1289\",[428,4.323]],[\"name/1290\",[160,49.554]],[\"parent/1290\",[428,4.323]],[\"name/1291\",[7,55.473]],[\"parent/1291\",[428,4.323]],[\"name/1292\",[135,62.059]],[\"parent/1292\",[428,4.323]],[\"name/1293\",[8,46.49]],[\"parent/1293\",[428,4.323]],[\"name/1294\",[9,41.021]],[\"parent/1294\",[428,4.323]],[\"name/1295\",[12,45.545]],[\"parent/1295\",[428,4.323]],[\"name/1296\",[13,45.249]],[\"parent/1296\",[428,4.323]],[\"name/1297\",[14,45.85]],[\"parent/1297\",[428,4.323]],[\"name/1298\",[15,46.49]],[\"parent/1298\",[428,4.323]],[\"name/1299\",[16,46.49]],[\"parent/1299\",[428,4.323]],[\"name/1300\",[17,44.961]],[\"parent/1300\",[428,4.323]],[\"name/1301\",[18,46.165]],[\"parent/1301\",[428,4.323]],[\"name/1302\",[19,36.969]],[\"parent/1302\",[428,4.323]],[\"name/1303\",[20,46.165]],[\"parent/1303\",[428,4.323]],[\"name/1304\",[21,43.388]],[\"parent/1304\",[428,4.323]],[\"name/1305\",[22,44.409]],[\"parent/1305\",[428,4.323]],[\"name/1306\",[23,41.214]],[\"parent/1306\",[428,4.323]],[\"name/1307\",[24,45.545]],[\"parent/1307\",[428,4.323]],[\"name/1308\",[434,59.357]],[\"parent/1308\",[]],[\"name/1309\",[397,53.307]],[\"parent/1309\",[434,5.597]],[\"name/1310\",[398,49.116]],[\"parent/1310\",[434,5.597]],[\"name/1311\",[399,49.116]],[\"parent/1311\",[434,5.597]],[\"name/1312\",[400,52.085]],[\"parent/1312\",[434,5.597]],[\"name/1313\",[401,52.677]],[\"parent/1313\",[434,5.597]],[\"name/1314\",[402,54.698]],[\"parent/1314\",[434,5.597]],[\"name/1315\",[405,62.059]],[\"parent/1315\",[434,5.597]],[\"name/1316\",[435,57.229]],[\"parent/1316\",[]],[\"name/1317\",[397,53.307]],[\"parent/1317\",[435,5.396]],[\"name/1318\",[436,76.826]],[\"parent/1318\",[435,5.396]],[\"name/1319\",[26,35.876]],[\"parent/1319\",[435,5.396]],[\"name/1320\",[200,42.462]],[\"parent/1320\",[437,6.759]],[\"name/1321\",[427,71.682]],[\"parent/1321\",[437,6.759]],[\"name/1322\",[407,59.357]],[\"parent/1322\",[435,5.396]],[\"name/1323\",[398,49.116]],[\"parent/1323\",[435,5.396]],[\"name/1324\",[399,49.116]],[\"parent/1324\",[435,5.396]],[\"name/1325\",[400,52.085]],[\"parent/1325\",[435,5.396]],[\"name/1326\",[401,52.677]],[\"parent/1326\",[435,5.396]],[\"name/1327\",[402,54.698]],[\"parent/1327\",[435,5.396]],[\"name/1328\",[438,56.313]],[\"parent/1328\",[]],[\"name/1329\",[397,53.307]],[\"parent/1329\",[438,5.31]],[\"name/1330\",[423,63.741]],[\"parent/1330\",[438,5.31]],[\"name/1331\",[407,59.357]],[\"parent/1331\",[438,5.31]],[\"name/1332\",[408,65.762]],[\"parent/1332\",[438,5.31]],[\"name/1333\",[398,49.116]],[\"parent/1333\",[438,5.31]],[\"name/1334\",[399,49.116]],[\"parent/1334\",[438,5.31]],[\"name/1335\",[400,52.085]],[\"parent/1335\",[438,5.31]],[\"name/1336\",[401,52.677]],[\"parent/1336\",[438,5.31]],[\"name/1337\",[409,63.741]],[\"parent/1337\",[438,5.31]],[\"name/1338\",[26,35.876]],[\"parent/1338\",[438,5.31]],[\"name/1339\",[398,49.116]],[\"parent/1339\",[439,7.244]],[\"name/1340\",[440,59.357]],[\"parent/1340\",[]],[\"name/1341\",[397,53.307]],[\"parent/1341\",[440,5.597]],[\"name/1342\",[398,49.116]],[\"parent/1342\",[440,5.597]],[\"name/1343\",[399,49.116]],[\"parent/1343\",[440,5.597]],[\"name/1344\",[400,52.085]],[\"parent/1344\",[440,5.597]],[\"name/1345\",[401,52.677]],[\"parent/1345\",[440,5.597]],[\"name/1346\",[402,54.698]],[\"parent/1346\",[440,5.597]],[\"name/1347\",[405,62.059]],[\"parent/1347\",[440,5.597]],[\"name/1348\",[441,59.357]],[\"parent/1348\",[]],[\"name/1349\",[397,53.307]],[\"parent/1349\",[441,5.597]],[\"name/1350\",[398,49.116]],[\"parent/1350\",[441,5.597]],[\"name/1351\",[399,49.116]],[\"parent/1351\",[441,5.597]],[\"name/1352\",[400,52.085]],[\"parent/1352\",[441,5.597]],[\"name/1353\",[401,52.677]],[\"parent/1353\",[441,5.597]],[\"name/1354\",[402,54.698]],[\"parent/1354\",[441,5.597]],[\"name/1355\",[405,62.059]],[\"parent/1355\",[441,5.597]],[\"name/1356\",[442,54.698]],[\"parent/1356\",[]],[\"name/1357\",[397,53.307]],[\"parent/1357\",[442,5.158]],[\"name/1358\",[423,63.741]],[\"parent/1358\",[442,5.158]],[\"name/1359\",[443,63.741]],[\"parent/1359\",[442,5.158]],[\"name/1360\",[407,59.357]],[\"parent/1360\",[442,5.158]],[\"name/1361\",[408,65.762]],[\"parent/1361\",[442,5.158]],[\"name/1362\",[398,49.116]],[\"parent/1362\",[442,5.158]],[\"name/1363\",[399,49.116]],[\"parent/1363\",[442,5.158]],[\"name/1364\",[400,52.085]],[\"parent/1364\",[442,5.158]],[\"name/1365\",[401,52.677]],[\"parent/1365\",[442,5.158]],[\"name/1366\",[409,63.741]],[\"parent/1366\",[442,5.158]],[\"name/1367\",[26,35.876]],[\"parent/1367\",[442,5.158]],[\"name/1368\",[398,49.116]],[\"parent/1368\",[444,7.244]],[\"name/1369\",[402,54.698]],[\"parent/1369\",[442,5.158]],[\"name/1370\",[445,71.682]],[\"parent/1370\",[]],[\"name/1371\",[446,71.682]],[\"parent/1371\",[]],[\"name/1372\",[149,60.618]],[\"parent/1372\",[446,6.759]],[\"name/1373\",[447,58.237]],[\"parent/1373\",[]],[\"name/1374\",[431,71.682]],[\"parent/1374\",[447,5.491]],[\"name/1375\",[100,53.978]],[\"parent/1375\",[447,5.491]],[\"name/1376\",[226,59.357]],[\"parent/1376\",[447,5.491]],[\"name/1377\",[10,43.388]],[\"parent/1377\",[447,5.491]],[\"name/1378\",[19,36.969]],[\"parent/1378\",[447,5.491]],[\"name/1379\",[429,71.682]],[\"parent/1379\",[447,5.491]],[\"name/1380\",[430,71.682]],[\"parent/1380\",[447,5.491]],[\"name/1381\",[423,63.741]],[\"parent/1381\",[447,5.491]],[\"name/1382\",[156,71.682]],[\"parent/1382\",[]],[\"name/1383\",[443,63.741]],[\"parent/1383\",[]],[\"name/1384\",[448,76.826]],[\"parent/1384\",[443,6.01]],[\"name/1385\",[449,76.826]],[\"parent/1385\",[443,6.01]],[\"name/1386\",[450,76.826]],[\"parent/1386\",[443,6.01]],[\"name/1387\",[451,60.618]],[\"parent/1387\",[]],[\"name/1388\",[452,76.826]],[\"parent/1388\",[451,5.716]],[\"name/1389\",[453,76.826]],[\"parent/1389\",[451,5.716]],[\"name/1390\",[454,76.826]],[\"parent/1390\",[451,5.716]],[\"name/1391\",[455,76.826]],[\"parent/1391\",[451,5.716]],[\"name/1392\",[456,76.826]],[\"parent/1392\",[451,5.716]],[\"name/1393\",[457,56.313]],[\"parent/1393\",[]],[\"name/1394\",[458,76.826]],[\"parent/1394\",[457,5.31]],[\"name/1395\",[27,40.104]],[\"parent/1395\",[457,5.31]],[\"name/1396\",[459,68.293]],[\"parent/1396\",[457,5.31]],[\"name/1397\",[460,68.293]],[\"parent/1397\",[457,5.31]],[\"name/1398\",[461,71.682]],[\"parent/1398\",[457,5.31]],[\"name/1399\",[462,71.682]],[\"parent/1399\",[457,5.31]],[\"name/1400\",[463,71.682]],[\"parent/1400\",[457,5.31]],[\"name/1401\",[298,65.762]],[\"parent/1401\",[457,5.31]],[\"name/1402\",[464,76.826]],[\"parent/1402\",[457,5.31]],[\"name/1403\",[256,71.682]],[\"parent/1403\",[457,5.31]],[\"name/1404\",[465,60.618]],[\"parent/1404\",[]],[\"name/1405\",[459,68.293]],[\"parent/1405\",[465,5.716]],[\"name/1406\",[460,68.293]],[\"parent/1406\",[465,5.716]],[\"name/1407\",[461,71.682]],[\"parent/1407\",[465,5.716]],[\"name/1408\",[200,42.462]],[\"parent/1408\",[465,5.716]],[\"name/1409\",[462,71.682]],[\"parent/1409\",[465,5.716]],[\"name/1410\",[463,71.682]],[\"parent/1410\",[465,5.716]],[\"name/1411\",[466,76.826]],[\"parent/1411\",[]],[\"name/1412\",[467,76.826]],[\"parent/1412\",[]],[\"name/1413\",[90,60.618]],[\"parent/1413\",[]],[\"name/1414\",[468,71.682]],[\"parent/1414\",[]],[\"name/1415\",[26,35.876]],[\"parent/1415\",[468,6.759]],[\"name/1416\",[469,76.826]],[\"parent/1416\",[470,5.597]],[\"name/1417\",[471,76.826]],[\"parent/1417\",[470,5.597]],[\"name/1418\",[472,76.826]],[\"parent/1418\",[470,5.597]],[\"name/1419\",[473,76.826]],[\"parent/1419\",[470,5.597]],[\"name/1420\",[82,52.085]],[\"parent/1420\",[470,5.597]],[\"name/1421\",[474,71.682]],[\"parent/1421\",[470,5.597]],[\"name/1422\",[475,76.826]],[\"parent/1422\",[470,5.597]],[\"name/1423\",[476,76.826]],[\"parent/1423\",[470,5.597]],[\"name/1424\",[477,48.696]],[\"parent/1424\",[]],[\"name/1425\",[83,56.313]],[\"parent/1425\",[477,4.592]],[\"name/1426\",[478,76.826]],[\"parent/1426\",[477,4.592]],[\"name/1427\",[479,53.978]],[\"parent/1427\",[477,4.592]],[\"name/1428\",[252,54.698]],[\"parent/1428\",[477,4.592]],[\"name/1429\",[251,56.313]],[\"parent/1429\",[477,4.592]],[\"name/1430\",[480,62.059]],[\"parent/1430\",[477,4.592]],[\"name/1431\",[481,63.741]],[\"parent/1431\",[477,4.592]],[\"name/1432\",[482,62.059]],[\"parent/1432\",[477,4.592]],[\"name/1433\",[483,62.059]],[\"parent/1433\",[477,4.592]],[\"name/1434\",[484,62.059]],[\"parent/1434\",[477,4.592]],[\"name/1435\",[485,62.059]],[\"parent/1435\",[477,4.592]],[\"name/1436\",[486,62.059]],[\"parent/1436\",[477,4.592]],[\"name/1437\",[487,62.059]],[\"parent/1437\",[477,4.592]],[\"name/1438\",[143,50.011]],[\"parent/1438\",[477,4.592]],[\"name/1439\",[488,60.618]],[\"parent/1439\",[477,4.592]],[\"name/1440\",[26,35.876]],[\"parent/1440\",[477,4.592]],[\"name/1441\",[489,59.357]],[\"parent/1441\",[477,4.592]],[\"name/1442\",[490,59.357]],[\"parent/1442\",[477,4.592]],[\"name/1443\",[87,53.978]],[\"parent/1443\",[477,4.592]],[\"name/1444\",[491,60.618]],[\"parent/1444\",[477,4.592]],[\"name/1445\",[492,60.618]],[\"parent/1445\",[477,4.592]],[\"name/1446\",[493,60.618]],[\"parent/1446\",[477,4.592]],[\"name/1447\",[494,60.618]],[\"parent/1447\",[477,4.592]],[\"name/1448\",[495,71.682]],[\"parent/1448\",[]],[\"name/1449\",[496,68.293]],[\"parent/1449\",[495,6.759]],[\"name/1450\",[497,62.059]],[\"parent/1450\",[]],[\"name/1451\",[491,60.618]],[\"parent/1451\",[497,5.852]],[\"name/1452\",[492,60.618]],[\"parent/1452\",[497,5.852]],[\"name/1453\",[493,60.618]],[\"parent/1453\",[497,5.852]],[\"name/1454\",[494,60.618]],[\"parent/1454\",[497,5.852]],[\"name/1455\",[498,71.682]],[\"parent/1455\",[]],[\"name/1456\",[496,68.293]],[\"parent/1456\",[498,6.759]],[\"name/1457\",[499,76.826]],[\"parent/1457\",[]],[\"name/1458\",[500,47.533]],[\"parent/1458\",[]],[\"name/1459\",[501,65.762]],[\"parent/1459\",[500,4.482]],[\"name/1460\",[502,65.762]],[\"parent/1460\",[500,4.482]],[\"name/1461\",[503,65.762]],[\"parent/1461\",[500,4.482]],[\"name/1462\",[504,65.762]],[\"parent/1462\",[500,4.482]],[\"name/1463\",[505,65.762]],[\"parent/1463\",[500,4.482]],[\"name/1464\",[87,53.978]],[\"parent/1464\",[500,4.482]],[\"name/1465\",[481,63.741]],[\"parent/1465\",[500,4.482]],[\"name/1466\",[26,35.876]],[\"parent/1466\",[500,4.482]],[\"name/1467\",[251,56.313]],[\"parent/1467\",[500,4.482]],[\"name/1468\",[479,53.978]],[\"parent/1468\",[500,4.482]],[\"name/1469\",[252,54.698]],[\"parent/1469\",[500,4.482]],[\"name/1470\",[480,62.059]],[\"parent/1470\",[500,4.482]],[\"name/1471\",[482,62.059]],[\"parent/1471\",[500,4.482]],[\"name/1472\",[483,62.059]],[\"parent/1472\",[500,4.482]],[\"name/1473\",[484,62.059]],[\"parent/1473\",[500,4.482]],[\"name/1474\",[485,62.059]],[\"parent/1474\",[500,4.482]],[\"name/1475\",[486,62.059]],[\"parent/1475\",[500,4.482]],[\"name/1476\",[487,62.059]],[\"parent/1476\",[500,4.482]],[\"name/1477\",[143,50.011]],[\"parent/1477\",[500,4.482]],[\"name/1478\",[488,60.618]],[\"parent/1478\",[500,4.482]],[\"name/1479\",[489,59.357]],[\"parent/1479\",[500,4.482]],[\"name/1480\",[490,59.357]],[\"parent/1480\",[500,4.482]],[\"name/1481\",[491,60.618]],[\"parent/1481\",[500,4.482]],[\"name/1482\",[492,60.618]],[\"parent/1482\",[500,4.482]],[\"name/1483\",[493,60.618]],[\"parent/1483\",[500,4.482]],[\"name/1484\",[494,60.618]],[\"parent/1484\",[500,4.482]],[\"name/1485\",[506,52.677]],[\"parent/1485\",[]],[\"name/1486\",[27,40.104]],[\"parent/1486\",[506,4.967]],[\"name/1487\",[304,50.995]],[\"parent/1487\",[506,4.967]],[\"name/1488\",[154,60.618]],[\"parent/1488\",[506,4.967]],[\"name/1489\",[296,65.762]],[\"parent/1489\",[506,4.967]],[\"name/1490\",[507,68.293]],[\"parent/1490\",[506,4.967]],[\"name/1491\",[508,76.826]],[\"parent/1491\",[506,4.967]],[\"name/1492\",[509,76.826]],[\"parent/1492\",[506,4.967]],[\"name/1493\",[510,76.826]],[\"parent/1493\",[506,4.967]],[\"name/1494\",[489,59.357]],[\"parent/1494\",[506,4.967]],[\"name/1495\",[262,68.293]],[\"parent/1495\",[506,4.967]],[\"name/1496\",[490,59.357]],[\"parent/1496\",[506,4.967]],[\"name/1497\",[87,53.978]],[\"parent/1497\",[506,4.967]],[\"name/1498\",[511,76.826]],[\"parent/1498\",[506,4.967]],[\"name/1499\",[512,68.293]],[\"parent/1499\",[506,4.967]],[\"name/1500\",[513,76.826]],[\"parent/1500\",[506,4.967]],[\"name/1501\",[514,65.762]],[\"parent/1501\",[]],[\"name/1502\",[489,59.357]],[\"parent/1502\",[514,6.201]],[\"name/1503\",[490,59.357]],[\"parent/1503\",[514,6.201]],[\"name/1504\",[87,53.978]],[\"parent/1504\",[514,6.201]],[\"name/1505\",[515,76.826]],[\"parent/1505\",[]],[\"name/1506\",[516,58.237]],[\"parent/1506\",[]],[\"name/1507\",[208,68.293]],[\"parent/1507\",[516,5.491]],[\"name/1508\",[9,41.021]],[\"parent/1508\",[516,5.491]],[\"name/1509\",[19,36.969]],[\"parent/1509\",[516,5.491]],[\"name/1510\",[21,43.388]],[\"parent/1510\",[516,5.491]],[\"name/1511\",[22,44.409]],[\"parent/1511\",[516,5.491]],[\"name/1512\",[23,41.214]],[\"parent/1512\",[516,5.491]],[\"name/1513\",[195,48.293]],[\"parent/1513\",[516,5.491]],[\"name/1514\",[267,62.059]],[\"parent/1514\",[516,5.491]],[\"name/1515\",[517,65.762]],[\"parent/1515\",[]],[\"name/1516\",[518,68.293]],[\"parent/1516\",[517,6.201]],[\"name/1517\",[519,76.826]],[\"parent/1517\",[517,6.201]],[\"name/1518\",[42,59.357]],[\"parent/1518\",[517,6.201]],[\"name/1519\",[520,76.826]],[\"parent/1519\",[]],[\"name/1520\",[521,71.682]],[\"parent/1520\",[]],[\"name/1521\",[26,35.876]],[\"parent/1521\",[521,6.759]],[\"name/1522\",[82,52.085]],[\"parent/1522\",[522,7.244]],[\"name/1523\",[523,54.698]],[\"parent/1523\",[]],[\"name/1524\",[17,44.961]],[\"parent/1524\",[523,5.158]],[\"name/1525\",[19,36.969]],[\"parent/1525\",[523,5.158]],[\"name/1526\",[9,41.021]],[\"parent/1526\",[523,5.158]],[\"name/1527\",[100,53.978]],[\"parent/1527\",[523,5.158]],[\"name/1528\",[11,44.681]],[\"parent/1528\",[523,5.158]],[\"name/1529\",[226,59.357]],[\"parent/1529\",[523,5.158]],[\"name/1530\",[12,45.545]],[\"parent/1530\",[523,5.158]],[\"name/1531\",[524,68.293]],[\"parent/1531\",[523,5.158]],[\"name/1532\",[525,68.293]],[\"parent/1532\",[523,5.158]],[\"name/1533\",[526,68.293]],[\"parent/1533\",[523,5.158]],[\"name/1534\",[21,43.388]],[\"parent/1534\",[523,5.158]],[\"name/1535\",[22,44.409]],[\"parent/1535\",[523,5.158]],[\"name/1536\",[527,71.682]],[\"parent/1536\",[]],[\"name/1537\",[528,76.826]],[\"parent/1537\",[527,6.759]],[\"name/1538\",[529,76.826]],[\"parent/1538\",[]],[\"name/1539\",[530,71.682]],[\"parent/1539\",[]],[\"name/1540\",[531,76.826]],[\"parent/1540\",[530,6.759]],[\"name/1541\",[532,46.826]],[\"parent/1541\",[]],[\"name/1542\",[17,44.961]],[\"parent/1542\",[532,4.415]],[\"name/1543\",[19,36.969]],[\"parent/1543\",[532,4.415]],[\"name/1544\",[9,41.021]],[\"parent/1544\",[532,4.415]],[\"name/1545\",[100,53.978]],[\"parent/1545\",[532,4.415]],[\"name/1546\",[11,44.681]],[\"parent/1546\",[532,4.415]],[\"name/1547\",[226,59.357]],[\"parent/1547\",[532,4.415]],[\"name/1548\",[12,45.545]],[\"parent/1548\",[532,4.415]],[\"name/1549\",[524,68.293]],[\"parent/1549\",[532,4.415]],[\"name/1550\",[525,68.293]],[\"parent/1550\",[532,4.415]],[\"name/1551\",[526,68.293]],[\"parent/1551\",[532,4.415]],[\"name/1552\",[21,43.388]],[\"parent/1552\",[532,4.415]],[\"name/1553\",[22,44.409]],[\"parent/1553\",[532,4.415]],[\"name/1554\",[227,62.059]],[\"parent/1554\",[532,4.415]],[\"name/1555\",[3,56.313]],[\"parent/1555\",[532,4.415]],[\"name/1556\",[433,58.237]],[\"parent/1556\",[532,4.415]],[\"name/1557\",[10,43.388]],[\"parent/1557\",[532,4.415]],[\"name/1558\",[160,49.554]],[\"parent/1558\",[532,4.415]],[\"name/1559\",[7,55.473]],[\"parent/1559\",[532,4.415]],[\"name/1560\",[135,62.059]],[\"parent/1560\",[532,4.415]],[\"name/1561\",[8,46.49]],[\"parent/1561\",[532,4.415]],[\"name/1562\",[13,45.249]],[\"parent/1562\",[532,4.415]],[\"name/1563\",[14,45.85]],[\"parent/1563\",[532,4.415]],[\"name/1564\",[15,46.49]],[\"parent/1564\",[532,4.415]],[\"name/1565\",[16,46.49]],[\"parent/1565\",[532,4.415]],[\"name/1566\",[18,46.165]],[\"parent/1566\",[532,4.415]],[\"name/1567\",[20,46.165]],[\"parent/1567\",[532,4.415]],[\"name/1568\",[23,41.214]],[\"parent/1568\",[532,4.415]],[\"name/1569\",[24,45.545]],[\"parent/1569\",[532,4.415]],[\"name/1570\",[533,55.473]],[\"parent/1570\",[]],[\"name/1571\",[534,71.682]],[\"parent/1571\",[533,5.231]],[\"name/1572\",[6,63.741]],[\"parent/1572\",[533,5.231]],[\"name/1573\",[19,36.969]],[\"parent/1573\",[533,5.231]],[\"name/1574\",[535,62.059]],[\"parent/1574\",[533,5.231]],[\"name/1575\",[9,41.021]],[\"parent/1575\",[533,5.231]],[\"name/1576\",[13,45.249]],[\"parent/1576\",[533,5.231]],[\"name/1577\",[21,43.388]],[\"parent/1577\",[533,5.231]],[\"name/1578\",[22,44.409]],[\"parent/1578\",[533,5.231]],[\"name/1579\",[23,41.214]],[\"parent/1579\",[533,5.231]],[\"name/1580\",[195,48.293]],[\"parent/1580\",[533,5.231]],[\"name/1581\",[267,62.059]],[\"parent/1581\",[533,5.231]],[\"name/1582\",[252,54.698]],[\"parent/1582\",[]],[\"name/1583\",[147,71.682]],[\"parent/1583\",[252,5.158]],[\"name/1584\",[536,76.826]],[\"parent/1584\",[252,5.158]],[\"name/1585\",[537,76.826]],[\"parent/1585\",[252,5.158]],[\"name/1586\",[538,76.826]],[\"parent/1586\",[252,5.158]],[\"name/1587\",[539,76.826]],[\"parent/1587\",[252,5.158]],[\"name/1588\",[27,40.104]],[\"parent/1588\",[252,5.158]],[\"name/1589\",[540,52.677]],[\"parent/1589\",[]],[\"name/1590\",[541,76.826]],[\"parent/1590\",[540,4.967]],[\"name/1591\",[542,76.826]],[\"parent/1591\",[540,4.967]],[\"name/1592\",[543,76.826]],[\"parent/1592\",[540,4.967]],[\"name/1593\",[26,35.876]],[\"parent/1593\",[540,4.967]],[\"name/1594\",[544,71.682]],[\"parent/1594\",[545,4.673]],[\"name/1595\",[26,35.876]],[\"parent/1595\",[545,4.673]],[\"name/1596\",[546,76.826]],[\"parent/1596\",[547,5.231]],[\"name/1597\",[548,76.826]],[\"parent/1597\",[547,5.231]],[\"name/1598\",[549,76.826]],[\"parent/1598\",[547,5.231]],[\"name/1599\",[550,71.682]],[\"parent/1599\",[545,4.673]],[\"name/1600\",[26,35.876]],[\"parent/1600\",[545,4.673]],[\"name/1601\",[551,63.741]],[\"parent/1601\",[547,5.231]],[\"name/1602\",[552,71.682]],[\"parent/1602\",[545,4.673]],[\"name/1603\",[26,35.876]],[\"parent/1603\",[545,4.673]],[\"name/1604\",[553,76.826]],[\"parent/1604\",[547,5.231]],[\"name/1605\",[554,76.826]],[\"parent/1605\",[547,5.231]],[\"name/1606\",[555,76.826]],[\"parent/1606\",[547,5.231]],[\"name/1607\",[556,76.826]],[\"parent/1607\",[547,5.231]],[\"name/1608\",[557,71.682]],[\"parent/1608\",[545,4.673]],[\"name/1609\",[26,35.876]],[\"parent/1609\",[545,4.673]],[\"name/1610\",[558,76.826]],[\"parent/1610\",[547,5.231]],[\"name/1611\",[559,76.826]],[\"parent/1611\",[547,5.231]],[\"name/1612\",[560,71.682]],[\"parent/1612\",[547,5.231]],[\"name/1613\",[561,71.682]],[\"parent/1613\",[545,4.673]],[\"name/1614\",[26,35.876]],[\"parent/1614\",[545,4.673]],[\"name/1615\",[560,71.682]],[\"parent/1615\",[547,5.231]],[\"name/1616\",[562,76.826]],[\"parent/1616\",[540,4.967]],[\"name/1617\",[563,76.826]],[\"parent/1617\",[540,4.967]],[\"name/1618\",[564,76.826]],[\"parent/1618\",[540,4.967]],[\"name/1619\",[565,76.826]],[\"parent/1619\",[540,4.967]],[\"name/1620\",[152,55.473]],[\"parent/1620\",[540,4.967]],[\"name/1621\",[26,35.876]],[\"parent/1621\",[540,4.967]],[\"name/1622\",[195,48.293]],[\"parent/1622\",[545,4.673]],[\"name/1623\",[566,76.826]],[\"parent/1623\",[540,4.967]],[\"name/1624\",[26,35.876]],[\"parent/1624\",[540,4.967]],[\"name/1625\",[567,76.826]],[\"parent/1625\",[545,4.673]],[\"name/1626\",[568,76.826]],[\"parent/1626\",[545,4.673]],[\"name/1627\",[569,76.826]],[\"parent/1627\",[545,4.673]],[\"name/1628\",[570,76.826]],[\"parent/1628\",[545,4.673]],[\"name/1629\",[571,76.826]],[\"parent/1629\",[545,4.673]],[\"name/1630\",[572,76.826]],[\"parent/1630\",[545,4.673]],[\"name/1631\",[497,62.059]],[\"parent/1631\",[540,4.967]],[\"name/1632\",[573,76.826]],[\"parent/1632\",[540,4.967]],[\"name/1633\",[26,35.876]],[\"parent/1633\",[540,4.967]],[\"name/1634\",[544,71.682]],[\"parent/1634\",[545,4.673]],[\"name/1635\",[550,71.682]],[\"parent/1635\",[545,4.673]],[\"name/1636\",[552,71.682]],[\"parent/1636\",[545,4.673]],[\"name/1637\",[557,71.682]],[\"parent/1637\",[545,4.673]],[\"name/1638\",[561,71.682]],[\"parent/1638\",[545,4.673]],[\"name/1639\",[574,65.762]],[\"parent/1639\",[]],[\"name/1640\",[575,71.682]],[\"parent/1640\",[574,6.201]],[\"name/1641\",[576,71.682]],[\"parent/1641\",[574,6.201]],[\"name/1642\",[577,71.682]],[\"parent/1642\",[574,6.201]],[\"name/1643\",[578,76.826]],[\"parent/1643\",[]],[\"name/1644\",[579,62.059]],[\"parent/1644\",[]],[\"name/1645\",[474,71.682]],[\"parent/1645\",[579,5.852]],[\"name/1646\",[45,44.409]],[\"parent/1646\",[579,5.852]],[\"name/1647\",[30,65.762]],[\"parent/1647\",[579,5.852]],[\"name/1648\",[48,45.545]],[\"parent/1648\",[579,5.852]],[\"name/1649\",[41,59.357]],[\"parent/1649\",[579,5.852]],[\"name/1650\",[580,71.682]],[\"parent/1650\",[]],[\"name/1651\",[581,76.826]],[\"parent/1651\",[580,6.759]],[\"name/1652\",[582,71.682]],[\"parent/1652\",[]],[\"name/1653\",[24,45.545]],[\"parent/1653\",[582,6.759]],[\"name/1654\",[583,76.826]],[\"parent/1654\",[]],[\"name/1655\",[584,58.237]],[\"parent/1655\",[]],[\"name/1656\",[150,62.059]],[\"parent/1656\",[584,5.491]],[\"name/1657\",[585,60.618]],[\"parent/1657\",[584,5.491]],[\"name/1658\",[586,71.682]],[\"parent/1658\",[584,5.491]],[\"name/1659\",[149,60.618]],[\"parent/1659\",[584,5.491]],[\"name/1660\",[82,52.085]],[\"parent/1660\",[584,5.491]],[\"name/1661\",[587,68.293]],[\"parent/1661\",[584,5.491]],[\"name/1662\",[149,60.618]],[\"parent/1662\",[584,5.491]],[\"name/1663\",[588,71.682]],[\"parent/1663\",[584,5.491]],[\"name/1664\",[589,63.741]],[\"parent/1664\",[]],[\"name/1665\",[140,56.313]],[\"parent/1665\",[589,6.01]],[\"name/1666\",[139,60.618]],[\"parent/1666\",[589,6.01]],[\"name/1667\",[587,68.293]],[\"parent/1667\",[589,6.01]],[\"name/1668\",[149,60.618]],[\"parent/1668\",[589,6.01]],[\"name/1669\",[590,62.059]],[\"parent/1669\",[]],[\"name/1670\",[591,76.826]],[\"parent/1670\",[590,5.852]],[\"name/1671\",[140,56.313]],[\"parent/1671\",[590,5.852]],[\"name/1672\",[139,60.618]],[\"parent/1672\",[590,5.852]],[\"name/1673\",[587,68.293]],[\"parent/1673\",[590,5.852]],[\"name/1674\",[149,60.618]],[\"parent/1674\",[590,5.852]],[\"name/1675\",[592,58.237]],[\"parent/1675\",[]],[\"name/1676\",[398,49.116]],[\"parent/1676\",[592,5.491]],[\"name/1677\",[593,71.682]],[\"parent/1677\",[592,5.491]],[\"name/1678\",[594,76.826]],[\"parent/1678\",[592,5.491]],[\"name/1679\",[595,71.682]],[\"parent/1679\",[592,5.491]],[\"name/1680\",[596,71.682]],[\"parent/1680\",[592,5.491]],[\"name/1681\",[597,71.682]],[\"parent/1681\",[592,5.491]],[\"name/1682\",[488,60.618]],[\"parent/1682\",[592,5.491]],[\"name/1683\",[598,76.826]],[\"parent/1683\",[592,5.491]],[\"name/1684\",[599,71.682]],[\"parent/1684\",[]],[\"name/1685\",[26,35.876]],[\"parent/1685\",[599,6.759]],[\"name/1686\",[229,65.762]],[\"parent/1686\",[600,7.244]],[\"name/1687\",[601,63.741]],[\"parent/1687\",[]],[\"name/1688\",[602,76.826]],[\"parent/1688\",[601,6.01]],[\"name/1689\",[603,68.293]],[\"parent/1689\",[601,6.01]],[\"name/1690\",[19,36.969]],[\"parent/1690\",[601,6.01]],[\"name/1691\",[23,41.214]],[\"parent/1691\",[601,6.01]],[\"name/1692\",[604,49.554]],[\"parent/1692\",[]],[\"name/1693\",[82,52.085]],[\"parent/1693\",[604,4.673]],[\"name/1694\",[150,62.059]],[\"parent/1694\",[604,4.673]],[\"name/1695\",[605,76.826]],[\"parent/1695\",[604,4.673]],[\"name/1696\",[606,76.826]],[\"parent/1696\",[604,4.673]],[\"name/1697\",[607,76.826]],[\"parent/1697\",[604,4.673]],[\"name/1698\",[595,71.682]],[\"parent/1698\",[604,4.673]],[\"name/1699\",[608,76.826]],[\"parent/1699\",[604,4.673]],[\"name/1700\",[152,55.473]],[\"parent/1700\",[604,4.673]],[\"name/1701\",[609,76.826]],[\"parent/1701\",[604,4.673]],[\"name/1702\",[83,56.313]],[\"parent/1702\",[604,4.673]],[\"name/1703\",[603,68.293]],[\"parent/1703\",[604,4.673]],[\"name/1704\",[610,76.826]],[\"parent/1704\",[604,4.673]],[\"name/1705\",[593,71.682]],[\"parent/1705\",[604,4.673]],[\"name/1706\",[611,71.682]],[\"parent/1706\",[604,4.673]],[\"name/1707\",[612,76.826]],[\"parent/1707\",[604,4.673]],[\"name/1708\",[613,76.826]],[\"parent/1708\",[604,4.673]],[\"name/1709\",[26,35.876]],[\"parent/1709\",[604,4.673]],[\"name/1710\",[614,76.826]],[\"parent/1710\",[615,6.201]],[\"name/1711\",[616,76.826]],[\"parent/1711\",[615,6.201]],[\"name/1712\",[617,76.826]],[\"parent/1712\",[615,6.201]],[\"name/1713\",[618,76.826]],[\"parent/1713\",[615,6.201]],[\"name/1714\",[23,41.214]],[\"parent/1714\",[604,4.673]],[\"name/1715\",[619,76.826]],[\"parent/1715\",[604,4.673]],[\"name/1716\",[588,71.682]],[\"parent/1716\",[604,4.673]],[\"name/1717\",[149,60.618]],[\"parent/1717\",[604,4.673]],[\"name/1718\",[620,60.618]],[\"parent/1718\",[]],[\"name/1719\",[603,68.293]],[\"parent/1719\",[620,5.716]],[\"name/1720\",[83,56.313]],[\"parent/1720\",[620,5.716]],[\"name/1721\",[488,60.618]],[\"parent/1721\",[620,5.716]],[\"name/1722\",[596,71.682]],[\"parent/1722\",[620,5.716]],[\"name/1723\",[597,71.682]],[\"parent/1723\",[620,5.716]],[\"name/1724\",[23,41.214]],[\"parent/1724\",[620,5.716]],[\"name/1725\",[621,63.741]],[\"parent/1725\",[]],[\"name/1726\",[398,49.116]],[\"parent/1726\",[621,6.01]],[\"name/1727\",[622,76.826]],[\"parent/1727\",[621,6.01]],[\"name/1728\",[611,71.682]],[\"parent/1728\",[621,6.01]],[\"name/1729\",[586,71.682]],[\"parent/1729\",[621,6.01]],[\"name/1730\",[623,71.682]],[\"parent/1730\",[]],[\"name/1731\",[26,35.876]],[\"parent/1731\",[623,6.759]],[\"name/1732\",[624,68.293]],[\"parent/1732\",[]],[\"name/1733\",[195,48.293]],[\"parent/1733\",[624,6.439]],[\"name/1734\",[267,62.059]],[\"parent/1734\",[624,6.439]],[\"name/1735\",[625,65.762]],[\"parent/1735\",[]],[\"name/1736\",[459,68.293]],[\"parent/1736\",[625,6.201]],[\"name/1737\",[460,68.293]],[\"parent/1737\",[625,6.201]],[\"name/1738\",[626,60.618]],[\"parent/1738\",[]],[\"name/1739\",[31,43.388]],[\"parent/1739\",[626,5.716]],[\"name/1740\",[627,57.229]],[\"parent/1740\",[626,5.716]],[\"name/1741\",[628,68.293]],[\"parent/1741\",[626,5.716]],[\"name/1742\",[629,76.826]],[\"parent/1742\",[]],[\"name/1743\",[630,38.196]],[\"parent/1743\",[]],[\"name/1744\",[631,68.293]],[\"parent/1744\",[630,3.602]],[\"name/1745\",[483,62.059]],[\"parent/1745\",[630,3.602]],[\"name/1746\",[632,76.826]],[\"parent/1746\",[630,3.602]],[\"name/1747\",[633,76.826]],[\"parent/1747\",[630,3.602]],[\"name/1748\",[575,71.682]],[\"parent/1748\",[630,3.602]],[\"name/1749\",[576,71.682]],[\"parent/1749\",[630,3.602]],[\"name/1750\",[577,71.682]],[\"parent/1750\",[630,3.602]],[\"name/1751\",[634,71.682]],[\"parent/1751\",[630,3.602]],[\"name/1752\",[635,71.682]],[\"parent/1752\",[630,3.602]],[\"name/1753\",[636,71.682]],[\"parent/1753\",[630,3.602]],[\"name/1754\",[482,62.059]],[\"parent/1754\",[630,3.602]],[\"name/1755\",[487,62.059]],[\"parent/1755\",[630,3.602]],[\"name/1756\",[489,59.357]],[\"parent/1756\",[630,3.602]],[\"name/1757\",[512,68.293]],[\"parent/1757\",[630,3.602]],[\"name/1758\",[637,68.293]],[\"parent/1758\",[630,3.602]],[\"name/1759\",[638,68.293]],[\"parent/1759\",[630,3.602]],[\"name/1760\",[501,65.762]],[\"parent/1760\",[630,3.602]],[\"name/1761\",[502,65.762]],[\"parent/1761\",[630,3.602]],[\"name/1762\",[503,65.762]],[\"parent/1762\",[630,3.602]],[\"name/1763\",[504,65.762]],[\"parent/1763\",[630,3.602]],[\"name/1764\",[505,65.762]],[\"parent/1764\",[630,3.602]],[\"name/1765\",[9,41.021]],[\"parent/1765\",[630,3.602]],[\"name/1766\",[271,68.293]],[\"parent/1766\",[630,3.602]],[\"name/1767\",[19,36.969]],[\"parent/1767\",[630,3.602]],[\"name/1768\",[295,63.741]],[\"parent/1768\",[630,3.602]],[\"name/1769\",[639,71.682]],[\"parent/1769\",[630,3.602]],[\"name/1770\",[625,65.762]],[\"parent/1770\",[630,3.602]],[\"name/1771\",[534,71.682]],[\"parent/1771\",[630,3.602]],[\"name/1772\",[261,68.293]],[\"parent/1772\",[630,3.602]],[\"name/1773\",[451,60.618]],[\"parent/1773\",[630,3.602]],[\"name/1774\",[640,65.762]],[\"parent/1774\",[630,3.602]],[\"name/1775\",[641,65.762]],[\"parent/1775\",[630,3.602]],[\"name/1776\",[642,62.059]],[\"parent/1776\",[630,3.602]],[\"name/1777\",[643,65.762]],[\"parent/1777\",[630,3.602]],[\"name/1778\",[644,71.682]],[\"parent/1778\",[630,3.602]],[\"name/1779\",[645,68.293]],[\"parent/1779\",[630,3.602]],[\"name/1780\",[13,45.249]],[\"parent/1780\",[630,3.602]],[\"name/1781\",[646,68.293]],[\"parent/1781\",[630,3.602]],[\"name/1782\",[87,53.978]],[\"parent/1782\",[630,3.602]],[\"name/1783\",[299,65.762]],[\"parent/1783\",[630,3.602]],[\"name/1784\",[647,71.682]],[\"parent/1784\",[630,3.602]],[\"name/1785\",[648,71.682]],[\"parent/1785\",[630,3.602]],[\"name/1786\",[23,41.214]],[\"parent/1786\",[630,3.602]],[\"name/1787\",[649,76.826]],[\"parent/1787\",[630,3.602]],[\"name/1788\",[650,76.826]],[\"parent/1788\",[630,3.602]],[\"name/1789\",[651,76.826]],[\"parent/1789\",[630,3.602]],[\"name/1790\",[652,76.826]],[\"parent/1790\",[630,3.602]],[\"name/1791\",[653,76.826]],[\"parent/1791\",[630,3.602]],[\"name/1792\",[654,76.826]],[\"parent/1792\",[630,3.602]],[\"name/1793\",[486,62.059]],[\"parent/1793\",[630,3.602]],[\"name/1794\",[484,62.059]],[\"parent/1794\",[630,3.602]],[\"name/1795\",[485,62.059]],[\"parent/1795\",[630,3.602]],[\"name/1796\",[6,63.741]],[\"parent/1796\",[630,3.602]],[\"name/1797\",[21,43.388]],[\"parent/1797\",[630,3.602]],[\"name/1798\",[535,62.059]],[\"parent/1798\",[630,3.602]],[\"name/1799\",[655,71.682]],[\"parent/1799\",[630,3.602]],[\"name/1800\",[267,62.059]],[\"parent/1800\",[630,3.602]],[\"name/1801\",[195,48.293]],[\"parent/1801\",[630,3.602]],[\"name/1802\",[480,62.059]],[\"parent/1802\",[630,3.602]],[\"name/1803\",[251,56.313]],[\"parent/1803\",[630,3.602]],[\"name/1804\",[656,71.682]],[\"parent/1804\",[630,3.602]],[\"name/1805\",[626,60.618]],[\"parent/1805\",[630,3.602]],[\"name/1806\",[491,60.618]],[\"parent/1806\",[630,3.602]],[\"name/1807\",[492,60.618]],[\"parent/1807\",[630,3.602]],[\"name/1808\",[493,60.618]],[\"parent/1808\",[630,3.602]],[\"name/1809\",[494,60.618]],[\"parent/1809\",[630,3.602]],[\"name/1810\",[22,44.409]],[\"parent/1810\",[630,3.602]],[\"name/1811\",[26,35.876]],[\"parent/1811\",[630,3.602]],[\"name/1812\",[657,41.214]],[\"parent/1812\",[]],[\"name/1813\",[658,68.293]],[\"parent/1813\",[657,3.886]],[\"name/1814\",[659,71.682]],[\"parent/1814\",[657,3.886]],[\"name/1815\",[481,63.741]],[\"parent/1815\",[657,3.886]],[\"name/1816\",[19,36.969]],[\"parent/1816\",[657,3.886]],[\"name/1817\",[9,41.021]],[\"parent/1817\",[657,3.886]],[\"name/1818\",[87,53.978]],[\"parent/1818\",[657,3.886]],[\"name/1819\",[251,56.313]],[\"parent/1819\",[657,3.886]],[\"name/1820\",[489,59.357]],[\"parent/1820\",[657,3.886]],[\"name/1821\",[23,41.214]],[\"parent/1821\",[657,3.886]],[\"name/1822\",[14,45.85]],[\"parent/1822\",[657,3.886]],[\"name/1823\",[488,60.618]],[\"parent/1823\",[657,3.886]],[\"name/1824\",[252,54.698]],[\"parent/1824\",[657,3.886]],[\"name/1825\",[491,60.618]],[\"parent/1825\",[657,3.886]],[\"name/1826\",[492,60.618]],[\"parent/1826\",[657,3.886]],[\"name/1827\",[493,60.618]],[\"parent/1827\",[657,3.886]],[\"name/1828\",[494,60.618]],[\"parent/1828\",[657,3.886]],[\"name/1829\",[483,62.059]],[\"parent/1829\",[657,3.886]],[\"name/1830\",[21,43.388]],[\"parent/1830\",[657,3.886]],[\"name/1831\",[480,62.059]],[\"parent/1831\",[657,3.886]],[\"name/1832\",[482,62.059]],[\"parent/1832\",[657,3.886]],[\"name/1833\",[484,62.059]],[\"parent/1833\",[657,3.886]],[\"name/1834\",[485,62.059]],[\"parent/1834\",[657,3.886]],[\"name/1835\",[486,62.059]],[\"parent/1835\",[657,3.886]],[\"name/1836\",[487,62.059]],[\"parent/1836\",[657,3.886]],[\"name/1837\",[195,48.293]],[\"parent/1837\",[657,3.886]],[\"name/1838\",[501,65.762]],[\"parent/1838\",[657,3.886]],[\"name/1839\",[502,65.762]],[\"parent/1839\",[657,3.886]],[\"name/1840\",[503,65.762]],[\"parent/1840\",[657,3.886]],[\"name/1841\",[504,65.762]],[\"parent/1841\",[657,3.886]],[\"name/1842\",[505,65.762]],[\"parent/1842\",[657,3.886]],[\"name/1843\",[656,71.682]],[\"parent/1843\",[657,3.886]],[\"name/1844\",[631,68.293]],[\"parent/1844\",[657,3.886]],[\"name/1845\",[646,68.293]],[\"parent/1845\",[657,3.886]],[\"name/1846\",[626,60.618]],[\"parent/1846\",[657,3.886]],[\"name/1847\",[6,63.741]],[\"parent/1847\",[657,3.886]],[\"name/1848\",[643,65.762]],[\"parent/1848\",[657,3.886]],[\"name/1849\",[642,62.059]],[\"parent/1849\",[657,3.886]],[\"name/1850\",[640,65.762]],[\"parent/1850\",[657,3.886]],[\"name/1851\",[535,62.059]],[\"parent/1851\",[657,3.886]],[\"name/1852\",[655,71.682]],[\"parent/1852\",[657,3.886]],[\"name/1853\",[645,68.293]],[\"parent/1853\",[657,3.886]],[\"name/1854\",[13,45.249]],[\"parent/1854\",[657,3.886]],[\"name/1855\",[641,65.762]],[\"parent/1855\",[657,3.886]],[\"name/1856\",[637,68.293]],[\"parent/1856\",[657,3.886]],[\"name/1857\",[638,68.293]],[\"parent/1857\",[657,3.886]],[\"name/1858\",[634,71.682]],[\"parent/1858\",[657,3.886]],[\"name/1859\",[635,71.682]],[\"parent/1859\",[657,3.886]],[\"name/1860\",[636,71.682]],[\"parent/1860\",[657,3.886]],[\"name/1861\",[512,68.293]],[\"parent/1861\",[657,3.886]],[\"name/1862\",[26,35.876]],[\"parent/1862\",[657,3.886]],[\"name/1863\",[535,62.059]],[\"parent/1863\",[]],[\"name/1864\",[660,76.826]],[\"parent/1864\",[535,5.852]],[\"name/1865\",[251,56.313]],[\"parent/1865\",[]],[\"name/1866\",[627,57.229]],[\"parent/1866\",[251,5.31]],[\"name/1867\",[661,71.682]],[\"parent/1867\",[251,5.31]],[\"name/1868\",[662,76.826]],[\"parent/1868\",[251,5.31]],[\"name/1869\",[663,76.826]],[\"parent/1869\",[]],[\"name/1870\",[664,76.826]],[\"parent/1870\",[]],[\"name/1871\",[665,76.826]],[\"parent/1871\",[]],[\"name/1872\",[666,76.826]],[\"parent/1872\",[]],[\"name/1873\",[667,71.682]],[\"parent/1873\",[]],[\"name/1874\",[26,35.876]],[\"parent/1874\",[667,6.759]],[\"name/1875\",[668,76.826]],[\"parent/1875\",[]],[\"name/1876\",[669,76.826]],[\"parent/1876\",[]],[\"name/1877\",[670,71.682]],[\"parent/1877\",[]],[\"name/1878\",[26,35.876]],[\"parent/1878\",[670,6.759]],[\"name/1879\",[671,52.085]],[\"parent/1879\",[]],[\"name/1880\",[27,40.104]],[\"parent/1880\",[671,4.911]],[\"name/1881\",[104,56.313]],[\"parent/1881\",[671,4.911]],[\"name/1882\",[105,56.313]],[\"parent/1882\",[671,4.911]],[\"name/1883\",[106,56.313]],[\"parent/1883\",[671,4.911]],[\"name/1884\",[107,56.313]],[\"parent/1884\",[671,4.911]],[\"name/1885\",[108,56.313]],[\"parent/1885\",[671,4.911]],[\"name/1886\",[109,56.313]],[\"parent/1886\",[671,4.911]],[\"name/1887\",[110,56.313]],[\"parent/1887\",[671,4.911]],[\"name/1888\",[111,56.313]],[\"parent/1888\",[671,4.911]],[\"name/1889\",[112,56.313]],[\"parent/1889\",[671,4.911]],[\"name/1890\",[113,56.313]],[\"parent/1890\",[671,4.911]],[\"name/1891\",[114,56.313]],[\"parent/1891\",[671,4.911]],[\"name/1892\",[115,56.313]],[\"parent/1892\",[671,4.911]],[\"name/1893\",[116,56.313]],[\"parent/1893\",[671,4.911]],[\"name/1894\",[117,56.313]],[\"parent/1894\",[671,4.911]],[\"name/1895\",[118,56.313]],[\"parent/1895\",[671,4.911]],[\"name/1896\",[672,76.826]],[\"parent/1896\",[]],[\"name/1897\",[673,71.682]],[\"parent/1897\",[]],[\"name/1898\",[26,35.876]],[\"parent/1898\",[673,6.759]],[\"name/1899\",[674,71.682]],[\"parent/1899\",[675,7.244]],[\"name/1900\",[676,76.826]],[\"parent/1900\",[]],[\"name/1901\",[677,76.826]],[\"parent/1901\",[]],[\"name/1902\",[678,71.682]],[\"parent/1902\",[]],[\"name/1903\",[26,35.876]],[\"parent/1903\",[678,6.759]],[\"name/1904\",[674,71.682]],[\"parent/1904\",[679,6.201]],[\"name/1905\",[680,76.826]],[\"parent/1905\",[679,6.201]],[\"name/1906\",[681,76.826]],[\"parent/1906\",[679,6.201]],[\"name/1907\",[140,56.313]],[\"parent/1907\",[679,6.201]],[\"name/1908\",[682,76.826]],[\"parent/1908\",[]],[\"name/1909\",[683,76.826]],[\"parent/1909\",[]],[\"name/1910\",[684,76.826]],[\"parent/1910\",[]],[\"name/1911\",[685,76.826]],[\"parent/1911\",[]],[\"name/1912\",[220,57.229]],[\"parent/1912\",[]],[\"name/1913\",[686,76.826]],[\"parent/1913\",[]],[\"name/1914\",[687,46.165]],[\"parent/1914\",[]],[\"name/1915\",[688,76.826]],[\"parent/1915\",[687,4.353]],[\"name/1916\",[689,76.826]],[\"parent/1916\",[687,4.353]],[\"name/1917\",[690,76.826]],[\"parent/1917\",[687,4.353]],[\"name/1918\",[691,71.682]],[\"parent/1918\",[687,4.353]],[\"name/1919\",[692,76.826]],[\"parent/1919\",[687,4.353]],[\"name/1920\",[693,76.826]],[\"parent/1920\",[687,4.353]],[\"name/1921\",[694,76.826]],[\"parent/1921\",[687,4.353]],[\"name/1922\",[695,76.826]],[\"parent/1922\",[687,4.353]],[\"name/1923\",[696,76.826]],[\"parent/1923\",[687,4.353]],[\"name/1924\",[697,76.826]],[\"parent/1924\",[687,4.353]],[\"name/1925\",[154,60.618]],[\"parent/1925\",[687,4.353]],[\"name/1926\",[698,76.826]],[\"parent/1926\",[687,4.353]],[\"name/1927\",[699,76.826]],[\"parent/1927\",[687,4.353]],[\"name/1928\",[700,76.826]],[\"parent/1928\",[687,4.353]],[\"name/1929\",[701,76.826]],[\"parent/1929\",[687,4.353]],[\"name/1930\",[152,55.473]],[\"parent/1930\",[687,4.353]],[\"name/1931\",[702,76.826]],[\"parent/1931\",[687,4.353]],[\"name/1932\",[26,35.876]],[\"parent/1932\",[687,4.353]],[\"name/1933\",[703,76.826]],[\"parent/1933\",[704,7.244]],[\"name/1934\",[705,76.826]],[\"parent/1934\",[687,4.353]],[\"name/1935\",[706,71.682]],[\"parent/1935\",[687,4.353]],[\"name/1936\",[707,76.826]],[\"parent/1936\",[687,4.353]],[\"name/1937\",[708,76.826]],[\"parent/1937\",[687,4.353]],[\"name/1938\",[709,76.826]],[\"parent/1938\",[687,4.353]],[\"name/1939\",[710,76.826]],[\"parent/1939\",[687,4.353]],[\"name/1940\",[382,60.618]],[\"parent/1940\",[687,4.353]],[\"name/1941\",[711,76.826]],[\"parent/1941\",[687,4.353]],[\"name/1942\",[712,76.826]],[\"parent/1942\",[687,4.353]],[\"name/1943\",[713,76.826]],[\"parent/1943\",[687,4.353]],[\"name/1944\",[714,76.826]],[\"parent/1944\",[687,4.353]],[\"name/1945\",[715,76.826]],[\"parent/1945\",[687,4.353]],[\"name/1946\",[716,76.826]],[\"parent/1946\",[]],[\"name/1947\",[717,76.826]],[\"parent/1947\",[]],[\"name/1948\",[718,76.826]],[\"parent/1948\",[]],[\"name/1949\",[719,76.826]],[\"parent/1949\",[]],[\"name/1950\",[720,76.826]],[\"parent/1950\",[]],[\"name/1951\",[721,76.826]],[\"parent/1951\",[]],[\"name/1952\",[722,76.826]],[\"parent/1952\",[]],[\"name/1953\",[723,76.826]],[\"parent/1953\",[]],[\"name/1954\",[724,76.826]],[\"parent/1954\",[]],[\"name/1955\",[725,76.826]],[\"parent/1955\",[]],[\"name/1956\",[726,76.826]],[\"parent/1956\",[]],[\"name/1957\",[727,76.826]],[\"parent/1957\",[]],[\"name/1958\",[728,76.826]],[\"parent/1958\",[]],[\"name/1959\",[729,76.826]],[\"parent/1959\",[]],[\"name/1960\",[730,76.826]],[\"parent/1960\",[]],[\"name/1961\",[731,76.826]],[\"parent/1961\",[]],[\"name/1962\",[732,63.741]],[\"parent/1962\",[]],[\"name/1963\",[733,76.826]],[\"parent/1963\",[]],[\"name/1964\",[734,76.826]],[\"parent/1964\",[]],[\"name/1965\",[735,76.826]],[\"parent/1965\",[]],[\"name/1966\",[736,76.826]],[\"parent/1966\",[]],[\"name/1967\",[737,76.826]],[\"parent/1967\",[]],[\"name/1968\",[738,76.826]],[\"parent/1968\",[]],[\"name/1969\",[739,59.357]],[\"parent/1969\",[]],[\"name/1970\",[740,71.682]],[\"parent/1970\",[739,5.597]],[\"name/1971\",[741,76.826]],[\"parent/1971\",[739,5.597]],[\"name/1972\",[742,76.826]],[\"parent/1972\",[739,5.597]],[\"name/1973\",[743,76.826]],[\"parent/1973\",[739,5.597]],[\"name/1974\",[26,35.876]],[\"parent/1974\",[739,5.597]],[\"name/1975\",[744,68.293]],[\"parent/1975\",[745,6.201]],[\"name/1976\",[746,76.826]],[\"parent/1976\",[745,6.201]],[\"name/1977\",[747,76.826]],[\"parent/1977\",[745,6.201]],[\"name/1978\",[748,76.826]],[\"parent/1978\",[745,6.201]],[\"name/1979\",[749,76.826]],[\"parent/1979\",[739,5.597]],[\"name/1980\",[12,45.545]],[\"parent/1980\",[739,5.597]],[\"name/1981\",[750,76.826]],[\"parent/1981\",[]],[\"name/1982\",[751,76.826]],[\"parent/1982\",[]],[\"name/1983\",[752,76.826]],[\"parent/1983\",[]],[\"name/1984\",[753,76.826]],[\"parent/1984\",[]],[\"name/1985\",[754,76.826]],[\"parent/1985\",[]],[\"name/1986\",[755,50.011]],[\"parent/1986\",[]],[\"name/1987\",[756,76.826]],[\"parent/1987\",[755,4.716]],[\"name/1988\",[757,76.826]],[\"parent/1988\",[755,4.716]],[\"name/1989\",[758,76.826]],[\"parent/1989\",[755,4.716]],[\"name/1990\",[8,46.49]],[\"parent/1990\",[755,4.716]],[\"name/1991\",[9,41.021]],[\"parent/1991\",[755,4.716]],[\"name/1992\",[10,43.388]],[\"parent/1992\",[755,4.716]],[\"name/1993\",[11,44.681]],[\"parent/1993\",[755,4.716]],[\"name/1994\",[12,45.545]],[\"parent/1994\",[755,4.716]],[\"name/1995\",[13,45.249]],[\"parent/1995\",[755,4.716]],[\"name/1996\",[14,45.85]],[\"parent/1996\",[755,4.716]],[\"name/1997\",[15,46.49]],[\"parent/1997\",[755,4.716]],[\"name/1998\",[16,46.49]],[\"parent/1998\",[755,4.716]],[\"name/1999\",[17,44.961]],[\"parent/1999\",[755,4.716]],[\"name/2000\",[18,46.165]],[\"parent/2000\",[755,4.716]],[\"name/2001\",[19,36.969]],[\"parent/2001\",[755,4.716]],[\"name/2002\",[20,46.165]],[\"parent/2002\",[755,4.716]],[\"name/2003\",[21,43.388]],[\"parent/2003\",[755,4.716]],[\"name/2004\",[22,44.409]],[\"parent/2004\",[755,4.716]],[\"name/2005\",[23,41.214]],[\"parent/2005\",[755,4.716]],[\"name/2006\",[24,45.545]],[\"parent/2006\",[755,4.716]],[\"name/2007\",[759,68.293]],[\"parent/2007\",[]],[\"name/2008\",[760,76.826]],[\"parent/2008\",[759,6.439]],[\"name/2009\",[200,42.462]],[\"parent/2009\",[759,6.439]],[\"name/2010\",[761,47.906]],[\"parent/2010\",[]],[\"name/2011\",[227,62.059]],[\"parent/2011\",[761,4.517]],[\"name/2012\",[100,53.978]],[\"parent/2012\",[761,4.517]],[\"name/2013\",[3,56.313]],[\"parent/2013\",[761,4.517]],[\"name/2014\",[433,58.237]],[\"parent/2014\",[761,4.517]],[\"name/2015\",[11,44.681]],[\"parent/2015\",[761,4.517]],[\"name/2016\",[226,59.357]],[\"parent/2016\",[761,4.517]],[\"name/2017\",[10,43.388]],[\"parent/2017\",[761,4.517]],[\"name/2018\",[160,49.554]],[\"parent/2018\",[761,4.517]],[\"name/2019\",[7,55.473]],[\"parent/2019\",[761,4.517]],[\"name/2020\",[135,62.059]],[\"parent/2020\",[761,4.517]],[\"name/2021\",[8,46.49]],[\"parent/2021\",[761,4.517]],[\"name/2022\",[9,41.021]],[\"parent/2022\",[761,4.517]],[\"name/2023\",[12,45.545]],[\"parent/2023\",[761,4.517]],[\"name/2024\",[13,45.249]],[\"parent/2024\",[761,4.517]],[\"name/2025\",[14,45.85]],[\"parent/2025\",[761,4.517]],[\"name/2026\",[15,46.49]],[\"parent/2026\",[761,4.517]],[\"name/2027\",[16,46.49]],[\"parent/2027\",[761,4.517]],[\"name/2028\",[17,44.961]],[\"parent/2028\",[761,4.517]],[\"name/2029\",[18,46.165]],[\"parent/2029\",[761,4.517]],[\"name/2030\",[19,36.969]],[\"parent/2030\",[761,4.517]],[\"name/2031\",[20,46.165]],[\"parent/2031\",[761,4.517]],[\"name/2032\",[21,43.388]],[\"parent/2032\",[761,4.517]],[\"name/2033\",[22,44.409]],[\"parent/2033\",[761,4.517]],[\"name/2034\",[23,41.214]],[\"parent/2034\",[761,4.517]],[\"name/2035\",[24,45.545]],[\"parent/2035\",[761,4.517]],[\"name/2036\",[762,57.229]],[\"parent/2036\",[]],[\"name/2037\",[763,76.826]],[\"parent/2037\",[762,5.396]],[\"name/2038\",[764,76.826]],[\"parent/2038\",[762,5.396]],[\"name/2039\",[765,76.826]],[\"parent/2039\",[762,5.396]],[\"name/2040\",[766,76.826]],[\"parent/2040\",[762,5.396]],[\"name/2041\",[767,76.826]],[\"parent/2041\",[762,5.396]],[\"name/2042\",[768,76.826]],[\"parent/2042\",[762,5.396]],[\"name/2043\",[769,76.826]],[\"parent/2043\",[762,5.396]],[\"name/2044\",[770,76.826]],[\"parent/2044\",[762,5.396]],[\"name/2045\",[771,76.826]],[\"parent/2045\",[762,5.396]],[\"name/2046\",[772,51.525]],[\"parent/2046\",[]],[\"name/2047\",[8,46.49]],[\"parent/2047\",[772,4.858]],[\"name/2048\",[9,41.021]],[\"parent/2048\",[772,4.858]],[\"name/2049\",[10,43.388]],[\"parent/2049\",[772,4.858]],[\"name/2050\",[11,44.681]],[\"parent/2050\",[772,4.858]],[\"name/2051\",[12,45.545]],[\"parent/2051\",[772,4.858]],[\"name/2052\",[13,45.249]],[\"parent/2052\",[772,4.858]],[\"name/2053\",[14,45.85]],[\"parent/2053\",[772,4.858]],[\"name/2054\",[15,46.49]],[\"parent/2054\",[772,4.858]],[\"name/2055\",[16,46.49]],[\"parent/2055\",[772,4.858]],[\"name/2056\",[17,44.961]],[\"parent/2056\",[772,4.858]],[\"name/2057\",[18,46.165]],[\"parent/2057\",[772,4.858]],[\"name/2058\",[19,36.969]],[\"parent/2058\",[772,4.858]],[\"name/2059\",[20,46.165]],[\"parent/2059\",[772,4.858]],[\"name/2060\",[21,43.388]],[\"parent/2060\",[772,4.858]],[\"name/2061\",[22,44.409]],[\"parent/2061\",[772,4.858]],[\"name/2062\",[23,41.214]],[\"parent/2062\",[772,4.858]],[\"name/2063\",[24,45.545]],[\"parent/2063\",[772,4.858]],[\"name/2064\",[773,65.762]],[\"parent/2064\",[]],[\"name/2065\",[774,76.826]],[\"parent/2065\",[773,6.201]],[\"name/2066\",[19,36.969]],[\"parent/2066\",[773,6.201]],[\"name/2067\",[17,44.961]],[\"parent/2067\",[773,6.201]],[\"name/2068\",[775,50.011]],[\"parent/2068\",[]],[\"name/2069\",[139,60.618]],[\"parent/2069\",[775,4.716]],[\"name/2070\",[133,60.618]],[\"parent/2070\",[775,4.716]],[\"name/2071\",[11,44.681]],[\"parent/2071\",[775,4.716]],[\"name/2072\",[160,49.554]],[\"parent/2072\",[775,4.716]],[\"name/2073\",[8,46.49]],[\"parent/2073\",[775,4.716]],[\"name/2074\",[9,41.021]],[\"parent/2074\",[775,4.716]],[\"name/2075\",[10,43.388]],[\"parent/2075\",[775,4.716]],[\"name/2076\",[12,45.545]],[\"parent/2076\",[775,4.716]],[\"name/2077\",[13,45.249]],[\"parent/2077\",[775,4.716]],[\"name/2078\",[14,45.85]],[\"parent/2078\",[775,4.716]],[\"name/2079\",[15,46.49]],[\"parent/2079\",[775,4.716]],[\"name/2080\",[16,46.49]],[\"parent/2080\",[775,4.716]],[\"name/2081\",[17,44.961]],[\"parent/2081\",[775,4.716]],[\"name/2082\",[18,46.165]],[\"parent/2082\",[775,4.716]],[\"name/2083\",[19,36.969]],[\"parent/2083\",[775,4.716]],[\"name/2084\",[20,46.165]],[\"parent/2084\",[775,4.716]],[\"name/2085\",[21,43.388]],[\"parent/2085\",[775,4.716]],[\"name/2086\",[22,44.409]],[\"parent/2086\",[775,4.716]],[\"name/2087\",[23,41.214]],[\"parent/2087\",[775,4.716]],[\"name/2088\",[24,45.545]],[\"parent/2088\",[775,4.716]],[\"name/2089\",[776,47.173]],[\"parent/2089\",[]],[\"name/2090\",[139,60.618]],[\"parent/2090\",[776,4.448]],[\"name/2091\",[133,60.618]],[\"parent/2091\",[776,4.448]],[\"name/2092\",[227,62.059]],[\"parent/2092\",[776,4.448]],[\"name/2093\",[100,53.978]],[\"parent/2093\",[776,4.448]],[\"name/2094\",[3,56.313]],[\"parent/2094\",[776,4.448]],[\"name/2095\",[433,58.237]],[\"parent/2095\",[776,4.448]],[\"name/2096\",[11,44.681]],[\"parent/2096\",[776,4.448]],[\"name/2097\",[226,59.357]],[\"parent/2097\",[776,4.448]],[\"name/2098\",[10,43.388]],[\"parent/2098\",[776,4.448]],[\"name/2099\",[160,49.554]],[\"parent/2099\",[776,4.448]],[\"name/2100\",[7,55.473]],[\"parent/2100\",[776,4.448]],[\"name/2101\",[135,62.059]],[\"parent/2101\",[776,4.448]],[\"name/2102\",[8,46.49]],[\"parent/2102\",[776,4.448]],[\"name/2103\",[9,41.021]],[\"parent/2103\",[776,4.448]],[\"name/2104\",[12,45.545]],[\"parent/2104\",[776,4.448]],[\"name/2105\",[13,45.249]],[\"parent/2105\",[776,4.448]],[\"name/2106\",[14,45.85]],[\"parent/2106\",[776,4.448]],[\"name/2107\",[15,46.49]],[\"parent/2107\",[776,4.448]],[\"name/2108\",[16,46.49]],[\"parent/2108\",[776,4.448]],[\"name/2109\",[17,44.961]],[\"parent/2109\",[776,4.448]],[\"name/2110\",[18,46.165]],[\"parent/2110\",[776,4.448]],[\"name/2111\",[19,36.969]],[\"parent/2111\",[776,4.448]],[\"name/2112\",[20,46.165]],[\"parent/2112\",[776,4.448]],[\"name/2113\",[21,43.388]],[\"parent/2113\",[776,4.448]],[\"name/2114\",[22,44.409]],[\"parent/2114\",[776,4.448]],[\"name/2115\",[23,41.214]],[\"parent/2115\",[776,4.448]],[\"name/2116\",[24,45.545]],[\"parent/2116\",[776,4.448]],[\"name/2117\",[777,65.762]],[\"parent/2117\",[]],[\"name/2118\",[31,43.388]],[\"parent/2118\",[777,6.201]],[\"name/2119\",[551,63.741]],[\"parent/2119\",[777,6.201]],[\"name/2120\",[778,68.293]],[\"parent/2120\",[777,6.201]],[\"name/2121\",[779,44.144]],[\"parent/2121\",[]],[\"name/2122\",[661,71.682]],[\"parent/2122\",[779,4.162]],[\"name/2123\",[780,71.682]],[\"parent/2123\",[779,4.162]],[\"name/2124\",[781,76.826]],[\"parent/2124\",[779,4.162]],[\"name/2125\",[382,60.618]],[\"parent/2125\",[779,4.162]],[\"name/2126\",[222,62.059]],[\"parent/2126\",[779,4.162]],[\"name/2127\",[782,76.826]],[\"parent/2127\",[779,4.162]],[\"name/2128\",[783,68.293]],[\"parent/2128\",[779,4.162]],[\"name/2129\",[784,76.826]],[\"parent/2129\",[779,4.162]],[\"name/2130\",[785,76.826]],[\"parent/2130\",[779,4.162]],[\"name/2131\",[786,76.826]],[\"parent/2131\",[779,4.162]],[\"name/2132\",[787,76.826]],[\"parent/2132\",[779,4.162]],[\"name/2133\",[788,76.826]],[\"parent/2133\",[779,4.162]],[\"name/2134\",[131,68.293]],[\"parent/2134\",[779,4.162]],[\"name/2135\",[535,62.059]],[\"parent/2135\",[779,4.162]],[\"name/2136\",[789,76.826]],[\"parent/2136\",[779,4.162]],[\"name/2137\",[790,76.826]],[\"parent/2137\",[779,4.162]],[\"name/2138\",[791,68.293]],[\"parent/2138\",[779,4.162]],[\"name/2139\",[792,71.682]],[\"parent/2139\",[779,4.162]],[\"name/2140\",[793,76.826]],[\"parent/2140\",[779,4.162]],[\"name/2141\",[26,35.876]],[\"parent/2141\",[779,4.162]],[\"name/2142\",[794,71.682]],[\"parent/2142\",[795,7.244]],[\"name/2143\",[8,46.49]],[\"parent/2143\",[779,4.162]],[\"name/2144\",[9,41.021]],[\"parent/2144\",[779,4.162]],[\"name/2145\",[10,43.388]],[\"parent/2145\",[779,4.162]],[\"name/2146\",[11,44.681]],[\"parent/2146\",[779,4.162]],[\"name/2147\",[12,45.545]],[\"parent/2147\",[779,4.162]],[\"name/2148\",[13,45.249]],[\"parent/2148\",[779,4.162]],[\"name/2149\",[14,45.85]],[\"parent/2149\",[779,4.162]],[\"name/2150\",[15,46.49]],[\"parent/2150\",[779,4.162]],[\"name/2151\",[16,46.49]],[\"parent/2151\",[779,4.162]],[\"name/2152\",[17,44.961]],[\"parent/2152\",[779,4.162]],[\"name/2153\",[18,46.165]],[\"parent/2153\",[779,4.162]],[\"name/2154\",[19,36.969]],[\"parent/2154\",[779,4.162]],[\"name/2155\",[20,46.165]],[\"parent/2155\",[779,4.162]],[\"name/2156\",[21,43.388]],[\"parent/2156\",[779,4.162]],[\"name/2157\",[22,44.409]],[\"parent/2157\",[779,4.162]],[\"name/2158\",[23,41.214]],[\"parent/2158\",[779,4.162]],[\"name/2159\",[24,45.545]],[\"parent/2159\",[779,4.162]],[\"name/2160\",[796,65.762]],[\"parent/2160\",[]],[\"name/2161\",[797,76.826]],[\"parent/2161\",[796,6.201]],[\"name/2162\",[798,76.826]],[\"parent/2162\",[796,6.201]],[\"name/2163\",[799,76.826]],[\"parent/2163\",[796,6.201]],[\"name/2164\",[800,49.554]],[\"parent/2164\",[]],[\"name/2165\",[4,71.682]],[\"parent/2165\",[800,4.673]],[\"name/2166\",[10,43.388]],[\"parent/2166\",[800,4.673]],[\"name/2167\",[160,49.554]],[\"parent/2167\",[800,4.673]],[\"name/2168\",[7,55.473]],[\"parent/2168\",[800,4.673]],[\"name/2169\",[801,76.826]],[\"parent/2169\",[800,4.673]],[\"name/2170\",[8,46.49]],[\"parent/2170\",[800,4.673]],[\"name/2171\",[9,41.021]],[\"parent/2171\",[800,4.673]],[\"name/2172\",[11,44.681]],[\"parent/2172\",[800,4.673]],[\"name/2173\",[12,45.545]],[\"parent/2173\",[800,4.673]],[\"name/2174\",[13,45.249]],[\"parent/2174\",[800,4.673]],[\"name/2175\",[14,45.85]],[\"parent/2175\",[800,4.673]],[\"name/2176\",[15,46.49]],[\"parent/2176\",[800,4.673]],[\"name/2177\",[16,46.49]],[\"parent/2177\",[800,4.673]],[\"name/2178\",[17,44.961]],[\"parent/2178\",[800,4.673]],[\"name/2179\",[18,46.165]],[\"parent/2179\",[800,4.673]],[\"name/2180\",[19,36.969]],[\"parent/2180\",[800,4.673]],[\"name/2181\",[20,46.165]],[\"parent/2181\",[800,4.673]],[\"name/2182\",[21,43.388]],[\"parent/2182\",[800,4.673]],[\"name/2183\",[22,44.409]],[\"parent/2183\",[800,4.673]],[\"name/2184\",[23,41.214]],[\"parent/2184\",[800,4.673]],[\"name/2185\",[24,45.545]],[\"parent/2185\",[800,4.673]],[\"name/2186\",[802,68.293]],[\"parent/2186\",[]],[\"name/2187\",[803,65.762]],[\"parent/2187\",[802,6.439]],[\"name/2188\",[35,68.293]],[\"parent/2188\",[802,6.439]],[\"name/2189\",[804,63.741]],[\"parent/2189\",[]],[\"name/2190\",[805,71.682]],[\"parent/2190\",[804,6.01]],[\"name/2191\",[133,60.618]],[\"parent/2191\",[804,6.01]],[\"name/2192\",[10,43.388]],[\"parent/2192\",[804,6.01]],[\"name/2193\",[160,49.554]],[\"parent/2193\",[804,6.01]],[\"name/2194\",[806,76.826]],[\"parent/2194\",[]],[\"name/2195\",[807,50.995]],[\"parent/2195\",[]],[\"name/2196\",[792,71.682]],[\"parent/2196\",[807,4.808]],[\"name/2197\",[8,46.49]],[\"parent/2197\",[807,4.808]],[\"name/2198\",[9,41.021]],[\"parent/2198\",[807,4.808]],[\"name/2199\",[10,43.388]],[\"parent/2199\",[807,4.808]],[\"name/2200\",[11,44.681]],[\"parent/2200\",[807,4.808]],[\"name/2201\",[12,45.545]],[\"parent/2201\",[807,4.808]],[\"name/2202\",[13,45.249]],[\"parent/2202\",[807,4.808]],[\"name/2203\",[14,45.85]],[\"parent/2203\",[807,4.808]],[\"name/2204\",[15,46.49]],[\"parent/2204\",[807,4.808]],[\"name/2205\",[16,46.49]],[\"parent/2205\",[807,4.808]],[\"name/2206\",[17,44.961]],[\"parent/2206\",[807,4.808]],[\"name/2207\",[18,46.165]],[\"parent/2207\",[807,4.808]],[\"name/2208\",[19,36.969]],[\"parent/2208\",[807,4.808]],[\"name/2209\",[20,46.165]],[\"parent/2209\",[807,4.808]],[\"name/2210\",[21,43.388]],[\"parent/2210\",[807,4.808]],[\"name/2211\",[22,44.409]],[\"parent/2211\",[807,4.808]],[\"name/2212\",[23,41.214]],[\"parent/2212\",[807,4.808]],[\"name/2213\",[24,45.545]],[\"parent/2213\",[807,4.808]],[\"name/2214\",[808,76.826]],[\"parent/2214\",[]],[\"name/2215\",[809,51.525]],[\"parent/2215\",[]],[\"name/2216\",[11,44.681]],[\"parent/2216\",[809,4.858]],[\"name/2217\",[8,46.49]],[\"parent/2217\",[809,4.858]],[\"name/2218\",[9,41.021]],[\"parent/2218\",[809,4.858]],[\"name/2219\",[10,43.388]],[\"parent/2219\",[809,4.858]],[\"name/2220\",[12,45.545]],[\"parent/2220\",[809,4.858]],[\"name/2221\",[13,45.249]],[\"parent/2221\",[809,4.858]],[\"name/2222\",[14,45.85]],[\"parent/2222\",[809,4.858]],[\"name/2223\",[15,46.49]],[\"parent/2223\",[809,4.858]],[\"name/2224\",[16,46.49]],[\"parent/2224\",[809,4.858]],[\"name/2225\",[17,44.961]],[\"parent/2225\",[809,4.858]],[\"name/2226\",[18,46.165]],[\"parent/2226\",[809,4.858]],[\"name/2227\",[19,36.969]],[\"parent/2227\",[809,4.858]],[\"name/2228\",[20,46.165]],[\"parent/2228\",[809,4.858]],[\"name/2229\",[21,43.388]],[\"parent/2229\",[809,4.858]],[\"name/2230\",[22,44.409]],[\"parent/2230\",[809,4.858]],[\"name/2231\",[23,41.214]],[\"parent/2231\",[809,4.858]],[\"name/2232\",[24,45.545]],[\"parent/2232\",[809,4.858]],[\"name/2233\",[810,50.995]],[\"parent/2233\",[]],[\"name/2234\",[811,76.826]],[\"parent/2234\",[810,4.808]],[\"name/2235\",[8,46.49]],[\"parent/2235\",[810,4.808]],[\"name/2236\",[9,41.021]],[\"parent/2236\",[810,4.808]],[\"name/2237\",[10,43.388]],[\"parent/2237\",[810,4.808]],[\"name/2238\",[11,44.681]],[\"parent/2238\",[810,4.808]],[\"name/2239\",[12,45.545]],[\"parent/2239\",[810,4.808]],[\"name/2240\",[13,45.249]],[\"parent/2240\",[810,4.808]],[\"name/2241\",[14,45.85]],[\"parent/2241\",[810,4.808]],[\"name/2242\",[15,46.49]],[\"parent/2242\",[810,4.808]],[\"name/2243\",[16,46.49]],[\"parent/2243\",[810,4.808]],[\"name/2244\",[17,44.961]],[\"parent/2244\",[810,4.808]],[\"name/2245\",[18,46.165]],[\"parent/2245\",[810,4.808]],[\"name/2246\",[19,36.969]],[\"parent/2246\",[810,4.808]],[\"name/2247\",[20,46.165]],[\"parent/2247\",[810,4.808]],[\"name/2248\",[21,43.388]],[\"parent/2248\",[810,4.808]],[\"name/2249\",[22,44.409]],[\"parent/2249\",[810,4.808]],[\"name/2250\",[23,41.214]],[\"parent/2250\",[810,4.808]],[\"name/2251\",[24,45.545]],[\"parent/2251\",[810,4.808]],[\"name/2252\",[812,44.144]],[\"parent/2252\",[]],[\"name/2253\",[133,60.618]],[\"parent/2253\",[812,4.162]],[\"name/2254\",[140,56.313]],[\"parent/2254\",[812,4.162]],[\"name/2255\",[732,63.741]],[\"parent/2255\",[812,4.162]],[\"name/2256\",[139,60.618]],[\"parent/2256\",[812,4.162]],[\"name/2257\",[160,49.554]],[\"parent/2257\",[812,4.162]],[\"name/2258\",[813,76.826]],[\"parent/2258\",[812,4.162]],[\"name/2259\",[524,68.293]],[\"parent/2259\",[812,4.162]],[\"name/2260\",[525,68.293]],[\"parent/2260\",[812,4.162]],[\"name/2261\",[100,53.978]],[\"parent/2261\",[812,4.162]],[\"name/2262\",[223,71.682]],[\"parent/2262\",[812,4.162]],[\"name/2263\",[221,65.762]],[\"parent/2263\",[812,4.162]],[\"name/2264\",[222,62.059]],[\"parent/2264\",[812,4.162]],[\"name/2265\",[11,44.681]],[\"parent/2265\",[812,4.162]],[\"name/2266\",[226,59.357]],[\"parent/2266\",[812,4.162]],[\"name/2267\",[526,68.293]],[\"parent/2267\",[812,4.162]],[\"name/2268\",[10,43.388]],[\"parent/2268\",[812,4.162]],[\"name/2269\",[227,62.059]],[\"parent/2269\",[812,4.162]],[\"name/2270\",[814,76.826]],[\"parent/2270\",[812,4.162]],[\"name/2271\",[815,76.826]],[\"parent/2271\",[812,4.162]],[\"name/2272\",[224,71.682]],[\"parent/2272\",[812,4.162]],[\"name/2273\",[7,55.473]],[\"parent/2273\",[812,4.162]],[\"name/2274\",[816,76.826]],[\"parent/2274\",[812,4.162]],[\"name/2275\",[8,46.49]],[\"parent/2275\",[812,4.162]],[\"name/2276\",[9,41.021]],[\"parent/2276\",[812,4.162]],[\"name/2277\",[12,45.545]],[\"parent/2277\",[812,4.162]],[\"name/2278\",[13,45.249]],[\"parent/2278\",[812,4.162]],[\"name/2279\",[14,45.85]],[\"parent/2279\",[812,4.162]],[\"name/2280\",[15,46.49]],[\"parent/2280\",[812,4.162]],[\"name/2281\",[16,46.49]],[\"parent/2281\",[812,4.162]],[\"name/2282\",[17,44.961]],[\"parent/2282\",[812,4.162]],[\"name/2283\",[18,46.165]],[\"parent/2283\",[812,4.162]],[\"name/2284\",[19,36.969]],[\"parent/2284\",[812,4.162]],[\"name/2285\",[20,46.165]],[\"parent/2285\",[812,4.162]],[\"name/2286\",[21,43.388]],[\"parent/2286\",[812,4.162]],[\"name/2287\",[22,44.409]],[\"parent/2287\",[812,4.162]],[\"name/2288\",[23,41.214]],[\"parent/2288\",[812,4.162]],[\"name/2289\",[24,45.545]],[\"parent/2289\",[812,4.162]],[\"name/2290\",[817,49.554]],[\"parent/2290\",[]],[\"name/2291\",[160,49.554]],[\"parent/2291\",[817,4.673]],[\"name/2292\",[732,63.741]],[\"parent/2292\",[817,4.673]],[\"name/2293\",[140,56.313]],[\"parent/2293\",[817,4.673]],[\"name/2294\",[7,55.473]],[\"parent/2294\",[817,4.673]],[\"name/2295\",[8,46.49]],[\"parent/2295\",[817,4.673]],[\"name/2296\",[9,41.021]],[\"parent/2296\",[817,4.673]],[\"name/2297\",[10,43.388]],[\"parent/2297\",[817,4.673]],[\"name/2298\",[11,44.681]],[\"parent/2298\",[817,4.673]],[\"name/2299\",[12,45.545]],[\"parent/2299\",[817,4.673]],[\"name/2300\",[13,45.249]],[\"parent/2300\",[817,4.673]],[\"name/2301\",[14,45.85]],[\"parent/2301\",[817,4.673]],[\"name/2302\",[15,46.49]],[\"parent/2302\",[817,4.673]],[\"name/2303\",[16,46.49]],[\"parent/2303\",[817,4.673]],[\"name/2304\",[17,44.961]],[\"parent/2304\",[817,4.673]],[\"name/2305\",[18,46.165]],[\"parent/2305\",[817,4.673]],[\"name/2306\",[19,36.969]],[\"parent/2306\",[817,4.673]],[\"name/2307\",[20,46.165]],[\"parent/2307\",[817,4.673]],[\"name/2308\",[21,43.388]],[\"parent/2308\",[817,4.673]],[\"name/2309\",[22,44.409]],[\"parent/2309\",[817,4.673]],[\"name/2310\",[23,41.214]],[\"parent/2310\",[817,4.673]],[\"name/2311\",[24,45.545]],[\"parent/2311\",[817,4.673]],[\"name/2312\",[818,48.293]],[\"parent/2312\",[]],[\"name/2313\",[3,56.313]],[\"parent/2313\",[818,4.554]],[\"name/2314\",[160,49.554]],[\"parent/2314\",[818,4.554]],[\"name/2315\",[732,63.741]],[\"parent/2315\",[818,4.554]],[\"name/2316\",[270,65.762]],[\"parent/2316\",[818,4.554]],[\"name/2317\",[140,56.313]],[\"parent/2317\",[818,4.554]],[\"name/2318\",[371,58.237]],[\"parent/2318\",[818,4.554]],[\"name/2319\",[7,55.473]],[\"parent/2319\",[818,4.554]],[\"name/2320\",[8,46.49]],[\"parent/2320\",[818,4.554]],[\"name/2321\",[9,41.021]],[\"parent/2321\",[818,4.554]],[\"name/2322\",[10,43.388]],[\"parent/2322\",[818,4.554]],[\"name/2323\",[11,44.681]],[\"parent/2323\",[818,4.554]],[\"name/2324\",[12,45.545]],[\"parent/2324\",[818,4.554]],[\"name/2325\",[13,45.249]],[\"parent/2325\",[818,4.554]],[\"name/2326\",[14,45.85]],[\"parent/2326\",[818,4.554]],[\"name/2327\",[15,46.49]],[\"parent/2327\",[818,4.554]],[\"name/2328\",[16,46.49]],[\"parent/2328\",[818,4.554]],[\"name/2329\",[17,44.961]],[\"parent/2329\",[818,4.554]],[\"name/2330\",[18,46.165]],[\"parent/2330\",[818,4.554]],[\"name/2331\",[19,36.969]],[\"parent/2331\",[818,4.554]],[\"name/2332\",[20,46.165]],[\"parent/2332\",[818,4.554]],[\"name/2333\",[21,43.388]],[\"parent/2333\",[818,4.554]],[\"name/2334\",[22,44.409]],[\"parent/2334\",[818,4.554]],[\"name/2335\",[23,41.214]],[\"parent/2335\",[818,4.554]],[\"name/2336\",[24,45.545]],[\"parent/2336\",[818,4.554]],[\"name/2337\",[819,47.906]],[\"parent/2337\",[]],[\"name/2338\",[373,62.059]],[\"parent/2338\",[819,4.517]],[\"name/2339\",[3,56.313]],[\"parent/2339\",[819,4.517]],[\"name/2340\",[160,49.554]],[\"parent/2340\",[819,4.517]],[\"name/2341\",[732,63.741]],[\"parent/2341\",[819,4.517]],[\"name/2342\",[270,65.762]],[\"parent/2342\",[819,4.517]],[\"name/2343\",[140,56.313]],[\"parent/2343\",[819,4.517]],[\"name/2344\",[371,58.237]],[\"parent/2344\",[819,4.517]],[\"name/2345\",[7,55.473]],[\"parent/2345\",[819,4.517]],[\"name/2346\",[8,46.49]],[\"parent/2346\",[819,4.517]],[\"name/2347\",[9,41.021]],[\"parent/2347\",[819,4.517]],[\"name/2348\",[10,43.388]],[\"parent/2348\",[819,4.517]],[\"name/2349\",[11,44.681]],[\"parent/2349\",[819,4.517]],[\"name/2350\",[12,45.545]],[\"parent/2350\",[819,4.517]],[\"name/2351\",[13,45.249]],[\"parent/2351\",[819,4.517]],[\"name/2352\",[14,45.85]],[\"parent/2352\",[819,4.517]],[\"name/2353\",[15,46.49]],[\"parent/2353\",[819,4.517]],[\"name/2354\",[16,46.49]],[\"parent/2354\",[819,4.517]],[\"name/2355\",[17,44.961]],[\"parent/2355\",[819,4.517]],[\"name/2356\",[18,46.165]],[\"parent/2356\",[819,4.517]],[\"name/2357\",[19,36.969]],[\"parent/2357\",[819,4.517]],[\"name/2358\",[20,46.165]],[\"parent/2358\",[819,4.517]],[\"name/2359\",[21,43.388]],[\"parent/2359\",[819,4.517]],[\"name/2360\",[22,44.409]],[\"parent/2360\",[819,4.517]],[\"name/2361\",[23,41.214]],[\"parent/2361\",[819,4.517]],[\"name/2362\",[24,45.545]],[\"parent/2362\",[819,4.517]],[\"name/2363\",[820,44.144]],[\"parent/2363\",[]],[\"name/2364\",[821,68.293]],[\"parent/2364\",[820,4.162]],[\"name/2365\",[778,68.293]],[\"parent/2365\",[820,4.162]],[\"name/2366\",[31,43.388]],[\"parent/2366\",[820,4.162]],[\"name/2367\",[822,71.682]],[\"parent/2367\",[820,4.162]],[\"name/2368\",[823,71.682]],[\"parent/2368\",[820,4.162]],[\"name/2369\",[791,68.293]],[\"parent/2369\",[820,4.162]],[\"name/2370\",[783,68.293]],[\"parent/2370\",[820,4.162]],[\"name/2371\",[824,76.826]],[\"parent/2371\",[820,4.162]],[\"name/2372\",[627,57.229]],[\"parent/2372\",[820,4.162]],[\"name/2373\",[825,71.682]],[\"parent/2373\",[820,4.162]],[\"name/2374\",[826,71.682]],[\"parent/2374\",[820,4.162]],[\"name/2375\",[827,71.682]],[\"parent/2375\",[820,4.162]],[\"name/2376\",[828,71.682]],[\"parent/2376\",[820,4.162]],[\"name/2377\",[829,71.682]],[\"parent/2377\",[820,4.162]],[\"name/2378\",[830,71.682]],[\"parent/2378\",[820,4.162]],[\"name/2379\",[221,65.762]],[\"parent/2379\",[820,4.162]],[\"name/2380\",[222,62.059]],[\"parent/2380\",[820,4.162]],[\"name/2381\",[831,71.682]],[\"parent/2381\",[820,4.162]],[\"name/2382\",[832,71.682]],[\"parent/2382\",[820,4.162]],[\"name/2383\",[833,71.682]],[\"parent/2383\",[820,4.162]],[\"name/2384\",[8,46.49]],[\"parent/2384\",[820,4.162]],[\"name/2385\",[9,41.021]],[\"parent/2385\",[820,4.162]],[\"name/2386\",[10,43.388]],[\"parent/2386\",[820,4.162]],[\"name/2387\",[11,44.681]],[\"parent/2387\",[820,4.162]],[\"name/2388\",[12,45.545]],[\"parent/2388\",[820,4.162]],[\"name/2389\",[13,45.249]],[\"parent/2389\",[820,4.162]],[\"name/2390\",[14,45.85]],[\"parent/2390\",[820,4.162]],[\"name/2391\",[15,46.49]],[\"parent/2391\",[820,4.162]],[\"name/2392\",[16,46.49]],[\"parent/2392\",[820,4.162]],[\"name/2393\",[17,44.961]],[\"parent/2393\",[820,4.162]],[\"name/2394\",[18,46.165]],[\"parent/2394\",[820,4.162]],[\"name/2395\",[19,36.969]],[\"parent/2395\",[820,4.162]],[\"name/2396\",[20,46.165]],[\"parent/2396\",[820,4.162]],[\"name/2397\",[21,43.388]],[\"parent/2397\",[820,4.162]],[\"name/2398\",[22,44.409]],[\"parent/2398\",[820,4.162]],[\"name/2399\",[23,41.214]],[\"parent/2399\",[820,4.162]],[\"name/2400\",[24,45.545]],[\"parent/2400\",[820,4.162]],[\"name/2401\",[834,76.826]],[\"parent/2401\",[]],[\"name/2402\",[835,49.554]],[\"parent/2402\",[]],[\"name/2403\",[10,43.388]],[\"parent/2403\",[835,4.673]],[\"name/2404\",[31,43.388]],[\"parent/2404\",[835,4.673]],[\"name/2405\",[551,63.741]],[\"parent/2405\",[835,4.673]],[\"name/2406\",[627,57.229]],[\"parent/2406\",[835,4.673]],[\"name/2407\",[222,62.059]],[\"parent/2407\",[835,4.673]],[\"name/2408\",[221,65.762]],[\"parent/2408\",[835,4.673]],[\"name/2409\",[833,71.682]],[\"parent/2409\",[835,4.673]],[\"name/2410\",[821,68.293]],[\"parent/2410\",[835,4.673]],[\"name/2411\",[778,68.293]],[\"parent/2411\",[835,4.673]],[\"name/2412\",[822,71.682]],[\"parent/2412\",[835,4.673]],[\"name/2413\",[823,71.682]],[\"parent/2413\",[835,4.673]],[\"name/2414\",[791,68.293]],[\"parent/2414\",[835,4.673]],[\"name/2415\",[783,68.293]],[\"parent/2415\",[835,4.673]],[\"name/2416\",[825,71.682]],[\"parent/2416\",[835,4.673]],[\"name/2417\",[826,71.682]],[\"parent/2417\",[835,4.673]],[\"name/2418\",[827,71.682]],[\"parent/2418\",[835,4.673]],[\"name/2419\",[828,71.682]],[\"parent/2419\",[835,4.673]],[\"name/2420\",[829,71.682]],[\"parent/2420\",[835,4.673]],[\"name/2421\",[830,71.682]],[\"parent/2421\",[835,4.673]],[\"name/2422\",[831,71.682]],[\"parent/2422\",[835,4.673]],[\"name/2423\",[832,71.682]],[\"parent/2423\",[835,4.673]],[\"name/2424\",[836,76.826]],[\"parent/2424\",[]],[\"name/2425\",[837,76.826]],[\"parent/2425\",[]],[\"name/2426\",[838,50.995]],[\"parent/2426\",[]],[\"name/2427\",[100,53.978]],[\"parent/2427\",[838,4.808]],[\"name/2428\",[8,46.49]],[\"parent/2428\",[838,4.808]],[\"name/2429\",[9,41.021]],[\"parent/2429\",[838,4.808]],[\"name/2430\",[10,43.388]],[\"parent/2430\",[838,4.808]],[\"name/2431\",[11,44.681]],[\"parent/2431\",[838,4.808]],[\"name/2432\",[12,45.545]],[\"parent/2432\",[838,4.808]],[\"name/2433\",[13,45.249]],[\"parent/2433\",[838,4.808]],[\"name/2434\",[14,45.85]],[\"parent/2434\",[838,4.808]],[\"name/2435\",[15,46.49]],[\"parent/2435\",[838,4.808]],[\"name/2436\",[16,46.49]],[\"parent/2436\",[838,4.808]],[\"name/2437\",[17,44.961]],[\"parent/2437\",[838,4.808]],[\"name/2438\",[18,46.165]],[\"parent/2438\",[838,4.808]],[\"name/2439\",[19,36.969]],[\"parent/2439\",[838,4.808]],[\"name/2440\",[20,46.165]],[\"parent/2440\",[838,4.808]],[\"name/2441\",[21,43.388]],[\"parent/2441\",[838,4.808]],[\"name/2442\",[22,44.409]],[\"parent/2442\",[838,4.808]],[\"name/2443\",[23,41.214]],[\"parent/2443\",[838,4.808]],[\"name/2444\",[24,45.545]],[\"parent/2444\",[838,4.808]],[\"name/2445\",[839,63.741]],[\"parent/2445\",[]],[\"name/2446\",[803,65.762]],[\"parent/2446\",[839,6.01]],[\"name/2447\",[32,68.293]],[\"parent/2447\",[839,6.01]],[\"name/2448\",[37,65.762]],[\"parent/2448\",[839,6.01]],[\"name/2449\",[26,35.876]],[\"parent/2449\",[839,6.01]],[\"name/2450\",[840,50.491]],[\"parent/2450\",[]],[\"name/2451\",[3,56.313]],[\"parent/2451\",[840,4.761]],[\"name/2452\",[6,63.741]],[\"parent/2452\",[840,4.761]],[\"name/2453\",[8,46.49]],[\"parent/2453\",[840,4.761]],[\"name/2454\",[9,41.021]],[\"parent/2454\",[840,4.761]],[\"name/2455\",[10,43.388]],[\"parent/2455\",[840,4.761]],[\"name/2456\",[11,44.681]],[\"parent/2456\",[840,4.761]],[\"name/2457\",[12,45.545]],[\"parent/2457\",[840,4.761]],[\"name/2458\",[13,45.249]],[\"parent/2458\",[840,4.761]],[\"name/2459\",[14,45.85]],[\"parent/2459\",[840,4.761]],[\"name/2460\",[15,46.49]],[\"parent/2460\",[840,4.761]],[\"name/2461\",[16,46.49]],[\"parent/2461\",[840,4.761]],[\"name/2462\",[17,44.961]],[\"parent/2462\",[840,4.761]],[\"name/2463\",[18,46.165]],[\"parent/2463\",[840,4.761]],[\"name/2464\",[19,36.969]],[\"parent/2464\",[840,4.761]],[\"name/2465\",[20,46.165]],[\"parent/2465\",[840,4.761]],[\"name/2466\",[21,43.388]],[\"parent/2466\",[840,4.761]],[\"name/2467\",[22,44.409]],[\"parent/2467\",[840,4.761]],[\"name/2468\",[23,41.214]],[\"parent/2468\",[840,4.761]],[\"name/2469\",[24,45.545]],[\"parent/2469\",[840,4.761]],[\"name/2470\",[841,68.293]],[\"parent/2470\",[]],[\"name/2471\",[803,65.762]],[\"parent/2471\",[841,6.439]],[\"name/2472\",[842,76.826]],[\"parent/2472\",[841,6.439]],[\"name/2473\",[843,60.618]],[\"parent/2473\",[]],[\"name/2474\",[31,43.388]],[\"parent/2474\",[843,5.716]],[\"name/2475\",[154,60.618]],[\"parent/2475\",[843,5.716]],[\"name/2476\",[152,55.473]],[\"parent/2476\",[843,5.716]],[\"name/2477\",[244,71.682]],[\"parent/2477\",[843,5.716]],[\"name/2478\",[26,35.876]],[\"parent/2478\",[843,5.716]],[\"name/2479\",[844,76.826]],[\"parent/2479\",[845,6.759]],[\"name/2480\",[846,76.826]],[\"parent/2480\",[845,6.759]],[\"name/2481\",[847,76.826]],[\"parent/2481\",[843,5.716]],[\"name/2482\",[848,50.011]],[\"parent/2482\",[]],[\"name/2483\",[849,71.682]],[\"parent/2483\",[848,4.716]],[\"name/2484\",[850,76.826]],[\"parent/2484\",[848,4.716]],[\"name/2485\",[100,53.978]],[\"parent/2485\",[848,4.716]],[\"name/2486\",[8,46.49]],[\"parent/2486\",[848,4.716]],[\"name/2487\",[9,41.021]],[\"parent/2487\",[848,4.716]],[\"name/2488\",[10,43.388]],[\"parent/2488\",[848,4.716]],[\"name/2489\",[11,44.681]],[\"parent/2489\",[848,4.716]],[\"name/2490\",[12,45.545]],[\"parent/2490\",[848,4.716]],[\"name/2491\",[13,45.249]],[\"parent/2491\",[848,4.716]],[\"name/2492\",[14,45.85]],[\"parent/2492\",[848,4.716]],[\"name/2493\",[15,46.49]],[\"parent/2493\",[848,4.716]],[\"name/2494\",[16,46.49]],[\"parent/2494\",[848,4.716]],[\"name/2495\",[17,44.961]],[\"parent/2495\",[848,4.716]],[\"name/2496\",[18,46.165]],[\"parent/2496\",[848,4.716]],[\"name/2497\",[19,36.969]],[\"parent/2497\",[848,4.716]],[\"name/2498\",[20,46.165]],[\"parent/2498\",[848,4.716]],[\"name/2499\",[21,43.388]],[\"parent/2499\",[848,4.716]],[\"name/2500\",[22,44.409]],[\"parent/2500\",[848,4.716]],[\"name/2501\",[23,41.214]],[\"parent/2501\",[848,4.716]],[\"name/2502\",[24,45.545]],[\"parent/2502\",[848,4.716]],[\"name/2503\",[851,50.011]],[\"parent/2503\",[]],[\"name/2504\",[220,57.229]],[\"parent/2504\",[851,4.716]],[\"name/2505\",[849,71.682]],[\"parent/2505\",[851,4.716]],[\"name/2506\",[852,76.826]],[\"parent/2506\",[851,4.716]],[\"name/2507\",[8,46.49]],[\"parent/2507\",[851,4.716]],[\"name/2508\",[9,41.021]],[\"parent/2508\",[851,4.716]],[\"name/2509\",[10,43.388]],[\"parent/2509\",[851,4.716]],[\"name/2510\",[11,44.681]],[\"parent/2510\",[851,4.716]],[\"name/2511\",[12,45.545]],[\"parent/2511\",[851,4.716]],[\"name/2512\",[13,45.249]],[\"parent/2512\",[851,4.716]],[\"name/2513\",[14,45.85]],[\"parent/2513\",[851,4.716]],[\"name/2514\",[15,46.49]],[\"parent/2514\",[851,4.716]],[\"name/2515\",[16,46.49]],[\"parent/2515\",[851,4.716]],[\"name/2516\",[17,44.961]],[\"parent/2516\",[851,4.716]],[\"name/2517\",[18,46.165]],[\"parent/2517\",[851,4.716]],[\"name/2518\",[19,36.969]],[\"parent/2518\",[851,4.716]],[\"name/2519\",[20,46.165]],[\"parent/2519\",[851,4.716]],[\"name/2520\",[21,43.388]],[\"parent/2520\",[851,4.716]],[\"name/2521\",[22,44.409]],[\"parent/2521\",[851,4.716]],[\"name/2522\",[23,41.214]],[\"parent/2522\",[851,4.716]],[\"name/2523\",[24,45.545]],[\"parent/2523\",[851,4.716]],[\"name/2524\",[853,63.741]],[\"parent/2524\",[]],[\"name/2525\",[854,76.826]],[\"parent/2525\",[853,6.01]],[\"name/2526\",[855,71.682]],[\"parent/2526\",[853,6.01]],[\"name/2527\",[856,76.826]],[\"parent/2527\",[853,6.01]],[\"name/2528\",[42,59.357]],[\"parent/2528\",[853,6.01]],[\"name/2529\",[857,71.682]],[\"parent/2529\",[]],[\"name/2530\",[26,35.876]],[\"parent/2530\",[857,6.759]],[\"name/2531\",[858,71.682]],[\"parent/2531\",[]],[\"name/2532\",[26,35.876]],[\"parent/2532\",[858,6.759]],[\"name/2533\",[859,47.173]],[\"parent/2533\",[]],[\"name/2534\",[135,62.059]],[\"parent/2534\",[859,4.448]],[\"name/2535\",[860,76.826]],[\"parent/2535\",[859,4.448]],[\"name/2536\",[140,56.313]],[\"parent/2536\",[859,4.448]],[\"name/2537\",[133,60.618]],[\"parent/2537\",[859,4.448]],[\"name/2538\",[861,76.826]],[\"parent/2538\",[859,4.448]],[\"name/2539\",[862,76.826]],[\"parent/2539\",[859,4.448]],[\"name/2540\",[863,76.826]],[\"parent/2540\",[859,4.448]],[\"name/2541\",[864,76.826]],[\"parent/2541\",[859,4.448]],[\"name/2542\",[865,76.826]],[\"parent/2542\",[859,4.448]],[\"name/2543\",[3,56.313]],[\"parent/2543\",[859,4.448]],[\"name/2544\",[8,46.49]],[\"parent/2544\",[859,4.448]],[\"name/2545\",[9,41.021]],[\"parent/2545\",[859,4.448]],[\"name/2546\",[10,43.388]],[\"parent/2546\",[859,4.448]],[\"name/2547\",[11,44.681]],[\"parent/2547\",[859,4.448]],[\"name/2548\",[12,45.545]],[\"parent/2548\",[859,4.448]],[\"name/2549\",[13,45.249]],[\"parent/2549\",[859,4.448]],[\"name/2550\",[14,45.85]],[\"parent/2550\",[859,4.448]],[\"name/2551\",[15,46.49]],[\"parent/2551\",[859,4.448]],[\"name/2552\",[16,46.49]],[\"parent/2552\",[859,4.448]],[\"name/2553\",[17,44.961]],[\"parent/2553\",[859,4.448]],[\"name/2554\",[18,46.165]],[\"parent/2554\",[859,4.448]],[\"name/2555\",[19,36.969]],[\"parent/2555\",[859,4.448]],[\"name/2556\",[20,46.165]],[\"parent/2556\",[859,4.448]],[\"name/2557\",[21,43.388]],[\"parent/2557\",[859,4.448]],[\"name/2558\",[22,44.409]],[\"parent/2558\",[859,4.448]],[\"name/2559\",[23,41.214]],[\"parent/2559\",[859,4.448]],[\"name/2560\",[24,45.545]],[\"parent/2560\",[859,4.448]],[\"name/2561\",[866,71.682]],[\"parent/2561\",[]],[\"name/2562\",[26,35.876]],[\"parent/2562\",[866,6.759]],[\"name/2563\",[160,49.554]],[\"parent/2563\",[]],[\"name/2564\",[867,60.618]],[\"parent/2564\",[]],[\"name/2565\",[17,44.961]],[\"parent/2565\",[867,5.716]],[\"name/2566\",[18,46.165]],[\"parent/2566\",[867,5.716]],[\"name/2567\",[19,36.969]],[\"parent/2567\",[867,5.716]],[\"name/2568\",[20,46.165]],[\"parent/2568\",[867,5.716]],[\"name/2569\",[21,43.388]],[\"parent/2569\",[867,5.716]],[\"name/2570\",[22,44.409]],[\"parent/2570\",[867,5.716]],[\"name/2571\",[868,76.826]],[\"parent/2571\",[]],[\"name/2572\",[869,76.826]],[\"parent/2572\",[]],[\"name/2573\",[870,50.491]],[\"parent/2573\",[]],[\"name/2574\",[871,76.826]],[\"parent/2574\",[870,4.761]],[\"name/2575\",[872,76.826]],[\"parent/2575\",[870,4.761]],[\"name/2576\",[8,46.49]],[\"parent/2576\",[870,4.761]],[\"name/2577\",[9,41.021]],[\"parent/2577\",[870,4.761]],[\"name/2578\",[10,43.388]],[\"parent/2578\",[870,4.761]],[\"name/2579\",[11,44.681]],[\"parent/2579\",[870,4.761]],[\"name/2580\",[12,45.545]],[\"parent/2580\",[870,4.761]],[\"name/2581\",[13,45.249]],[\"parent/2581\",[870,4.761]],[\"name/2582\",[14,45.85]],[\"parent/2582\",[870,4.761]],[\"name/2583\",[15,46.49]],[\"parent/2583\",[870,4.761]],[\"name/2584\",[16,46.49]],[\"parent/2584\",[870,4.761]],[\"name/2585\",[17,44.961]],[\"parent/2585\",[870,4.761]],[\"name/2586\",[18,46.165]],[\"parent/2586\",[870,4.761]],[\"name/2587\",[19,36.969]],[\"parent/2587\",[870,4.761]],[\"name/2588\",[20,46.165]],[\"parent/2588\",[870,4.761]],[\"name/2589\",[21,43.388]],[\"parent/2589\",[870,4.761]],[\"name/2590\",[22,44.409]],[\"parent/2590\",[870,4.761]],[\"name/2591\",[23,41.214]],[\"parent/2591\",[870,4.761]],[\"name/2592\",[24,45.545]],[\"parent/2592\",[870,4.761]],[\"name/2593\",[873,76.826]],[\"parent/2593\",[]],[\"name/2594\",[874,76.826]],[\"parent/2594\",[]],[\"name/2595\",[875,48.696]],[\"parent/2595\",[]],[\"name/2596\",[407,59.357]],[\"parent/2596\",[875,4.592]],[\"name/2597\",[199,68.293]],[\"parent/2597\",[875,4.592]],[\"name/2598\",[382,60.618]],[\"parent/2598\",[875,4.592]],[\"name/2599\",[876,76.826]],[\"parent/2599\",[875,4.592]],[\"name/2600\",[877,76.826]],[\"parent/2600\",[875,4.592]],[\"name/2601\",[878,76.826]],[\"parent/2601\",[875,4.592]],[\"name/2602\",[879,76.826]],[\"parent/2602\",[875,4.592]],[\"name/2603\",[880,76.826]],[\"parent/2603\",[875,4.592]],[\"name/2604\",[881,76.826]],[\"parent/2604\",[875,4.592]],[\"name/2605\",[882,76.826]],[\"parent/2605\",[875,4.592]],[\"name/2606\",[883,76.826]],[\"parent/2606\",[875,4.592]],[\"name/2607\",[884,76.826]],[\"parent/2607\",[875,4.592]],[\"name/2608\",[26,35.876]],[\"parent/2608\",[875,4.592]],[\"name/2609\",[885,76.826]],[\"parent/2609\",[886,7.244]],[\"name/2610\",[780,71.682]],[\"parent/2610\",[875,4.592]],[\"name/2611\",[222,62.059]],[\"parent/2611\",[875,4.592]],[\"name/2612\",[887,76.826]],[\"parent/2612\",[875,4.592]],[\"name/2613\",[888,76.826]],[\"parent/2613\",[875,4.592]],[\"name/2614\",[889,76.826]],[\"parent/2614\",[875,4.592]],[\"name/2615\",[42,59.357]],[\"parent/2615\",[875,4.592]],[\"name/2616\",[890,76.826]],[\"parent/2616\",[875,4.592]],[\"name/2617\",[891,76.826]],[\"parent/2617\",[875,4.592]],[\"name/2618\",[855,71.682]],[\"parent/2618\",[875,4.592]],[\"name/2619\",[892,76.826]],[\"parent/2619\",[875,4.592]],[\"name/2620\",[893,50.995]],[\"parent/2620\",[]],[\"name/2621\",[894,71.682]],[\"parent/2621\",[893,4.808]],[\"name/2622\",[8,46.49]],[\"parent/2622\",[893,4.808]],[\"name/2623\",[9,41.021]],[\"parent/2623\",[893,4.808]],[\"name/2624\",[10,43.388]],[\"parent/2624\",[893,4.808]],[\"name/2625\",[11,44.681]],[\"parent/2625\",[893,4.808]],[\"name/2626\",[12,45.545]],[\"parent/2626\",[893,4.808]],[\"name/2627\",[13,45.249]],[\"parent/2627\",[893,4.808]],[\"name/2628\",[14,45.85]],[\"parent/2628\",[893,4.808]],[\"name/2629\",[15,46.49]],[\"parent/2629\",[893,4.808]],[\"name/2630\",[16,46.49]],[\"parent/2630\",[893,4.808]],[\"name/2631\",[17,44.961]],[\"parent/2631\",[893,4.808]],[\"name/2632\",[18,46.165]],[\"parent/2632\",[893,4.808]],[\"name/2633\",[19,36.969]],[\"parent/2633\",[893,4.808]],[\"name/2634\",[20,46.165]],[\"parent/2634\",[893,4.808]],[\"name/2635\",[21,43.388]],[\"parent/2635\",[893,4.808]],[\"name/2636\",[22,44.409]],[\"parent/2636\",[893,4.808]],[\"name/2637\",[23,41.214]],[\"parent/2637\",[893,4.808]],[\"name/2638\",[24,45.545]],[\"parent/2638\",[893,4.808]],[\"name/2639\",[895,50.995]],[\"parent/2639\",[]],[\"name/2640\",[894,71.682]],[\"parent/2640\",[895,4.808]],[\"name/2641\",[8,46.49]],[\"parent/2641\",[895,4.808]],[\"name/2642\",[9,41.021]],[\"parent/2642\",[895,4.808]],[\"name/2643\",[10,43.388]],[\"parent/2643\",[895,4.808]],[\"name/2644\",[11,44.681]],[\"parent/2644\",[895,4.808]],[\"name/2645\",[12,45.545]],[\"parent/2645\",[895,4.808]],[\"name/2646\",[13,45.249]],[\"parent/2646\",[895,4.808]],[\"name/2647\",[14,45.85]],[\"parent/2647\",[895,4.808]],[\"name/2648\",[15,46.49]],[\"parent/2648\",[895,4.808]],[\"name/2649\",[16,46.49]],[\"parent/2649\",[895,4.808]],[\"name/2650\",[17,44.961]],[\"parent/2650\",[895,4.808]],[\"name/2651\",[18,46.165]],[\"parent/2651\",[895,4.808]],[\"name/2652\",[19,36.969]],[\"parent/2652\",[895,4.808]],[\"name/2653\",[20,46.165]],[\"parent/2653\",[895,4.808]],[\"name/2654\",[21,43.388]],[\"parent/2654\",[895,4.808]],[\"name/2655\",[22,44.409]],[\"parent/2655\",[895,4.808]],[\"name/2656\",[23,41.214]],[\"parent/2656\",[895,4.808]],[\"name/2657\",[24,45.545]],[\"parent/2657\",[895,4.808]],[\"name/2658\",[896,56.313]],[\"parent/2658\",[]],[\"name/2659\",[897,76.826]],[\"parent/2659\",[896,5.31]],[\"name/2660\",[898,54.684,899,54.684]],[\"parent/2660\",[896,5.31]],[\"name/2661\",[26,35.876]],[\"parent/2661\",[896,5.31]],[\"name/2662\",[585,27.371,900,34.689,901,34.689,902,34.689]],[\"parent/2662\",[903,4.554]],[\"name/2663\",[904,51.023,905,54.684]],[\"parent/2663\",[903,4.554]],[\"name/2664\",[904,51.023,906,54.684]],[\"parent/2664\",[903,4.554]],[\"name/2665\",[382,43.147,907,54.684]],[\"parent/2665\",[903,4.554]],[\"name/2666\",[382,27.371,585,27.371,908,34.689,909,34.689]],[\"parent/2666\",[903,4.554]],[\"name/2667\",[277,27.364,585,23.14,910,24.332,911,29.327,912,29.327]],[\"parent/2667\",[903,4.554]],[\"name/2668\",[585,33.494,913,42.45,914,37.735]],[\"parent/2668\",[903,4.554]],[\"name/2669\",[585,27.371,627,25.841,914,30.836,915,34.689]],[\"parent/2669\",[903,4.554]],[\"name/2670\",[382,27.371,585,27.371,691,32.366,910,28.781]],[\"parent/2670\",[903,4.554]],[\"name/2671\",[627,31.622,914,37.735,916,42.45]],[\"parent/2671\",[903,4.554]],[\"name/2672\",[917,76.826]],[\"parent/2672\",[896,5.31]],[\"name/2673\",[918,76.826]],[\"parent/2673\",[896,5.31]],[\"name/2674\",[919,76.826]],[\"parent/2674\",[896,5.31]],[\"name/2675\",[920,76.826]],[\"parent/2675\",[896,5.31]],[\"name/2676\",[433,58.237]],[\"parent/2676\",[896,5.31]],[\"name/2677\",[26,35.876]],[\"parent/2677\",[896,5.31]],[\"name/2678\",[196,23.14,433,22.231,921,29.327,922,29.327,923,21.497]],[\"parent/2678\",[903,4.554]],[\"name/2679\",[923,40.083,924,54.684]],[\"parent/2679\",[903,4.554]],[\"name/2680\",[196,17.676,433,16.982,518,19.914,551,18.587,740,20.902,910,18.587,925,22.402]],[\"parent/2680\",[903,4.554]],[\"name/2681\",[198,26.07,433,22.231,551,24.332,910,24.332,926,29.327]],[\"parent/2681\",[903,4.554]],[\"name/2682\",[197,23.69,433,22.231,518,26.07,910,24.332,927,29.327]],[\"parent/2682\",[903,4.554]],[\"name/2683\",[196,43.147,923,40.083]],[\"parent/2683\",[903,4.554]],[\"name/2684\",[92,43.147,923,40.083]],[\"parent/2684\",[903,4.554]],[\"name/2685\",[923,40.083,928,54.684]],[\"parent/2685\",[903,4.554]],[\"name/2686\",[198,48.611,923,40.083]],[\"parent/2686\",[903,4.554]],[\"name/2687\",[237,51.023,923,40.083]],[\"parent/2687\",[903,4.554]],[\"name/2688\",[929,54.684,930,54.684]],[\"parent/2688\",[903,4.554]],[\"name/2689\",[744,48.611,923,40.083]],[\"parent/2689\",[903,4.554]],[\"name/2690\",[706,39.608,744,37.735,923,31.116]],[\"parent/2690\",[903,4.554]],[\"name/2691\",[923,40.083,931,54.684]],[\"parent/2691\",[903,4.554]],[\"name/2692\",[197,44.173,923,40.083]],[\"parent/2692\",[903,4.554]],[\"name/2693\",[932,76.826]],[\"parent/2693\",[896,5.31]],[\"name/2694\",[933,49.554]],[\"parent/2694\",[]],[\"name/2695\",[3,56.313]],[\"parent/2695\",[933,4.673]],[\"name/2696\",[10,43.388]],[\"parent/2696\",[933,4.673]],[\"name/2697\",[160,49.554]],[\"parent/2697\",[933,4.673]],[\"name/2698\",[371,58.237]],[\"parent/2698\",[933,4.673]],[\"name/2699\",[7,55.473]],[\"parent/2699\",[933,4.673]],[\"name/2700\",[8,46.49]],[\"parent/2700\",[933,4.673]],[\"name/2701\",[9,41.021]],[\"parent/2701\",[933,4.673]],[\"name/2702\",[11,44.681]],[\"parent/2702\",[933,4.673]],[\"name/2703\",[12,45.545]],[\"parent/2703\",[933,4.673]],[\"name/2704\",[13,45.249]],[\"parent/2704\",[933,4.673]],[\"name/2705\",[14,45.85]],[\"parent/2705\",[933,4.673]],[\"name/2706\",[15,46.49]],[\"parent/2706\",[933,4.673]],[\"name/2707\",[16,46.49]],[\"parent/2707\",[933,4.673]],[\"name/2708\",[17,44.961]],[\"parent/2708\",[933,4.673]],[\"name/2709\",[18,46.165]],[\"parent/2709\",[933,4.673]],[\"name/2710\",[19,36.969]],[\"parent/2710\",[933,4.673]],[\"name/2711\",[20,46.165]],[\"parent/2711\",[933,4.673]],[\"name/2712\",[21,43.388]],[\"parent/2712\",[933,4.673]],[\"name/2713\",[22,44.409]],[\"parent/2713\",[933,4.673]],[\"name/2714\",[23,41.214]],[\"parent/2714\",[933,4.673]],[\"name/2715\",[24,45.545]],[\"parent/2715\",[933,4.673]],[\"name/2716\",[934,49.116]],[\"parent/2716\",[]],[\"name/2717\",[373,62.059]],[\"parent/2717\",[934,4.631]],[\"name/2718\",[3,56.313]],[\"parent/2718\",[934,4.631]],[\"name/2719\",[10,43.388]],[\"parent/2719\",[934,4.631]],[\"name/2720\",[160,49.554]],[\"parent/2720\",[934,4.631]],[\"name/2721\",[371,58.237]],[\"parent/2721\",[934,4.631]],[\"name/2722\",[7,55.473]],[\"parent/2722\",[934,4.631]],[\"name/2723\",[8,46.49]],[\"parent/2723\",[934,4.631]],[\"name/2724\",[9,41.021]],[\"parent/2724\",[934,4.631]],[\"name/2725\",[11,44.681]],[\"parent/2725\",[934,4.631]],[\"name/2726\",[12,45.545]],[\"parent/2726\",[934,4.631]],[\"name/2727\",[13,45.249]],[\"parent/2727\",[934,4.631]],[\"name/2728\",[14,45.85]],[\"parent/2728\",[934,4.631]],[\"name/2729\",[15,46.49]],[\"parent/2729\",[934,4.631]],[\"name/2730\",[16,46.49]],[\"parent/2730\",[934,4.631]],[\"name/2731\",[17,44.961]],[\"parent/2731\",[934,4.631]],[\"name/2732\",[18,46.165]],[\"parent/2732\",[934,4.631]],[\"name/2733\",[19,36.969]],[\"parent/2733\",[934,4.631]],[\"name/2734\",[20,46.165]],[\"parent/2734\",[934,4.631]],[\"name/2735\",[21,43.388]],[\"parent/2735\",[934,4.631]],[\"name/2736\",[22,44.409]],[\"parent/2736\",[934,4.631]],[\"name/2737\",[23,41.214]],[\"parent/2737\",[934,4.631]],[\"name/2738\",[24,45.545]],[\"parent/2738\",[934,4.631]],[\"name/2739\",[935,62.059]],[\"parent/2739\",[]],[\"name/2740\",[803,65.762]],[\"parent/2740\",[935,5.852]],[\"name/2741\",[33,68.293]],[\"parent/2741\",[935,5.852]],[\"name/2742\",[34,68.293]],[\"parent/2742\",[935,5.852]],[\"name/2743\",[36,68.293]],[\"parent/2743\",[935,5.852]],[\"name/2744\",[936,76.826]],[\"parent/2744\",[935,5.852]],[\"name/2745\",[937,59.357]],[\"parent/2745\",[]],[\"name/2746\",[805,71.682]],[\"parent/2746\",[937,5.597]],[\"name/2747\",[938,76.826]],[\"parent/2747\",[937,5.597]],[\"name/2748\",[371,58.237]],[\"parent/2748\",[937,5.597]],[\"name/2749\",[939,76.826]],[\"parent/2749\",[937,5.597]],[\"name/2750\",[10,43.388]],[\"parent/2750\",[937,5.597]],[\"name/2751\",[373,62.059]],[\"parent/2751\",[937,5.597]],[\"name/2752\",[160,49.554]],[\"parent/2752\",[937,5.597]],[\"name/2753\",[940,50.995]],[\"parent/2753\",[]],[\"name/2754\",[821,68.293]],[\"parent/2754\",[940,4.808]],[\"name/2755\",[8,46.49]],[\"parent/2755\",[940,4.808]],[\"name/2756\",[9,41.021]],[\"parent/2756\",[940,4.808]],[\"name/2757\",[10,43.388]],[\"parent/2757\",[940,4.808]],[\"name/2758\",[11,44.681]],[\"parent/2758\",[940,4.808]],[\"name/2759\",[12,45.545]],[\"parent/2759\",[940,4.808]],[\"name/2760\",[13,45.249]],[\"parent/2760\",[940,4.808]],[\"name/2761\",[14,45.85]],[\"parent/2761\",[940,4.808]],[\"name/2762\",[15,46.49]],[\"parent/2762\",[940,4.808]],[\"name/2763\",[16,46.49]],[\"parent/2763\",[940,4.808]],[\"name/2764\",[17,44.961]],[\"parent/2764\",[940,4.808]],[\"name/2765\",[18,46.165]],[\"parent/2765\",[940,4.808]],[\"name/2766\",[19,36.969]],[\"parent/2766\",[940,4.808]],[\"name/2767\",[20,46.165]],[\"parent/2767\",[940,4.808]],[\"name/2768\",[21,43.388]],[\"parent/2768\",[940,4.808]],[\"name/2769\",[22,44.409]],[\"parent/2769\",[940,4.808]],[\"name/2770\",[23,41.214]],[\"parent/2770\",[940,4.808]],[\"name/2771\",[24,45.545]],[\"parent/2771\",[940,4.808]],[\"name/2772\",[941,76.826]],[\"parent/2772\",[]],[\"name/2773\",[942,71.682]],[\"parent/2773\",[]],[\"name/2774\",[794,71.682]],[\"parent/2774\",[942,6.759]],[\"name/2775\",[943,62.059]],[\"parent/2775\",[]],[\"name/2776\",[17,44.961]],[\"parent/2776\",[943,5.852]],[\"name/2777\",[639,71.682]],[\"parent/2777\",[943,5.852]],[\"name/2778\",[294,65.762]],[\"parent/2778\",[943,5.852]],[\"name/2779\",[19,36.969]],[\"parent/2779\",[943,5.852]],[\"name/2780\",[295,63.741]],[\"parent/2780\",[943,5.852]],[\"name/2781\",[944,76.826]],[\"parent/2781\",[]],[\"name/2782\",[945,65.762]],[\"parent/2782\",[]],[\"name/2783\",[19,36.969]],[\"parent/2783\",[945,6.201]],[\"name/2784\",[295,63.741]],[\"parent/2784\",[945,6.201]],[\"name/2785\",[294,65.762]],[\"parent/2785\",[945,6.201]],[\"name/2786\",[946,68.293]],[\"parent/2786\",[]],[\"name/2787\",[295,63.741]],[\"parent/2787\",[946,6.439]],[\"name/2788\",[294,65.762]],[\"parent/2788\",[946,6.439]],[\"name/2789\",[399,49.116]],[\"parent/2789\",[]],[\"name/2790\",[399,49.116]],[\"parent/2790\",[399,4.631]],[\"name/2791\",[947,76.826]],[\"parent/2791\",[399,4.631]],[\"name/2792\",[26,35.876]],[\"parent/2792\",[399,4.631]],[\"name/2793\",[948,76.826]],[\"parent/2793\",[949,6.759]],[\"name/2794\",[950,76.826]],[\"parent/2794\",[949,6.759]],[\"name/2795\",[951,76.826]],[\"parent/2795\",[]],[\"name/2796\",[952,49.116]],[\"parent/2796\",[]],[\"name/2797\",[482,62.059]],[\"parent/2797\",[952,4.631]],[\"name/2798\",[642,62.059]],[\"parent/2798\",[952,4.631]],[\"name/2799\",[643,65.762]],[\"parent/2799\",[952,4.631]],[\"name/2800\",[481,63.741]],[\"parent/2800\",[952,4.631]],[\"name/2801\",[26,35.876]],[\"parent/2801\",[952,4.631]],[\"name/2802\",[87,53.978]],[\"parent/2802\",[952,4.631]],[\"name/2803\",[251,56.313]],[\"parent/2803\",[952,4.631]],[\"name/2804\",[252,54.698]],[\"parent/2804\",[952,4.631]],[\"name/2805\",[480,62.059]],[\"parent/2805\",[952,4.631]],[\"name/2806\",[483,62.059]],[\"parent/2806\",[952,4.631]],[\"name/2807\",[484,62.059]],[\"parent/2807\",[952,4.631]],[\"name/2808\",[485,62.059]],[\"parent/2808\",[952,4.631]],[\"name/2809\",[486,62.059]],[\"parent/2809\",[952,4.631]],[\"name/2810\",[487,62.059]],[\"parent/2810\",[952,4.631]],[\"name/2811\",[143,50.011]],[\"parent/2811\",[952,4.631]],[\"name/2812\",[488,60.618]],[\"parent/2812\",[952,4.631]],[\"name/2813\",[489,59.357]],[\"parent/2813\",[952,4.631]],[\"name/2814\",[490,59.357]],[\"parent/2814\",[952,4.631]],[\"name/2815\",[491,60.618]],[\"parent/2815\",[952,4.631]],[\"name/2816\",[492,60.618]],[\"parent/2816\",[952,4.631]],[\"name/2817\",[493,60.618]],[\"parent/2817\",[952,4.631]],[\"name/2818\",[494,60.618]],[\"parent/2818\",[952,4.631]],[\"name/2819\",[953,76.826]],[\"parent/2819\",[]],[\"name/2820\",[954,76.826]],[\"parent/2820\",[]],[\"name/2821\",[955,46.826]],[\"parent/2821\",[]],[\"name/2822\",[304,50.995]],[\"parent/2822\",[955,4.415]],[\"name/2823\",[154,60.618]],[\"parent/2823\",[955,4.415]],[\"name/2824\",[658,68.293]],[\"parent/2824\",[955,4.415]],[\"name/2825\",[956,76.826]],[\"parent/2825\",[955,4.415]],[\"name/2826\",[957,76.826]],[\"parent/2826\",[955,4.415]],[\"name/2827\",[293,71.682]],[\"parent/2827\",[955,4.415]],[\"name/2828\",[150,62.059]],[\"parent/2828\",[955,4.415]],[\"name/2829\",[44,44.681]],[\"parent/2829\",[955,4.415]],[\"name/2830\",[296,65.762]],[\"parent/2830\",[955,4.415]],[\"name/2831\",[507,68.293]],[\"parent/2831\",[955,4.415]],[\"name/2832\",[958,76.826]],[\"parent/2832\",[955,4.415]],[\"name/2833\",[959,76.826]],[\"parent/2833\",[955,4.415]],[\"name/2834\",[960,76.826]],[\"parent/2834\",[955,4.415]],[\"name/2835\",[961,76.826]],[\"parent/2835\",[955,4.415]],[\"name/2836\",[282,68.293]],[\"parent/2836\",[955,4.415]],[\"name/2837\",[962,71.682]],[\"parent/2837\",[955,4.415]],[\"name/2838\",[963,76.826]],[\"parent/2838\",[955,4.415]],[\"name/2839\",[964,76.826]],[\"parent/2839\",[955,4.415]],[\"name/2840\",[490,59.357]],[\"parent/2840\",[955,4.415]],[\"name/2841\",[399,49.116]],[\"parent/2841\",[955,4.415]],[\"name/2842\",[479,53.978]],[\"parent/2842\",[955,4.415]],[\"name/2843\",[965,76.826]],[\"parent/2843\",[955,4.415]],[\"name/2844\",[966,76.826]],[\"parent/2844\",[955,4.415]],[\"name/2845\",[967,76.826]],[\"parent/2845\",[955,4.415]],[\"name/2846\",[968,76.826]],[\"parent/2846\",[955,4.415]],[\"name/2847\",[969,71.682]],[\"parent/2847\",[955,4.415]],[\"name/2848\",[970,71.682]],[\"parent/2848\",[955,4.415]],[\"name/2849\",[298,65.762]],[\"parent/2849\",[955,4.415]],[\"name/2850\",[971,71.682]],[\"parent/2850\",[]],[\"name/2851\",[26,35.876]],[\"parent/2851\",[971,6.759]],[\"name/2852\",[44,44.681]],[\"parent/2852\",[]],[\"name/2853\",[972,76.826]],[\"parent/2853\",[44,4.213]],[\"name/2854\",[973,76.826]],[\"parent/2854\",[44,4.213]],[\"name/2855\",[974,71.682]],[\"parent/2855\",[]],[\"name/2856\",[26,35.876]],[\"parent/2856\",[974,6.759]],[\"name/2857\",[975,71.682]],[\"parent/2857\",[]],[\"name/2858\",[19,36.969]],[\"parent/2858\",[975,6.759]],[\"name/2859\",[976,65.762]],[\"parent/2859\",[]],[\"name/2860\",[19,36.969]],[\"parent/2860\",[976,6.201]],[\"name/2861\",[641,65.762]],[\"parent/2861\",[976,6.201]],[\"name/2862\",[17,44.961]],[\"parent/2862\",[976,6.201]],[\"name/2863\",[977,54.698]],[\"parent/2863\",[]],[\"name/2864\",[27,40.104]],[\"parent/2864\",[977,5.158]],[\"name/2865\",[507,68.293]],[\"parent/2865\",[977,5.158]],[\"name/2866\",[296,65.762]],[\"parent/2866\",[977,5.158]],[\"name/2867\",[978,76.826]],[\"parent/2867\",[977,5.158]],[\"name/2868\",[979,76.826]],[\"parent/2868\",[977,5.158]],[\"name/2869\",[980,76.826]],[\"parent/2869\",[977,5.158]],[\"name/2870\",[981,76.826]],[\"parent/2870\",[977,5.158]],[\"name/2871\",[982,76.826]],[\"parent/2871\",[977,5.158]],[\"name/2872\",[983,76.826]],[\"parent/2872\",[977,5.158]],[\"name/2873\",[984,76.826]],[\"parent/2873\",[977,5.158]],[\"name/2874\",[985,76.826]],[\"parent/2874\",[977,5.158]],[\"name/2875\",[986,76.826]],[\"parent/2875\",[977,5.158]],[\"name/2876\",[987,76.826]],[\"parent/2876\",[]],[\"name/2877\",[988,43.886]],[\"parent/2877\",[]],[\"name/2878\",[637,68.293]],[\"parent/2878\",[988,4.138]],[\"name/2879\",[638,68.293]],[\"parent/2879\",[988,4.138]],[\"name/2880\",[658,68.293]],[\"parent/2880\",[988,4.138]],[\"name/2881\",[13,45.249]],[\"parent/2881\",[988,4.138]],[\"name/2882\",[645,68.293]],[\"parent/2882\",[988,4.138]],[\"name/2883\",[641,65.762]],[\"parent/2883\",[988,4.138]],[\"name/2884\",[631,68.293]],[\"parent/2884\",[988,4.138]],[\"name/2885\",[659,71.682]],[\"parent/2885\",[988,4.138]],[\"name/2886\",[646,68.293]],[\"parent/2886\",[988,4.138]],[\"name/2887\",[87,53.978]],[\"parent/2887\",[988,4.138]],[\"name/2888\",[488,60.618]],[\"parent/2888\",[988,4.138]],[\"name/2889\",[251,56.313]],[\"parent/2889\",[988,4.138]],[\"name/2890\",[21,43.388]],[\"parent/2890\",[988,4.138]],[\"name/2891\",[22,44.409]],[\"parent/2891\",[988,4.138]],[\"name/2892\",[481,63.741]],[\"parent/2892\",[988,4.138]],[\"name/2893\",[26,35.876]],[\"parent/2893\",[988,4.138]],[\"name/2894\",[252,54.698]],[\"parent/2894\",[988,4.138]],[\"name/2895\",[480,62.059]],[\"parent/2895\",[988,4.138]],[\"name/2896\",[482,62.059]],[\"parent/2896\",[988,4.138]],[\"name/2897\",[483,62.059]],[\"parent/2897\",[988,4.138]],[\"name/2898\",[484,62.059]],[\"parent/2898\",[988,4.138]],[\"name/2899\",[485,62.059]],[\"parent/2899\",[988,4.138]],[\"name/2900\",[486,62.059]],[\"parent/2900\",[988,4.138]],[\"name/2901\",[487,62.059]],[\"parent/2901\",[988,4.138]],[\"name/2902\",[143,50.011]],[\"parent/2902\",[988,4.138]],[\"name/2903\",[489,59.357]],[\"parent/2903\",[988,4.138]],[\"name/2904\",[490,59.357]],[\"parent/2904\",[988,4.138]],[\"name/2905\",[491,60.618]],[\"parent/2905\",[988,4.138]],[\"name/2906\",[492,60.618]],[\"parent/2906\",[988,4.138]],[\"name/2907\",[493,60.618]],[\"parent/2907\",[988,4.138]],[\"name/2908\",[494,60.618]],[\"parent/2908\",[988,4.138]],[\"name/2909\",[501,65.762]],[\"parent/2909\",[988,4.138]],[\"name/2910\",[502,65.762]],[\"parent/2910\",[988,4.138]],[\"name/2911\",[503,65.762]],[\"parent/2911\",[988,4.138]],[\"name/2912\",[504,65.762]],[\"parent/2912\",[988,4.138]],[\"name/2913\",[505,65.762]],[\"parent/2913\",[988,4.138]],[\"name/2914\",[642,62.059]],[\"parent/2914\",[988,4.138]],[\"name/2915\",[643,65.762]],[\"parent/2915\",[988,4.138]],[\"name/2916\",[989,52.085]],[\"parent/2916\",[]],[\"name/2917\",[27,40.104]],[\"parent/2917\",[989,4.911]],[\"name/2918\",[154,60.618]],[\"parent/2918\",[989,4.911]],[\"name/2919\",[962,71.682]],[\"parent/2919\",[989,4.911]],[\"name/2920\",[990,76.826]],[\"parent/2920\",[989,4.911]],[\"name/2921\",[991,76.826]],[\"parent/2921\",[989,4.911]],[\"name/2922\",[992,76.826]],[\"parent/2922\",[989,4.911]],[\"name/2923\",[993,76.826]],[\"parent/2923\",[989,4.911]],[\"name/2924\",[994,76.826]],[\"parent/2924\",[989,4.911]],[\"name/2925\",[995,76.826]],[\"parent/2925\",[989,4.911]],[\"name/2926\",[490,59.357]],[\"parent/2926\",[989,4.911]],[\"name/2927\",[642,62.059]],[\"parent/2927\",[989,4.911]],[\"name/2928\",[640,65.762]],[\"parent/2928\",[989,4.911]],[\"name/2929\",[996,76.826]],[\"parent/2929\",[989,4.911]],[\"name/2930\",[150,62.059]],[\"parent/2930\",[989,4.911]],[\"name/2931\",[997,76.826]],[\"parent/2931\",[989,4.911]],[\"name/2932\",[998,76.826]],[\"parent/2932\",[989,4.911]],[\"name/2933\",[999,68.293]],[\"parent/2933\",[]],[\"name/2934\",[642,62.059]],[\"parent/2934\",[999,6.439]],[\"name/2935\",[640,65.762]],[\"parent/2935\",[999,6.439]],[\"name/2936\",[1000,43.388]],[\"parent/2936\",[]],[\"name/2937\",[1001,76.826]],[\"parent/2937\",[1000,4.091]],[\"name/2938\",[1002,76.826]],[\"parent/2938\",[1000,4.091]],[\"name/2939\",[1003,76.826]],[\"parent/2939\",[1000,4.091]],[\"name/2940\",[26,35.876]],[\"parent/2940\",[1000,4.091]],[\"name/2941\",[1004,71.682]],[\"parent/2941\",[1005,7.244]],[\"name/2942\",[399,49.116]],[\"parent/2942\",[1000,4.091]],[\"name/2943\",[445,71.682]],[\"parent/2943\",[1000,4.091]],[\"name/2944\",[1006,76.826]],[\"parent/2944\",[1000,4.091]],[\"name/2945\",[1007,71.682]],[\"parent/2945\",[1000,4.091]],[\"name/2946\",[1008,58.237]],[\"parent/2946\",[1000,4.091]],[\"name/2947\",[83,56.313]],[\"parent/2947\",[1000,4.091]],[\"name/2948\",[1009,60.618]],[\"parent/2948\",[1000,4.091]],[\"name/2949\",[1010,76.826]],[\"parent/2949\",[1000,4.091]],[\"name/2950\",[87,53.978]],[\"parent/2950\",[1000,4.091]],[\"name/2951\",[1011,71.682]],[\"parent/2951\",[1000,4.091]],[\"name/2952\",[1012,76.826]],[\"parent/2952\",[1000,4.091]],[\"name/2953\",[1013,76.826]],[\"parent/2953\",[1000,4.091]],[\"name/2954\",[1014,76.826]],[\"parent/2954\",[1000,4.091]],[\"name/2955\",[298,65.762]],[\"parent/2955\",[1000,4.091]],[\"name/2956\",[1015,76.826]],[\"parent/2956\",[1000,4.091]],[\"name/2957\",[1016,76.826]],[\"parent/2957\",[1000,4.091]],[\"name/2958\",[1017,76.826]],[\"parent/2958\",[1000,4.091]],[\"name/2959\",[1018,76.826]],[\"parent/2959\",[1000,4.091]],[\"name/2960\",[1019,76.826]],[\"parent/2960\",[1000,4.091]],[\"name/2961\",[1020,76.826]],[\"parent/2961\",[1000,4.091]],[\"name/2962\",[1021,76.826]],[\"parent/2962\",[1000,4.091]],[\"name/2963\",[104,56.313]],[\"parent/2963\",[1000,4.091]],[\"name/2964\",[105,56.313]],[\"parent/2964\",[1000,4.091]],[\"name/2965\",[106,56.313]],[\"parent/2965\",[1000,4.091]],[\"name/2966\",[107,56.313]],[\"parent/2966\",[1000,4.091]],[\"name/2967\",[108,56.313]],[\"parent/2967\",[1000,4.091]],[\"name/2968\",[109,56.313]],[\"parent/2968\",[1000,4.091]],[\"name/2969\",[110,56.313]],[\"parent/2969\",[1000,4.091]],[\"name/2970\",[111,56.313]],[\"parent/2970\",[1000,4.091]],[\"name/2971\",[112,56.313]],[\"parent/2971\",[1000,4.091]],[\"name/2972\",[113,56.313]],[\"parent/2972\",[1000,4.091]],[\"name/2973\",[114,56.313]],[\"parent/2973\",[1000,4.091]],[\"name/2974\",[115,56.313]],[\"parent/2974\",[1000,4.091]],[\"name/2975\",[116,56.313]],[\"parent/2975\",[1000,4.091]],[\"name/2976\",[117,56.313]],[\"parent/2976\",[1000,4.091]],[\"name/2977\",[118,56.313]],[\"parent/2977\",[1000,4.091]],[\"name/2978\",[1022,71.682]],[\"parent/2978\",[]],[\"name/2979\",[26,35.876]],[\"parent/2979\",[1022,6.759]],[\"name/2980\",[1023,76.826]],[\"parent/2980\",[1024,7.244]],[\"name/2981\",[1025,65.762]],[\"parent/2981\",[]],[\"name/2982\",[1004,71.682]],[\"parent/2982\",[1025,6.201]],[\"name/2983\",[279,71.682]],[\"parent/2983\",[1025,6.201]],[\"name/2984\",[1007,71.682]],[\"parent/2984\",[1025,6.201]],[\"name/2985\",[1026,68.293]],[\"parent/2985\",[]],[\"name/2986\",[496,68.293]],[\"parent/2986\",[1026,6.439]],[\"name/2987\",[1027,76.826]],[\"parent/2987\",[1026,6.439]],[\"name/2988\",[1009,60.618]],[\"parent/2988\",[]],[\"name/2989\",[83,56.313]],[\"parent/2989\",[1009,5.716]],[\"name/2990\",[1028,76.826]],[\"parent/2990\",[1009,5.716]],[\"name/2991\",[400,52.085]],[\"parent/2991\",[1009,5.716]],[\"name/2992\",[1029,76.826]],[\"parent/2992\",[1009,5.716]],[\"name/2993\",[1030,76.826]],[\"parent/2993\",[1009,5.716]],[\"name/2994\",[1031,71.682]],[\"parent/2994\",[]],[\"name/2995\",[26,35.876]],[\"parent/2995\",[1031,6.759]],[\"name/2996\",[83,56.313]],[\"parent/2996\",[1032,7.244]],[\"name/2997\",[1033,71.682]],[\"parent/2997\",[]],[\"name/2998\",[26,35.876]],[\"parent/2998\",[1033,6.759]],[\"name/2999\",[140,56.313]],[\"parent/2999\",[]],[\"name/3000\",[1034,76.826]],[\"parent/3000\",[]],[\"name/3001\",[1008,58.237]],[\"parent/3001\",[]],[\"name/3002\",[27,40.104]],[\"parent/3002\",[1008,5.491]],[\"name/3003\",[152,55.473]],[\"parent/3003\",[1008,5.491]],[\"name/3004\",[1035,76.826]],[\"parent/3004\",[1008,5.491]],[\"name/3005\",[1011,71.682]],[\"parent/3005\",[1008,5.491]],[\"name/3006\",[1036,76.826]],[\"parent/3006\",[1008,5.491]],[\"name/3007\",[1037,76.826]],[\"parent/3007\",[1008,5.491]],[\"name/3008\",[1038,76.826]],[\"parent/3008\",[1008,5.491]],[\"name/3009\",[1039,50.995]],[\"parent/3009\",[]],[\"name/3010\",[9,41.021]],[\"parent/3010\",[1039,4.808]],[\"name/3011\",[23,41.214]],[\"parent/3011\",[1039,4.808]],[\"name/3012\",[19,36.969]],[\"parent/3012\",[1039,4.808]],[\"name/3013\",[1040,76.826]],[\"parent/3013\",[1039,4.808]],[\"name/3014\",[8,46.49]],[\"parent/3014\",[1039,4.808]],[\"name/3015\",[10,43.388]],[\"parent/3015\",[1039,4.808]],[\"name/3016\",[11,44.681]],[\"parent/3016\",[1039,4.808]],[\"name/3017\",[12,45.545]],[\"parent/3017\",[1039,4.808]],[\"name/3018\",[13,45.249]],[\"parent/3018\",[1039,4.808]],[\"name/3019\",[14,45.85]],[\"parent/3019\",[1039,4.808]],[\"name/3020\",[15,46.49]],[\"parent/3020\",[1039,4.808]],[\"name/3021\",[16,46.49]],[\"parent/3021\",[1039,4.808]],[\"name/3022\",[17,44.961]],[\"parent/3022\",[1039,4.808]],[\"name/3023\",[18,46.165]],[\"parent/3023\",[1039,4.808]],[\"name/3024\",[20,46.165]],[\"parent/3024\",[1039,4.808]],[\"name/3025\",[21,43.388]],[\"parent/3025\",[1039,4.808]],[\"name/3026\",[22,44.409]],[\"parent/3026\",[1039,4.808]],[\"name/3027\",[24,45.545]],[\"parent/3027\",[1039,4.808]],[\"name/3028\",[1041,71.682]],[\"parent/3028\",[]],[\"name/3029\",[26,35.876]],[\"parent/3029\",[1041,6.759]],[\"name/3030\",[1042,58.237]],[\"parent/3030\",[]],[\"name/3031\",[1043,76.826]],[\"parent/3031\",[1042,5.491]],[\"name/3032\",[26,35.876]],[\"parent/3032\",[1042,5.491]],[\"name/3033\",[31,43.388]],[\"parent/3033\",[1044,5.716]],[\"name/3034\",[627,57.229]],[\"parent/3034\",[1044,5.716]],[\"name/3035\",[1045,76.826]],[\"parent/3035\",[1042,5.491]],[\"name/3036\",[26,35.876]],[\"parent/3036\",[1042,5.491]],[\"name/3037\",[154,60.618]],[\"parent/3037\",[1044,5.716]],[\"name/3038\",[31,43.388]],[\"parent/3038\",[1044,5.716]],[\"name/3039\",[1046,76.826]],[\"parent/3039\",[1044,5.716]],[\"name/3040\",[627,57.229]],[\"parent/3040\",[1044,5.716]],[\"name/3041\",[628,68.293]],[\"parent/3041\",[1042,5.491]],[\"name/3042\",[627,57.229]],[\"parent/3042\",[1042,5.491]],[\"name/3043\",[1047,76.826]],[\"parent/3043\",[1042,5.491]],[\"name/3044\",[26,35.876]],[\"parent/3044\",[1042,5.491]],[\"name/3045\",[31,43.388]],[\"parent/3045\",[1044,5.716]],[\"name/3046\",[1048,65.762]],[\"parent/3046\",[]],[\"name/3047\",[626,60.618]],[\"parent/3047\",[1048,6.201]],[\"name/3048\",[26,35.876]],[\"parent/3048\",[1048,6.201]],[\"name/3049\",[31,43.388]],[\"parent/3049\",[1049,6.439]],[\"name/3050\",[627,57.229]],[\"parent/3050\",[1049,6.439]],[\"name/3051\",[628,68.293]],[\"parent/3051\",[1049,6.439]],[\"name/3052\",[644,71.682]],[\"parent/3052\",[1048,6.201]],[\"name/3053\",[1050,71.682]],[\"parent/3053\",[]],[\"name/3054\",[26,35.876]],[\"parent/3054\",[1050,6.759]],[\"name/3055\",[479,53.978]],[\"parent/3055\",[]],[\"name/3056\",[289,68.293]],[\"parent/3056\",[479,5.09]],[\"name/3057\",[1051,76.826]],[\"parent/3057\",[479,5.09]],[\"name/3058\",[1052,76.826]],[\"parent/3058\",[479,5.09]],[\"name/3059\",[27,40.104]],[\"parent/3059\",[479,5.09]],[\"name/3060\",[969,71.682]],[\"parent/3060\",[479,5.09]],[\"name/3061\",[970,71.682]],[\"parent/3061\",[479,5.09]],[\"name/3062\",[1053,76.826]],[\"parent/3062\",[479,5.09]],[\"name/3063\",[1054,76.826]],[\"parent/3063\",[479,5.09]],[\"name/3064\",[1055,76.826]],[\"parent/3064\",[479,5.09]],[\"name/3065\",[363,63.741]],[\"parent/3065\",[479,5.09]],[\"name/3066\",[1056,60.618]],[\"parent/3066\",[]],[\"name/3067\",[289,68.293]],[\"parent/3067\",[1056,5.716]],[\"name/3068\",[27,40.104]],[\"parent/3068\",[1056,5.716]],[\"name/3069\",[200,42.462]],[\"parent/3069\",[1056,5.716]],[\"name/3070\",[157,41.214]],[\"parent/3070\",[1056,5.716]],[\"name/3071\",[363,63.741]],[\"parent/3071\",[1056,5.716]],[\"name/3072\",[1057,76.826]],[\"parent/3072\",[1056,5.716]],[\"name/3073\",[299,65.762]],[\"parent/3073\",[]],[\"name/3074\",[1058,71.682]],[\"parent/3074\",[]],[\"name/3075\",[23,41.214]],[\"parent/3075\",[1058,6.759]],[\"name/3076\",[1059,60.618]],[\"parent/3076\",[]],[\"name/3077\",[299,65.762]],[\"parent/3077\",[1059,5.716]],[\"name/3078\",[647,71.682]],[\"parent/3078\",[1059,5.716]],[\"name/3079\",[648,71.682]],[\"parent/3079\",[1059,5.716]],[\"name/3080\",[301,71.682]],[\"parent/3080\",[1059,5.716]],[\"name/3081\",[300,71.682]],[\"parent/3081\",[1059,5.716]],[\"name/3082\",[302,71.682]],[\"parent/3082\",[1059,5.716]]],\"invertedIndex\":[[\"2dsphereindexversion\",{\"_index\":829,\"name\":{\"2377\":{},\"2420\":{}},\"parent\":{}}],[\"__nodejs_mock_server__\",{\"_index\":511,\"name\":{\"1498\":{}},\"parent\":{}}],[\"__type\",{\"_index\":26,\"name\":{\"26\":{},\"50\":{},\"60\":{},\"70\":{},\"80\":{},\"90\":{},\"100\":{},\"110\":{},\"120\":{},\"130\":{},\"140\":{},\"150\":{},\"160\":{},\"170\":{},\"180\":{},\"190\":{},\"200\":{},\"210\":{},\"220\":{},\"230\":{},\"240\":{},\"250\":{},\"260\":{},\"270\":{},\"280\":{},\"294\":{},\"305\":{},\"316\":{},\"326\":{},\"336\":{},\"346\":{},\"356\":{},\"1212\":{},\"1225\":{},\"1232\":{},\"1264\":{},\"1319\":{},\"1338\":{},\"1367\":{},\"1415\":{},\"1440\":{},\"1466\":{},\"1521\":{},\"1593\":{},\"1595\":{},\"1600\":{},\"1603\":{},\"1609\":{},\"1614\":{},\"1621\":{},\"1624\":{},\"1633\":{},\"1685\":{},\"1709\":{},\"1731\":{},\"1811\":{},\"1862\":{},\"1874\":{},\"1878\":{},\"1898\":{},\"1903\":{},\"1932\":{},\"1974\":{},\"2141\":{},\"2449\":{},\"2478\":{},\"2530\":{},\"2532\":{},\"2562\":{},\"2608\":{},\"2661\":{},\"2677\":{},\"2792\":{},\"2801\":{},\"2851\":{},\"2856\":{},\"2893\":{},\"2940\":{},\"2979\":{},\"2995\":{},\"2998\":{},\"3029\":{},\"3032\":{},\"3036\":{},\"3044\":{},\"3048\":{},\"3054\":{}},\"parent\":{}}],[\"_id\",{\"_index\":398,\"name\":{\"1183\":{},\"1190\":{},\"1197\":{},\"1207\":{},\"1213\":{},\"1219\":{},\"1226\":{},\"1234\":{},\"1241\":{},\"1248\":{},\"1259\":{},\"1265\":{},\"1269\":{},\"1310\":{},\"1323\":{},\"1333\":{},\"1339\":{},\"1342\":{},\"1350\":{},\"1362\":{},\"1368\":{},\"1676\":{},\"1726\":{}},\"parent\":{}}],[\"_id_\",{\"_index\":885,\"name\":{\"2609\":{}},\"parent\":{}}],[\"abort\",{\"_index\":588,\"name\":{\"1663\":{},\"1716\":{}},\"parent\":{}}],[\"aborted\",{\"_index\":618,\"name\":{\"1713\":{}},\"parent\":{}}],[\"aborttransaction\",{\"_index\":1019,\"name\":{\"2960\":{}},\"parent\":{}}],[\"abstractcursor\",{\"_index\":81,\"name\":{\"370\":{}},\"parent\":{\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{},\"381\":{},\"382\":{},\"383\":{},\"384\":{},\"385\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"393\":{},\"394\":{},\"395\":{},\"396\":{},\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{},\"403\":{},\"404\":{},\"405\":{},\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{}}}],[\"abstractcursorevents\",{\"_index\":521,\"name\":{\"1520\":{}},\"parent\":{\"1521\":{}}}],[\"abstractcursorevents.__type\",{\"_index\":522,\"name\":{},\"parent\":{\"1522\":{}}}],[\"abstractcursoroptions\",{\"_index\":523,\"name\":{\"1523\":{}},\"parent\":{\"1524\":{},\"1525\":{},\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{}}}],[\"acceptedfields\",{\"_index\":672,\"name\":{\"1896\":{}},\"parent\":{}}],[\"accesskeyid\",{\"_index\":546,\"name\":{\"1596\":{}},\"parent\":{}}],[\"acknowledged\",{\"_index\":803,\"name\":{\"2187\":{},\"2446\":{},\"2471\":{},\"2740\":{}},\"parent\":{}}],[\"addcursorflag\",{\"_index\":96,\"name\":{\"388\":{},\"456\":{},\"657\":{},\"728\":{},\"773\":{}},\"parent\":{}}],[\"adderrorlabel\",{\"_index\":47,\"name\":{\"47\":{},\"57\":{},\"67\":{},\"77\":{},\"87\":{},\"97\":{},\"107\":{},\"117\":{},\"127\":{},\"137\":{},\"147\":{},\"157\":{},\"167\":{},\"177\":{},\"187\":{},\"197\":{},\"207\":{},\"217\":{},\"227\":{},\"237\":{},\"247\":{},\"257\":{},\"267\":{},\"277\":{},\"291\":{},\"302\":{},\"313\":{},\"323\":{},\"333\":{},\"343\":{},\"353\":{},\"368\":{}},\"parent\":{}}],[\"addlistener\",{\"_index\":104,\"name\":{\"397\":{},\"463\":{},\"480\":{},\"517\":{},\"663\":{},\"690\":{},\"736\":{},\"781\":{},\"830\":{},\"1881\":{},\"2963\":{}},\"parent\":{}}],[\"addquerymodifier\",{\"_index\":225,\"name\":{\"631\":{}},\"parent\":{}}],[\"address\",{\"_index\":304,\"name\":{\"927\":{},\"941\":{},\"946\":{},\"957\":{},\"961\":{},\"965\":{},\"968\":{},\"974\":{},\"978\":{},\"981\":{},\"984\":{},\"988\":{},\"991\":{},\"995\":{},\"998\":{},\"1001\":{},\"1016\":{},\"1487\":{},\"2822\":{}},\"parent\":{}}],[\"addtooperationslist\",{\"_index\":389,\"name\":{\"1141\":{},\"1158\":{},\"1171\":{}},\"parent\":{}}],[\"addtosetoperators\",{\"_index\":673,\"name\":{\"1897\":{}},\"parent\":{\"1898\":{}}}],[\"addtosetoperators.__type\",{\"_index\":675,\"name\":{},\"parent\":{\"1899\":{}}}],[\"adduser\",{\"_index\":125,\"name\":{\"418\":{},\"610\":{}},\"parent\":{}}],[\"adduseroptions\",{\"_index\":755,\"name\":{\"1986\":{}},\"parent\":{\"1987\":{},\"1988\":{},\"1989\":{},\"1990\":{},\"1991\":{},\"1992\":{},\"1993\":{},\"1994\":{},\"1995\":{},\"1996\":{},\"1997\":{},\"1998\":{},\"1999\":{},\"2000\":{},\"2001\":{},\"2002\":{},\"2003\":{},\"2004\":{},\"2005\":{},\"2006\":{}}}],[\"admin\",{\"_index\":119,\"name\":{\"412\":{},\"601\":{}},\"parent\":{\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{},\"421\":{},\"422\":{}}}],[\"advanceclustertime\",{\"_index\":1014,\"name\":{\"2954\":{}},\"parent\":{}}],[\"advanceoperationtime\",{\"_index\":1013,\"name\":{\"2953\":{}},\"parent\":{}}],[\"aggregate\",{\"_index\":189,\"name\":{\"570\":{},\"600\":{}},\"parent\":{}}],[\"aggregateoptions\",{\"_index\":761,\"name\":{\"2010\":{}},\"parent\":{\"2011\":{},\"2012\":{},\"2013\":{},\"2014\":{},\"2015\":{},\"2016\":{},\"2017\":{},\"2018\":{},\"2019\":{},\"2020\":{},\"2021\":{},\"2022\":{},\"2023\":{},\"2024\":{},\"2025\":{},\"2026\":{},\"2027\":{},\"2028\":{},\"2029\":{},\"2030\":{},\"2031\":{},\"2032\":{},\"2033\":{},\"2034\":{},\"2035\":{}}}],[\"aggregationcursor\",{\"_index\":130,\"name\":{\"423\":{}},\"parent\":{\"424\":{},\"425\":{},\"426\":{},\"427\":{},\"428\":{},\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{},\"439\":{},\"440\":{},\"441\":{},\"442\":{},\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"447\":{},\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{},\"453\":{},\"454\":{},\"455\":{},\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{},\"471\":{},\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{}}}],[\"aggregationcursoroptions\",{\"_index\":532,\"name\":{\"1541\":{}},\"parent\":{\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{},\"1548\":{},\"1549\":{},\"1550\":{},\"1551\":{},\"1552\":{},\"1553\":{},\"1554\":{},\"1555\":{},\"1556\":{},\"1557\":{},\"1558\":{},\"1559\":{},\"1560\":{},\"1561\":{},\"1562\":{},\"1563\":{},\"1564\":{},\"1565\":{},\"1566\":{},\"1567\":{},\"1568\":{},\"1569\":{}}}],[\"aliases\",{\"_index\":597,\"name\":{\"1681\":{},\"1723\":{}},\"parent\":{}}],[\"all\",{\"_index\":709,\"name\":{\"1938\":{}},\"parent\":{}}],[\"allhosts\",{\"_index\":965,\"name\":{\"2843\":{}},\"parent\":{}}],[\"allocated\",{\"_index\":905,\"name\":{\"2663\":{}},\"parent\":{}}],[\"allocation\",{\"_index\":908,\"name\":{\"2666\":{}},\"parent\":{}}],[\"allocations\",{\"_index\":900,\"name\":{\"2662\":{}},\"parent\":{}}],[\"allowdiskuse\",{\"_index\":227,\"name\":{\"637\":{},\"1285\":{},\"1554\":{},\"2011\":{},\"2092\":{},\"2269\":{}},\"parent\":{}}],[\"allowpartialresults\",{\"_index\":815,\"name\":{\"2271\":{}},\"parent\":{}}],[\"alternate\",{\"_index\":768,\"name\":{\"2042\":{}},\"parent\":{}}],[\"alternativetype\",{\"_index\":676,\"name\":{\"1900\":{}},\"parent\":{}}],[\"and\",{\"_index\":740,\"name\":{\"1970\":{},\"2680\":{}},\"parent\":{}}],[\"anybulkwriteoperation\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"anyerror\",{\"_index\":578,\"name\":{\"1643\":{}},\"parent\":{}}],[\"application\",{\"_index\":1047,\"name\":{\"3043\":{}},\"parent\":{}}],[\"appname\",{\"_index\":644,\"name\":{\"1778\":{},\"3052\":{}},\"parent\":{}}],[\"arbiters\",{\"_index\":957,\"name\":{\"2826\":{}},\"parent\":{}}],[\"architecture\",{\"_index\":1046,\"name\":{\"3039\":{}},\"parent\":{}}],[\"arrayelement\",{\"_index\":677,\"name\":{\"1901\":{}},\"parent\":{}}],[\"arrayfilters\",{\"_index\":373,\"name\":{\"1093\":{},\"1100\":{},\"1151\":{},\"2338\":{},\"2717\":{},\"2751\":{}},\"parent\":{}}],[\"arrayoperator\",{\"_index\":678,\"name\":{\"1902\":{}},\"parent\":{\"1903\":{}}}],[\"arrayoperator.__type\",{\"_index\":679,\"name\":{},\"parent\":{\"1904\":{},\"1905\":{},\"1906\":{},\"1907\":{}}}],[\"asynciterator\",{\"_index\":103,\"name\":{\"396\":{},\"462\":{},\"662\":{},\"735\":{},\"780\":{}},\"parent\":{}}],[\"auth\",{\"_index\":625,\"name\":{\"1735\":{},\"1770\":{}},\"parent\":{\"1736\":{},\"1737\":{}}}],[\"authdb\",{\"_index\":15,\"name\":{\"15\":{},\"1298\":{},\"1564\":{},\"1997\":{},\"2026\":{},\"2054\":{},\"2079\":{},\"2107\":{},\"2150\":{},\"2176\":{},\"2204\":{},\"2223\":{},\"2242\":{},\"2280\":{},\"2302\":{},\"2327\":{},\"2353\":{},\"2391\":{},\"2435\":{},\"2460\":{},\"2493\":{},\"2514\":{},\"2551\":{},\"2583\":{},\"2629\":{},\"2648\":{},\"2706\":{},\"2729\":{},\"2762\":{},\"3020\":{}},\"parent\":{}}],[\"authmechanism\",{\"_index\":261,\"name\":{\"854\":{},\"855\":{},\"1772\":{}},\"parent\":{}}],[\"authmechanismproperties\",{\"_index\":451,\"name\":{\"1387\":{},\"1773\":{}},\"parent\":{\"1388\":{},\"1389\":{},\"1390\":{},\"1391\":{},\"1392\":{}}}],[\"authorizedcollections\",{\"_index\":850,\"name\":{\"2484\":{}},\"parent\":{}}],[\"authorizeddatabases\",{\"_index\":852,\"name\":{\"2506\":{}},\"parent\":{}}],[\"authsource\",{\"_index\":534,\"name\":{\"1571\":{},\"1771\":{}},\"parent\":{}}],[\"autoencrypter\",{\"_index\":252,\"name\":{\"817\":{},\"1428\":{},\"1469\":{},\"1582\":{},\"1824\":{},\"2804\":{},\"2894\":{}},\"parent\":{\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{}}}],[\"autoencryption\",{\"_index\":656,\"name\":{\"1804\":{},\"1843\":{}},\"parent\":{}}],[\"autoencryptionloggerlevel\",{\"_index\":264,\"name\":{\"859\":{},\"860\":{}},\"parent\":{}}],[\"autoencryptionoptions\",{\"_index\":540,\"name\":{\"1589\":{}},\"parent\":{\"1590\":{},\"1591\":{},\"1592\":{},\"1593\":{},\"1616\":{},\"1617\":{},\"1618\":{},\"1619\":{},\"1620\":{},\"1621\":{},\"1623\":{},\"1624\":{},\"1631\":{},\"1632\":{},\"1633\":{}}}],[\"autoencryptionoptions.__type\",{\"_index\":545,\"name\":{},\"parent\":{\"1594\":{},\"1595\":{},\"1599\":{},\"1600\":{},\"1602\":{},\"1603\":{},\"1608\":{},\"1609\":{},\"1613\":{},\"1614\":{},\"1622\":{},\"1625\":{},\"1626\":{},\"1627\":{},\"1628\":{},\"1629\":{},\"1630\":{},\"1634\":{},\"1635\":{},\"1636\":{},\"1637\":{},\"1638\":{}}}],[\"autoencryptionoptions.__type.__type\",{\"_index\":547,\"name\":{},\"parent\":{\"1596\":{},\"1597\":{},\"1598\":{},\"1601\":{},\"1604\":{},\"1605\":{},\"1606\":{},\"1607\":{},\"1610\":{},\"1611\":{},\"1612\":{},\"1615\":{}}}],[\"autoencryptiontlsoptions\",{\"_index\":574,\"name\":{\"1639\":{}},\"parent\":{\"1640\":{},\"1641\":{},\"1642\":{}}}],[\"autoindexid\",{\"_index\":781,\"name\":{\"2124\":{}},\"parent\":{}}],[\"available\",{\"_index\":277,\"name\":{\"886\":{},\"2667\":{}},\"parent\":{}}],[\"avgobjsize\",{\"_index\":876,\"name\":{\"2599\":{}},\"parent\":{}}],[\"awaitdata\",{\"_index\":525,\"name\":{\"1532\":{},\"1550\":{},\"2260\":{}},\"parent\":{}}],[\"aws\",{\"_index\":544,\"name\":{\"1594\":{},\"1634\":{}},\"parent\":{}}],[\"aws_session_token\",{\"_index\":456,\"name\":{\"1392\":{}},\"parent\":{}}],[\"azure\",{\"_index\":552,\"name\":{\"1602\":{},\"1636\":{}},\"parent\":{}}],[\"background\",{\"_index\":821,\"name\":{\"2364\":{},\"2410\":{},\"2754\":{}},\"parent\":{}}],[\"backwards\",{\"_index\":770,\"name\":{\"2044\":{}},\"parent\":{}}],[\"batch\",{\"_index\":377,\"name\":{\"1122\":{}},\"parent\":{\"1123\":{},\"1124\":{},\"1125\":{},\"1126\":{},\"1127\":{},\"1128\":{},\"1129\":{},\"1130\":{}}}],[\"batches\",{\"_index\":387,\"name\":{\"1139\":{},\"1166\":{},\"1179\":{}},\"parent\":{}}],[\"batchsize\",{\"_index\":100,\"name\":{\"393\":{},\"460\":{},\"660\":{},\"733\":{},\"778\":{},\"1283\":{},\"1375\":{},\"1527\":{},\"1545\":{},\"2012\":{},\"2093\":{},\"2261\":{},\"2427\":{},\"2485\":{}},\"parent\":{}}],[\"batchtype\",{\"_index\":259,\"name\":{\"850\":{},\"851\":{},\"1127\":{}},\"parent\":{}}],[\"beforehandshake\",{\"_index\":581,\"name\":{\"1651\":{}},\"parent\":{}}],[\"bits\",{\"_index\":830,\"name\":{\"2378\":{},\"2421\":{}},\"parent\":{}}],[\"bitsallclear\",{\"_index\":711,\"name\":{\"1941\":{}},\"parent\":{}}],[\"bitsallset\",{\"_index\":712,\"name\":{\"1942\":{}},\"parent\":{}}],[\"bitsanyclear\",{\"_index\":713,\"name\":{\"1943\":{}},\"parent\":{}}],[\"bitsanyset\",{\"_index\":714,\"name\":{\"1944\":{}},\"parent\":{}}],[\"bitwisefilter\",{\"_index\":682,\"name\":{\"1908\":{}},\"parent\":{}}],[\"block\",{\"_index\":898,\"name\":{\"2660\":{}},\"parent\":{}}],[\"blocks\",{\"_index\":904,\"name\":{\"2663\":{},\"2664\":{}},\"parent\":{}}],[\"bsonoptions\",{\"_index\":159,\"name\":{\"538\":{},\"595\":{},\"821\":{},\"1137\":{},\"1164\":{},\"1177\":{}},\"parent\":{}}],[\"bsonserializeoptions\",{\"_index\":340,\"name\":{\"1025\":{}},\"parent\":{\"1026\":{},\"1027\":{}}}],[\"bsontype\",{\"_index\":269,\"name\":{\"869\":{},\"870\":{}},\"parent\":{}}],[\"bsontypealias\",{\"_index\":683,\"name\":{\"1909\":{}},\"parent\":{}}],[\"btree\",{\"_index\":917,\"name\":{\"2672\":{}},\"parent\":{}}],[\"bucket\",{\"_index\":606,\"name\":{\"1696\":{}},\"parent\":{}}],[\"bucketname\",{\"_index\":602,\"name\":{\"1688\":{}},\"parent\":{}}],[\"bucketsize\",{\"_index\":831,\"name\":{\"2381\":{},\"2422\":{}},\"parent\":{}}],[\"bufferedcount\",{\"_index\":88,\"name\":{\"379\":{},\"447\":{},\"648\":{},\"719\":{},\"764\":{}},\"parent\":{}}],[\"buftostore\",{\"_index\":610,\"name\":{\"1704\":{}},\"parent\":{}}],[\"buildinfo\",{\"_index\":121,\"name\":{\"414\":{}},\"parent\":{}}],[\"bulk\",{\"_index\":921,\"name\":{\"2678\":{}},\"parent\":{}}],[\"bulkoperation\",{\"_index\":391,\"name\":{\"1143\":{}},\"parent\":{}}],[\"bulkoperationbase\",{\"_index\":384,\"name\":{\"1131\":{}},\"parent\":{\"1132\":{},\"1133\":{},\"1134\":{},\"1135\":{},\"1136\":{},\"1137\":{},\"1138\":{},\"1139\":{},\"1140\":{},\"1141\":{}}}],[\"bulkresult\",{\"_index\":341,\"name\":{\"1028\":{}},\"parent\":{\"1029\":{},\"1030\":{},\"1031\":{},\"1032\":{},\"1033\":{},\"1034\":{},\"1035\":{},\"1036\":{},\"1037\":{},\"1038\":{},\"1039\":{}}}],[\"bulkwrite\",{\"_index\":163,\"name\":{\"543\":{}},\"parent\":{}}],[\"bulkwriteoperationerror\",{\"_index\":350,\"name\":{\"1040\":{}},\"parent\":{\"1041\":{},\"1042\":{},\"1043\":{},\"1044\":{},\"1045\":{}}}],[\"bulkwriteoptions\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{}}}],[\"bulkwriteresult\",{\"_index\":352,\"name\":{\"1046\":{}},\"parent\":{\"1047\":{},\"1048\":{},\"1049\":{},\"1050\":{},\"1051\":{},\"1052\":{},\"1053\":{},\"1054\":{},\"1055\":{},\"1056\":{},\"1057\":{},\"1058\":{},\"1059\":{},\"1060\":{},\"1061\":{},\"1062\":{},\"1063\":{},\"1064\":{},\"1065\":{},\"1066\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1070\":{},\"1071\":{},\"1072\":{},\"1073\":{}}}],[\"bypassautoencryption\",{\"_index\":564,\"name\":{\"1618\":{}},\"parent\":{}}],[\"bypassdocumentvalidation\",{\"_index\":3,\"name\":{\"3\":{},\"1286\":{},\"1555\":{},\"2013\":{},\"2094\":{},\"2313\":{},\"2339\":{},\"2451\":{},\"2543\":{},\"2695\":{},\"2718\":{}},\"parent\":{}}],[\"bypassqueryanalysis\",{\"_index\":565,\"name\":{\"1619\":{}},\"parent\":{}}],[\"bytes\",{\"_index\":910,\"name\":{\"2667\":{},\"2670\":{},\"2680\":{},\"2681\":{},\"2682\":{}},\"parent\":{}}],[\"cache\",{\"_index\":918,\"name\":{\"2673\":{}},\"parent\":{}}],[\"cache_walk\",{\"_index\":919,\"name\":{\"2674\":{}},\"parent\":{}}],[\"callback\",{\"_index\":1041,\"name\":{\"3028\":{}},\"parent\":{\"3029\":{}}}],[\"calls\",{\"_index\":923,\"name\":{\"2678\":{},\"2679\":{},\"2683\":{},\"2684\":{},\"2685\":{},\"2686\":{},\"2687\":{},\"2689\":{},\"2690\":{},\"2691\":{},\"2692\":{}},\"parent\":{}}],[\"cancellationtoken\",{\"_index\":143,\"name\":{\"478\":{},\"1438\":{},\"1477\":{},\"2811\":{},\"2902\":{}},\"parent\":{\"479\":{},\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{},\"485\":{},\"486\":{},\"487\":{},\"488\":{},\"489\":{},\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{}}}],[\"canonicalize_host_name\",{\"_index\":455,\"name\":{\"1391\":{}},\"parent\":{}}],[\"capped\",{\"_index\":780,\"name\":{\"2123\":{},\"2610\":{}},\"parent\":{}}],[\"casefirst\",{\"_index\":765,\"name\":{\"2039\":{}},\"parent\":{}}],[\"caselevel\",{\"_index\":764,\"name\":{\"2038\":{}},\"parent\":{}}],[\"casesensitive\",{\"_index\":747,\"name\":{\"1977\":{}},\"parent\":{}}],[\"causalconsistency\",{\"_index\":1004,\"name\":{\"2941\":{},\"2982\":{}},\"parent\":{}}],[\"change\",{\"_index\":148,\"name\":{\"500\":{}},\"parent\":{}}],[\"changestream\",{\"_index\":144,\"name\":{\"495\":{}},\"parent\":{\"496\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{},\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{},\"519\":{},\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{}}}],[\"changestreamcollmoddocument\",{\"_index\":396,\"name\":{\"1181\":{}},\"parent\":{\"1182\":{},\"1183\":{},\"1184\":{},\"1185\":{},\"1186\":{},\"1187\":{}}}],[\"changestreamcreatedocument\",{\"_index\":403,\"name\":{\"1188\":{}},\"parent\":{\"1189\":{},\"1190\":{},\"1191\":{},\"1192\":{},\"1193\":{},\"1194\":{}}}],[\"changestreamcreateindexdocument\",{\"_index\":404,\"name\":{\"1195\":{}},\"parent\":{\"1196\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1201\":{},\"1202\":{}}}],[\"changestreamdeletedocument\",{\"_index\":406,\"name\":{\"1203\":{}},\"parent\":{\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1214\":{}}}],[\"changestreamdeletedocument.__type\",{\"_index\":410,\"name\":{},\"parent\":{\"1213\":{}}}],[\"changestreamdocument\",{\"_index\":411,\"name\":{\"1215\":{}},\"parent\":{}}],[\"changestreamdocumentcollectionuuid\",{\"_index\":412,\"name\":{\"1216\":{}},\"parent\":{\"1217\":{}}}],[\"changestreamdocumentcommon\",{\"_index\":413,\"name\":{\"1218\":{}},\"parent\":{\"1219\":{},\"1220\":{},\"1221\":{},\"1222\":{}}}],[\"changestreamdocumentkey\",{\"_index\":414,\"name\":{\"1223\":{}},\"parent\":{\"1224\":{},\"1225\":{}}}],[\"changestreamdocumentkey.__type\",{\"_index\":415,\"name\":{},\"parent\":{\"1226\":{}}}],[\"changestreamdocumentoperationdescription\",{\"_index\":416,\"name\":{\"1227\":{}},\"parent\":{\"1228\":{}}}],[\"changestreamdropdatabasedocument\",{\"_index\":417,\"name\":{\"1229\":{}},\"parent\":{\"1230\":{},\"1231\":{},\"1232\":{},\"1234\":{},\"1235\":{},\"1236\":{},\"1237\":{}}}],[\"changestreamdropdatabasedocument.__type\",{\"_index\":418,\"name\":{},\"parent\":{\"1233\":{}}}],[\"changestreamdropdocument\",{\"_index\":419,\"name\":{\"1238\":{}},\"parent\":{\"1239\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{},\"1245\":{}}}],[\"changestreamdropindexdocument\",{\"_index\":420,\"name\":{\"1246\":{}},\"parent\":{\"1247\":{},\"1248\":{},\"1249\":{},\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{}}}],[\"changestreamevents\",{\"_index\":421,\"name\":{\"1254\":{}},\"parent\":{}}],[\"changestreaminsertdocument\",{\"_index\":422,\"name\":{\"1255\":{}},\"parent\":{\"1256\":{},\"1257\":{},\"1258\":{},\"1259\":{},\"1260\":{},\"1261\":{},\"1262\":{},\"1263\":{},\"1264\":{},\"1266\":{}}}],[\"changestreaminsertdocument.__type\",{\"_index\":424,\"name\":{},\"parent\":{\"1265\":{}}}],[\"changestreaminvalidatedocument\",{\"_index\":425,\"name\":{\"1267\":{}},\"parent\":{\"1268\":{},\"1269\":{},\"1270\":{},\"1271\":{},\"1272\":{}}}],[\"changestreamnamespace\",{\"_index\":426,\"name\":{\"1273\":{}},\"parent\":{\"1274\":{},\"1275\":{}}}],[\"changestreamoptions\",{\"_index\":428,\"name\":{\"1276\":{}},\"parent\":{\"1277\":{},\"1278\":{},\"1279\":{},\"1280\":{},\"1281\":{},\"1282\":{},\"1283\":{},\"1284\":{},\"1285\":{},\"1286\":{},\"1287\":{},\"1288\":{},\"1289\":{},\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{},\"1294\":{},\"1295\":{},\"1296\":{},\"1297\":{},\"1298\":{},\"1299\":{},\"1300\":{},\"1301\":{},\"1302\":{},\"1303\":{},\"1304\":{},\"1305\":{},\"1306\":{},\"1307\":{}}}],[\"changestreampreandpostimages\",{\"_index\":793,\"name\":{\"2140\":{}},\"parent\":{}}],[\"changestreamrefinecollectionshardkeydocument\",{\"_index\":434,\"name\":{\"1308\":{}},\"parent\":{\"1309\":{},\"1310\":{},\"1311\":{},\"1312\":{},\"1313\":{},\"1314\":{},\"1315\":{}}}],[\"changestreamrenamedocument\",{\"_index\":435,\"name\":{\"1316\":{}},\"parent\":{\"1317\":{},\"1318\":{},\"1319\":{},\"1322\":{},\"1323\":{},\"1324\":{},\"1325\":{},\"1326\":{},\"1327\":{}}}],[\"changestreamrenamedocument.__type\",{\"_index\":437,\"name\":{},\"parent\":{\"1320\":{},\"1321\":{}}}],[\"changestreamreplacedocument\",{\"_index\":438,\"name\":{\"1328\":{}},\"parent\":{\"1329\":{},\"1330\":{},\"1331\":{},\"1332\":{},\"1333\":{},\"1334\":{},\"1335\":{},\"1336\":{},\"1337\":{},\"1338\":{}}}],[\"changestreamreplacedocument.__type\",{\"_index\":439,\"name\":{},\"parent\":{\"1339\":{}}}],[\"changestreamreshardcollectiondocument\",{\"_index\":440,\"name\":{\"1340\":{}},\"parent\":{\"1341\":{},\"1342\":{},\"1343\":{},\"1344\":{},\"1345\":{},\"1346\":{},\"1347\":{}}}],[\"changestreamshardcollectiondocument\",{\"_index\":441,\"name\":{\"1348\":{}},\"parent\":{\"1349\":{},\"1350\":{},\"1351\":{},\"1352\":{},\"1353\":{},\"1354\":{},\"1355\":{}}}],[\"changestreamupdatedocument\",{\"_index\":442,\"name\":{\"1356\":{}},\"parent\":{\"1357\":{},\"1358\":{},\"1359\":{},\"1360\":{},\"1361\":{},\"1362\":{},\"1363\":{},\"1364\":{},\"1365\":{},\"1366\":{},\"1367\":{},\"1369\":{}}}],[\"changestreamupdatedocument.__type\",{\"_index\":444,\"name\":{},\"parent\":{\"1368\":{}}}],[\"checkpoint\",{\"_index\":907,\"name\":{\"2665\":{}},\"parent\":{}}],[\"chunks\",{\"_index\":607,\"name\":{\"1697\":{}},\"parent\":{}}],[\"chunksize\",{\"_index\":594,\"name\":{\"1678\":{}},\"parent\":{}}],[\"chunksizebytes\",{\"_index\":603,\"name\":{\"1689\":{},\"1703\":{},\"1719\":{}},\"parent\":{}}],[\"classname\",{\"_index\":241,\"name\":{\"803\":{}},\"parent\":{}}],[\"clientid\",{\"_index\":554,\"name\":{\"1605\":{}},\"parent\":{}}],[\"clientmetadata\",{\"_index\":1042,\"name\":{\"3030\":{}},\"parent\":{\"3031\":{},\"3032\":{},\"3035\":{},\"3036\":{},\"3041\":{},\"3042\":{},\"3043\":{},\"3044\":{}}}],[\"clientmetadata.__type\",{\"_index\":1044,\"name\":{},\"parent\":{\"3033\":{},\"3034\":{},\"3037\":{},\"3038\":{},\"3039\":{},\"3040\":{},\"3045\":{}}}],[\"clientmetadataoptions\",{\"_index\":1048,\"name\":{\"3046\":{}},\"parent\":{\"3047\":{},\"3048\":{},\"3052\":{}}}],[\"clientmetadataoptions.__type\",{\"_index\":1049,\"name\":{},\"parent\":{\"3049\":{},\"3050\":{},\"3051\":{}}}],[\"clientoptions\",{\"_index\":1002,\"name\":{\"2938\":{}},\"parent\":{}}],[\"clientsecret\",{\"_index\":555,\"name\":{\"1606\":{}},\"parent\":{}}],[\"clientsession\",{\"_index\":1000,\"name\":{\"2936\":{}},\"parent\":{\"2937\":{},\"2938\":{},\"2939\":{},\"2940\":{},\"2942\":{},\"2943\":{},\"2944\":{},\"2945\":{},\"2946\":{},\"2947\":{},\"2948\":{},\"2949\":{},\"2950\":{},\"2951\":{},\"2952\":{},\"2953\":{},\"2954\":{},\"2955\":{},\"2956\":{},\"2957\":{},\"2958\":{},\"2959\":{},\"2960\":{},\"2961\":{},\"2962\":{},\"2963\":{},\"2964\":{},\"2965\":{},\"2966\":{},\"2967\":{},\"2968\":{},\"2969\":{},\"2970\":{},\"2971\":{},\"2972\":{},\"2973\":{},\"2974\":{},\"2975\":{},\"2976\":{},\"2977\":{}}}],[\"clientsession.__type\",{\"_index\":1005,\"name\":{},\"parent\":{\"2941\":{}}}],[\"clientsessionevents\",{\"_index\":1022,\"name\":{\"2978\":{}},\"parent\":{\"2979\":{}}}],[\"clientsessionevents.__type\",{\"_index\":1024,\"name\":{},\"parent\":{\"2980\":{}}}],[\"clientsessionoptions\",{\"_index\":1025,\"name\":{\"2981\":{}},\"parent\":{\"2982\":{},\"2983\":{},\"2984\":{}}}],[\"clone\",{\"_index\":102,\"name\":{\"395\":{},\"426\":{},\"621\":{},\"711\":{},\"756\":{}},\"parent\":{}}],[\"close\",{\"_index\":82,\"name\":{\"371\":{},\"386\":{},\"424\":{},\"454\":{},\"499\":{},\"515\":{},\"620\":{},\"655\":{},\"706\":{},\"726\":{},\"752\":{},\"771\":{},\"824\":{},\"1420\":{},\"1522\":{},\"1660\":{},\"1693\":{}},\"parent\":{}}],[\"closed\",{\"_index\":85,\"name\":{\"376\":{},\"444\":{},\"514\":{},\"645\":{},\"716\":{},\"761\":{}},\"parent\":{}}],[\"closeoptions\",{\"_index\":498,\"name\":{\"1455\":{}},\"parent\":{\"1456\":{}}}],[\"clusteredcollectionoptions\",{\"_index\":777,\"name\":{\"2117\":{}},\"parent\":{\"2118\":{},\"2119\":{},\"2120\":{}}}],[\"clusteredindex\",{\"_index\":790,\"name\":{\"2137\":{}},\"parent\":{}}],[\"clustertime\",{\"_index\":399,\"name\":{\"1184\":{},\"1191\":{},\"1198\":{},\"1208\":{},\"1220\":{},\"1235\":{},\"1242\":{},\"1249\":{},\"1260\":{},\"1270\":{},\"1311\":{},\"1324\":{},\"1334\":{},\"1343\":{},\"1351\":{},\"1363\":{},\"2789\":{},\"2790\":{},\"2841\":{},\"2942\":{}},\"parent\":{\"2790\":{},\"2791\":{},\"2792\":{}}}],[\"clustertime.__type\",{\"_index\":949,\"name\":{},\"parent\":{\"2793\":{},\"2794\":{}}}],[\"clustertimereceived\",{\"_index\":473,\"name\":{\"1419\":{}},\"parent\":{}}],[\"code\",{\"_index\":43,\"name\":{\"43\":{},\"53\":{},\"63\":{},\"73\":{},\"83\":{},\"93\":{},\"103\":{},\"113\":{},\"123\":{},\"133\":{},\"142\":{},\"153\":{},\"163\":{},\"173\":{},\"183\":{},\"193\":{},\"203\":{},\"213\":{},\"223\":{},\"233\":{},\"243\":{},\"253\":{},\"263\":{},\"273\":{},\"287\":{},\"298\":{},\"309\":{},\"319\":{},\"329\":{},\"339\":{},\"349\":{},\"364\":{},\"1042\":{},\"1106\":{},\"1115\":{},\"1153\":{}},\"parent\":{}}],[\"codename\",{\"_index\":39,\"name\":{\"39\":{},\"282\":{},\"360\":{}},\"parent\":{}}],[\"coll\",{\"_index\":427,\"name\":{\"1275\":{},\"1321\":{}},\"parent\":{}}],[\"collation\",{\"_index\":10,\"name\":{\"10\":{},\"638\":{},\"1076\":{},\"1080\":{},\"1087\":{},\"1094\":{},\"1101\":{},\"1150\":{},\"1289\":{},\"1377\":{},\"1557\":{},\"1992\":{},\"2017\":{},\"2049\":{},\"2075\":{},\"2098\":{},\"2145\":{},\"2166\":{},\"2192\":{},\"2199\":{},\"2219\":{},\"2237\":{},\"2268\":{},\"2297\":{},\"2322\":{},\"2348\":{},\"2386\":{},\"2403\":{},\"2430\":{},\"2455\":{},\"2488\":{},\"2509\":{},\"2546\":{},\"2578\":{},\"2624\":{},\"2643\":{},\"2696\":{},\"2719\":{},\"2750\":{},\"2757\":{},\"3015\":{}},\"parent\":{}}],[\"collationoptions\",{\"_index\":762,\"name\":{\"2036\":{}},\"parent\":{\"2037\":{},\"2038\":{},\"2039\":{},\"2040\":{},\"2041\":{},\"2042\":{},\"2043\":{},\"2044\":{},\"2045\":{}}}],[\"collection\",{\"_index\":157,\"name\":{\"532\":{},\"602\":{},\"3070\":{}},\"parent\":{\"533\":{},\"534\":{},\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{},\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{},\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{},\"565\":{},\"566\":{},\"567\":{},\"568\":{},\"569\":{},\"570\":{},\"571\":{},\"572\":{},\"573\":{},\"574\":{},\"575\":{},\"576\":{},\"577\":{},\"578\":{},\"579\":{},\"580\":{}}}],[\"collectioninfo\",{\"_index\":843,\"name\":{\"2473\":{}},\"parent\":{\"2474\":{},\"2475\":{},\"2476\":{},\"2477\":{},\"2478\":{},\"2481\":{}}}],[\"collectioninfo.__type\",{\"_index\":845,\"name\":{},\"parent\":{\"2479\":{},\"2480\":{}}}],[\"collectionname\",{\"_index\":158,\"name\":{\"534\":{}},\"parent\":{}}],[\"collectionoptions\",{\"_index\":516,\"name\":{\"1506\":{}},\"parent\":{\"1507\":{},\"1508\":{},\"1509\":{},\"1510\":{},\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{}}}],[\"collections\",{\"_index\":215,\"name\":{\"608\":{}},\"parent\":{}}],[\"collectionuuid\",{\"_index\":402,\"name\":{\"1187\":{},\"1194\":{},\"1201\":{},\"1214\":{},\"1217\":{},\"1245\":{},\"1252\":{},\"1266\":{},\"1314\":{},\"1327\":{},\"1346\":{},\"1354\":{},\"1369\":{}},\"parent\":{}}],[\"collstats\",{\"_index\":875,\"name\":{\"2595\":{}},\"parent\":{\"2596\":{},\"2597\":{},\"2598\":{},\"2599\":{},\"2600\":{},\"2601\":{},\"2602\":{},\"2603\":{},\"2604\":{},\"2605\":{},\"2606\":{},\"2607\":{},\"2608\":{},\"2610\":{},\"2611\":{},\"2612\":{},\"2613\":{},\"2614\":{},\"2615\":{},\"2616\":{},\"2617\":{},\"2618\":{},\"2619\":{}}}],[\"collstats.__type\",{\"_index\":886,\"name\":{},\"parent\":{\"2609\":{}}}],[\"collstatsoptions\",{\"_index\":893,\"name\":{\"2620\":{}},\"parent\":{\"2621\":{},\"2622\":{},\"2623\":{},\"2624\":{},\"2625\":{},\"2626\":{},\"2627\":{},\"2628\":{},\"2629\":{},\"2630\":{},\"2631\":{},\"2632\":{},\"2633\":{},\"2634\":{},\"2635\":{},\"2636\":{},\"2637\":{},\"2638\":{}}}],[\"command\",{\"_index\":120,\"name\":{\"413\":{},\"599\":{},\"940\":{}},\"parent\":{}}],[\"commandfailed\",{\"_index\":472,\"name\":{\"1418\":{}},\"parent\":{}}],[\"commandfailedevent\",{\"_index\":303,\"name\":{\"926\":{}},\"parent\":{\"927\":{},\"928\":{},\"929\":{},\"930\":{},\"931\":{},\"932\":{},\"933\":{},\"934\":{}}}],[\"commandname\",{\"_index\":308,\"name\":{\"931\":{},\"939\":{},\"950\":{}},\"parent\":{}}],[\"commandobj\",{\"_index\":313,\"name\":{\"936\":{}},\"parent\":{}}],[\"commandoperationoptions\",{\"_index\":772,\"name\":{\"2046\":{}},\"parent\":{\"2047\":{},\"2048\":{},\"2049\":{},\"2050\":{},\"2051\":{},\"2052\":{},\"2053\":{},\"2054\":{},\"2055\":{},\"2056\":{},\"2057\":{},\"2058\":{},\"2059\":{},\"2060\":{},\"2061\":{},\"2062\":{},\"2063\":{}}}],[\"commandstakecollation\",{\"_index\":986,\"name\":{\"2875\":{}},\"parent\":{}}],[\"commandstakewriteconcern\",{\"_index\":985,\"name\":{\"2874\":{}},\"parent\":{}}],[\"commandstarted\",{\"_index\":469,\"name\":{\"1416\":{}},\"parent\":{}}],[\"commandstartedevent\",{\"_index\":312,\"name\":{\"935\":{}},\"parent\":{\"936\":{},\"937\":{},\"938\":{},\"939\":{},\"940\":{},\"941\":{},\"942\":{},\"943\":{},\"944\":{}}}],[\"commandsucceeded\",{\"_index\":471,\"name\":{\"1417\":{}},\"parent\":{}}],[\"commandsucceededevent\",{\"_index\":314,\"name\":{\"945\":{}},\"parent\":{\"946\":{},\"947\":{},\"948\":{},\"949\":{},\"950\":{},\"951\":{},\"952\":{},\"953\":{}}}],[\"comment\",{\"_index\":12,\"name\":{\"12\":{},\"632\":{},\"1295\":{},\"1530\":{},\"1548\":{},\"1980\":{},\"1994\":{},\"2023\":{},\"2051\":{},\"2076\":{},\"2104\":{},\"2147\":{},\"2173\":{},\"2201\":{},\"2220\":{},\"2239\":{},\"2277\":{},\"2299\":{},\"2324\":{},\"2350\":{},\"2388\":{},\"2432\":{},\"2457\":{},\"2490\":{},\"2511\":{},\"2548\":{},\"2580\":{},\"2626\":{},\"2645\":{},\"2703\":{},\"2726\":{},\"2759\":{},\"3017\":{}},\"parent\":{}}],[\"commitquorum\",{\"_index\":824,\"name\":{\"2371\":{}},\"parent\":{}}],[\"committransaction\",{\"_index\":1018,\"name\":{\"2959\":{}},\"parent\":{}}],[\"commonevents\",{\"_index\":668,\"name\":{\"1875\":{}},\"parent\":{}}],[\"commonwireversion\",{\"_index\":996,\"name\":{\"2929\":{}},\"parent\":{}}],[\"compatibilityerror\",{\"_index\":995,\"name\":{\"2925\":{}},\"parent\":{}}],[\"compatible\",{\"_index\":994,\"name\":{\"2924\":{}},\"parent\":{}}],[\"compression\",{\"_index\":920,\"name\":{\"2675\":{}},\"parent\":{}}],[\"compressor\",{\"_index\":262,\"name\":{\"856\":{},\"857\":{},\"1495\":{}},\"parent\":{}}],[\"compressorname\",{\"_index\":515,\"name\":{\"1505\":{}},\"parent\":{}}],[\"compressors\",{\"_index\":489,\"name\":{\"1441\":{},\"1479\":{},\"1494\":{},\"1502\":{},\"1756\":{},\"1820\":{},\"2813\":{},\"2903\":{}},\"parent\":{}}],[\"condition\",{\"_index\":684,\"name\":{\"1910\":{}},\"parent\":{}}],[\"connect\",{\"_index\":250,\"name\":{\"813\":{},\"823\":{}},\"parent\":{}}],[\"connectioncheckedinevent\",{\"_index\":316,\"name\":{\"954\":{}},\"parent\":{\"955\":{},\"956\":{},\"957\":{}}}],[\"connectioncheckedoutevent\",{\"_index\":318,\"name\":{\"958\":{}},\"parent\":{\"959\":{},\"960\":{},\"961\":{}}}],[\"connectioncheckoutfailedevent\",{\"_index\":319,\"name\":{\"962\":{}},\"parent\":{\"963\":{},\"964\":{},\"965\":{}}}],[\"connectioncheckoutstartedevent\",{\"_index\":320,\"name\":{\"966\":{}},\"parent\":{\"967\":{},\"968\":{}}}],[\"connectionclosedevent\",{\"_index\":321,\"name\":{\"969\":{}},\"parent\":{\"970\":{},\"971\":{},\"972\":{},\"973\":{},\"974\":{}}}],[\"connectioncreatedevent\",{\"_index\":322,\"name\":{\"975\":{}},\"parent\":{\"976\":{},\"977\":{},\"978\":{}}}],[\"connectionevents\",{\"_index\":468,\"name\":{\"1414\":{}},\"parent\":{\"1415\":{}}}],[\"connectionevents.__type\",{\"_index\":470,\"name\":{},\"parent\":{\"1416\":{},\"1417\":{},\"1418\":{},\"1419\":{},\"1420\":{},\"1421\":{},\"1422\":{},\"1423\":{}}}],[\"connectionid\",{\"_index\":305,\"name\":{\"928\":{},\"942\":{},\"947\":{},\"955\":{},\"959\":{},\"970\":{},\"976\":{},\"993\":{},\"1005\":{},\"1009\":{},\"1011\":{}},\"parent\":{}}],[\"connectionoptions\",{\"_index\":477,\"name\":{\"1424\":{}},\"parent\":{\"1425\":{},\"1426\":{},\"1427\":{},\"1428\":{},\"1429\":{},\"1430\":{},\"1431\":{},\"1432\":{},\"1433\":{},\"1434\":{},\"1435\":{},\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{},\"1440\":{},\"1441\":{},\"1442\":{},\"1443\":{},\"1444\":{},\"1445\":{},\"1446\":{},\"1447\":{}}}],[\"connectionpoolclearedevent\",{\"_index\":323,\"name\":{\"979\":{}},\"parent\":{\"980\":{},\"981\":{}}}],[\"connectionpoolclosedevent\",{\"_index\":324,\"name\":{\"982\":{}},\"parent\":{\"983\":{},\"984\":{}}}],[\"connectionpoolcreatedevent\",{\"_index\":325,\"name\":{\"985\":{}},\"parent\":{\"986\":{},\"987\":{},\"988\":{}}}],[\"connectionpoolevents\",{\"_index\":499,\"name\":{\"1457\":{}},\"parent\":{}}],[\"connectionpoolmonitoringevent\",{\"_index\":326,\"name\":{\"989\":{}},\"parent\":{\"990\":{},\"991\":{}}}],[\"connectionpooloptions\",{\"_index\":500,\"name\":{\"1458\":{}},\"parent\":{\"1459\":{},\"1460\":{},\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{},\"1467\":{},\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{}}}],[\"connectionreadyevent\",{\"_index\":327,\"name\":{\"992\":{}},\"parent\":{\"993\":{},\"994\":{},\"995\":{}}}],[\"connectoptions\",{\"_index\":975,\"name\":{\"2857\":{}},\"parent\":{\"2858\":{}}}],[\"connecttimeoutms\",{\"_index\":482,\"name\":{\"1432\":{},\"1471\":{},\"1754\":{},\"1832\":{},\"2797\":{},\"2896\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":27,\"name\":{\"27\":{},\"51\":{},\"61\":{},\"71\":{},\"81\":{},\"91\":{},\"101\":{},\"111\":{},\"121\":{},\"131\":{},\"141\":{},\"151\":{},\"161\":{},\"171\":{},\"181\":{},\"191\":{},\"201\":{},\"211\":{},\"221\":{},\"231\":{},\"241\":{},\"251\":{},\"261\":{},\"271\":{},\"281\":{},\"295\":{},\"306\":{},\"317\":{},\"327\":{},\"337\":{},\"347\":{},\"357\":{},\"479\":{},\"588\":{},\"680\":{},\"707\":{},\"753\":{},\"802\":{},\"814\":{},\"849\":{},\"889\":{},\"907\":{},\"921\":{},\"1105\":{},\"1113\":{},\"1123\":{},\"1157\":{},\"1169\":{},\"1395\":{},\"1486\":{},\"1588\":{},\"1880\":{},\"2864\":{},\"2917\":{},\"3002\":{},\"3059\":{},\"3068\":{}},\"parent\":{}}],[\"contenttype\",{\"_index\":596,\"name\":{\"1680\":{},\"1722\":{}},\"parent\":{}}],[\"count\",{\"_index\":199,\"name\":{\"580\":{},\"623\":{},\"2597\":{}},\"parent\":{}}],[\"countdocuments\",{\"_index\":182,\"name\":{\"563\":{}},\"parent\":{}}],[\"countdocumentsoptions\",{\"_index\":776,\"name\":{\"2089\":{}},\"parent\":{\"2090\":{},\"2091\":{},\"2092\":{},\"2093\":{},\"2094\":{},\"2095\":{},\"2096\":{},\"2097\":{},\"2098\":{},\"2099\":{},\"2100\":{},\"2101\":{},\"2102\":{},\"2103\":{},\"2104\":{},\"2105\":{},\"2106\":{},\"2107\":{},\"2108\":{},\"2109\":{},\"2110\":{},\"2111\":{},\"2112\":{},\"2113\":{},\"2114\":{},\"2115\":{},\"2116\":{}}}],[\"counter\",{\"_index\":973,\"name\":{\"2854\":{}},\"parent\":{}}],[\"countoptions\",{\"_index\":775,\"name\":{\"2068\":{}},\"parent\":{\"2069\":{},\"2070\":{},\"2071\":{},\"2072\":{},\"2073\":{},\"2074\":{},\"2075\":{},\"2076\":{},\"2077\":{},\"2078\":{},\"2079\":{},\"2080\":{},\"2081\":{},\"2082\":{},\"2083\":{},\"2084\":{},\"2085\":{},\"2086\":{},\"2087\":{},\"2088\":{}}}],[\"create\",{\"_index\":924,\"name\":{\"2679\":{}},\"parent\":{}}],[\"createcollection\",{\"_index\":210,\"name\":{\"598\":{}},\"parent\":{}}],[\"createcollectionoptions\",{\"_index\":779,\"name\":{\"2121\":{}},\"parent\":{\"2122\":{},\"2123\":{},\"2124\":{},\"2125\":{},\"2126\":{},\"2127\":{},\"2128\":{},\"2129\":{},\"2130\":{},\"2131\":{},\"2132\":{},\"2133\":{},\"2134\":{},\"2135\":{},\"2136\":{},\"2137\":{},\"2138\":{},\"2139\":{},\"2140\":{},\"2141\":{},\"2143\":{},\"2144\":{},\"2145\":{},\"2146\":{},\"2147\":{},\"2148\":{},\"2149\":{},\"2150\":{},\"2151\":{},\"2152\":{},\"2153\":{},\"2154\":{},\"2155\":{},\"2156\":{},\"2157\":{},\"2158\":{},\"2159\":{}}}],[\"createcollectionoptions.__type\",{\"_index\":795,\"name\":{},\"parent\":{\"2142\":{}}}],[\"createindex\",{\"_index\":174,\"name\":{\"555\":{},\"609\":{}},\"parent\":{}}],[\"createindexes\",{\"_index\":175,\"name\":{\"556\":{}},\"parent\":{}}],[\"createindexesoptions\",{\"_index\":820,\"name\":{\"2363\":{}},\"parent\":{\"2364\":{},\"2365\":{},\"2366\":{},\"2367\":{},\"2368\":{},\"2369\":{},\"2370\":{},\"2371\":{},\"2372\":{},\"2373\":{},\"2374\":{},\"2375\":{},\"2376\":{},\"2377\":{},\"2378\":{},\"2379\":{},\"2380\":{},\"2381\":{},\"2382\":{},\"2383\":{},\"2384\":{},\"2385\":{},\"2386\":{},\"2387\":{},\"2388\":{},\"2389\":{},\"2390\":{},\"2391\":{},\"2392\":{},\"2393\":{},\"2394\":{},\"2395\":{},\"2396\":{},\"2397\":{},\"2398\":{},\"2399\":{},\"2400\":{}}}],[\"createpk\",{\"_index\":660,\"name\":{\"1864\":{}},\"parent\":{}}],[\"credentials\",{\"_index\":481,\"name\":{\"1431\":{},\"1465\":{},\"1815\":{},\"2800\":{},\"2892\":{}},\"parent\":{}}],[\"cryptsharedlibpath\",{\"_index\":571,\"name\":{\"1629\":{}},\"parent\":{}}],[\"cryptsharedlibrequired\",{\"_index\":572,\"name\":{\"1630\":{}},\"parent\":{}}],[\"cryptsharedlibversioninfo\",{\"_index\":539,\"name\":{\"1587\":{}},\"parent\":{}}],[\"currentindex\",{\"_index\":379,\"name\":{\"1125\":{}},\"parent\":{}}],[\"currentlogger\",{\"_index\":238,\"name\":{\"798\":{}},\"parent\":{}}],[\"cursor\",{\"_index\":433,\"name\":{\"1287\":{},\"1556\":{},\"2014\":{},\"2095\":{},\"2676\":{},\"2678\":{},\"2680\":{},\"2681\":{},\"2682\":{}},\"parent\":{}}],[\"cursor_flags\",{\"_index\":263,\"name\":{\"858\":{}},\"parent\":{}}],[\"cursorcloseoptions\",{\"_index\":527,\"name\":{\"1536\":{}},\"parent\":{\"1537\":{}}}],[\"cursorflag\",{\"_index\":529,\"name\":{\"1538\":{}},\"parent\":{}}],[\"cursorstreamoptions\",{\"_index\":530,\"name\":{\"1539\":{}},\"parent\":{\"1540\":{}}}],[\"customdata\",{\"_index\":758,\"name\":{\"1989\":{}},\"parent\":{}}],[\"data\",{\"_index\":586,\"name\":{\"1658\":{},\"1729\":{}},\"parent\":{}}],[\"databasename\",{\"_index\":207,\"name\":{\"589\":{},\"938\":{}},\"parent\":{}}],[\"databases\",{\"_index\":854,\"name\":{\"2525\":{}},\"parent\":{}}],[\"db\",{\"_index\":200,\"name\":{\"581\":{},\"825\":{},\"1233\":{},\"1274\":{},\"1320\":{},\"1408\":{},\"2009\":{},\"3069\":{}},\"parent\":{\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{},\"587\":{},\"588\":{},\"589\":{},\"590\":{},\"591\":{},\"592\":{},\"593\":{},\"594\":{},\"595\":{},\"596\":{},\"597\":{},\"598\":{},\"599\":{},\"600\":{},\"601\":{},\"602\":{},\"603\":{},\"604\":{},\"605\":{},\"606\":{},\"607\":{},\"608\":{},\"609\":{},\"610\":{},\"611\":{},\"612\":{},\"613\":{},\"614\":{},\"615\":{},\"616\":{},\"617\":{},\"618\":{}}}],[\"dbname\",{\"_index\":14,\"name\":{\"14\":{},\"533\":{},\"1297\":{},\"1563\":{},\"1822\":{},\"1996\":{},\"2025\":{},\"2053\":{},\"2078\":{},\"2106\":{},\"2149\":{},\"2175\":{},\"2203\":{},\"2222\":{},\"2241\":{},\"2279\":{},\"2301\":{},\"2326\":{},\"2352\":{},\"2390\":{},\"2434\":{},\"2459\":{},\"2492\":{},\"2513\":{},\"2550\":{},\"2582\":{},\"2628\":{},\"2647\":{},\"2705\":{},\"2728\":{},\"2761\":{},\"3019\":{}},\"parent\":{}}],[\"dboptions\",{\"_index\":533,\"name\":{\"1570\":{}},\"parent\":{\"1571\":{},\"1572\":{},\"1573\":{},\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{}}}],[\"dbstatsoptions\",{\"_index\":895,\"name\":{\"2639\":{}},\"parent\":{\"2640\":{},\"2641\":{},\"2642\":{},\"2643\":{},\"2644\":{},\"2645\":{},\"2646\":{},\"2647\":{},\"2648\":{},\"2649\":{},\"2650\":{},\"2651\":{},\"2652\":{},\"2653\":{},\"2654\":{},\"2655\":{},\"2656\":{},\"2657\":{}}}],[\"debug\",{\"_index\":242,\"name\":{\"804\":{}},\"parent\":{}}],[\"decrypt\",{\"_index\":538,\"name\":{\"1586\":{}},\"parent\":{}}],[\"default_language\",{\"_index\":826,\"name\":{\"2374\":{},\"2417\":{}},\"parent\":{}}],[\"defaulttransactionoptions\",{\"_index\":1007,\"name\":{\"2945\":{},\"2984\":{}},\"parent\":{}}],[\"delete\",{\"_index\":233,\"name\":{\"684\":{},\"1148\":{}},\"parent\":{}}],[\"deletedcount\",{\"_index\":35,\"name\":{\"35\":{},\"1051\":{},\"2188\":{}},\"parent\":{}}],[\"deletemany\",{\"_index\":168,\"name\":{\"548\":{}},\"parent\":{}}],[\"deletemanymodel\",{\"_index\":365,\"name\":{\"1074\":{}},\"parent\":{\"1075\":{},\"1076\":{},\"1077\":{}}}],[\"deleteone\",{\"_index\":167,\"name\":{\"547\":{},\"1147\":{}},\"parent\":{}}],[\"deleteonemodel\",{\"_index\":366,\"name\":{\"1078\":{}},\"parent\":{\"1079\":{},\"1080\":{},\"1081\":{}}}],[\"deleteoptions\",{\"_index\":800,\"name\":{\"2164\":{}},\"parent\":{\"2165\":{},\"2166\":{},\"2167\":{},\"2168\":{},\"2169\":{},\"2170\":{},\"2171\":{},\"2172\":{},\"2173\":{},\"2174\":{},\"2175\":{},\"2176\":{},\"2177\":{},\"2178\":{},\"2179\":{},\"2180\":{},\"2181\":{},\"2182\":{},\"2183\":{},\"2184\":{},\"2185\":{}}}],[\"deleteresult\",{\"_index\":802,\"name\":{\"2186\":{}},\"parent\":{\"2187\":{},\"2188\":{}}}],[\"deletestatement\",{\"_index\":804,\"name\":{\"2189\":{}},\"parent\":{\"2190\":{},\"2191\":{},\"2192\":{},\"2193\":{}}}],[\"deprecationerrors\",{\"_index\":662,\"name\":{\"1868\":{}},\"parent\":{}}],[\"destroyoptions\",{\"_index\":495,\"name\":{\"1448\":{}},\"parent\":{\"1449\":{}}}],[\"diacriticsensitive\",{\"_index\":748,\"name\":{\"1978\":{}},\"parent\":{}}],[\"digestpassword\",{\"_index\":756,\"name\":{\"1987\":{}},\"parent\":{}}],[\"directconnection\",{\"_index\":646,\"name\":{\"1781\":{},\"1845\":{},\"2886\":{}},\"parent\":{}}],[\"distinct\",{\"_index\":183,\"name\":{\"564\":{}},\"parent\":{}}],[\"distinctoptions\",{\"_index\":806,\"name\":{\"2194\":{}},\"parent\":{}}],[\"document\",{\"_index\":368,\"name\":{\"1083\":{}},\"parent\":{}}],[\"documentkey\",{\"_index\":409,\"name\":{\"1211\":{},\"1224\":{},\"1263\":{},\"1337\":{},\"1366\":{}},\"parent\":{}}],[\"done\",{\"_index\":609,\"name\":{\"1701\":{}},\"parent\":{}}],[\"driver\",{\"_index\":1043,\"name\":{\"3031\":{}},\"parent\":{}}],[\"driverinfo\",{\"_index\":626,\"name\":{\"1738\":{},\"1805\":{},\"1846\":{},\"3047\":{}},\"parent\":{\"1739\":{},\"1740\":{},\"1741\":{}}}],[\"drop\",{\"_index\":170,\"name\":{\"550\":{},\"688\":{}},\"parent\":{}}],[\"dropcollection\",{\"_index\":213,\"name\":{\"606\":{}},\"parent\":{}}],[\"dropcollectionoptions\",{\"_index\":807,\"name\":{\"2195\":{}},\"parent\":{\"2196\":{},\"2197\":{},\"2198\":{},\"2199\":{},\"2200\":{},\"2201\":{},\"2202\":{},\"2203\":{},\"2204\":{},\"2205\":{},\"2206\":{},\"2207\":{},\"2208\":{},\"2209\":{},\"2210\":{},\"2211\":{},\"2212\":{},\"2213\":{}}}],[\"dropdatabase\",{\"_index\":214,\"name\":{\"607\":{}},\"parent\":{}}],[\"dropdatabaseoptions\",{\"_index\":808,\"name\":{\"2214\":{}},\"parent\":{}}],[\"dropindex\",{\"_index\":176,\"name\":{\"557\":{}},\"parent\":{}}],[\"dropindexes\",{\"_index\":177,\"name\":{\"558\":{}},\"parent\":{}}],[\"dropindexesoptions\",{\"_index\":834,\"name\":{\"2401\":{}},\"parent\":{}}],[\"droptarget\",{\"_index\":871,\"name\":{\"2574\":{}},\"parent\":{}}],[\"duration\",{\"_index\":307,\"name\":{\"930\":{},\"949\":{},\"1006\":{},\"1012\":{}},\"parent\":{}}],[\"each\",{\"_index\":674,\"name\":{\"1899\":{},\"1904\":{}},\"parent\":{}}],[\"electionid\",{\"_index\":964,\"name\":{\"2839\":{}},\"parent\":{}}],[\"elemmatch\",{\"_index\":710,\"name\":{\"1939\":{}},\"parent\":{}}],[\"email\",{\"_index\":558,\"name\":{\"1610\":{}},\"parent\":{}}],[\"emit\",{\"_index\":112,\"name\":{\"405\":{},\"471\":{},\"488\":{},\"525\":{},\"671\":{},\"698\":{},\"744\":{},\"789\":{},\"838\":{},\"1889\":{},\"2971\":{}},\"parent\":{}}],[\"enabled\",{\"_index\":794,\"name\":{\"2142\":{},\"2774\":{}},\"parent\":{}}],[\"enableutf8validation\",{\"_index\":22,\"name\":{\"22\":{},\"1027\":{},\"1305\":{},\"1511\":{},\"1535\":{},\"1553\":{},\"1578\":{},\"1810\":{},\"2004\":{},\"2033\":{},\"2061\":{},\"2086\":{},\"2114\":{},\"2157\":{},\"2183\":{},\"2211\":{},\"2230\":{},\"2249\":{},\"2287\":{},\"2309\":{},\"2334\":{},\"2360\":{},\"2398\":{},\"2442\":{},\"2467\":{},\"2500\":{},\"2521\":{},\"2558\":{},\"2570\":{},\"2590\":{},\"2636\":{},\"2655\":{},\"2713\":{},\"2736\":{},\"2769\":{},\"2891\":{},\"3026\":{}},\"parent\":{}}],[\"encrypt\",{\"_index\":537,\"name\":{\"1585\":{}},\"parent\":{}}],[\"encryptedfields\",{\"_index\":792,\"name\":{\"2139\":{},\"2196\":{}},\"parent\":{}}],[\"encryptedfieldsmap\",{\"_index\":563,\"name\":{\"1617\":{}},\"parent\":{}}],[\"end\",{\"_index\":149,\"name\":{\"501\":{},\"1372\":{},\"1659\":{},\"1662\":{},\"1668\":{},\"1674\":{},\"1717\":{}},\"parent\":{}}],[\"ended\",{\"_index\":1023,\"name\":{\"2980\":{}},\"parent\":{}}],[\"endpoint\",{\"_index\":560,\"name\":{\"1612\":{},\"1615\":{}},\"parent\":{}}],[\"endsession\",{\"_index\":1012,\"name\":{\"2952\":{}},\"parent\":{}}],[\"endsessionoptions\",{\"_index\":1026,\"name\":{\"2985\":{}},\"parent\":{\"2986\":{},\"2987\":{}}}],[\"enhancedomit\",{\"_index\":685,\"name\":{\"1911\":{}},\"parent\":{}}],[\"eq\",{\"_index\":688,\"name\":{\"1915\":{}},\"parent\":{}}],[\"equals\",{\"_index\":298,\"name\":{\"917\":{},\"1401\":{},\"2849\":{},\"2955\":{}},\"parent\":{}}],[\"err\",{\"_index\":30,\"name\":{\"30\":{},\"1109\":{},\"1114\":{},\"1647\":{}},\"parent\":{}}],[\"errinfo\",{\"_index\":41,\"name\":{\"41\":{},\"284\":{},\"362\":{},\"1044\":{},\"1108\":{},\"1118\":{},\"1155\":{},\"1649\":{}},\"parent\":{}}],[\"errmsg\",{\"_index\":45,\"name\":{\"45\":{},\"55\":{},\"65\":{},\"75\":{},\"85\":{},\"95\":{},\"105\":{},\"115\":{},\"125\":{},\"135\":{},\"145\":{},\"155\":{},\"165\":{},\"175\":{},\"185\":{},\"195\":{},\"205\":{},\"215\":{},\"225\":{},\"235\":{},\"245\":{},\"255\":{},\"265\":{},\"275\":{},\"289\":{},\"300\":{},\"311\":{},\"321\":{},\"331\":{},\"341\":{},\"351\":{},\"366\":{},\"1043\":{},\"1107\":{},\"1117\":{},\"1154\":{},\"1646\":{}},\"parent\":{}}],[\"error\",{\"_index\":150,\"name\":{\"502\":{},\"807\":{},\"1656\":{},\"1694\":{},\"2828\":{},\"2930\":{}},\"parent\":{}}],[\"errordescription\",{\"_index\":579,\"name\":{\"1644\":{}},\"parent\":{\"1645\":{},\"1646\":{},\"1647\":{},\"1648\":{},\"1649\":{}}}],[\"errored\",{\"_index\":617,\"name\":{\"1712\":{}},\"parent\":{}}],[\"errorlabels\",{\"_index\":48,\"name\":{\"48\":{},\"58\":{},\"68\":{},\"78\":{},\"88\":{},\"98\":{},\"108\":{},\"118\":{},\"128\":{},\"138\":{},\"148\":{},\"158\":{},\"168\":{},\"178\":{},\"188\":{},\"198\":{},\"208\":{},\"218\":{},\"228\":{},\"238\":{},\"248\":{},\"258\":{},\"268\":{},\"278\":{},\"292\":{},\"303\":{},\"314\":{},\"324\":{},\"334\":{},\"344\":{},\"354\":{},\"369\":{},\"1648\":{}},\"parent\":{}}],[\"estimateddocumentcount\",{\"_index\":181,\"name\":{\"562\":{}},\"parent\":{}}],[\"estimateddocumentcountoptions\",{\"_index\":809,\"name\":{\"2215\":{}},\"parent\":{\"2216\":{},\"2217\":{},\"2218\":{},\"2219\":{},\"2220\":{},\"2221\":{},\"2222\":{},\"2223\":{},\"2224\":{},\"2225\":{},\"2226\":{},\"2227\":{},\"2228\":{},\"2229\":{},\"2230\":{},\"2231\":{},\"2232\":{}}}],[\"evaloptions\",{\"_index\":810,\"name\":{\"2233\":{}},\"parent\":{\"2234\":{},\"2235\":{},\"2236\":{},\"2237\":{},\"2238\":{},\"2239\":{},\"2240\":{},\"2241\":{},\"2242\":{},\"2243\":{},\"2244\":{},\"2245\":{},\"2246\":{},\"2247\":{},\"2248\":{},\"2249\":{},\"2250\":{},\"2251\":{}}}],[\"eventemitterwithstate\",{\"_index\":1050,\"name\":{\"3053\":{}},\"parent\":{\"3054\":{}}}],[\"eventnames\",{\"_index\":116,\"name\":{\"409\":{},\"475\":{},\"492\":{},\"529\":{},\"675\":{},\"702\":{},\"748\":{},\"793\":{},\"842\":{},\"1893\":{},\"2975\":{}},\"parent\":{}}],[\"eventsdescription\",{\"_index\":669,\"name\":{\"1876\":{}},\"parent\":{}}],[\"execute\",{\"_index\":388,\"name\":{\"1140\":{},\"1167\":{},\"1180\":{}},\"parent\":{}}],[\"exists\",{\"_index\":697,\"name\":{\"1924\":{}},\"parent\":{}}],[\"expireafterseconds\",{\"_index\":791,\"name\":{\"2138\":{},\"2369\":{},\"2414\":{}},\"parent\":{}}],[\"explain\",{\"_index\":24,\"name\":{\"24\":{},\"428\":{},\"624\":{},\"1307\":{},\"1569\":{},\"1653\":{},\"2006\":{},\"2035\":{},\"2063\":{},\"2088\":{},\"2116\":{},\"2159\":{},\"2185\":{},\"2213\":{},\"2232\":{},\"2251\":{},\"2289\":{},\"2311\":{},\"2336\":{},\"2362\":{},\"2400\":{},\"2444\":{},\"2469\":{},\"2502\":{},\"2523\":{},\"2560\":{},\"2592\":{},\"2638\":{},\"2657\":{},\"2715\":{},\"2738\":{},\"2771\":{},\"3027\":{}},\"parent\":{}}],[\"explainoptions\",{\"_index\":582,\"name\":{\"1652\":{}},\"parent\":{\"1653\":{}}}],[\"explainverbosity\",{\"_index\":266,\"name\":{\"863\":{},\"864\":{}},\"parent\":{}}],[\"explainverbositylike\",{\"_index\":583,\"name\":{\"1654\":{}},\"parent\":{}}],[\"explicit\",{\"_index\":1006,\"name\":{\"2944\":{}},\"parent\":{}}],[\"expr\",{\"_index\":698,\"name\":{\"1926\":{}},\"parent\":{}}],[\"extension\",{\"_index\":902,\"name\":{\"2662\":{}},\"parent\":{}}],[\"extraoptions\",{\"_index\":566,\"name\":{\"1623\":{}},\"parent\":{}}],[\"failure\",{\"_index\":309,\"name\":{\"932\":{},\"1007\":{}},\"parent\":{}}],[\"file\",{\"_index\":585,\"name\":{\"1657\":{},\"2662\":{},\"2666\":{},\"2667\":{},\"2668\":{},\"2669\":{},\"2670\":{}},\"parent\":{}}],[\"filename\",{\"_index\":595,\"name\":{\"1679\":{},\"1698\":{}},\"parent\":{}}],[\"files\",{\"_index\":608,\"name\":{\"1699\":{}},\"parent\":{}}],[\"files_id\",{\"_index\":622,\"name\":{\"1727\":{}},\"parent\":{}}],[\"filter\",{\"_index\":220,\"name\":{\"625\":{},\"709\":{},\"800\":{},\"1075\":{},\"1079\":{},\"1085\":{},\"1091\":{},\"1098\":{},\"1912\":{},\"2504\":{}},\"parent\":{}}],[\"filteroperations\",{\"_index\":686,\"name\":{\"1913\":{}},\"parent\":{}}],[\"filteroperators\",{\"_index\":687,\"name\":{\"1914\":{}},\"parent\":{\"1915\":{},\"1916\":{},\"1917\":{},\"1918\":{},\"1919\":{},\"1920\":{},\"1921\":{},\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{},\"1928\":{},\"1929\":{},\"1930\":{},\"1931\":{},\"1932\":{},\"1934\":{},\"1935\":{},\"1936\":{},\"1937\":{},\"1938\":{},\"1939\":{},\"1940\":{},\"1941\":{},\"1942\":{},\"1943\":{},\"1944\":{},\"1945\":{}}}],[\"filteroperators.__type\",{\"_index\":704,\"name\":{},\"parent\":{\"1933\":{}}}],[\"finalize\",{\"_index\":862,\"name\":{\"2539\":{}},\"parent\":{}}],[\"finalizefunction\",{\"_index\":857,\"name\":{\"2529\":{}},\"parent\":{\"2530\":{}}}],[\"find\",{\"_index\":172,\"name\":{\"552\":{},\"685\":{},\"1135\":{},\"1162\":{},\"1175\":{}},\"parent\":{}}],[\"findcursor\",{\"_index\":219,\"name\":{\"619\":{}},\"parent\":{\"620\":{},\"621\":{},\"622\":{},\"623\":{},\"624\":{},\"625\":{},\"626\":{},\"627\":{},\"628\":{},\"629\":{},\"630\":{},\"631\":{},\"632\":{},\"633\":{},\"634\":{},\"635\":{},\"636\":{},\"637\":{},\"638\":{},\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{},\"644\":{},\"645\":{},\"646\":{},\"647\":{},\"648\":{},\"649\":{},\"650\":{},\"651\":{},\"652\":{},\"653\":{},\"654\":{},\"655\":{},\"656\":{},\"657\":{},\"658\":{},\"659\":{},\"660\":{},\"661\":{},\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{},\"667\":{},\"668\":{},\"669\":{},\"670\":{},\"671\":{},\"672\":{},\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{}}}],[\"findone\",{\"_index\":171,\"name\":{\"551\":{}},\"parent\":{}}],[\"findoneanddelete\",{\"_index\":186,\"name\":{\"567\":{}},\"parent\":{}}],[\"findoneanddeleteoptions\",{\"_index\":817,\"name\":{\"2290\":{}},\"parent\":{\"2291\":{},\"2292\":{},\"2293\":{},\"2294\":{},\"2295\":{},\"2296\":{},\"2297\":{},\"2298\":{},\"2299\":{},\"2300\":{},\"2301\":{},\"2302\":{},\"2303\":{},\"2304\":{},\"2305\":{},\"2306\":{},\"2307\":{},\"2308\":{},\"2309\":{},\"2310\":{},\"2311\":{}}}],[\"findoneandreplace\",{\"_index\":187,\"name\":{\"568\":{}},\"parent\":{}}],[\"findoneandreplaceoptions\",{\"_index\":818,\"name\":{\"2312\":{}},\"parent\":{\"2313\":{},\"2314\":{},\"2315\":{},\"2316\":{},\"2317\":{},\"2318\":{},\"2319\":{},\"2320\":{},\"2321\":{},\"2322\":{},\"2323\":{},\"2324\":{},\"2325\":{},\"2326\":{},\"2327\":{},\"2328\":{},\"2329\":{},\"2330\":{},\"2331\":{},\"2332\":{},\"2333\":{},\"2334\":{},\"2335\":{},\"2336\":{}}}],[\"findoneandupdate\",{\"_index\":188,\"name\":{\"569\":{}},\"parent\":{}}],[\"findoneandupdateoptions\",{\"_index\":819,\"name\":{\"2337\":{}},\"parent\":{\"2338\":{},\"2339\":{},\"2340\":{},\"2341\":{},\"2342\":{},\"2343\":{},\"2344\":{},\"2345\":{},\"2346\":{},\"2347\":{},\"2348\":{},\"2349\":{},\"2350\":{},\"2351\":{},\"2352\":{},\"2353\":{},\"2354\":{},\"2355\":{},\"2356\":{},\"2357\":{},\"2358\":{},\"2359\":{},\"2360\":{},\"2361\":{},\"2362\":{}}}],[\"findoperators\",{\"_index\":390,\"name\":{\"1142\":{}},\"parent\":{\"1143\":{},\"1144\":{},\"1145\":{},\"1146\":{},\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{}}}],[\"findoptions\",{\"_index\":812,\"name\":{\"2252\":{}},\"parent\":{\"2253\":{},\"2254\":{},\"2255\":{},\"2256\":{},\"2257\":{},\"2258\":{},\"2259\":{},\"2260\":{},\"2261\":{},\"2262\":{},\"2263\":{},\"2264\":{},\"2265\":{},\"2266\":{},\"2267\":{},\"2268\":{},\"2269\":{},\"2270\":{},\"2271\":{},\"2272\":{},\"2273\":{},\"2274\":{},\"2275\":{},\"2276\":{},\"2277\":{},\"2278\":{},\"2279\":{},\"2280\":{},\"2281\":{},\"2282\":{},\"2283\":{},\"2284\":{},\"2285\":{},\"2286\":{},\"2287\":{},\"2288\":{},\"2289\":{}}}],[\"finish\",{\"_index\":605,\"name\":{\"1695\":{}},\"parent\":{}}],[\"flags\",{\"_index\":782,\"name\":{\"2127\":{}},\"parent\":{}}],[\"flatten\",{\"_index\":716,\"name\":{\"1946\":{}},\"parent\":{}}],[\"for\",{\"_index\":911,\"name\":{\"2667\":{}},\"parent\":{}}],[\"force\",{\"_index\":496,\"name\":{\"1449\":{},\"1456\":{},\"2986\":{}},\"parent\":{}}],[\"forceclear\",{\"_index\":1027,\"name\":{\"2987\":{}},\"parent\":{}}],[\"forceserverobjectid\",{\"_index\":6,\"name\":{\"6\":{},\"1572\":{},\"1796\":{},\"1847\":{},\"2452\":{}},\"parent\":{}}],[\"foreach\",{\"_index\":94,\"name\":{\"385\":{},\"453\":{},\"654\":{},\"725\":{},\"770\":{}},\"parent\":{}}],[\"freed\",{\"_index\":906,\"name\":{\"2664\":{}},\"parent\":{}}],[\"freestoragesize\",{\"_index\":890,\"name\":{\"2616\":{}},\"parent\":{}}],[\"fromhostport\",{\"_index\":1051,\"name\":{\"3057\":{}},\"parent\":{}}],[\"fromoptions\",{\"_index\":275,\"name\":{\"884\":{},\"904\":{},\"920\":{}},\"parent\":{}}],[\"fromsrvrecord\",{\"_index\":1052,\"name\":{\"3058\":{}},\"parent\":{}}],[\"fromstring\",{\"_index\":289,\"name\":{\"903\":{},\"3056\":{},\"3067\":{}},\"parent\":{}}],[\"fsync\",{\"_index\":302,\"name\":{\"925\":{},\"3082\":{}},\"parent\":{}}],[\"full\",{\"_index\":774,\"name\":{\"2065\":{}},\"parent\":{}}],[\"fulldocument\",{\"_index\":423,\"name\":{\"1257\":{},\"1277\":{},\"1330\":{},\"1358\":{},\"1381\":{}},\"parent\":{}}],[\"fulldocumentbeforechange\",{\"_index\":408,\"name\":{\"1206\":{},\"1278\":{},\"1332\":{},\"1361\":{}},\"parent\":{}}],[\"fullresponse\",{\"_index\":8,\"name\":{\"8\":{},\"1293\":{},\"1561\":{},\"1990\":{},\"2021\":{},\"2047\":{},\"2073\":{},\"2102\":{},\"2143\":{},\"2170\":{},\"2197\":{},\"2217\":{},\"2235\":{},\"2275\":{},\"2295\":{},\"2320\":{},\"2346\":{},\"2384\":{},\"2428\":{},\"2453\":{},\"2486\":{},\"2507\":{},\"2544\":{},\"2576\":{},\"2622\":{},\"2641\":{},\"2700\":{},\"2723\":{},\"2755\":{},\"3014\":{}},\"parent\":{}}],[\"gcp\",{\"_index\":557,\"name\":{\"1608\":{},\"1637\":{}},\"parent\":{}}],[\"generation\",{\"_index\":478,\"name\":{\"1426\":{}},\"parent\":{}}],[\"genericlistener\",{\"_index\":670,\"name\":{\"1877\":{}},\"parent\":{\"1878\":{}}}],[\"geointersects\",{\"_index\":702,\"name\":{\"1931\":{}},\"parent\":{}}],[\"geometry\",{\"_index\":703,\"name\":{\"1933\":{}},\"parent\":{}}],[\"geonear\",{\"_index\":142,\"name\":{\"439\":{}},\"parent\":{}}],[\"geowithin\",{\"_index\":705,\"name\":{\"1934\":{}},\"parent\":{}}],[\"get\",{\"_index\":258,\"name\":{\"848\":{}},\"parent\":{}}],[\"getinsertedids\",{\"_index\":353,\"name\":{\"1061\":{}},\"parent\":{}}],[\"getlastop\",{\"_index\":361,\"name\":{\"1069\":{}},\"parent\":{}}],[\"getlogger\",{\"_index\":194,\"name\":{\"575\":{},\"617\":{},\"689\":{},\"829\":{}},\"parent\":{}}],[\"getmaxlisteners\",{\"_index\":117,\"name\":{\"410\":{},\"476\":{},\"493\":{},\"530\":{},\"676\":{},\"703\":{},\"749\":{},\"794\":{},\"843\":{},\"1894\":{},\"2976\":{}},\"parent\":{}}],[\"getoperation\",{\"_index\":376,\"name\":{\"1119\":{}},\"parent\":{}}],[\"getrawresponse\",{\"_index\":356,\"name\":{\"1064\":{}},\"parent\":{}}],[\"getupsertedidat\",{\"_index\":355,\"name\":{\"1063\":{}},\"parent\":{}}],[\"getupsertedids\",{\"_index\":354,\"name\":{\"1062\":{}},\"parent\":{}}],[\"getwriteconcernerror\",{\"_index\":362,\"name\":{\"1070\":{}},\"parent\":{}}],[\"getwriteerrorat\",{\"_index\":359,\"name\":{\"1067\":{}},\"parent\":{}}],[\"getwriteerrorcount\",{\"_index\":358,\"name\":{\"1066\":{}},\"parent\":{}}],[\"getwriteerrors\",{\"_index\":360,\"name\":{\"1068\":{}},\"parent\":{}}],[\"granularity\",{\"_index\":799,\"name\":{\"2163\":{}},\"parent\":{}}],[\"gridfsbucket\",{\"_index\":228,\"name\":{\"678\":{}},\"parent\":{\"679\":{},\"680\":{},\"681\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{},\"697\":{},\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{},\"704\":{}}}],[\"gridfsbucketevents\",{\"_index\":599,\"name\":{\"1684\":{}},\"parent\":{\"1685\":{}}}],[\"gridfsbucketevents.__type\",{\"_index\":600,\"name\":{},\"parent\":{\"1686\":{}}}],[\"gridfsbucketoptions\",{\"_index\":601,\"name\":{\"1687\":{}},\"parent\":{\"1688\":{},\"1689\":{},\"1690\":{},\"1691\":{}}}],[\"gridfsbucketreadstream\",{\"_index\":584,\"name\":{\"1655\":{}},\"parent\":{\"1656\":{},\"1657\":{},\"1658\":{},\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{},\"1663\":{}}}],[\"gridfsbucketreadstreamoptions\",{\"_index\":589,\"name\":{\"1664\":{}},\"parent\":{\"1665\":{},\"1666\":{},\"1667\":{},\"1668\":{}}}],[\"gridfsbucketreadstreamoptionswithrevision\",{\"_index\":590,\"name\":{\"1669\":{}},\"parent\":{\"1670\":{},\"1671\":{},\"1672\":{},\"1673\":{},\"1674\":{}}}],[\"gridfsbucketwritestream\",{\"_index\":604,\"name\":{\"1692\":{}},\"parent\":{\"1693\":{},\"1694\":{},\"1695\":{},\"1696\":{},\"1697\":{},\"1698\":{},\"1699\":{},\"1700\":{},\"1701\":{},\"1702\":{},\"1703\":{},\"1704\":{},\"1705\":{},\"1706\":{},\"1707\":{},\"1708\":{},\"1709\":{},\"1714\":{},\"1715\":{},\"1716\":{},\"1717\":{}}}],[\"gridfsbucketwritestream.__type\",{\"_index\":615,\"name\":{},\"parent\":{\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{}}}],[\"gridfsbucketwritestreamoptions\",{\"_index\":620,\"name\":{\"1718\":{}},\"parent\":{\"1719\":{},\"1720\":{},\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{}}}],[\"gridfschunk\",{\"_index\":621,\"name\":{\"1725\":{}},\"parent\":{\"1726\":{},\"1727\":{},\"1728\":{},\"1729\":{}}}],[\"gridfsfile\",{\"_index\":592,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{},\"1677\":{},\"1678\":{},\"1679\":{},\"1680\":{},\"1681\":{},\"1682\":{},\"1683\":{}}}],[\"group\",{\"_index\":132,\"name\":{\"429\":{}},\"parent\":{}}],[\"gssapicanonicalizationvalue\",{\"_index\":260,\"name\":{\"852\":{},\"853\":{}},\"parent\":{}}],[\"gt\",{\"_index\":689,\"name\":{\"1916\":{}},\"parent\":{}}],[\"gte\",{\"_index\":690,\"name\":{\"1917\":{}},\"parent\":{}}],[\"handlewriteerror\",{\"_index\":395,\"name\":{\"1170\":{}},\"parent\":{}}],[\"hasaggregationcursor\",{\"_index\":978,\"name\":{\"2867\":{}},\"parent\":{}}],[\"hasauthcommands\",{\"_index\":981,\"name\":{\"2870\":{}},\"parent\":{}}],[\"hasdatabearingservers\",{\"_index\":998,\"name\":{\"2932\":{}},\"parent\":{}}],[\"hasended\",{\"_index\":1001,\"name\":{\"2937\":{}},\"parent\":{}}],[\"haserrorlabel\",{\"_index\":46,\"name\":{\"46\":{},\"56\":{},\"66\":{},\"76\":{},\"86\":{},\"96\":{},\"106\":{},\"116\":{},\"126\":{},\"136\":{},\"146\":{},\"156\":{},\"166\":{},\"176\":{},\"186\":{},\"196\":{},\"206\":{},\"216\":{},\"226\":{},\"236\":{},\"246\":{},\"256\":{},\"266\":{},\"276\":{},\"290\":{},\"301\":{},\"312\":{},\"322\":{},\"332\":{},\"342\":{},\"352\":{},\"367\":{}},\"parent\":{}}],[\"hash\",{\"_index\":948,\"name\":{\"2793\":{}},\"parent\":{}}],[\"hasknownservers\",{\"_index\":997,\"name\":{\"2931\":{}},\"parent\":{}}],[\"haslistcollectionscommand\",{\"_index\":982,\"name\":{\"2871\":{}},\"parent\":{}}],[\"haslistindexescommand\",{\"_index\":983,\"name\":{\"2872\":{}},\"parent\":{}}],[\"hasnext\",{\"_index\":91,\"name\":{\"382\":{},\"450\":{},\"511\":{},\"651\":{},\"722\":{},\"767\":{}},\"parent\":{}}],[\"hasserviceid\",{\"_index\":311,\"name\":{\"934\":{},\"944\":{},\"953\":{}},\"parent\":{}}],[\"hastextsearch\",{\"_index\":980,\"name\":{\"2869\":{}},\"parent\":{}}],[\"hastimedout\",{\"_index\":1030,\"name\":{\"2993\":{}},\"parent\":{}}],[\"haswritecommands\",{\"_index\":979,\"name\":{\"2868\":{}},\"parent\":{}}],[\"haswriteerrors\",{\"_index\":357,\"name\":{\"1065\":{}},\"parent\":{}}],[\"heartbeatfrequencyms\",{\"_index\":642,\"name\":{\"1776\":{},\"1849\":{},\"2798\":{},\"2914\":{},\"2927\":{},\"2934\":{}},\"parent\":{}}],[\"hedge\",{\"_index\":294,\"name\":{\"910\":{},\"2778\":{},\"2785\":{},\"2788\":{}},\"parent\":{}}],[\"hedgeoptions\",{\"_index\":942,\"name\":{\"2773\":{}},\"parent\":{\"2774\":{}}}],[\"hidden\",{\"_index\":833,\"name\":{\"2383\":{},\"2409\":{}},\"parent\":{}}],[\"hint\",{\"_index\":160,\"name\":{\"540\":{},\"626\":{},\"1077\":{},\"1081\":{},\"1088\":{},\"1095\":{},\"1102\":{},\"1290\":{},\"1558\":{},\"2018\":{},\"2072\":{},\"2099\":{},\"2167\":{},\"2193\":{},\"2257\":{},\"2291\":{},\"2314\":{},\"2340\":{},\"2563\":{},\"2697\":{},\"2720\":{},\"2752\":{}},\"parent\":{}}],[\"host\",{\"_index\":969,\"name\":{\"2847\":{},\"3060\":{}},\"parent\":{}}],[\"hostaddress\",{\"_index\":479,\"name\":{\"1427\":{},\"1468\":{},\"2842\":{},\"3055\":{}},\"parent\":{\"3056\":{},\"3057\":{},\"3058\":{},\"3059\":{},\"3060\":{},\"3061\":{},\"3062\":{},\"3063\":{},\"3064\":{},\"3065\":{}}}],[\"hosts\",{\"_index\":658,\"name\":{\"1813\":{},\"2824\":{},\"2880\":{}},\"parent\":{}}],[\"id\",{\"_index\":83,\"name\":{\"372\":{},\"440\":{},\"641\":{},\"712\":{},\"757\":{},\"1425\":{},\"1702\":{},\"1720\":{},\"2947\":{},\"2989\":{},\"2996\":{}},\"parent\":{}}],[\"identityplatformendpoint\",{\"_index\":556,\"name\":{\"1607\":{}},\"parent\":{}}],[\"idindex\",{\"_index\":847,\"name\":{\"2481\":{}},\"parent\":{}}],[\"in\",{\"_index\":691,\"name\":{\"1918\":{},\"2670\":{}},\"parent\":{}}],[\"incrementtransactionnumber\",{\"_index\":1015,\"name\":{\"2956\":{}},\"parent\":{}}],[\"index\",{\"_index\":229,\"name\":{\"679\":{},\"1041\":{},\"1116\":{},\"1686\":{}},\"parent\":{}}],[\"indexbuilds\",{\"_index\":891,\"name\":{\"2617\":{}},\"parent\":{}}],[\"indexdescription\",{\"_index\":835,\"name\":{\"2402\":{}},\"parent\":{\"2403\":{},\"2404\":{},\"2405\":{},\"2406\":{},\"2407\":{},\"2408\":{},\"2409\":{},\"2410\":{},\"2411\":{},\"2412\":{},\"2413\":{},\"2414\":{},\"2415\":{},\"2416\":{},\"2417\":{},\"2418\":{},\"2419\":{},\"2420\":{},\"2421\":{},\"2422\":{},\"2423\":{}}}],[\"indexdetails\",{\"_index\":889,\"name\":{\"2614\":{}},\"parent\":{}}],[\"indexdirection\",{\"_index\":836,\"name\":{\"2424\":{}},\"parent\":{}}],[\"indexes\",{\"_index\":184,\"name\":{\"565\":{}},\"parent\":{}}],[\"indexexists\",{\"_index\":179,\"name\":{\"560\":{}},\"parent\":{}}],[\"indexinformation\",{\"_index\":180,\"name\":{\"561\":{},\"614\":{}},\"parent\":{}}],[\"indexinformationoptions\",{\"_index\":773,\"name\":{\"2064\":{}},\"parent\":{\"2065\":{},\"2066\":{},\"2067\":{}}}],[\"indexoptiondefaults\",{\"_index\":787,\"name\":{\"2132\":{}},\"parent\":{}}],[\"indexsizes\",{\"_index\":884,\"name\":{\"2607\":{}},\"parent\":{}}],[\"indexspecification\",{\"_index\":837,\"name\":{\"2425\":{}},\"parent\":{}}],[\"inferidtype\",{\"_index\":717,\"name\":{\"1947\":{}},\"parent\":{}}],[\"info\",{\"_index\":244,\"name\":{\"806\":{},\"2477\":{}},\"parent\":{}}],[\"init\",{\"_index\":147,\"name\":{\"498\":{},\"1583\":{}},\"parent\":{}}],[\"initializeorderedbulkop\",{\"_index\":193,\"name\":{\"574\":{}},\"parent\":{}}],[\"initializeunorderedbulkop\",{\"_index\":192,\"name\":{\"573\":{}},\"parent\":{}}],[\"insert\",{\"_index\":196,\"name\":{\"577\":{},\"1134\":{},\"1161\":{},\"1174\":{},\"2678\":{},\"2680\":{},\"2683\":{}},\"parent\":{}}],[\"inserted\",{\"_index\":925,\"name\":{\"2680\":{}},\"parent\":{}}],[\"insertedcount\",{\"_index\":32,\"name\":{\"32\":{},\"1048\":{},\"2447\":{}},\"parent\":{}}],[\"insertedid\",{\"_index\":842,\"name\":{\"2472\":{}},\"parent\":{}}],[\"insertedids\",{\"_index\":37,\"name\":{\"37\":{},\"1032\":{},\"1054\":{},\"2448\":{}},\"parent\":{}}],[\"insertmany\",{\"_index\":162,\"name\":{\"542\":{}},\"parent\":{}}],[\"insertmanyresult\",{\"_index\":839,\"name\":{\"2445\":{}},\"parent\":{\"2446\":{},\"2447\":{},\"2448\":{},\"2449\":{}}}],[\"insertone\",{\"_index\":161,\"name\":{\"541\":{}},\"parent\":{}}],[\"insertonemodel\",{\"_index\":367,\"name\":{\"1082\":{}},\"parent\":{\"1083\":{}}}],[\"insertoneoptions\",{\"_index\":840,\"name\":{\"2450\":{}},\"parent\":{\"2451\":{},\"2452\":{},\"2453\":{},\"2454\":{},\"2455\":{},\"2456\":{},\"2457\":{},\"2458\":{},\"2459\":{},\"2460\":{},\"2461\":{},\"2462\":{},\"2463\":{},\"2464\":{},\"2465\":{},\"2466\":{},\"2467\":{},\"2468\":{},\"2469\":{}}}],[\"insertoneresult\",{\"_index\":841,\"name\":{\"2470\":{}},\"parent\":{\"2471\":{},\"2472\":{}}}],[\"inspect\",{\"_index\":1055,\"name\":{\"3064\":{}},\"parent\":{}}],[\"integertype\",{\"_index\":718,\"name\":{\"1948\":{}},\"parent\":{}}],[\"intransaction\",{\"_index\":1016,\"name\":{\"2957\":{}},\"parent\":{}}],[\"isactive\",{\"_index\":1037,\"name\":{\"3007\":{}},\"parent\":{}}],[\"isany\",{\"_index\":719,\"name\":{\"1949\":{}},\"parent\":{}}],[\"iscapped\",{\"_index\":173,\"name\":{\"554\":{}},\"parent\":{}}],[\"iscommitted\",{\"_index\":1038,\"name\":{\"3008\":{}},\"parent\":{}}],[\"isdatabearing\",{\"_index\":967,\"name\":{\"2845\":{}},\"parent\":{}}],[\"isdebug\",{\"_index\":248,\"name\":{\"811\":{}},\"parent\":{}}],[\"isdirty\",{\"_index\":1029,\"name\":{\"2992\":{}},\"parent\":{}}],[\"iserror\",{\"_index\":246,\"name\":{\"809\":{}},\"parent\":{}}],[\"isinfo\",{\"_index\":245,\"name\":{\"808\":{}},\"parent\":{}}],[\"isipv6\",{\"_index\":1054,\"name\":{\"3063\":{}},\"parent\":{}}],[\"isok\",{\"_index\":364,\"name\":{\"1073\":{}},\"parent\":{}}],[\"isordered\",{\"_index\":385,\"name\":{\"1132\":{},\"1159\":{},\"1172\":{}},\"parent\":{}}],[\"ispinned\",{\"_index\":1011,\"name\":{\"2951\":{},\"3005\":{}},\"parent\":{}}],[\"isreadable\",{\"_index\":966,\"name\":{\"2844\":{}},\"parent\":{}}],[\"isstarting\",{\"_index\":1036,\"name\":{\"3006\":{}},\"parent\":{}}],[\"isvalid\",{\"_index\":291,\"name\":{\"906\":{},\"914\":{}},\"parent\":{}}],[\"iswarn\",{\"_index\":247,\"name\":{\"810\":{}},\"parent\":{}}],[\"iswritable\",{\"_index\":968,\"name\":{\"2846\":{}},\"parent\":{}}],[\"j\",{\"_index\":301,\"name\":{\"924\":{},\"3080\":{}},\"parent\":{}}],[\"join\",{\"_index\":720,\"name\":{\"1950\":{}},\"parent\":{}}],[\"journal\",{\"_index\":648,\"name\":{\"1785\":{},\"3079\":{}},\"parent\":{}}],[\"jsmode\",{\"_index\":864,\"name\":{\"2541\":{}},\"parent\":{}}],[\"jsonschema\",{\"_index\":699,\"name\":{\"1927\":{}},\"parent\":{}}],[\"keepalive\",{\"_index\":484,\"name\":{\"1434\":{},\"1473\":{},\"1794\":{},\"1833\":{},\"2807\":{},\"2898\":{}},\"parent\":{}}],[\"keepaliveinitialdelay\",{\"_index\":485,\"name\":{\"1435\":{},\"1474\":{},\"1795\":{},\"1834\":{},\"2808\":{},\"2899\":{}},\"parent\":{}}],[\"keepgoing\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"keeptemp\",{\"_index\":861,\"name\":{\"2538\":{}},\"parent\":{}}],[\"key\",{\"_index\":551,\"name\":{\"1601\":{},\"2119\":{},\"2405\":{},\"2680\":{},\"2681\":{}},\"parent\":{}}],[\"keyid\",{\"_index\":950,\"name\":{\"2794\":{}},\"parent\":{}}],[\"keysofatype\",{\"_index\":721,\"name\":{\"1951\":{}},\"parent\":{}}],[\"keysofothertype\",{\"_index\":722,\"name\":{\"1952\":{}},\"parent\":{}}],[\"keyvaultclient\",{\"_index\":541,\"name\":{\"1590\":{}},\"parent\":{}}],[\"keyvaultnamespace\",{\"_index\":542,\"name\":{\"1591\":{}},\"parent\":{}}],[\"killed\",{\"_index\":86,\"name\":{\"377\":{},\"445\":{},\"646\":{},\"717\":{},\"762\":{}},\"parent\":{}}],[\"kmip\",{\"_index\":561,\"name\":{\"1613\":{},\"1638\":{}},\"parent\":{}}],[\"kmsproviders\",{\"_index\":543,\"name\":{\"1592\":{}},\"parent\":{}}],[\"language\",{\"_index\":746,\"name\":{\"1976\":{}},\"parent\":{}}],[\"language_override\",{\"_index\":827,\"name\":{\"2375\":{},\"2418\":{}},\"parent\":{}}],[\"lasterrorobject\",{\"_index\":519,\"name\":{\"1517\":{}},\"parent\":{}}],[\"lastextentsize\",{\"_index\":880,\"name\":{\"2603\":{}},\"parent\":{}}],[\"lastupdatetime\",{\"_index\":959,\"name\":{\"2833\":{}},\"parent\":{}}],[\"lastuse\",{\"_index\":1028,\"name\":{\"2990\":{}},\"parent\":{}}],[\"lastwritedate\",{\"_index\":960,\"name\":{\"2834\":{}},\"parent\":{}}],[\"legal_tcp_socket_options\",{\"_index\":466,\"name\":{\"1411\":{}},\"parent\":{}}],[\"legal_tls_socket_options\",{\"_index\":467,\"name\":{\"1412\":{}},\"parent\":{}}],[\"length\",{\"_index\":593,\"name\":{\"1677\":{},\"1705\":{}},\"parent\":{}}],[\"let\",{\"_index\":7,\"name\":{\"7\":{},\"1291\":{},\"1559\":{},\"2019\":{},\"2100\":{},\"2168\":{},\"2273\":{},\"2294\":{},\"2319\":{},\"2345\":{},\"2699\":{},\"2722\":{}},\"parent\":{}}],[\"level\",{\"_index\":280,\"name\":{\"890\":{}},\"parent\":{}}],[\"limit\",{\"_index\":133,\"name\":{\"430\":{},\"639\":{},\"2070\":{},\"2091\":{},\"2191\":{},\"2253\":{},\"2537\":{}},\"parent\":{}}],[\"linearizable\",{\"_index\":278,\"name\":{\"887\":{}},\"parent\":{}}],[\"listcollections\",{\"_index\":211,\"name\":{\"604\":{}},\"parent\":{}}],[\"listcollectionscursor\",{\"_index\":235,\"name\":{\"705\":{}},\"parent\":{\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{},\"721\":{},\"722\":{},\"723\":{},\"724\":{},\"725\":{},\"726\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"733\":{},\"734\":{},\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{},\"741\":{},\"742\":{},\"743\":{},\"744\":{},\"745\":{},\"746\":{},\"747\":{},\"748\":{},\"749\":{},\"750\":{}}}],[\"listcollectionsoptions\",{\"_index\":848,\"name\":{\"2482\":{}},\"parent\":{\"2483\":{},\"2484\":{},\"2485\":{},\"2486\":{},\"2487\":{},\"2488\":{},\"2489\":{},\"2490\":{},\"2491\":{},\"2492\":{},\"2493\":{},\"2494\":{},\"2495\":{},\"2496\":{},\"2497\":{},\"2498\":{},\"2499\":{},\"2500\":{},\"2501\":{},\"2502\":{}}}],[\"listdatabases\",{\"_index\":128,\"name\":{\"421\":{}},\"parent\":{}}],[\"listdatabasesoptions\",{\"_index\":851,\"name\":{\"2503\":{}},\"parent\":{\"2504\":{},\"2505\":{},\"2506\":{},\"2507\":{},\"2508\":{},\"2509\":{},\"2510\":{},\"2511\":{},\"2512\":{},\"2513\":{},\"2514\":{},\"2515\":{},\"2516\":{},\"2517\":{},\"2518\":{},\"2519\":{},\"2520\":{},\"2521\":{},\"2522\":{},\"2523\":{}}}],[\"listdatabasesresult\",{\"_index\":853,\"name\":{\"2524\":{}},\"parent\":{\"2525\":{},\"2526\":{},\"2527\":{},\"2528\":{}}}],[\"listenercount\",{\"_index\":113,\"name\":{\"406\":{},\"472\":{},\"489\":{},\"526\":{},\"672\":{},\"699\":{},\"745\":{},\"790\":{},\"839\":{},\"1890\":{},\"2972\":{}},\"parent\":{}}],[\"listeners\",{\"_index\":110,\"name\":{\"403\":{},\"469\":{},\"486\":{},\"523\":{},\"669\":{},\"696\":{},\"742\":{},\"787\":{},\"836\":{},\"1887\":{},\"2969\":{}},\"parent\":{}}],[\"listindexes\",{\"_index\":178,\"name\":{\"559\":{}},\"parent\":{}}],[\"listindexescursor\",{\"_index\":236,\"name\":{\"751\":{}},\"parent\":{\"752\":{},\"753\":{},\"754\":{},\"755\":{},\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{},\"761\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{},\"776\":{},\"777\":{},\"778\":{},\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{}}}],[\"listindexesoptions\",{\"_index\":838,\"name\":{\"2426\":{}},\"parent\":{\"2427\":{},\"2428\":{},\"2429\":{},\"2430\":{},\"2431\":{},\"2432\":{},\"2433\":{},\"2434\":{},\"2435\":{},\"2436\":{},\"2437\":{},\"2438\":{},\"2439\":{},\"2440\":{},\"2441\":{},\"2442\":{},\"2443\":{},\"2444\":{}}}],[\"loadbalanced\",{\"_index\":87,\"name\":{\"378\":{},\"446\":{},\"647\":{},\"718\":{},\"763\":{},\"1443\":{},\"1464\":{},\"1497\":{},\"1504\":{},\"1782\":{},\"1818\":{},\"2802\":{},\"2887\":{},\"2950\":{}},\"parent\":{}}],[\"loaded\",{\"_index\":922,\"name\":{\"2678\":{}},\"parent\":{}}],[\"local\",{\"_index\":550,\"name\":{\"1599\":{},\"1635\":{}},\"parent\":{}}],[\"locale\",{\"_index\":763,\"name\":{\"2037\":{}},\"parent\":{}}],[\"localthresholdms\",{\"_index\":640,\"name\":{\"1774\":{},\"1850\":{},\"2928\":{},\"2935\":{}},\"parent\":{}}],[\"logger\",{\"_index\":195,\"name\":{\"576\":{},\"618\":{},\"796\":{},\"822\":{},\"1513\":{},\"1580\":{},\"1622\":{},\"1733\":{},\"1801\":{},\"1837\":{}},\"parent\":{\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{},\"804\":{},\"805\":{},\"806\":{},\"807\":{},\"808\":{},\"809\":{},\"810\":{},\"811\":{}}}],[\"loggerfunction\",{\"_index\":623,\"name\":{\"1730\":{}},\"parent\":{\"1731\":{}}}],[\"loggerlevel\",{\"_index\":267,\"name\":{\"865\":{},\"866\":{},\"1514\":{},\"1581\":{},\"1734\":{},\"1800\":{}},\"parent\":{}}],[\"loggeroptions\",{\"_index\":624,\"name\":{\"1732\":{}},\"parent\":{\"1733\":{},\"1734\":{}}}],[\"logicalsessiontimeoutminutes\",{\"_index\":490,\"name\":{\"1442\":{},\"1480\":{},\"1496\":{},\"1503\":{},\"2814\":{},\"2840\":{},\"2904\":{},\"2926\":{}},\"parent\":{}}],[\"lookup\",{\"_index\":137,\"name\":{\"434\":{}},\"parent\":{}}],[\"lsid\",{\"_index\":401,\"name\":{\"1186\":{},\"1193\":{},\"1200\":{},\"1210\":{},\"1222\":{},\"1237\":{},\"1244\":{},\"1251\":{},\"1262\":{},\"1272\":{},\"1313\":{},\"1326\":{},\"1336\":{},\"1345\":{},\"1353\":{},\"1365\":{}},\"parent\":{}}],[\"lsm\",{\"_index\":897,\"name\":{\"2659\":{}},\"parent\":{}}],[\"lt\",{\"_index\":692,\"name\":{\"1919\":{}},\"parent\":{}}],[\"lte\",{\"_index\":693,\"name\":{\"1920\":{}},\"parent\":{}}],[\"magic\",{\"_index\":913,\"name\":{\"2668\":{}},\"parent\":{}}],[\"major\",{\"_index\":915,\"name\":{\"2669\":{}},\"parent\":{}}],[\"majority\",{\"_index\":276,\"name\":{\"885\":{}},\"parent\":{}}],[\"manager\",{\"_index\":899,\"name\":{\"2660\":{}},\"parent\":{}}],[\"map\",{\"_index\":97,\"name\":{\"389\":{},\"427\":{},\"622\":{},\"729\":{},\"774\":{}},\"parent\":{}}],[\"mapfunction\",{\"_index\":858,\"name\":{\"2531\":{}},\"parent\":{\"2532\":{}}}],[\"mapreduce\",{\"_index\":191,\"name\":{\"572\":{}},\"parent\":{}}],[\"mapreduceoptions\",{\"_index\":859,\"name\":{\"2533\":{}},\"parent\":{\"2534\":{},\"2535\":{},\"2536\":{},\"2537\":{},\"2538\":{},\"2539\":{},\"2540\":{},\"2541\":{},\"2542\":{},\"2543\":{},\"2544\":{},\"2545\":{},\"2546\":{},\"2547\":{},\"2548\":{},\"2549\":{},\"2550\":{},\"2551\":{},\"2552\":{},\"2553\":{},\"2554\":{},\"2555\":{},\"2556\":{},\"2557\":{},\"2558\":{},\"2559\":{},\"2560\":{}}}],[\"match\",{\"_index\":134,\"name\":{\"431\":{}},\"parent\":{}}],[\"matchedcount\",{\"_index\":33,\"name\":{\"33\":{},\"1049\":{},\"2741\":{}},\"parent\":{}}],[\"matchkeysandvalues\",{\"_index\":723,\"name\":{\"1953\":{}},\"parent\":{}}],[\"max\",{\"_index\":222,\"name\":{\"628\":{},\"2126\":{},\"2264\":{},\"2380\":{},\"2407\":{},\"2611\":{}},\"parent\":{}}],[\"maxawaittimems\",{\"_index\":226,\"name\":{\"633\":{},\"1279\":{},\"1376\":{},\"1529\":{},\"1547\":{},\"2016\":{},\"2097\":{},\"2266\":{}},\"parent\":{}}],[\"maxbsonobjectsize\",{\"_index\":508,\"name\":{\"1491\":{}},\"parent\":{}}],[\"maxcommittimems\",{\"_index\":1040,\"name\":{\"3013\":{}},\"parent\":{}}],[\"maxconnecting\",{\"_index\":503,\"name\":{\"1461\":{},\"1762\":{},\"1840\":{},\"2911\":{}},\"parent\":{}}],[\"maxdistance\",{\"_index\":708,\"name\":{\"1937\":{}},\"parent\":{}}],[\"maxelectionid\",{\"_index\":991,\"name\":{\"2921\":{}},\"parent\":{}}],[\"maxidletimems\",{\"_index\":504,\"name\":{\"1462\":{},\"1763\":{},\"1841\":{},\"2912\":{}},\"parent\":{}}],[\"maxmessagesizebytes\",{\"_index\":509,\"name\":{\"1492\":{}},\"parent\":{}}],[\"maxpoolsize\",{\"_index\":501,\"name\":{\"1459\":{},\"1760\":{},\"1838\":{},\"2909\":{}},\"parent\":{}}],[\"maxsetversion\",{\"_index\":990,\"name\":{\"2920\":{}},\"parent\":{}}],[\"maxsize\",{\"_index\":887,\"name\":{\"2612\":{}},\"parent\":{}}],[\"maxstalenessseconds\",{\"_index\":295,\"name\":{\"911\":{},\"1768\":{},\"2780\":{},\"2784\":{},\"2787\":{}},\"parent\":{}}],[\"maxtimems\",{\"_index\":11,\"name\":{\"11\":{},\"392\":{},\"459\":{},\"634\":{},\"732\":{},\"777\":{},\"1288\":{},\"1528\":{},\"1546\":{},\"1993\":{},\"2015\":{},\"2050\":{},\"2071\":{},\"2096\":{},\"2146\":{},\"2172\":{},\"2200\":{},\"2216\":{},\"2238\":{},\"2265\":{},\"2298\":{},\"2323\":{},\"2349\":{},\"2387\":{},\"2431\":{},\"2456\":{},\"2489\":{},\"2510\":{},\"2547\":{},\"2579\":{},\"2625\":{},\"2644\":{},\"2702\":{},\"2725\":{},\"2758\":{},\"3016\":{}},\"parent\":{}}],[\"maxvariable\",{\"_index\":769,\"name\":{\"2043\":{}},\"parent\":{}}],[\"maxwireversion\",{\"_index\":507,\"name\":{\"1490\":{},\"2831\":{},\"2865\":{}},\"parent\":{}}],[\"maxwritebatchsize\",{\"_index\":510,\"name\":{\"1493\":{}},\"parent\":{}}],[\"me\",{\"_index\":961,\"name\":{\"2835\":{}},\"parent\":{}}],[\"mechanism\",{\"_index\":462,\"name\":{\"1399\":{},\"1409\":{}},\"parent\":{}}],[\"mechanismproperties\",{\"_index\":463,\"name\":{\"1400\":{},\"1410\":{}},\"parent\":{}}],[\"merge\",{\"_index\":458,\"name\":{\"1394\":{}},\"parent\":{}}],[\"message\",{\"_index\":474,\"name\":{\"1421\":{},\"1645\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":488,\"name\":{\"1439\":{},\"1478\":{},\"1682\":{},\"1721\":{},\"1823\":{},\"2812\":{},\"2888\":{}},\"parent\":{}}],[\"metafield\",{\"_index\":798,\"name\":{\"2162\":{}},\"parent\":{}}],[\"min\",{\"_index\":221,\"name\":{\"627\":{},\"2263\":{},\"2379\":{},\"2408\":{}},\"parent\":{}}],[\"minheartbeatfrequencyms\",{\"_index\":643,\"name\":{\"1777\":{},\"1848\":{},\"2799\":{},\"2915\":{}},\"parent\":{}}],[\"minor\",{\"_index\":916,\"name\":{\"2671\":{}},\"parent\":{}}],[\"minpoolsize\",{\"_index\":502,\"name\":{\"1460\":{},\"1761\":{},\"1839\":{},\"2910\":{}},\"parent\":{}}],[\"minwireversion\",{\"_index\":296,\"name\":{\"912\":{},\"1489\":{},\"2830\":{},\"2866\":{}},\"parent\":{}}],[\"mod\",{\"_index\":700,\"name\":{\"1928\":{}},\"parent\":{}}],[\"mode\",{\"_index\":292,\"name\":{\"908\":{}},\"parent\":{}}],[\"modifiedcount\",{\"_index\":34,\"name\":{\"34\":{},\"1050\":{},\"2742\":{}},\"parent\":{}}],[\"modifyresult\",{\"_index\":517,\"name\":{\"1515\":{}},\"parent\":{\"1516\":{},\"1517\":{},\"1518\":{}}}],[\"mongo_client_events\",{\"_index\":520,\"name\":{\"1519\":{}},\"parent\":{}}],[\"mongoapierror\",{\"_index\":49,\"name\":{\"49\":{}},\"parent\":{\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{}}}],[\"mongoawserror\",{\"_index\":50,\"name\":{\"59\":{}},\"parent\":{\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"mongobatchreexecutionerror\",{\"_index\":51,\"name\":{\"69\":{}},\"parent\":{\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{}}}],[\"mongobulkwriteerror\",{\"_index\":25,\"name\":{\"25\":{}},\"parent\":{\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{}}}],[\"mongochangestreamerror\",{\"_index\":52,\"name\":{\"79\":{}},\"parent\":{\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"mongoclient\",{\"_index\":249,\"name\":{\"812\":{}},\"parent\":{\"813\":{},\"814\":{},\"815\":{},\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{},\"822\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{},\"827\":{},\"828\":{},\"829\":{},\"830\":{},\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{},\"836\":{},\"837\":{},\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{},\"843\":{},\"844\":{}}}],[\"mongoclientevents\",{\"_index\":629,\"name\":{\"1742\":{}},\"parent\":{}}],[\"mongoclientoptions\",{\"_index\":630,\"name\":{\"1743\":{}},\"parent\":{\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{},\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{},\"1782\":{},\"1783\":{},\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{},\"1788\":{},\"1789\":{},\"1790\":{},\"1791\":{},\"1792\":{},\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{}}}],[\"mongocompatibilityerror\",{\"_index\":53,\"name\":{\"89\":{}},\"parent\":{\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{}}}],[\"mongocredentials\",{\"_index\":457,\"name\":{\"1393\":{}},\"parent\":{\"1394\":{},\"1395\":{},\"1396\":{},\"1397\":{},\"1398\":{},\"1399\":{},\"1400\":{},\"1401\":{},\"1402\":{},\"1403\":{}}}],[\"mongocredentialsoptions\",{\"_index\":465,\"name\":{\"1404\":{}},\"parent\":{\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{},\"1409\":{},\"1410\":{}}}],[\"mongocryptdbypassspawn\",{\"_index\":568,\"name\":{\"1626\":{}},\"parent\":{}}],[\"mongocryptdspawnargs\",{\"_index\":570,\"name\":{\"1628\":{}},\"parent\":{}}],[\"mongocryptdspawnpath\",{\"_index\":569,\"name\":{\"1627\":{}},\"parent\":{}}],[\"mongocryptduri\",{\"_index\":567,\"name\":{\"1625\":{}},\"parent\":{}}],[\"mongocursorexhaustederror\",{\"_index\":54,\"name\":{\"99\":{}},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{}}}],[\"mongocursorinuseerror\",{\"_index\":55,\"name\":{\"109\":{}},\"parent\":{\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{}}}],[\"mongodbnamespace\",{\"_index\":1056,\"name\":{\"3066\":{}},\"parent\":{\"3067\":{},\"3068\":{},\"3069\":{},\"3070\":{},\"3071\":{},\"3072\":{}}}],[\"mongodecompressionerror\",{\"_index\":56,\"name\":{\"119\":{}},\"parent\":{\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{},\"127\":{},\"128\":{}}}],[\"mongodrivererror\",{\"_index\":57,\"name\":{\"129\":{}},\"parent\":{\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{}}}],[\"mongoerror\",{\"_index\":58,\"name\":{\"139\":{}},\"parent\":{\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{}}}],[\"mongoerrorlabel\",{\"_index\":265,\"name\":{\"861\":{},\"862\":{}},\"parent\":{}}],[\"mongoexpiredsessionerror\",{\"_index\":59,\"name\":{\"149\":{}},\"parent\":{\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{}}}],[\"mongogridfschunkerror\",{\"_index\":60,\"name\":{\"159\":{}},\"parent\":{\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{}}}],[\"mongogridfsstreamerror\",{\"_index\":61,\"name\":{\"169\":{}},\"parent\":{\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{}}}],[\"mongoinvalidargumenterror\",{\"_index\":62,\"name\":{\"179\":{}},\"parent\":{\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{}}}],[\"mongokerberoserror\",{\"_index\":63,\"name\":{\"189\":{}},\"parent\":{\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{}}}],[\"mongomissingcredentialserror\",{\"_index\":64,\"name\":{\"199\":{}},\"parent\":{\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{}}}],[\"mongomissingdependencyerror\",{\"_index\":65,\"name\":{\"209\":{}},\"parent\":{\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{}}}],[\"mongonetworkerror\",{\"_index\":66,\"name\":{\"219\":{}},\"parent\":{\"220\":{},\"221\":{},\"222\":{},\"223\":{},\"224\":{},\"225\":{},\"226\":{},\"227\":{},\"228\":{}}}],[\"mongonetworkerroroptions\",{\"_index\":580,\"name\":{\"1650\":{}},\"parent\":{\"1651\":{}}}],[\"mongonetworktimeouterror\",{\"_index\":67,\"name\":{\"229\":{}},\"parent\":{\"230\":{},\"231\":{},\"232\":{},\"233\":{},\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{}}}],[\"mongonotconnectederror\",{\"_index\":68,\"name\":{\"239\":{}},\"parent\":{\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{},\"247\":{},\"248\":{}}}],[\"mongooptions\",{\"_index\":657,\"name\":{\"1812\":{}},\"parent\":{\"1813\":{},\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{},\"1820\":{},\"1821\":{},\"1822\":{},\"1823\":{},\"1824\":{},\"1825\":{},\"1826\":{},\"1827\":{},\"1828\":{},\"1829\":{},\"1830\":{},\"1831\":{},\"1832\":{},\"1833\":{},\"1834\":{},\"1835\":{},\"1836\":{},\"1837\":{},\"1838\":{},\"1839\":{},\"1840\":{},\"1841\":{},\"1842\":{},\"1843\":{},\"1844\":{},\"1845\":{},\"1846\":{},\"1847\":{},\"1848\":{},\"1849\":{},\"1850\":{},\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{},\"1855\":{},\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{},\"1862\":{}}}],[\"mongoparseerror\",{\"_index\":69,\"name\":{\"249\":{}},\"parent\":{\"250\":{},\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{}}}],[\"mongoruntimeerror\",{\"_index\":70,\"name\":{\"259\":{}},\"parent\":{\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{}}}],[\"mongoserverclosederror\",{\"_index\":71,\"name\":{\"269\":{}},\"parent\":{\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"mongoservererror\",{\"_index\":72,\"name\":{\"279\":{}},\"parent\":{\"280\":{},\"281\":{},\"282\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{},\"292\":{}}}],[\"mongoserverselectionerror\",{\"_index\":73,\"name\":{\"293\":{}},\"parent\":{\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"mongosystemerror\",{\"_index\":75,\"name\":{\"304\":{}},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{},\"313\":{},\"314\":{}}}],[\"mongotailablecursorerror\",{\"_index\":76,\"name\":{\"315\":{}},\"parent\":{\"316\":{},\"317\":{},\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{}}}],[\"mongotopologyclosederror\",{\"_index\":77,\"name\":{\"325\":{}},\"parent\":{\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{}}}],[\"mongotransactionerror\",{\"_index\":78,\"name\":{\"335\":{}},\"parent\":{\"336\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{}}}],[\"mongounexpectedserverresponseerror\",{\"_index\":79,\"name\":{\"345\":{}},\"parent\":{\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{}}}],[\"mongowriteconcernerror\",{\"_index\":80,\"name\":{\"355\":{}},\"parent\":{\"356\":{},\"357\":{},\"358\":{},\"359\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{},\"369\":{}}}],[\"monitorcommands\",{\"_index\":480,\"name\":{\"1430\":{},\"1470\":{},\"1802\":{},\"1831\":{},\"2805\":{},\"2895\":{}},\"parent\":{}}],[\"monitorevents\",{\"_index\":951,\"name\":{\"2795\":{}},\"parent\":{}}],[\"monitoroptions\",{\"_index\":952,\"name\":{\"2796\":{}},\"parent\":{\"2797\":{},\"2798\":{},\"2799\":{},\"2800\":{},\"2801\":{},\"2802\":{},\"2803\":{},\"2804\":{},\"2805\":{},\"2806\":{},\"2807\":{},\"2808\":{},\"2809\":{},\"2810\":{},\"2811\":{},\"2812\":{},\"2813\":{},\"2814\":{},\"2815\":{},\"2816\":{},\"2817\":{},\"2818\":{}}}],[\"more\",{\"_index\":146,\"name\":{\"497\":{}},\"parent\":{}}],[\"multi\",{\"_index\":939,\"name\":{\"2749\":{}},\"parent\":{}}],[\"n\",{\"_index\":611,\"name\":{\"1706\":{},\"1728\":{}},\"parent\":{}}],[\"name\",{\"_index\":31,\"name\":{\"31\":{},\"52\":{},\"62\":{},\"72\":{},\"82\":{},\"92\":{},\"102\":{},\"112\":{},\"122\":{},\"132\":{},\"144\":{},\"152\":{},\"162\":{},\"172\":{},\"182\":{},\"192\":{},\"202\":{},\"212\":{},\"222\":{},\"232\":{},\"242\":{},\"252\":{},\"262\":{},\"272\":{},\"286\":{},\"296\":{},\"308\":{},\"318\":{},\"328\":{},\"338\":{},\"348\":{},\"359\":{},\"1739\":{},\"2118\":{},\"2366\":{},\"2404\":{},\"2474\":{},\"3033\":{},\"3038\":{},\"3045\":{},\"3049\":{}},\"parent\":{}}],[\"nameonly\",{\"_index\":849,\"name\":{\"2483\":{},\"2505\":{}},\"parent\":{}}],[\"namespace\",{\"_index\":84,\"name\":{\"373\":{},\"441\":{},\"507\":{},\"535\":{},\"597\":{},\"642\":{},\"713\":{},\"758\":{}},\"parent\":{}}],[\"ne\",{\"_index\":694,\"name\":{\"1921\":{}},\"parent\":{}}],[\"near\",{\"_index\":706,\"name\":{\"1935\":{},\"2690\":{}},\"parent\":{}}],[\"nearest\",{\"_index\":286,\"name\":{\"897\":{},\"902\":{}},\"parent\":{}}],[\"nearsphere\",{\"_index\":707,\"name\":{\"1936\":{}},\"parent\":{}}],[\"nestedpaths\",{\"_index\":724,\"name\":{\"1954\":{}},\"parent\":{}}],[\"new_collection\",{\"_index\":872,\"name\":{\"2575\":{}},\"parent\":{}}],[\"newdescription\",{\"_index\":332,\"name\":{\"1003\":{},\"1022\":{}},\"parent\":{}}],[\"next\",{\"_index\":92,\"name\":{\"383\":{},\"451\":{},\"512\":{},\"652\":{},\"723\":{},\"768\":{},\"2684\":{}},\"parent\":{}}],[\"nin\",{\"_index\":695,\"name\":{\"1922\":{}},\"parent\":{}}],[\"nindexes\",{\"_index\":879,\"name\":{\"2602\":{}},\"parent\":{}}],[\"ninserted\",{\"_index\":343,\"name\":{\"1033\":{},\"1056\":{}},\"parent\":{}}],[\"nmatched\",{\"_index\":345,\"name\":{\"1035\":{},\"1058\":{}},\"parent\":{}}],[\"nmodified\",{\"_index\":346,\"name\":{\"1036\":{},\"1059\":{}},\"parent\":{}}],[\"nocursortimeout\",{\"_index\":526,\"name\":{\"1533\":{},\"1551\":{},\"2267\":{}},\"parent\":{}}],[\"nodelay\",{\"_index\":486,\"name\":{\"1436\":{},\"1475\":{},\"1793\":{},\"1835\":{},\"2809\":{},\"2900\":{}},\"parent\":{}}],[\"nolock\",{\"_index\":811,\"name\":{\"2234\":{}},\"parent\":{}}],[\"nonobjectidlikedocument\",{\"_index\":725,\"name\":{\"1955\":{}},\"parent\":{}}],[\"nor\",{\"_index\":741,\"name\":{\"1971\":{}},\"parent\":{}}],[\"noresponse\",{\"_index\":16,\"name\":{\"16\":{},\"1299\":{},\"1565\":{},\"1998\":{},\"2027\":{},\"2055\":{},\"2080\":{},\"2108\":{},\"2151\":{},\"2177\":{},\"2205\":{},\"2224\":{},\"2243\":{},\"2281\":{},\"2303\":{},\"2328\":{},\"2354\":{},\"2392\":{},\"2436\":{},\"2461\":{},\"2494\":{},\"2515\":{},\"2552\":{},\"2584\":{},\"2630\":{},\"2649\":{},\"2707\":{},\"2730\":{},\"2763\":{},\"3021\":{}},\"parent\":{}}],[\"normalization\",{\"_index\":771,\"name\":{\"2045\":{}},\"parent\":{}}],[\"not\",{\"_index\":696,\"name\":{\"1923\":{}},\"parent\":{}}],[\"notacceptedfields\",{\"_index\":726,\"name\":{\"1956\":{}},\"parent\":{}}],[\"nremoved\",{\"_index\":347,\"name\":{\"1037\":{},\"1060\":{}},\"parent\":{}}],[\"ns\",{\"_index\":407,\"name\":{\"1205\":{},\"1231\":{},\"1240\":{},\"1258\":{},\"1322\":{},\"1331\":{},\"1360\":{},\"2596\":{}},\"parent\":{}}],[\"number\",{\"_index\":914,\"name\":{\"2668\":{},\"2669\":{},\"2671\":{}},\"parent\":{}}],[\"numericordering\",{\"_index\":767,\"name\":{\"2041\":{}},\"parent\":{}}],[\"numerictype\",{\"_index\":727,\"name\":{\"1957\":{}},\"parent\":{}}],[\"numextents\",{\"_index\":878,\"name\":{\"2601\":{}},\"parent\":{}}],[\"nupserted\",{\"_index\":344,\"name\":{\"1034\":{},\"1057\":{}},\"parent\":{}}],[\"objectid\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"off\",{\"_index\":108,\"name\":{\"401\":{},\"467\":{},\"484\":{},\"521\":{},\"667\":{},\"694\":{},\"740\":{},\"785\":{},\"834\":{},\"1885\":{},\"2967\":{}},\"parent\":{}}],[\"ok\",{\"_index\":42,\"name\":{\"42\":{},\"285\":{},\"363\":{},\"1029\":{},\"1055\":{},\"1518\":{},\"2528\":{},\"2615\":{}},\"parent\":{}}],[\"omitreadpreference\",{\"_index\":20,\"name\":{\"20\":{},\"1303\":{},\"1567\":{},\"2002\":{},\"2031\":{},\"2059\":{},\"2084\":{},\"2112\":{},\"2155\":{},\"2181\":{},\"2209\":{},\"2228\":{},\"2247\":{},\"2285\":{},\"2307\":{},\"2332\":{},\"2358\":{},\"2396\":{},\"2440\":{},\"2465\":{},\"2498\":{},\"2519\":{},\"2556\":{},\"2568\":{},\"2588\":{},\"2634\":{},\"2653\":{},\"2711\":{},\"2734\":{},\"2767\":{},\"3024\":{}},\"parent\":{}}],[\"on\",{\"_index\":105,\"name\":{\"398\":{},\"464\":{},\"481\":{},\"518\":{},\"664\":{},\"691\":{},\"737\":{},\"782\":{},\"831\":{},\"1882\":{},\"2964\":{}},\"parent\":{}}],[\"once\",{\"_index\":106,\"name\":{\"399\":{},\"465\":{},\"482\":{},\"519\":{},\"665\":{},\"692\":{},\"738\":{},\"783\":{},\"832\":{},\"1883\":{},\"2965\":{}},\"parent\":{}}],[\"oneormore\",{\"_index\":728,\"name\":{\"1958\":{}},\"parent\":{}}],[\"onlyfieldsoftype\",{\"_index\":729,\"name\":{\"1959\":{}},\"parent\":{}}],[\"op\",{\"_index\":351,\"name\":{\"1045\":{}},\"parent\":{}}],[\"opendownloadstream\",{\"_index\":232,\"name\":{\"683\":{}},\"parent\":{}}],[\"opendownloadstreambyname\",{\"_index\":234,\"name\":{\"686\":{}},\"parent\":{}}],[\"openuploadstream\",{\"_index\":230,\"name\":{\"681\":{}},\"parent\":{}}],[\"openuploadstreamwithid\",{\"_index\":231,\"name\":{\"682\":{}},\"parent\":{}}],[\"operationdescription\",{\"_index\":405,\"name\":{\"1202\":{},\"1228\":{},\"1253\":{},\"1315\":{},\"1347\":{},\"1355\":{}},\"parent\":{}}],[\"operationid\",{\"_index\":386,\"name\":{\"1133\":{},\"1160\":{},\"1173\":{}},\"parent\":{}}],[\"operationoptions\",{\"_index\":867,\"name\":{\"2564\":{}},\"parent\":{\"2565\":{},\"2566\":{},\"2567\":{},\"2568\":{},\"2569\":{},\"2570\":{}}}],[\"operations\",{\"_index\":381,\"name\":{\"1128\":{}},\"parent\":{}}],[\"operationtime\",{\"_index\":445,\"name\":{\"1370\":{},\"2943\":{}},\"parent\":{}}],[\"operationtype\",{\"_index\":397,\"name\":{\"1182\":{},\"1189\":{},\"1196\":{},\"1204\":{},\"1230\":{},\"1239\":{},\"1247\":{},\"1256\":{},\"1268\":{},\"1309\":{},\"1317\":{},\"1329\":{},\"1341\":{},\"1349\":{},\"1357\":{}},\"parent\":{}}],[\"oplogreplay\",{\"_index\":816,\"name\":{\"2274\":{}},\"parent\":{}}],[\"optime\",{\"_index\":349,\"name\":{\"1039\":{}},\"parent\":{}}],[\"optionalid\",{\"_index\":730,\"name\":{\"1960\":{}},\"parent\":{}}],[\"optionalunlessrequiredid\",{\"_index\":731,\"name\":{\"1961\":{}},\"parent\":{}}],[\"options\",{\"_index\":152,\"name\":{\"505\":{},\"553\":{},\"590\":{},\"710\":{},\"755\":{},\"815\":{},\"986\":{},\"1620\":{},\"1700\":{},\"1930\":{},\"2476\":{},\"3003\":{}},\"parent\":{}}],[\"or\",{\"_index\":742,\"name\":{\"1972\":{}},\"parent\":{}}],[\"ordered\",{\"_index\":4,\"name\":{\"4\":{},\"2165\":{}},\"parent\":{}}],[\"orderedbulkoperation\",{\"_index\":393,\"name\":{\"1156\":{}},\"parent\":{\"1157\":{},\"1158\":{},\"1159\":{},\"1160\":{},\"1161\":{},\"1162\":{},\"1163\":{},\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{}}}],[\"originalindexes\",{\"_index\":380,\"name\":{\"1126\":{}},\"parent\":{}}],[\"originalzeroindex\",{\"_index\":378,\"name\":{\"1124\":{}},\"parent\":{}}],[\"os\",{\"_index\":1045,\"name\":{\"3035\":{}},\"parent\":{}}],[\"out\",{\"_index\":135,\"name\":{\"432\":{},\"1292\":{},\"1560\":{},\"2020\":{},\"2101\":{},\"2534\":{}},\"parent\":{}}],[\"outstandingrequests\",{\"_index\":616,\"name\":{\"1711\":{}},\"parent\":{}}],[\"paddingfactor\",{\"_index\":881,\"name\":{\"2604\":{}},\"parent\":{}}],[\"parent\",{\"_index\":153,\"name\":{\"506\":{},\"708\":{},\"754\":{}},\"parent\":{}}],[\"partialfilterexpression\",{\"_index\":822,\"name\":{\"2367\":{},\"2412\":{}},\"parent\":{}}],[\"passives\",{\"_index\":956,\"name\":{\"2825\":{}},\"parent\":{}}],[\"password\",{\"_index\":460,\"name\":{\"1397\":{},\"1406\":{},\"1737\":{}},\"parent\":{}}],[\"ping\",{\"_index\":124,\"name\":{\"417\":{}},\"parent\":{}}],[\"pinned\",{\"_index\":475,\"name\":{\"1422\":{}},\"parent\":{}}],[\"pipeline\",{\"_index\":131,\"name\":{\"425\":{},\"504\":{},\"2134\":{}},\"parent\":{}}],[\"pipeoptions\",{\"_index\":446,\"name\":{\"1371\":{}},\"parent\":{\"1372\":{}}}],[\"pkfactory\",{\"_index\":535,\"name\":{\"1574\":{},\"1798\":{},\"1851\":{},\"1863\":{},\"2135\":{}},\"parent\":{\"1864\":{}}}],[\"platform\",{\"_index\":628,\"name\":{\"1741\":{},\"3041\":{},\"3051\":{}},\"parent\":{}}],[\"port\",{\"_index\":970,\"name\":{\"2848\":{},\"3061\":{}},\"parent\":{}}],[\"pos\",{\"_index\":612,\"name\":{\"1707\":{}},\"parent\":{}}],[\"position\",{\"_index\":681,\"name\":{\"1906\":{}},\"parent\":{}}],[\"preference\",{\"_index\":297,\"name\":{\"913\":{}},\"parent\":{}}],[\"prependlistener\",{\"_index\":114,\"name\":{\"407\":{},\"473\":{},\"490\":{},\"527\":{},\"673\":{},\"700\":{},\"746\":{},\"791\":{},\"840\":{},\"1891\":{},\"2973\":{}},\"parent\":{}}],[\"prependoncelistener\",{\"_index\":115,\"name\":{\"408\":{},\"474\":{},\"491\":{},\"528\":{},\"674\":{},\"701\":{},\"747\":{},\"792\":{},\"841\":{},\"1892\":{},\"2974\":{}},\"parent\":{}}],[\"prev\",{\"_index\":928,\"name\":{\"2685\":{}},\"parent\":{}}],[\"previousdescription\",{\"_index\":331,\"name\":{\"1002\":{},\"1021\":{}},\"parent\":{}}],[\"primary\",{\"_index\":282,\"name\":{\"893\":{},\"898\":{},\"2836\":{}},\"parent\":{}}],[\"primary_preferred\",{\"_index\":283,\"name\":{\"894\":{}},\"parent\":{}}],[\"primarypreferred\",{\"_index\":287,\"name\":{\"899\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":559,\"name\":{\"1611\":{}},\"parent\":{}}],[\"processid\",{\"_index\":972,\"name\":{\"2853\":{}},\"parent\":{}}],[\"profilinglevel\",{\"_index\":217,\"name\":{\"613\":{},\"873\":{},\"874\":{}},\"parent\":{}}],[\"profilingleveloptions\",{\"_index\":868,\"name\":{\"2571\":{}},\"parent\":{}}],[\"project\",{\"_index\":136,\"name\":{\"433\":{},\"635\":{}},\"parent\":{}}],[\"projection\",{\"_index\":732,\"name\":{\"1962\":{},\"2255\":{},\"2292\":{},\"2315\":{},\"2341\":{}},\"parent\":{}}],[\"projectionoperators\",{\"_index\":733,\"name\":{\"1963\":{}},\"parent\":{}}],[\"promise\",{\"_index\":255,\"name\":{\"845\":{}},\"parent\":{\"846\":{},\"847\":{},\"848\":{},\"849\":{}}}],[\"promiselibrary\",{\"_index\":655,\"name\":{\"1799\":{},\"1852\":{}},\"parent\":{}}],[\"propertytype\",{\"_index\":734,\"name\":{\"1964\":{}},\"parent\":{}}],[\"proxyhost\",{\"_index\":491,\"name\":{\"1444\":{},\"1451\":{},\"1481\":{},\"1806\":{},\"1825\":{},\"2815\":{},\"2905\":{}},\"parent\":{}}],[\"proxyoptions\",{\"_index\":497,\"name\":{\"1450\":{},\"1631\":{}},\"parent\":{\"1451\":{},\"1452\":{},\"1453\":{},\"1454\":{}}}],[\"proxypassword\",{\"_index\":494,\"name\":{\"1447\":{},\"1454\":{},\"1484\":{},\"1809\":{},\"1828\":{},\"2818\":{},\"2908\":{}},\"parent\":{}}],[\"proxyport\",{\"_index\":492,\"name\":{\"1445\":{},\"1452\":{},\"1482\":{},\"1807\":{},\"1826\":{},\"2816\":{},\"2906\":{}},\"parent\":{}}],[\"proxyusername\",{\"_index\":493,\"name\":{\"1446\":{},\"1453\":{},\"1483\":{},\"1808\":{},\"1827\":{},\"2817\":{},\"2907\":{}},\"parent\":{}}],[\"pullalloperator\",{\"_index\":735,\"name\":{\"1965\":{}},\"parent\":{}}],[\"pulloperator\",{\"_index\":736,\"name\":{\"1966\":{}},\"parent\":{}}],[\"pushoperator\",{\"_index\":737,\"name\":{\"1967\":{}},\"parent\":{}}],[\"q\",{\"_index\":805,\"name\":{\"2190\":{},\"2746\":{}},\"parent\":{}}],[\"query\",{\"_index\":860,\"name\":{\"2535\":{}},\"parent\":{}}],[\"rand\",{\"_index\":715,\"name\":{\"1945\":{}},\"parent\":{}}],[\"raw\",{\"_index\":21,\"name\":{\"21\":{},\"1026\":{},\"1136\":{},\"1163\":{},\"1176\":{},\"1304\":{},\"1510\":{},\"1534\":{},\"1552\":{},\"1577\":{},\"1797\":{},\"1830\":{},\"2003\":{},\"2032\":{},\"2060\":{},\"2085\":{},\"2113\":{},\"2156\":{},\"2182\":{},\"2210\":{},\"2229\":{},\"2248\":{},\"2286\":{},\"2308\":{},\"2333\":{},\"2359\":{},\"2397\":{},\"2441\":{},\"2466\":{},\"2499\":{},\"2520\":{},\"2557\":{},\"2569\":{},\"2589\":{},\"2635\":{},\"2654\":{},\"2712\":{},\"2735\":{},\"2768\":{},\"2890\":{},\"3025\":{}},\"parent\":{}}],[\"rawlisteners\",{\"_index\":111,\"name\":{\"404\":{},\"470\":{},\"487\":{},\"524\":{},\"670\":{},\"697\":{},\"743\":{},\"788\":{},\"837\":{},\"1888\":{},\"2970\":{}},\"parent\":{}}],[\"readbuffereddocuments\",{\"_index\":89,\"name\":{\"380\":{},\"448\":{},\"649\":{},\"720\":{},\"765\":{}},\"parent\":{}}],[\"readconcern\",{\"_index\":9,\"name\":{\"9\":{},\"375\":{},\"443\":{},\"536\":{},\"593\":{},\"644\":{},\"715\":{},\"760\":{},\"818\":{},\"883\":{},\"1294\":{},\"1508\":{},\"1526\":{},\"1544\":{},\"1575\":{},\"1765\":{},\"1817\":{},\"1991\":{},\"2022\":{},\"2048\":{},\"2074\":{},\"2103\":{},\"2144\":{},\"2171\":{},\"2198\":{},\"2218\":{},\"2236\":{},\"2276\":{},\"2296\":{},\"2321\":{},\"2347\":{},\"2385\":{},\"2429\":{},\"2454\":{},\"2487\":{},\"2508\":{},\"2545\":{},\"2577\":{},\"2623\":{},\"2642\":{},\"2701\":{},\"2724\":{},\"2756\":{},\"3010\":{}},\"parent\":{\"884\":{},\"885\":{},\"886\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{}}}],[\"readconcernlevel\",{\"_index\":271,\"name\":{\"875\":{},\"876\":{},\"1766\":{}},\"parent\":{}}],[\"readconcernlike\",{\"_index\":941,\"name\":{\"2772\":{}},\"parent\":{}}],[\"readonly\",{\"_index\":844,\"name\":{\"2479\":{}},\"parent\":{}}],[\"readpreference\",{\"_index\":19,\"name\":{\"19\":{},\"374\":{},\"442\":{},\"537\":{},\"594\":{},\"643\":{},\"714\":{},\"759\":{},\"820\":{},\"892\":{},\"1302\":{},\"1378\":{},\"1509\":{},\"1525\":{},\"1543\":{},\"1573\":{},\"1690\":{},\"1767\":{},\"1816\":{},\"2001\":{},\"2030\":{},\"2058\":{},\"2066\":{},\"2083\":{},\"2111\":{},\"2154\":{},\"2180\":{},\"2208\":{},\"2227\":{},\"2246\":{},\"2284\":{},\"2306\":{},\"2331\":{},\"2357\":{},\"2395\":{},\"2439\":{},\"2464\":{},\"2497\":{},\"2518\":{},\"2555\":{},\"2567\":{},\"2587\":{},\"2633\":{},\"2652\":{},\"2710\":{},\"2733\":{},\"2766\":{},\"2779\":{},\"2783\":{},\"2858\":{},\"2860\":{},\"3012\":{}},\"parent\":{\"893\":{},\"894\":{},\"895\":{},\"896\":{},\"897\":{},\"898\":{},\"899\":{},\"900\":{},\"901\":{},\"902\":{},\"903\":{},\"904\":{},\"905\":{},\"906\":{},\"907\":{},\"908\":{},\"909\":{},\"910\":{},\"911\":{},\"912\":{},\"913\":{},\"914\":{},\"915\":{},\"916\":{},\"917\":{},\"918\":{}}}],[\"readpreferencefromoptions\",{\"_index\":943,\"name\":{\"2775\":{}},\"parent\":{\"2776\":{},\"2777\":{},\"2778\":{},\"2779\":{},\"2780\":{}}}],[\"readpreferencelike\",{\"_index\":944,\"name\":{\"2781\":{}},\"parent\":{}}],[\"readpreferencelikeoptions\",{\"_index\":945,\"name\":{\"2782\":{}},\"parent\":{\"2783\":{},\"2784\":{},\"2785\":{}}}],[\"readpreferencemode\",{\"_index\":272,\"name\":{\"877\":{},\"878\":{}},\"parent\":{}}],[\"readpreferenceoptions\",{\"_index\":946,\"name\":{\"2786\":{}},\"parent\":{\"2787\":{},\"2788\":{}}}],[\"readpreferencetags\",{\"_index\":639,\"name\":{\"1769\":{},\"2777\":{}},\"parent\":{}}],[\"reason\",{\"_index\":74,\"name\":{\"297\":{},\"307\":{},\"963\":{},\"971\":{}},\"parent\":{}}],[\"receiveresponse\",{\"_index\":513,\"name\":{\"1500\":{}},\"parent\":{}}],[\"reconciliation\",{\"_index\":932,\"name\":{\"2693\":{}},\"parent\":{}}],[\"recoverytoken\",{\"_index\":1035,\"name\":{\"3004\":{}},\"parent\":{}}],[\"redact\",{\"_index\":138,\"name\":{\"435\":{}},\"parent\":{}}],[\"reducefunction\",{\"_index\":866,\"name\":{\"2561\":{}},\"parent\":{\"2562\":{}}}],[\"regex\",{\"_index\":701,\"name\":{\"1929\":{}},\"parent\":{}}],[\"regexporstring\",{\"_index\":738,\"name\":{\"1968\":{}},\"parent\":{}}],[\"remove\",{\"_index\":198,\"name\":{\"579\":{},\"2681\":{},\"2686\":{}},\"parent\":{}}],[\"removealllisteners\",{\"_index\":109,\"name\":{\"402\":{},\"468\":{},\"485\":{},\"522\":{},\"668\":{},\"695\":{},\"741\":{},\"786\":{},\"835\":{},\"1886\":{},\"2968\":{}},\"parent\":{}}],[\"removed\",{\"_index\":926,\"name\":{\"2681\":{}},\"parent\":{}}],[\"removedfields\",{\"_index\":449,\"name\":{\"1385\":{}},\"parent\":{}}],[\"removelistener\",{\"_index\":107,\"name\":{\"400\":{},\"466\":{},\"483\":{},\"520\":{},\"666\":{},\"693\":{},\"739\":{},\"784\":{},\"833\":{},\"1884\":{},\"2966\":{}},\"parent\":{}}],[\"removeuser\",{\"_index\":126,\"name\":{\"419\":{},\"611\":{}},\"parent\":{}}],[\"removeuseroptions\",{\"_index\":869,\"name\":{\"2572\":{}},\"parent\":{}}],[\"rename\",{\"_index\":169,\"name\":{\"549\":{},\"687\":{}},\"parent\":{}}],[\"renamecollection\",{\"_index\":212,\"name\":{\"605\":{}},\"parent\":{}}],[\"renameoptions\",{\"_index\":870,\"name\":{\"2573\":{}},\"parent\":{\"2574\":{},\"2575\":{},\"2576\":{},\"2577\":{},\"2578\":{},\"2579\":{},\"2580\":{},\"2581\":{},\"2582\":{},\"2583\":{},\"2584\":{},\"2585\":{},\"2586\":{},\"2587\":{},\"2588\":{},\"2589\":{},\"2590\":{},\"2591\":{},\"2592\":{}}}],[\"replacement\",{\"_index\":370,\"name\":{\"1086\":{}},\"parent\":{}}],[\"replaceone\",{\"_index\":165,\"name\":{\"545\":{},\"1146\":{}},\"parent\":{}}],[\"replaceonemodel\",{\"_index\":369,\"name\":{\"1084\":{}},\"parent\":{\"1085\":{},\"1086\":{},\"1087\":{},\"1088\":{},\"1089\":{}}}],[\"replaceoptions\",{\"_index\":933,\"name\":{\"2694\":{}},\"parent\":{\"2695\":{},\"2696\":{},\"2697\":{},\"2698\":{},\"2699\":{},\"2700\":{},\"2701\":{},\"2702\":{},\"2703\":{},\"2704\":{},\"2705\":{},\"2706\":{},\"2707\":{},\"2708\":{},\"2709\":{},\"2710\":{},\"2711\":{},\"2712\":{},\"2713\":{},\"2714\":{},\"2715\":{}}}],[\"replicaset\",{\"_index\":631,\"name\":{\"1744\":{},\"1844\":{},\"2884\":{}},\"parent\":{}}],[\"replsetgetstatus\",{\"_index\":129,\"name\":{\"422\":{}},\"parent\":{}}],[\"reply\",{\"_index\":315,\"name\":{\"951\":{},\"1013\":{}},\"parent\":{}}],[\"requestid\",{\"_index\":306,\"name\":{\"929\":{},\"937\":{},\"948\":{}},\"parent\":{}}],[\"requiring\",{\"_index\":901,\"name\":{\"2662\":{}},\"parent\":{}}],[\"reset\",{\"_index\":237,\"name\":{\"797\":{},\"2687\":{}},\"parent\":{}}],[\"resolveauthmechanism\",{\"_index\":464,\"name\":{\"1402\":{}},\"parent\":{}}],[\"response\",{\"_index\":145,\"name\":{\"496\":{}},\"parent\":{}}],[\"restarted\",{\"_index\":929,\"name\":{\"2688\":{}},\"parent\":{}}],[\"result\",{\"_index\":28,\"name\":{\"28\":{},\"358\":{},\"1047\":{}},\"parent\":{}}],[\"resume_token_changed\",{\"_index\":151,\"name\":{\"503\":{}},\"parent\":{}}],[\"resumeafter\",{\"_index\":429,\"name\":{\"1280\":{},\"1379\":{}},\"parent\":{}}],[\"resumeoptions\",{\"_index\":447,\"name\":{\"1373\":{}},\"parent\":{\"1374\":{},\"1375\":{},\"1376\":{},\"1377\":{},\"1378\":{},\"1379\":{},\"1380\":{},\"1381\":{}}}],[\"resumetoken\",{\"_index\":156,\"name\":{\"510\":{},\"1382\":{}},\"parent\":{}}],[\"retryreads\",{\"_index\":645,\"name\":{\"1779\":{},\"1853\":{},\"2882\":{}},\"parent\":{}}],[\"retrywrites\",{\"_index\":13,\"name\":{\"13\":{},\"1296\":{},\"1562\":{},\"1576\":{},\"1780\":{},\"1854\":{},\"1995\":{},\"2024\":{},\"2052\":{},\"2077\":{},\"2105\":{},\"2148\":{},\"2174\":{},\"2202\":{},\"2221\":{},\"2240\":{},\"2278\":{},\"2300\":{},\"2325\":{},\"2351\":{},\"2389\":{},\"2433\":{},\"2458\":{},\"2491\":{},\"2512\":{},\"2549\":{},\"2581\":{},\"2627\":{},\"2646\":{},\"2704\":{},\"2727\":{},\"2760\":{},\"2881\":{},\"3018\":{}},\"parent\":{}}],[\"returndocument\",{\"_index\":270,\"name\":{\"871\":{},\"872\":{},\"2316\":{},\"2342\":{}},\"parent\":{}}],[\"returnkey\",{\"_index\":223,\"name\":{\"629\":{},\"2262\":{}},\"parent\":{}}],[\"reuse\",{\"_index\":912,\"name\":{\"2667\":{}},\"parent\":{}}],[\"revision\",{\"_index\":591,\"name\":{\"1670\":{}},\"parent\":{}}],[\"rewind\",{\"_index\":101,\"name\":{\"394\":{},\"461\":{},\"661\":{},\"734\":{},\"779\":{}},\"parent\":{}}],[\"role\",{\"_index\":760,\"name\":{\"2008\":{}},\"parent\":{}}],[\"roles\",{\"_index\":757,\"name\":{\"1988\":{}},\"parent\":{}}],[\"rolespecification\",{\"_index\":759,\"name\":{\"2007\":{}},\"parent\":{\"2008\":{},\"2009\":{}}}],[\"rootfilteroperators\",{\"_index\":739,\"name\":{\"1969\":{}},\"parent\":{\"1970\":{},\"1971\":{},\"1972\":{},\"1973\":{},\"1974\":{},\"1979\":{},\"1980\":{}}}],[\"rootfilteroperators.__type\",{\"_index\":745,\"name\":{},\"parent\":{\"1975\":{},\"1976\":{},\"1977\":{},\"1978\":{}}}],[\"roundtriptime\",{\"_index\":958,\"name\":{\"2832\":{}},\"parent\":{}}],[\"runcommandoptions\",{\"_index\":873,\"name\":{\"2593\":{}},\"parent\":{}}],[\"scale\",{\"_index\":894,\"name\":{\"2621\":{},\"2640\":{}},\"parent\":{}}],[\"scalefactor\",{\"_index\":892,\"name\":{\"2619\":{}},\"parent\":{}}],[\"schemamap\",{\"_index\":562,\"name\":{\"1616\":{}},\"parent\":{}}],[\"schemamember\",{\"_index\":750,\"name\":{\"1981\":{}},\"parent\":{}}],[\"scope\",{\"_index\":863,\"name\":{\"2540\":{}},\"parent\":{}}],[\"search\",{\"_index\":744,\"name\":{\"1975\":{},\"2689\":{},\"2690\":{}},\"parent\":{}}],[\"searches\",{\"_index\":930,\"name\":{\"2688\":{}},\"parent\":{}}],[\"secondary\",{\"_index\":284,\"name\":{\"895\":{},\"900\":{}},\"parent\":{}}],[\"secondary_preferred\",{\"_index\":285,\"name\":{\"896\":{}},\"parent\":{}}],[\"secondaryok\",{\"_index\":209,\"name\":{\"592\":{},\"916\":{}},\"parent\":{}}],[\"secondarypreferred\",{\"_index\":288,\"name\":{\"901\":{}},\"parent\":{}}],[\"secretaccesskey\",{\"_index\":548,\"name\":{\"1597\":{}},\"parent\":{}}],[\"selectserveroptions\",{\"_index\":976,\"name\":{\"2859\":{}},\"parent\":{\"2860\":{},\"2861\":{},\"2862\":{}}}],[\"serverapi\",{\"_index\":251,\"name\":{\"816\":{},\"1429\":{},\"1467\":{},\"1803\":{},\"1819\":{},\"1865\":{},\"2803\":{},\"2889\":{}},\"parent\":{\"1866\":{},\"1867\":{},\"1868\":{}}}],[\"serverapiversion\",{\"_index\":268,\"name\":{\"867\":{},\"868\":{}},\"parent\":{}}],[\"servercapabilities\",{\"_index\":977,\"name\":{\"2863\":{}},\"parent\":{\"2864\":{},\"2865\":{},\"2866\":{},\"2867\":{},\"2868\":{},\"2869\":{},\"2870\":{},\"2871\":{},\"2872\":{},\"2873\":{},\"2874\":{},\"2875\":{}}}],[\"serverclosedevent\",{\"_index\":328,\"name\":{\"996\":{}},\"parent\":{\"997\":{},\"998\":{}}}],[\"serverdescription\",{\"_index\":955,\"name\":{\"2821\":{}},\"parent\":{\"2822\":{},\"2823\":{},\"2824\":{},\"2825\":{},\"2826\":{},\"2827\":{},\"2828\":{},\"2829\":{},\"2830\":{},\"2831\":{},\"2832\":{},\"2833\":{},\"2834\":{},\"2835\":{},\"2836\":{},\"2837\":{},\"2838\":{},\"2839\":{},\"2840\":{},\"2841\":{},\"2842\":{},\"2843\":{},\"2844\":{},\"2845\":{},\"2846\":{},\"2847\":{},\"2848\":{},\"2849\":{}}}],[\"serverdescriptionchangedevent\",{\"_index\":330,\"name\":{\"999\":{}},\"parent\":{\"1000\":{},\"1001\":{},\"1002\":{},\"1003\":{}}}],[\"serverevents\",{\"_index\":953,\"name\":{\"2819\":{}},\"parent\":{}}],[\"serverheartbeatfailedevent\",{\"_index\":333,\"name\":{\"1004\":{}},\"parent\":{\"1005\":{},\"1006\":{},\"1007\":{}}}],[\"serverheartbeatstartedevent\",{\"_index\":334,\"name\":{\"1008\":{}},\"parent\":{\"1009\":{}}}],[\"serverheartbeatsucceededevent\",{\"_index\":335,\"name\":{\"1010\":{}},\"parent\":{\"1011\":{},\"1012\":{},\"1013\":{}}}],[\"serverinfo\",{\"_index\":122,\"name\":{\"415\":{}},\"parent\":{}}],[\"serveropeningevent\",{\"_index\":336,\"name\":{\"1014\":{}},\"parent\":{\"1015\":{},\"1016\":{}}}],[\"serveroptions\",{\"_index\":954,\"name\":{\"2820\":{}},\"parent\":{}}],[\"servers\",{\"_index\":992,\"name\":{\"2922\":{}},\"parent\":{}}],[\"serverselectiontimeoutms\",{\"_index\":641,\"name\":{\"1775\":{},\"1855\":{},\"2861\":{},\"2883\":{}},\"parent\":{}}],[\"serverselector\",{\"_index\":974,\"name\":{\"2855\":{}},\"parent\":{\"2856\":{}}}],[\"serversession\",{\"_index\":1009,\"name\":{\"2948\":{},\"2988\":{}},\"parent\":{\"2989\":{},\"2990\":{},\"2991\":{},\"2992\":{},\"2993\":{}}}],[\"serversessionid\",{\"_index\":1031,\"name\":{\"2994\":{}},\"parent\":{\"2995\":{}}}],[\"serversessionid.__type\",{\"_index\":1032,\"name\":{},\"parent\":{\"2996\":{}}}],[\"serverstatus\",{\"_index\":123,\"name\":{\"416\":{}},\"parent\":{}}],[\"servertype\",{\"_index\":273,\"name\":{\"879\":{},\"880\":{}},\"parent\":{}}],[\"service_host\",{\"_index\":452,\"name\":{\"1388\":{}},\"parent\":{}}],[\"service_name\",{\"_index\":453,\"name\":{\"1389\":{}},\"parent\":{}}],[\"service_realm\",{\"_index\":454,\"name\":{\"1390\":{}},\"parent\":{}}],[\"serviceid\",{\"_index\":310,\"name\":{\"933\":{},\"943\":{},\"952\":{},\"972\":{}},\"parent\":{}}],[\"session\",{\"_index\":17,\"name\":{\"17\":{},\"1300\":{},\"1524\":{},\"1542\":{},\"1999\":{},\"2028\":{},\"2056\":{},\"2067\":{},\"2081\":{},\"2109\":{},\"2152\":{},\"2178\":{},\"2206\":{},\"2225\":{},\"2244\":{},\"2282\":{},\"2304\":{},\"2329\":{},\"2355\":{},\"2393\":{},\"2437\":{},\"2462\":{},\"2495\":{},\"2516\":{},\"2553\":{},\"2565\":{},\"2585\":{},\"2631\":{},\"2650\":{},\"2708\":{},\"2731\":{},\"2764\":{},\"2776\":{},\"2862\":{},\"3022\":{}},\"parent\":{}}],[\"sessiontoken\",{\"_index\":549,\"name\":{\"1598\":{}},\"parent\":{}}],[\"set\",{\"_index\":257,\"name\":{\"847\":{}},\"parent\":{}}],[\"setcurrentlogger\",{\"_index\":239,\"name\":{\"799\":{}},\"parent\":{}}],[\"setfields\",{\"_index\":751,\"name\":{\"1982\":{}},\"parent\":{}}],[\"setlevel\",{\"_index\":240,\"name\":{\"801\":{}},\"parent\":{}}],[\"setmaxlisteners\",{\"_index\":118,\"name\":{\"411\":{},\"477\":{},\"494\":{},\"531\":{},\"677\":{},\"704\":{},\"750\":{},\"795\":{},\"844\":{},\"1895\":{},\"2977\":{}},\"parent\":{}}],[\"setname\",{\"_index\":962,\"name\":{\"2837\":{},\"2919\":{}},\"parent\":{}}],[\"setprofilinglevel\",{\"_index\":216,\"name\":{\"612\":{}},\"parent\":{}}],[\"setprofilingleveloptions\",{\"_index\":874,\"name\":{\"2594\":{}},\"parent\":{}}],[\"setversion\",{\"_index\":963,\"name\":{\"2838\":{}},\"parent\":{}}],[\"showexpandedevents\",{\"_index\":432,\"name\":{\"1284\":{}},\"parent\":{}}],[\"showrecordid\",{\"_index\":224,\"name\":{\"630\":{},\"2272\":{}},\"parent\":{}}],[\"signature\",{\"_index\":947,\"name\":{\"2791\":{}},\"parent\":{}}],[\"single\",{\"_index\":801,\"name\":{\"2169\":{}},\"parent\":{}}],[\"singlebatch\",{\"_index\":814,\"name\":{\"2270\":{}},\"parent\":{}}],[\"size\",{\"_index\":382,\"name\":{\"1129\":{},\"1940\":{},\"2125\":{},\"2598\":{},\"2665\":{},\"2666\":{},\"2670\":{}},\"parent\":{}}],[\"sizebytes\",{\"_index\":383,\"name\":{\"1130\":{}},\"parent\":{}}],[\"skip\",{\"_index\":139,\"name\":{\"436\":{},\"640\":{},\"1666\":{},\"1672\":{},\"2069\":{},\"2090\":{},\"2256\":{}},\"parent\":{}}],[\"skipkillcursors\",{\"_index\":528,\"name\":{\"1537\":{}},\"parent\":{}}],[\"slaveok\",{\"_index\":208,\"name\":{\"591\":{},\"915\":{},\"1507\":{}},\"parent\":{}}],[\"slice\",{\"_index\":680,\"name\":{\"1905\":{}},\"parent\":{}}],[\"snapshot\",{\"_index\":279,\"name\":{\"888\":{},\"2983\":{}},\"parent\":{}}],[\"snapshotenabled\",{\"_index\":1010,\"name\":{\"2949\":{}},\"parent\":{}}],[\"socketpath\",{\"_index\":1053,\"name\":{\"3062\":{}},\"parent\":{}}],[\"sockettimeoutms\",{\"_index\":487,\"name\":{\"1437\":{},\"1476\":{},\"1755\":{},\"1836\":{},\"2810\":{},\"2901\":{}},\"parent\":{}}],[\"sort\",{\"_index\":140,\"name\":{\"437\":{},\"636\":{},\"1665\":{},\"1671\":{},\"1907\":{},\"2254\":{},\"2293\":{},\"2317\":{},\"2343\":{},\"2536\":{},\"2999\":{}},\"parent\":{}}],[\"sortdirection\",{\"_index\":1034,\"name\":{\"3000\":{}},\"parent\":{}}],[\"source\",{\"_index\":461,\"name\":{\"1398\":{},\"1407\":{}},\"parent\":{}}],[\"sparse\",{\"_index\":823,\"name\":{\"2368\":{},\"2413\":{}},\"parent\":{}}],[\"srvhost\",{\"_index\":659,\"name\":{\"1814\":{},\"2885\":{}},\"parent\":{}}],[\"srvmaxhosts\",{\"_index\":637,\"name\":{\"1758\":{},\"1856\":{},\"2878\":{}},\"parent\":{}}],[\"srvservicename\",{\"_index\":638,\"name\":{\"1759\":{},\"1857\":{},\"2879\":{}},\"parent\":{}}],[\"ssl\",{\"_index\":632,\"name\":{\"1746\":{}},\"parent\":{}}],[\"sslca\",{\"_index\":650,\"name\":{\"1788\":{}},\"parent\":{}}],[\"sslcert\",{\"_index\":651,\"name\":{\"1789\":{}},\"parent\":{}}],[\"sslcrl\",{\"_index\":654,\"name\":{\"1792\":{}},\"parent\":{}}],[\"sslkey\",{\"_index\":652,\"name\":{\"1790\":{}},\"parent\":{}}],[\"sslpass\",{\"_index\":653,\"name\":{\"1791\":{}},\"parent\":{}}],[\"sslvalidate\",{\"_index\":649,\"name\":{\"1787\":{}},\"parent\":{}}],[\"stale\",{\"_index\":993,\"name\":{\"2923\":{}},\"parent\":{}}],[\"start\",{\"_index\":587,\"name\":{\"1661\":{},\"1667\":{},\"1673\":{}},\"parent\":{}}],[\"startafter\",{\"_index\":430,\"name\":{\"1281\":{},\"1380\":{}},\"parent\":{}}],[\"startatoperationtime\",{\"_index\":431,\"name\":{\"1282\":{},\"1374\":{}},\"parent\":{}}],[\"startsession\",{\"_index\":253,\"name\":{\"826\":{}},\"parent\":{}}],[\"starttransaction\",{\"_index\":1017,\"name\":{\"2958\":{}},\"parent\":{}}],[\"state\",{\"_index\":613,\"name\":{\"1708\":{}},\"parent\":{}}],[\"stats\",{\"_index\":185,\"name\":{\"566\":{},\"603\":{}},\"parent\":{}}],[\"storageengine\",{\"_index\":783,\"name\":{\"2128\":{},\"2370\":{},\"2415\":{}},\"parent\":{}}],[\"storagesize\",{\"_index\":877,\"name\":{\"2600\":{}},\"parent\":{}}],[\"stream\",{\"_index\":90,\"name\":{\"381\":{},\"449\":{},\"516\":{},\"650\":{},\"721\":{},\"766\":{},\"1413\":{}},\"parent\":{}}],[\"streamdescription\",{\"_index\":506,\"name\":{\"1485\":{}},\"parent\":{\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{},\"1490\":{},\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{},\"1496\":{},\"1497\":{},\"1498\":{},\"1499\":{},\"1500\":{}}}],[\"streamdescriptionoptions\",{\"_index\":514,\"name\":{\"1501\":{}},\"parent\":{\"1502\":{},\"1503\":{},\"1504\":{}}}],[\"streamend\",{\"_index\":614,\"name\":{\"1710\":{}},\"parent\":{}}],[\"streamoptions\",{\"_index\":155,\"name\":{\"509\":{}},\"parent\":{}}],[\"strength\",{\"_index\":766,\"name\":{\"2040\":{}},\"parent\":{}}],[\"strict\",{\"_index\":661,\"name\":{\"1867\":{},\"2122\":{}},\"parent\":{}}],[\"supportednodeconnectionoptions\",{\"_index\":663,\"name\":{\"1869\":{}},\"parent\":{}}],[\"supportedsocketoptions\",{\"_index\":664,\"name\":{\"1870\":{}},\"parent\":{}}],[\"supportedtlsconnectionoptions\",{\"_index\":665,\"name\":{\"1871\":{}},\"parent\":{}}],[\"supportedtlssocketoptions\",{\"_index\":666,\"name\":{\"1872\":{}},\"parent\":{}}],[\"supports\",{\"_index\":1003,\"name\":{\"2939\":{}},\"parent\":{}}],[\"supportssnapshotreads\",{\"_index\":984,\"name\":{\"2873\":{}},\"parent\":{}}],[\"system_command_collection\",{\"_index\":205,\"name\":{\"586\":{}},\"parent\":{}}],[\"system_index_collection\",{\"_index\":202,\"name\":{\"583\":{}},\"parent\":{}}],[\"system_js_collection\",{\"_index\":206,\"name\":{\"587\":{}},\"parent\":{}}],[\"system_namespace_collection\",{\"_index\":201,\"name\":{\"582\":{}},\"parent\":{}}],[\"system_profile_collection\",{\"_index\":203,\"name\":{\"584\":{}},\"parent\":{}}],[\"system_user_collection\",{\"_index\":204,\"name\":{\"585\":{}},\"parent\":{}}],[\"tags\",{\"_index\":293,\"name\":{\"909\":{},\"2827\":{}},\"parent\":{}}],[\"tagset\",{\"_index\":971,\"name\":{\"2850\":{}},\"parent\":{\"2851\":{}}}],[\"tailable\",{\"_index\":524,\"name\":{\"1531\":{},\"1549\":{},\"2259\":{}},\"parent\":{}}],[\"teardown\",{\"_index\":536,\"name\":{\"1584\":{}},\"parent\":{}}],[\"tenantid\",{\"_index\":553,\"name\":{\"1604\":{}},\"parent\":{}}],[\"text\",{\"_index\":743,\"name\":{\"1973\":{}},\"parent\":{}}],[\"textindexversion\",{\"_index\":828,\"name\":{\"2376\":{},\"2419\":{}},\"parent\":{}}],[\"time\",{\"_index\":317,\"name\":{\"956\":{},\"960\":{},\"964\":{},\"967\":{},\"973\":{},\"977\":{},\"980\":{},\"983\":{},\"987\":{},\"990\":{},\"994\":{}},\"parent\":{}}],[\"timefield\",{\"_index\":797,\"name\":{\"2161\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":813,\"name\":{\"2258\":{}},\"parent\":{}}],[\"timeseries\",{\"_index\":789,\"name\":{\"2136\":{}},\"parent\":{}}],[\"timeseriescollectionoptions\",{\"_index\":796,\"name\":{\"2160\":{}},\"parent\":{\"2161\":{},\"2162\":{},\"2163\":{}}}],[\"tls\",{\"_index\":483,\"name\":{\"1433\":{},\"1472\":{},\"1745\":{},\"1829\":{},\"2806\":{},\"2897\":{}},\"parent\":{}}],[\"tlsallowinvalidcertificates\",{\"_index\":634,\"name\":{\"1751\":{},\"1858\":{}},\"parent\":{}}],[\"tlsallowinvalidhostnames\",{\"_index\":635,\"name\":{\"1752\":{},\"1859\":{}},\"parent\":{}}],[\"tlscafile\",{\"_index\":577,\"name\":{\"1642\":{},\"1750\":{}},\"parent\":{}}],[\"tlscertificatefile\",{\"_index\":633,\"name\":{\"1747\":{}},\"parent\":{}}],[\"tlscertificatekeyfile\",{\"_index\":575,\"name\":{\"1640\":{},\"1748\":{}},\"parent\":{}}],[\"tlscertificatekeyfilepassword\",{\"_index\":576,\"name\":{\"1641\":{},\"1749\":{}},\"parent\":{}}],[\"tlsinsecure\",{\"_index\":636,\"name\":{\"1753\":{},\"1860\":{}},\"parent\":{}}],[\"tlsoptions\",{\"_index\":573,\"name\":{\"1632\":{}},\"parent\":{}}],[\"to\",{\"_index\":436,\"name\":{\"1318\":{}},\"parent\":{}}],[\"toarray\",{\"_index\":95,\"name\":{\"387\":{},\"455\":{},\"656\":{},\"727\":{},\"772\":{}},\"parent\":{}}],[\"tobson\",{\"_index\":1020,\"name\":{\"2961\":{}},\"parent\":{}}],[\"tojson\",{\"_index\":281,\"name\":{\"891\":{},\"918\":{},\"1071\":{},\"1110\":{},\"1120\":{}},\"parent\":{}}],[\"topologyclosedevent\",{\"_index\":337,\"name\":{\"1017\":{}},\"parent\":{\"1018\":{}}}],[\"topologydescription\",{\"_index\":989,\"name\":{\"2916\":{}},\"parent\":{\"2917\":{},\"2918\":{},\"2919\":{},\"2920\":{},\"2921\":{},\"2922\":{},\"2923\":{},\"2924\":{},\"2925\":{},\"2926\":{},\"2927\":{},\"2928\":{},\"2929\":{},\"2930\":{},\"2931\":{},\"2932\":{}}}],[\"topologydescriptionchangedevent\",{\"_index\":338,\"name\":{\"1019\":{}},\"parent\":{\"1020\":{},\"1021\":{},\"1022\":{}}}],[\"topologydescriptionoptions\",{\"_index\":999,\"name\":{\"2933\":{}},\"parent\":{\"2934\":{},\"2935\":{}}}],[\"topologyevents\",{\"_index\":987,\"name\":{\"2876\":{}},\"parent\":{}}],[\"topologyid\",{\"_index\":329,\"name\":{\"997\":{},\"1000\":{},\"1015\":{},\"1018\":{},\"1020\":{},\"1024\":{}},\"parent\":{}}],[\"topologyopeningevent\",{\"_index\":339,\"name\":{\"1023\":{}},\"parent\":{\"1024\":{}}}],[\"topologyoptions\",{\"_index\":988,\"name\":{\"2877\":{}},\"parent\":{\"2878\":{},\"2879\":{},\"2880\":{},\"2881\":{},\"2882\":{},\"2883\":{},\"2884\":{},\"2885\":{},\"2886\":{},\"2887\":{},\"2888\":{},\"2889\":{},\"2890\":{},\"2891\":{},\"2892\":{},\"2893\":{},\"2894\":{},\"2895\":{},\"2896\":{},\"2897\":{},\"2898\":{},\"2899\":{},\"2900\":{},\"2901\":{},\"2902\":{},\"2903\":{},\"2904\":{},\"2905\":{},\"2906\":{},\"2907\":{},\"2908\":{},\"2909\":{},\"2910\":{},\"2911\":{},\"2912\":{},\"2913\":{},\"2914\":{},\"2915\":{}}}],[\"topologytype\",{\"_index\":274,\"name\":{\"881\":{},\"882\":{}},\"parent\":{}}],[\"topologyversion\",{\"_index\":44,\"name\":{\"44\":{},\"54\":{},\"64\":{},\"74\":{},\"84\":{},\"94\":{},\"104\":{},\"114\":{},\"124\":{},\"134\":{},\"143\":{},\"154\":{},\"164\":{},\"174\":{},\"184\":{},\"194\":{},\"204\":{},\"214\":{},\"224\":{},\"234\":{},\"244\":{},\"254\":{},\"264\":{},\"274\":{},\"288\":{},\"299\":{},\"310\":{},\"320\":{},\"330\":{},\"340\":{},\"350\":{},\"365\":{},\"2829\":{},\"2852\":{}},\"parent\":{\"2853\":{},\"2854\":{}}}],[\"tostring\",{\"_index\":363,\"name\":{\"1072\":{},\"1111\":{},\"1121\":{},\"3065\":{},\"3071\":{}},\"parent\":{}}],[\"totalindexsize\",{\"_index\":883,\"name\":{\"2606\":{}},\"parent\":{}}],[\"totalsize\",{\"_index\":855,\"name\":{\"2526\":{},\"2618\":{}},\"parent\":{}}],[\"totalsizemb\",{\"_index\":856,\"name\":{\"2527\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":1008,\"name\":{\"2946\":{},\"3001\":{}},\"parent\":{\"3002\":{},\"3003\":{},\"3004\":{},\"3005\":{},\"3006\":{},\"3007\":{},\"3008\":{}}}],[\"transactionoptions\",{\"_index\":1039,\"name\":{\"3009\":{}},\"parent\":{\"3010\":{},\"3011\":{},\"3012\":{},\"3013\":{},\"3014\":{},\"3015\":{},\"3016\":{},\"3017\":{},\"3018\":{},\"3019\":{},\"3020\":{},\"3021\":{},\"3022\":{},\"3023\":{},\"3024\":{},\"3025\":{},\"3026\":{},\"3027\":{}}}],[\"transform\",{\"_index\":531,\"name\":{\"1540\":{}},\"parent\":{}}],[\"translate\",{\"_index\":290,\"name\":{\"905\":{}},\"parent\":{}}],[\"truncate\",{\"_index\":931,\"name\":{\"2691\":{}},\"parent\":{}}],[\"truncatedarrays\",{\"_index\":450,\"name\":{\"1386\":{}},\"parent\":{}}],[\"trynext\",{\"_index\":93,\"name\":{\"384\":{},\"452\":{},\"513\":{},\"653\":{},\"724\":{},\"769\":{}},\"parent\":{}}],[\"txnnumber\",{\"_index\":400,\"name\":{\"1185\":{},\"1192\":{},\"1199\":{},\"1209\":{},\"1221\":{},\"1236\":{},\"1243\":{},\"1250\":{},\"1261\":{},\"1271\":{},\"1312\":{},\"1325\":{},\"1335\":{},\"1344\":{},\"1352\":{},\"1364\":{},\"2991\":{}},\"parent\":{}}],[\"type\",{\"_index\":154,\"name\":{\"508\":{},\"1488\":{},\"1925\":{},\"2475\":{},\"2823\":{},\"2918\":{},\"3037\":{}},\"parent\":{}}],[\"typedeventemitter\",{\"_index\":671,\"name\":{\"1879\":{}},\"parent\":{\"1880\":{},\"1881\":{},\"1882\":{},\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{},\"1892\":{},\"1893\":{},\"1894\":{},\"1895\":{}}}],[\"u\",{\"_index\":938,\"name\":{\"2747\":{}},\"parent\":{}}],[\"unique\",{\"_index\":778,\"name\":{\"2120\":{},\"2365\":{},\"2411\":{}},\"parent\":{}}],[\"unit\",{\"_index\":909,\"name\":{\"2666\":{}},\"parent\":{}}],[\"unorderedbulkoperation\",{\"_index\":394,\"name\":{\"1168\":{}},\"parent\":{\"1169\":{},\"1170\":{},\"1171\":{},\"1172\":{},\"1173\":{},\"1174\":{},\"1175\":{},\"1176\":{},\"1177\":{},\"1178\":{},\"1179\":{},\"1180\":{}}}],[\"unpinned\",{\"_index\":476,\"name\":{\"1423\":{}},\"parent\":{}}],[\"unref\",{\"_index\":218,\"name\":{\"615\":{}},\"parent\":{}}],[\"unwind\",{\"_index\":141,\"name\":{\"438\":{}},\"parent\":{}}],[\"update\",{\"_index\":197,\"name\":{\"578\":{},\"1092\":{},\"1099\":{},\"1144\":{},\"2682\":{},\"2692\":{}},\"parent\":{}}],[\"updated\",{\"_index\":927,\"name\":{\"2682\":{}},\"parent\":{}}],[\"updatedescription\",{\"_index\":443,\"name\":{\"1359\":{},\"1383\":{}},\"parent\":{\"1384\":{},\"1385\":{},\"1386\":{}}}],[\"updatedfields\",{\"_index\":448,\"name\":{\"1384\":{}},\"parent\":{}}],[\"updatefilter\",{\"_index\":752,\"name\":{\"1983\":{}},\"parent\":{}}],[\"updatemany\",{\"_index\":166,\"name\":{\"546\":{}},\"parent\":{}}],[\"updatemanymodel\",{\"_index\":372,\"name\":{\"1090\":{}},\"parent\":{\"1091\":{},\"1092\":{},\"1093\":{},\"1094\":{},\"1095\":{},\"1096\":{}}}],[\"updateone\",{\"_index\":164,\"name\":{\"544\":{},\"1145\":{}},\"parent\":{}}],[\"updateonemodel\",{\"_index\":374,\"name\":{\"1097\":{}},\"parent\":{\"1098\":{},\"1099\":{},\"1100\":{},\"1101\":{},\"1102\":{},\"1103\":{}}}],[\"updateoptions\",{\"_index\":934,\"name\":{\"2716\":{}},\"parent\":{\"2717\":{},\"2718\":{},\"2719\":{},\"2720\":{},\"2721\":{},\"2722\":{},\"2723\":{},\"2724\":{},\"2725\":{},\"2726\":{},\"2727\":{},\"2728\":{},\"2729\":{},\"2730\":{},\"2731\":{},\"2732\":{},\"2733\":{},\"2734\":{},\"2735\":{},\"2736\":{},\"2737\":{},\"2738\":{}}}],[\"updateresult\",{\"_index\":935,\"name\":{\"2739\":{}},\"parent\":{\"2740\":{},\"2741\":{},\"2742\":{},\"2743\":{},\"2744\":{}}}],[\"updatestatement\",{\"_index\":937,\"name\":{\"2745\":{}},\"parent\":{\"2746\":{},\"2747\":{},\"2748\":{},\"2749\":{},\"2750\":{},\"2751\":{},\"2752\":{}}}],[\"uploaddate\",{\"_index\":598,\"name\":{\"1683\":{}},\"parent\":{}}],[\"upsert\",{\"_index\":371,\"name\":{\"1089\":{},\"1096\":{},\"1103\":{},\"1149\":{},\"2318\":{},\"2344\":{},\"2698\":{},\"2721\":{},\"2748\":{}},\"parent\":{}}],[\"upserted\",{\"_index\":348,\"name\":{\"1038\":{}},\"parent\":{}}],[\"upsertedcount\",{\"_index\":36,\"name\":{\"36\":{},\"1052\":{},\"2743\":{}},\"parent\":{}}],[\"upsertedid\",{\"_index\":936,\"name\":{\"2744\":{}},\"parent\":{}}],[\"upsertedids\",{\"_index\":38,\"name\":{\"38\":{},\"1053\":{}},\"parent\":{}}],[\"userflags\",{\"_index\":882,\"name\":{\"2605\":{}},\"parent\":{}}],[\"username\",{\"_index\":459,\"name\":{\"1396\":{},\"1405\":{},\"1736\":{}},\"parent\":{}}],[\"uuid\",{\"_index\":846,\"name\":{\"2480\":{}},\"parent\":{}}],[\"validate\",{\"_index\":256,\"name\":{\"846\":{},\"1403\":{}},\"parent\":{}}],[\"validatecollection\",{\"_index\":127,\"name\":{\"420\":{}},\"parent\":{}}],[\"validatecollectionoptions\",{\"_index\":940,\"name\":{\"2753\":{}},\"parent\":{\"2754\":{},\"2755\":{},\"2756\":{},\"2757\":{},\"2758\":{},\"2759\":{},\"2760\":{},\"2761\":{},\"2762\":{},\"2763\":{},\"2764\":{},\"2765\":{},\"2766\":{},\"2767\":{},\"2768\":{},\"2769\":{},\"2770\":{},\"2771\":{}}}],[\"validationaction\",{\"_index\":786,\"name\":{\"2131\":{}},\"parent\":{}}],[\"validationlevel\",{\"_index\":785,\"name\":{\"2130\":{}},\"parent\":{}}],[\"validator\",{\"_index\":784,\"name\":{\"2129\":{}},\"parent\":{}}],[\"value\",{\"_index\":518,\"name\":{\"1516\":{},\"2680\":{},\"2682\":{}},\"parent\":{}}],[\"verbose\",{\"_index\":865,\"name\":{\"2542\":{}},\"parent\":{}}],[\"version\",{\"_index\":627,\"name\":{\"1740\":{},\"1866\":{},\"2372\":{},\"2406\":{},\"2669\":{},\"2671\":{},\"3034\":{},\"3040\":{},\"3042\":{},\"3050\":{}},\"parent\":{}}],[\"viewon\",{\"_index\":788,\"name\":{\"2133\":{}},\"parent\":{}}],[\"w\",{\"_index\":299,\"name\":{\"922\":{},\"1783\":{},\"3073\":{},\"3077\":{}},\"parent\":{}}],[\"waitqueuetimeoutms\",{\"_index\":505,\"name\":{\"1463\":{},\"1764\":{},\"1842\":{},\"2913\":{}},\"parent\":{}}],[\"warn\",{\"_index\":243,\"name\":{\"805\":{}},\"parent\":{}}],[\"watch\",{\"_index\":190,\"name\":{\"571\":{},\"616\":{},\"828\":{}},\"parent\":{}}],[\"weights\",{\"_index\":825,\"name\":{\"2373\":{},\"2416\":{}},\"parent\":{}}],[\"where\",{\"_index\":749,\"name\":{\"1979\":{}},\"parent\":{}}],[\"wildcardprojection\",{\"_index\":832,\"name\":{\"2382\":{},\"2423\":{}},\"parent\":{}}],[\"willretrywrite\",{\"_index\":18,\"name\":{\"18\":{},\"1301\":{},\"1566\":{},\"2000\":{},\"2029\":{},\"2057\":{},\"2082\":{},\"2110\":{},\"2153\":{},\"2179\":{},\"2207\":{},\"2226\":{},\"2245\":{},\"2283\":{},\"2305\":{},\"2330\":{},\"2356\":{},\"2394\":{},\"2438\":{},\"2463\":{},\"2496\":{},\"2517\":{},\"2554\":{},\"2566\":{},\"2586\":{},\"2632\":{},\"2651\":{},\"2709\":{},\"2732\":{},\"2765\":{},\"3023\":{}},\"parent\":{}}],[\"wiredtiger\",{\"_index\":888,\"name\":{\"2613\":{}},\"parent\":{}}],[\"wiredtigerdata\",{\"_index\":896,\"name\":{\"2658\":{}},\"parent\":{\"2659\":{},\"2660\":{},\"2661\":{},\"2672\":{},\"2673\":{},\"2674\":{},\"2675\":{},\"2676\":{},\"2677\":{},\"2693\":{}}}],[\"wiredtigerdata.__type\",{\"_index\":903,\"name\":{},\"parent\":{\"2662\":{},\"2663\":{},\"2664\":{},\"2665\":{},\"2666\":{},\"2667\":{},\"2668\":{},\"2669\":{},\"2670\":{},\"2671\":{},\"2678\":{},\"2679\":{},\"2680\":{},\"2681\":{},\"2682\":{},\"2683\":{},\"2684\":{},\"2685\":{},\"2686\":{},\"2687\":{},\"2688\":{},\"2689\":{},\"2690\":{},\"2691\":{},\"2692\":{}}}],[\"withcollection\",{\"_index\":1057,\"name\":{\"3072\":{}},\"parent\":{}}],[\"withid\",{\"_index\":753,\"name\":{\"1984\":{}},\"parent\":{}}],[\"withoutid\",{\"_index\":754,\"name\":{\"1985\":{}},\"parent\":{}}],[\"withreadconcern\",{\"_index\":99,\"name\":{\"391\":{},\"458\":{},\"659\":{},\"731\":{},\"776\":{}},\"parent\":{}}],[\"withreadpreference\",{\"_index\":98,\"name\":{\"390\":{},\"457\":{},\"658\":{},\"730\":{},\"775\":{}},\"parent\":{}}],[\"withsession\",{\"_index\":254,\"name\":{\"827\":{}},\"parent\":{}}],[\"withsessioncallback\",{\"_index\":667,\"name\":{\"1873\":{}},\"parent\":{\"1874\":{}}}],[\"withtransaction\",{\"_index\":1021,\"name\":{\"2962\":{}},\"parent\":{}}],[\"withtransactioncallback\",{\"_index\":1033,\"name\":{\"2997\":{}},\"parent\":{\"2998\":{}}}],[\"write\",{\"_index\":619,\"name\":{\"1715\":{}},\"parent\":{}}],[\"writeconcern\",{\"_index\":23,\"name\":{\"23\":{},\"539\":{},\"596\":{},\"819\":{},\"919\":{},\"1138\":{},\"1165\":{},\"1178\":{},\"1306\":{},\"1512\":{},\"1568\":{},\"1579\":{},\"1691\":{},\"1714\":{},\"1724\":{},\"1786\":{},\"1821\":{},\"2005\":{},\"2034\":{},\"2062\":{},\"2087\":{},\"2115\":{},\"2158\":{},\"2184\":{},\"2212\":{},\"2231\":{},\"2250\":{},\"2288\":{},\"2310\":{},\"2335\":{},\"2361\":{},\"2399\":{},\"2443\":{},\"2468\":{},\"2501\":{},\"2522\":{},\"2559\":{},\"2591\":{},\"2637\":{},\"2656\":{},\"2714\":{},\"2737\":{},\"2770\":{},\"3011\":{},\"3075\":{}},\"parent\":{\"920\":{},\"921\":{},\"922\":{},\"923\":{},\"924\":{},\"925\":{}}}],[\"writeconcernerror\",{\"_index\":40,\"name\":{\"40\":{},\"283\":{},\"361\":{},\"1104\":{}},\"parent\":{\"1105\":{},\"1106\":{},\"1107\":{},\"1108\":{},\"1109\":{},\"1110\":{},\"1111\":{}}}],[\"writeconcernerrordata\",{\"_index\":392,\"name\":{\"1152\":{}},\"parent\":{\"1153\":{},\"1154\":{},\"1155\":{}}}],[\"writeconcernerrors\",{\"_index\":342,\"name\":{\"1031\":{}},\"parent\":{}}],[\"writeconcernoptions\",{\"_index\":1058,\"name\":{\"3074\":{}},\"parent\":{\"3075\":{}}}],[\"writeconcernsettings\",{\"_index\":1059,\"name\":{\"3076\":{}},\"parent\":{\"3077\":{},\"3078\":{},\"3079\":{},\"3080\":{},\"3081\":{},\"3082\":{}}}],[\"writeerror\",{\"_index\":375,\"name\":{\"1112\":{}},\"parent\":{\"1113\":{},\"1114\":{},\"1115\":{},\"1116\":{},\"1117\":{},\"1118\":{},\"1119\":{},\"1120\":{},\"1121\":{}}}],[\"writeerrors\",{\"_index\":29,\"name\":{\"29\":{},\"1030\":{}},\"parent\":{}}],[\"wtimeout\",{\"_index\":300,\"name\":{\"923\":{},\"3081\":{}},\"parent\":{}}],[\"wtimeoutms\",{\"_index\":647,\"name\":{\"1784\":{},\"3078\":{}},\"parent\":{}}],[\"zlibcompressionlevel\",{\"_index\":512,\"name\":{\"1499\":{},\"1757\":{},\"1861\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/Next/classes/AbstractCursor.html b/docs/Next/classes/AbstractCursor.html index bdcd83a7fd9..2ed1a77d7ad 100644 --- a/docs/Next/classes/AbstractCursor.html +++ b/docs/Next/classes/AbstractCursor.html @@ -1,4 +1,4 @@ -AbstractCursor | mongodb
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractCursor<TSchema, CursorEvents>

Type parameters

Hierarchy

Index

Events

CLOSE: "close" = ...

Properties

captureRejectionSymbol: typeof captureRejectionSymbol
captureRejections: boolean
+AbstractCursor | mongodb
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractCursor<TSchema, CursorEvents>

Type parameters

Hierarchy

Index

Events

CLOSE: "close" = ...

Properties

captureRejectionSymbol: typeof captureRejectionSymbol
captureRejections: boolean

Sets or gets the default captureRejection value for all emitters.

defaultMaxListeners: number
errorMonitor: typeof errorMonitor

This symbol shall be used to install a listener for only monitoring 'error' @@ -7,27 +7,27 @@

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.

-

Accessors

  • get closed(): boolean
  • get id(): undefined | Long
  • get killed(): boolean
  • get loadBalanced(): boolean

Methods

  • [asyncIterator](): AsyncIterator<TSchema, void, undefined>
  • addCursorFlag(flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial", value: boolean): AbstractCursor<TSchema, CursorEvents>

Accessors

  • get closed(): boolean
  • get id(): undefined | Long
  • get killed(): boolean
  • get loadBalanced(): boolean

Methods

  • [asyncIterator](): AsyncIterator<TSchema, void, undefined>
  • addCursorFlag(flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial", value: boolean): AbstractCursor<TSchema, CursorEvents>
  • Add a cursor flag to the cursor

    Parameters

    • flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial"

      The flag to set, must be one of following ['tailable', 'oplogReplay', 'noCursorTimeout', 'awaitData', 'partial' -.

    • value: boolean

      The flag boolean value.

      -

    Returns AbstractCursor<TSchema, CursorEvents>

Returns AbstractCursor<TSchema, CursorEvents>

  • bufferedCount(): number

Returns AbstractCursor<TSchema, CursorEvents>

  • bufferedCount(): number
  • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<CursorEvents[EventKey]>): boolean
  • Type parameters

    • EventKey: string | number | symbol

    Parameters

    • event: symbol | EventKey
    • Rest ...args: Parameters<CursorEvents[EventKey]>

    Returns boolean

  • eventNames(): string[]
  • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
  • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
  • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<CursorEvents[EventKey]>): boolean
  • Type parameters

    • EventKey: string | number | symbol

    Parameters

    • event: symbol | EventKey
    • Rest ...args: Parameters<CursorEvents[EventKey]>

    Returns boolean

  • eventNames(): string[]
  • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
  • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
  • Iterates over all the documents for this cursor using the iterator, callback pattern.

    Parameters

    • iterator: (doc: TSchema) => boolean | void

      The iteration callback.

      -
        • (doc: TSchema): boolean | void
        • Parameters

          • doc: TSchema

          Returns boolean | void

    Returns Promise<void>

  • Parameters

    • iterator: (doc: TSchema) => boolean | void
        • (doc: TSchema): boolean | void
        • Parameters

          • doc: TSchema

          Returns boolean | void

    • callback: Callback<void>

    Returns void

  • getMaxListeners(): number
  • hasNext(): Promise<boolean>
  • hasNext(callback: Callback<boolean>): void
  • listenerCount<EventKey>(type: string | symbol | EventKey): number
  • listeners<EventKey>(event: string | symbol | EventKey): CursorEvents[EventKey][]

Returns Promise<void>

  • Parameters

    • iterator: (doc: TSchema) => boolean | void
        • (doc: TSchema): boolean | void
        • Parameters

          • doc: TSchema

          Returns boolean | void

    • callback: Callback<void>

    Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • listeners<EventKey>(event: string | symbol | EventKey): CursorEvents[EventKey][]
    • Map all documents using the provided function If there is a transform set on the cursor, that will be called first and the result passed to this function's transform.

      @@ -39,28 +39,28 @@

      Type parameters

      • T = any

      Parameters

      • transform: (doc: TSchema) => T

        The mapping transformation method.

        -
          • (doc: TSchema): T
          • Parameters

            • doc: TSchema

            Returns T

      Returns AbstractCursor<T, AbstractCursorEvents>

    Returns AbstractCursor<T, AbstractCursorEvents>

    • Set a maxTimeMS on the cursor query, allowing for hard timeout limits on queries (Only supported on MongoDB 2.6 or higher)

      Parameters

      • value: number

        Number of milliseconds to wait before aborting the query.

        -

      Returns AbstractCursor<TSchema, CursorEvents>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>

    Returns AbstractCursor<TSchema, CursorEvents>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>
    • rawListeners<EventKey>(event: string | symbol | EventKey): CursorEvents[EventKey][]
    • readBufferedDocuments(number?: number): TSchema[]
    • rawListeners<EventKey>(event: string | symbol | EventKey): CursorEvents[EventKey][]
    • readBufferedDocuments(number?: number): TSchema[]
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): AbstractCursor<TSchema, CursorEvents>
    • rewind(): void
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): AbstractCursor<TSchema, CursorEvents>
    • rewind(): void
    • Rewind this cursor to its uninitialized state. Any options that are present on the cursor will remain in effect. Iterating this cursor will cause new queries to be sent to the server, even if the resultant data has already been retrieved by this cursor.

      -

      Returns void

    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void
    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void
    • Returns an array of documents. The caller is responsible for making sure that there is enough memory to store the results. Note that the array only contains partial results when this cursor had been previously accessed. In that case, cursor.rewind() can be used to reset the cursor.

      -

      Returns Promise<TSchema[]>

    • Parameters

      Returns void

    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void
    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void
    • Set the ReadPreference for the cursor.

      Parameters

      • readPreference: ReadPreferenceLike

        The new read preference for the cursor.

        diff --git a/docs/Next/classes/Admin.html b/docs/Next/classes/Admin.html index 62080542ec4..92aae65d045 100644 --- a/docs/Next/classes/Admin.html +++ b/docs/Next/classes/Admin.html @@ -4,32 +4,32 @@

        ADMIN Cannot directly be instantiated

        example
        const MongoClient = require('mongodb').MongoClient;
        const test = require('assert');
        // Connection url
        const url = 'mongodb://localhost:27017';
        // Database Name
        const dbName = 'test';

        // Connect using MongoClient
        MongoClient.connect(url, function(err, client) {
        // Use the admin database for the operation
        const adminDb = client.db(dbName).admin();

        // List all the available databases
        adminDb.listDatabases(function(err, dbs) {
        expect(err).to.not.exist;
        test.ok(dbs.databases.length > 0);
        client.close();
        });
        });
        -

    Hierarchy

    • Admin

    Index

    Methods

    Hierarchy

    • Admin

    Index

    Methods

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    • username: string
    • password: string

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns Promise<boolean>

  • Parameters

    • username: string
    • callback: Callback<boolean>

    Returns void

  • Parameters

    Returns Promise<boolean>

  • Parameters

    Returns void

  • Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/AggregationCursor.html b/docs/Next/classes/AggregationCursor.html index 73090220e70..701df8090d9 100644 --- a/docs/Next/classes/AggregationCursor.html +++ b/docs/Next/classes/AggregationCursor.html @@ -3,7 +3,7 @@ allowing for iteration over the results returned from the underlying query. It supports one by one document iteration, conversion to an array or can be iterated as a Node 4.X or higher stream

    -

    Type parameters

    Hierarchy

    Index

    Events

    CLOSE: "close" = ...

    Properties

    captureRejectionSymbol: typeof captureRejectionSymbol
    captureRejections: boolean
    +

    Type parameters

    • TSchema = any

    Hierarchy

    Index

    Events

    CLOSE: "close" = ...

    Properties

    captureRejectionSymbol: typeof captureRejectionSymbol
    captureRejections: boolean

    Sets or gets the default captureRejection value for all emitters.

    defaultMaxListeners: number
    errorMonitor: typeof errorMonitor

    This symbol shall be used to install a listener for only monitoring 'error' @@ -12,36 +12,36 @@

    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.

    -

    Accessors

    • get closed(): boolean
    • get id(): undefined | Long
    • get killed(): boolean
    • get loadBalanced(): boolean

    Methods

    • [asyncIterator](): AsyncIterator<TSchema, void, undefined>
    • addCursorFlag(flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial", value: boolean): AggregationCursor<TSchema>

    Accessors

    • get closed(): boolean
    • get id(): undefined | Long
    • get killed(): boolean
    • get loadBalanced(): boolean

    Methods

    • [asyncIterator](): AsyncIterator<TSchema, void, undefined>
    • addCursorFlag(flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial", value: boolean): AggregationCursor<TSchema>
    • Add a cursor flag to the cursor

      Parameters

      • flag: "tailable" | "oplogReplay" | "noCursorTimeout" | "awaitData" | "exhaust" | "partial"

        The flag to set, must be one of following ['tailable', 'oplogReplay', 'noCursorTimeout', 'awaitData', 'partial' -.

      • value: boolean

        The flag boolean value.

        -

      Returns AggregationCursor<TSchema>

    Returns AggregationCursor<TSchema>

    • bufferedCount(): number

    Returns AggregationCursor<TSchema>

    • bufferedCount(): number
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
    • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
    • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
    • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
    • Iterates over all the documents for this cursor using the iterator, callback pattern.

      Parameters

      • iterator: (doc: TSchema) => boolean | void

        The iteration callback.

        -
          • (doc: TSchema): boolean | void
          • Parameters

            • doc: TSchema

            Returns boolean | void

      Returns Promise<void>

    • Parameters

      • iterator: (doc: TSchema) => boolean | void
          • (doc: TSchema): boolean | void
          • Parameters

            • doc: TSchema

            Returns boolean | void

      • callback: Callback<void>

      Returns void

    • getMaxListeners(): number

    Returns Promise<void>

  • Parameters

    • iterator: (doc: TSchema) => boolean | void
        • (doc: TSchema): boolean | void
        • Parameters

          • doc: TSchema

          Returns boolean | void

    • callback: Callback<void>

    Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Map all documents using the provided function If there is a transform set on the cursor, that will be called first and the result passed to this function's transform.

      @@ -49,17 +49,17 @@ it does not return a new instance of a cursor. This means when calling map, you should always assign the result to a new variable in order to get a correctly typed cursor variable. Take note of the following example:

      -

      Type parameters

      • T

      Parameters

      • transform: (doc: TSchema) => T
          • (doc: TSchema): T
          • Parameters

            • doc: TSchema

            Returns T

      Returns AggregationCursor<T>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>

    Returns AggregationCursor<TSchema>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>
    • Add a project stage to the aggregation pipeline

      remarks

      In order to strictly type this function you must provide an interface that represents the effect of your projection on the result documents.

      @@ -75,30 +75,30 @@ Take note of the following example:

      example
      const cursor: AggregationCursor<{ a: number; b: string }> = coll.aggregate([]);
      const projectCursor = cursor.project<{ a: number }>({ _id: 0, a: true });
      const aPropOnlyArray: {a: number}[] = await projectCursor.toArray();

      // or always use chaining and save the final cursor

      const cursor = coll.aggregate().project<{ a: string }>({
      _id: 0,
      a: { $convert: { input: '$a', to: 'string' }
      }});
      -

      Type parameters

      Parameters

      Returns AggregationCursor<T>

    • readBufferedDocuments(number?: number): TSchema[]
    • readBufferedDocuments(number?: number): TSchema[]
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): AggregationCursor<TSchema>
    • rewind(): void
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): AggregationCursor<TSchema>
    • rewind(): void
    • Rewind this cursor to its uninitialized state. Any options that are present on the cursor will remain in effect. Iterating this cursor will cause new queries to be sent to the server, even if the resultant data has already been retrieved by this cursor.

      -

      Returns void

    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void
    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void
    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void
    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void

    Type parameters

    Hierarchy

    • Batch

    Index

    Constructors

    • new Batch<T>(batchType: BatchType, originalZeroIndex: number): Batch<T>

    Properties

    batchType: BatchType
    currentIndex: number
    operations: T[]
    originalIndexes: number[]
    originalZeroIndex: number
    size: number
    sizeBytes: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/BulkOperationBase.html b/docs/Next/classes/BulkOperationBase.html index 2a4e0e481b2..ea08eeab908 100644 --- a/docs/Next/classes/BulkOperationBase.html +++ b/docs/Next/classes/BulkOperationBase.html @@ -1,12 +1,12 @@ -BulkOperationBase | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class BulkOperationBase

    Hierarchy

    Index

    Properties

    isOrdered: boolean
    operationId?: number

    Accessors

    Methods

    Methods

    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<{ cancel: any }[EventKey]>): boolean
    • eventNames(): string[]
    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • listeners<EventKey>(event: string | symbol | EventKey): { cancel: any }[EventKey][]
    • rawListeners<EventKey>(event: string | symbol | EventKey): { cancel: any }[EventKey][]
    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]

    Methods

    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<{ cancel: any }[EventKey]>): boolean
    • eventNames(): string[]
    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • listeners<EventKey>(event: string | symbol | EventKey): { cancel: any }[EventKey][]
    • rawListeners<EventKey>(event: string | symbol | EventKey): { cancel: any }[EventKey][]
    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<ClientSessionEvents[EventKey]>): boolean
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<ClientSessionEvents[EventKey]>): boolean
    • eventNames(): string[]
    • getMaxListeners(): number
    • inTransaction(): boolean
    • Returns boolean

      whether this session is currently in a transaction or not

      -
    • incrementTransactionNumber(): void

    Returns boolean

    • eventNames(): string[]
    • getMaxListeners(): number
    • inTransaction(): boolean
    • Returns boolean

      whether this session is currently in a transaction or not

      +
    • incrementTransactionNumber(): void
    • Increment the transaction number on the internal ServerSession

      privateremarks

      This helper increments a value stored on the client session that will be added to the serverSession's txnNumber upon applying it to a command. This is because the serverSession is lazily acquired after a connection is obtained

      -

      Returns void

    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): ClientSession
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): ClientSession
    • toBSON(): never

    Returns void

    • toBSON(): never
    • This is here to ensure that ClientSession is never serialized to BSON.

      -

      Returns never

    • Runs a provided callback within a transaction, retrying either the commitTransaction operation or entire transaction as needed (and when the error permits) to better ensure that the transaction can complete successfully.

      diff --git a/docs/Next/classes/Collection.html b/docs/Next/classes/Collection.html index 8af36bddc54..e729ed03514 100644 --- a/docs/Next/classes/Collection.html +++ b/docs/Next/classes/Collection.html @@ -4,32 +4,32 @@

      COLLECTION Cannot directly be instantiated

      example
      const MongoClient = require('mongodb').MongoClient;
      const test = require('assert');
      // Connection url
      const url = 'mongodb://localhost:27017';
      // Database Name
      const dbName = 'test';
      // Connect using MongoClient
      MongoClient.connect(url, function(err, client) {
      // Create a collection we want to drop later
      const col = client.db(dbName).collection('createIndexExample1');
      // Show that duplicate records got dropped
      col.find({}).toArray(function(err, items) {
      expect(err).to.not.exist;
      test.equal(4, items.length);
      client.close();
      });
      });
      -

    Type parameters

    Hierarchy

    • Collection

    Index

    Accessors

    • get collectionName(): string

    Type parameters

    Hierarchy

    • Collection

    Index

    Accessors

    • get collectionName(): string
    • get dbName(): string
    • get dbName(): string
    • get hint(): undefined | Hint
    • set hint(v: undefined | Hint): void
    • get hint(): undefined | Hint
    • set hint(v: undefined | Hint): void
    • get namespace(): string
    • get namespace(): string
    • The namespace of this collection, in the format ${this.dbName}.${this.collectionName}

      -

      Returns string

    • The current readConcern of the collection. If not explicitly defined for this collection, will be inherited from the parent DB

      -

      Returns undefined | ReadConcern

    • The current readPreference of the collection. If not explicitly defined for this collection, will be inherited from the parent DB

      -

      Returns undefined | ReadPreference

    • The current writeConcern of the collection. If not explicitly defined for this collection, will be inherited from the parent DB

      -

      Returns undefined | WriteConcern

    Methods

    Methods

    Returns AggregationCursor<T>

    Returns Promise<BulkWriteResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<BulkWriteResult>

  • Parameters

    Returns void

    • An estimated count of matching documents in the db to a filter.

      NOTE: This method has been deprecated, since it does not provide an accurate count of the documents in a collection. To obtain an accurate count of documents in the collection, use {@link Collection#countDocuments| countDocuments}. To obtain an estimated count of all documents in the collection, use {@link Collection#estimatedDocumentCount| estimatedDocumentCount}.

      deprecated

      use {@link Collection#countDocuments| countDocuments} or {@link Collection#estimatedDocumentCount| estimatedDocumentCount} instead

      -

      Returns Promise<number>

    • Parameters

      Returns void

    • Parameters

      Returns Promise<number>

    • Parameters

      Returns void

    • Parameters

      Returns Promise<number>

    • Parameters

      Returns void | Promise<number>

    • Creates an index on the db and collection collection.

      example
      const collection = client.db('foo').collection('bar');

      await collection.createIndex({ a: 1, b: -1 });

      // Alternate syntax for { c: 1, d: -1 } that ensures order of indexes
      await collection.createIndex([ [c, 1], [d, -1] ]);

      // Equivalent to { e: 1 }
      await collection.createIndex('e');

      // Equivalent to { f: 1, g: 1 }
      await collection.createIndex(['f', 'g'])

      // Equivalent to { h: 1, i: -1 }
      await collection.createIndex([ { h: 1 }, { i: -1 } ]);

      // Equivalent to { j: 1, k: -1, l: 2d }
      await collection.createIndex(['j', ['k', -1], { l: '2d' }])

      Parameters

      • indexSpec: IndexSpecification

        The field name or index specification to create an index for

        -

      Returns Promise<string>

    • Parameters

      Returns void

    • Parameters

      Returns Promise<string>

    • Parameters

      Returns void

    Returns Promise<string>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<string>

  • Parameters

    Returns void

  • Returns Promise<string[]>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<string[]>

  • Parameters

    Returns void

  • Returns Promise<DeleteResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<DeleteResult>

  • Parameters

    Returns void

  • Returns Promise<DeleteResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<DeleteResult>

  • Parameters

    Returns void

  • Returns Promise<Flatten<WithId<TSchema>[Key]>[]>

  • Type parameters

    • Key: string | number | symbol

    Parameters

    Returns void

  • Type parameters

    • Key: string | number | symbol

    Parameters

    • key: Key
    • filter: Filter<TSchema>

    Returns Promise<Flatten<WithId<TSchema>[Key]>[]>

  • Type parameters

    • Key: string | number | symbol

    Parameters

    Returns void

  • Type parameters

    • Key: string | number | symbol

    Parameters

    Returns Promise<Flatten<WithId<TSchema>[Key]>[]>

  • Type parameters

    • Key: string | number | symbol

    Parameters

    Returns void

  • Parameters

    • key: string

    Returns Promise<any[]>

  • Parameters

    Returns void

  • Parameters

    • key: string
    • filter: Filter<TSchema>

    Returns Promise<any[]>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<any[]>

  • Parameters

    Returns void

  • Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns void

  • Parameters

    Returns void

  • Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns void

  • Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<ModifyResult<TSchema>>

  • Parameters

    Returns void

    • indexExists(indexes: string | string[]): Promise<boolean>
    • indexExists(indexes: string | string[], callback: Callback<boolean>): void
    • indexExists(indexes: string | string[], options: IndexInformationOptions): Promise<boolean>
    • indexExists(indexes: string | string[], options: IndexInformationOptions, callback: Callback<boolean>): void
    • indexExists(indexes: string | string[]): Promise<boolean>
    • indexExists(indexes: string | string[], callback: Callback<boolean>): void
    • indexExists(indexes: string | string[], options: IndexInformationOptions): Promise<boolean>
    • indexExists(indexes: string | string[], options: IndexInformationOptions, callback: Callback<boolean>): void

    Returns Promise<boolean>

  • Parameters

    • indexes: string | string[]
    • callback: Callback<boolean>

    Returns void

  • Parameters

    Returns Promise<boolean>

  • Parameters

    Returns void

    • Initiate an In order bulk write operation. Operations will be serially executed in the order they are added, creating a new operation for each switch in types.

      throws

      MongoNotConnectedError

      remarks

      NOTE: MongoClient must be connected prior to calling this method due to a known limitation in this legacy implemenation. However, collection.bulkWrite() provides an equivalent API that does not require prior connecting.

      -

      Parameters

      Returns OrderedBulkOperation

    • Initiate an Out of order batch write operation. All operations will be buffered into insert/update/remove commands executed out of order.

      throws

      MongoNotConnectedError

      remarks

      NOTE: MongoClient must be connected prior to calling this method due to a known limitation in this legacy implemenation. However, collection.bulkWrite() provides an equivalent API that does not require prior connecting.

      -

      Parameters

      Returns UnorderedBulkOperation

    • Inserts a single document or a an array of documents into MongoDB. If documents passed in do not contain the _id field, one will be added to each of the documents missing it by the driver, mutating the document. This behavior can be overridden by setting the forceServerObjectId flag.

      @@ -172,79 +172,79 @@

      Optional settings for the command

    • callback: Callback<InsertManyResult<TSchema>>

      An optional callback, a Promise will be returned if none is provided

      -

    Returns void | Promise<InsertManyResult<TSchema>>

    Returns void | Promise<InsertManyResult<TSchema>>

    Returns Promise<InsertManyResult<TSchema>>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<InsertManyResult<TSchema>>

  • Parameters

    Returns void

  • Returns Promise<InsertOneResult<TSchema>>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<InsertOneResult<TSchema>>

  • Parameters

    Returns void

  • Returns ListIndexesCursor

    Returns Promise<Document | Document[]>

  • Type parameters

    • TKey = any

    • TValue = any

    Parameters

    Returns void

  • Type parameters

    • TKey = any

    • TValue = any

    Parameters

    Returns Promise<Document | Document[]>

  • Type parameters

    • TKey = any

    • TValue = any

    Parameters

    Returns void

    • Remove documents.

      deprecated

      use deleteOne, deleteMany or bulkWrite

      -

      Parameters

      • selector: Filter<TSchema>
        -

        The selector for the update operation.

        +

        Parameters

        • filter: Filter<TSchema>
          +

          The filter for the remove operation.

        • options: DeleteOptions

          Optional settings for the command

        • callback: Callback<any>

          An optional callback, a Promise will be returned if none is provided

          -

        Returns void | Promise<DeleteResult>

    Returns void | Promise<DeleteResult>

    Returns Promise<Collection<Document>>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Collection<Document>>

  • Parameters

    Returns void

  • Returns Promise<Document | UpdateResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document | UpdateResult>

  • Parameters

    Returns void

    • Updates documents.

      deprecated

      use updateOne, updateMany or bulkWrite

      -

      Parameters

      • selector: Filter<TSchema>
        -

        The selector for the update operation.

        +

        Parameters

        • filter: Filter<TSchema>
          +

          The filter for the update operation.

        • update: UpdateFilter<TSchema>

          The update operations to be applied to the documents

        • options: UpdateOptions

          Optional settings for the command

        • callback: Callback<Document>

          An optional callback, a Promise will be returned if none is provided

          -

        Returns void | Promise<UpdateResult>

    Returns void | Promise<UpdateResult>

    Returns Promise<Document | UpdateResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document | UpdateResult>

  • Parameters

    Returns void

  • Returns Promise<UpdateResult>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<UpdateResult>

  • Parameters

    Returns void

  • Hierarchy

    • CommandFailedEvent

    Index

    Properties

    address: string
    commandName: string
    connectionId?: string | number
    duration: number
    failure: Error
    requestId: number
    serviceId?: ObjectId

    Accessors

    • get hasServiceId(): boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/CommandStartedEvent.html b/docs/Next/classes/CommandStartedEvent.html index 72078ff0ecd..65d105fdb5e 100644 --- a/docs/Next/classes/CommandStartedEvent.html +++ b/docs/Next/classes/CommandStartedEvent.html @@ -1,3 +1,3 @@ CommandStartedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class CommandStartedEvent

    An event indicating the start of a given

    -

    Hierarchy

    • CommandStartedEvent

    Index

    Properties

    address: string
    command: Document
    commandName: string
    commandObj?: Document
    connectionId?: string | number
    databaseName: string
    requestId: number
    serviceId?: ObjectId

    Accessors

    • get hasServiceId(): boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    Index

    Properties

    address: string
    command: Document
    commandName: string
    commandObj?: Document
    connectionId?: string | number
    databaseName: string
    requestId: number
    serviceId?: ObjectId

    Accessors

    • get hasServiceId(): boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/CommandSucceededEvent.html b/docs/Next/classes/CommandSucceededEvent.html index 693c283fc41..eb1e3b3cd07 100644 --- a/docs/Next/classes/CommandSucceededEvent.html +++ b/docs/Next/classes/CommandSucceededEvent.html @@ -1,3 +1,3 @@ CommandSucceededEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class CommandSucceededEvent

    An event indicating the success of a given command

    -

    Hierarchy

    • CommandSucceededEvent

    Index

    Properties

    address: string
    commandName: string
    connectionId?: string | number
    duration: number
    reply: unknown
    requestId: number
    serviceId?: ObjectId

    Accessors

    • get hasServiceId(): boolean

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    Index

    Properties

    address: string
    commandName: string
    connectionId?: string | number
    duration: number
    reply: unknown
    requestId: number
    serviceId?: ObjectId

    Accessors

    • get hasServiceId(): boolean

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionCheckOutFailedEvent.html b/docs/Next/classes/ConnectionCheckOutFailedEvent.html index 7e141d52e06..48ee75fdcd0 100644 --- a/docs/Next/classes/ConnectionCheckOutFailedEvent.html +++ b/docs/Next/classes/ConnectionCheckOutFailedEvent.html @@ -1,9 +1,9 @@ ConnectionCheckOutFailedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionCheckOutFailedEvent

    An event published when a request to check a connection out fails

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    reason: string | AnyError
    +
    reason: string | AnyError

    The reason the attempt to check out failed

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionCheckOutStartedEvent.html b/docs/Next/classes/ConnectionCheckOutStartedEvent.html index d4f4767f3f5..28654384344 100644 --- a/docs/Next/classes/ConnectionCheckOutStartedEvent.html +++ b/docs/Next/classes/ConnectionCheckOutStartedEvent.html @@ -1,7 +1,7 @@ ConnectionCheckOutStartedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionCheckOutStartedEvent

    An event published when a request to check a connection out begins

    -

    Hierarchy

    Index

    Properties

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionCheckedInEvent.html b/docs/Next/classes/ConnectionCheckedInEvent.html index d9d1dc5c47f..db009e290af 100644 --- a/docs/Next/classes/ConnectionCheckedInEvent.html +++ b/docs/Next/classes/ConnectionCheckedInEvent.html @@ -1,9 +1,9 @@ ConnectionCheckedInEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionCheckedInEvent

    An event published when a connection is checked into the connection pool

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    connectionId: number | "<monitor>"
    +
    connectionId: number | "<monitor>"

    The id of the connection

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionCheckedOutEvent.html b/docs/Next/classes/ConnectionCheckedOutEvent.html index b389f4e607c..4bb2c6870f0 100644 --- a/docs/Next/classes/ConnectionCheckedOutEvent.html +++ b/docs/Next/classes/ConnectionCheckedOutEvent.html @@ -1,9 +1,9 @@ ConnectionCheckedOutEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionCheckedOutEvent

    An event published when a connection is checked out of the connection pool

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    connectionId: number | "<monitor>"
    +
    connectionId: number | "<monitor>"

    The id of the connection

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionClosedEvent.html b/docs/Next/classes/ConnectionClosedEvent.html index 85438c2e3bb..89f7b95f67e 100644 --- a/docs/Next/classes/ConnectionClosedEvent.html +++ b/docs/Next/classes/ConnectionClosedEvent.html @@ -1,11 +1,11 @@ ConnectionClosedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionClosedEvent

    An event published when a connection is closed

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    connectionId: number | "<monitor>"
    +
    connectionId: number | "<monitor>"

    The id of the connection

    -
    reason: string
    +
    reason: string

    The reason the connection was closed

    -
    serviceId?: ObjectId
    time: Date
    +
    serviceId?: ObjectId
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionCreatedEvent.html b/docs/Next/classes/ConnectionCreatedEvent.html index 609848b7fa8..c8844a829b7 100644 --- a/docs/Next/classes/ConnectionCreatedEvent.html +++ b/docs/Next/classes/ConnectionCreatedEvent.html @@ -1,9 +1,9 @@ ConnectionCreatedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionCreatedEvent

    An event published when a connection pool creates a new connection

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    connectionId: number | "<monitor>"
    +
    connectionId: number | "<monitor>"

    A monotonically increasing, per-pool id for the newly created connection

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionPoolClearedEvent.html b/docs/Next/classes/ConnectionPoolClearedEvent.html index 186d190a431..5ffed73fdbd 100644 --- a/docs/Next/classes/ConnectionPoolClearedEvent.html +++ b/docs/Next/classes/ConnectionPoolClearedEvent.html @@ -1,7 +1,7 @@ ConnectionPoolClearedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionPoolClearedEvent

    An event published when a connection pool is cleared

    -

    Hierarchy

    Index

    Properties

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionPoolClosedEvent.html b/docs/Next/classes/ConnectionPoolClosedEvent.html index ebefd1f756e..2c389131f61 100644 --- a/docs/Next/classes/ConnectionPoolClosedEvent.html +++ b/docs/Next/classes/ConnectionPoolClosedEvent.html @@ -1,7 +1,7 @@ ConnectionPoolClosedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionPoolClosedEvent

    An event published when a connection pool is closed

    -

    Hierarchy

    Index

    Properties

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionPoolCreatedEvent.html b/docs/Next/classes/ConnectionPoolCreatedEvent.html index 7cfb56bc817..1cc0c75eea0 100644 --- a/docs/Next/classes/ConnectionPoolCreatedEvent.html +++ b/docs/Next/classes/ConnectionPoolCreatedEvent.html @@ -1,9 +1,9 @@ ConnectionPoolCreatedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionPoolCreatedEvent

    An event published when a connection pool is created

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    +

    The options used to create this connection pool

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionPoolMonitoringEvent.html b/docs/Next/classes/ConnectionPoolMonitoringEvent.html index d614397df7c..91bb5035b23 100644 --- a/docs/Next/classes/ConnectionPoolMonitoringEvent.html +++ b/docs/Next/classes/ConnectionPoolMonitoringEvent.html @@ -1,7 +1,7 @@ ConnectionPoolMonitoringEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionPoolMonitoringEvent

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ConnectionReadyEvent.html b/docs/Next/classes/ConnectionReadyEvent.html index 88adf6e2439..3c10d9ef37e 100644 --- a/docs/Next/classes/ConnectionReadyEvent.html +++ b/docs/Next/classes/ConnectionReadyEvent.html @@ -1,9 +1,9 @@ ConnectionReadyEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionReadyEvent

    An event published when a connection is ready for use

    -

    Hierarchy

    Index

    Properties

    address: string
    +

    Hierarchy

    Index

    Properties

    address: string

    The address (host/port pair) of the pool

    -
    connectionId: number | "<monitor>"
    +
    connectionId: number | "<monitor>"

    The id of the connection

    -
    time: Date
    +
    time: Date

    A timestamp when the event was created

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/Db.html b/docs/Next/classes/Db.html index 6414b09ba1f..25dc86a52af 100644 --- a/docs/Next/classes/Db.html +++ b/docs/Next/classes/Db.html @@ -2,7 +2,7 @@

    The Db class is a class that represents a MongoDB Database.

    example
    const { MongoClient } = require('mongodb');
    // Connection url
    const url = 'mongodb://localhost:27017';
    // Database Name
    const dbName = 'test';
    // Connect using MongoClient
    MongoClient.connect(url, function(err, client) {
    // Select the database by name
    const testDb = client.db(dbName);
    client.close();
    });
    -

    Hierarchy

    Index

    Constructors

    Hierarchy

    • Db

    Index

    Constructors

    • Creates a new Db instance

      Parameters

      • client: MongoClient

        The MongoClient for the database.

        @@ -10,92 +10,92 @@

        The name of the database this instance represents.

      • Optional options: DbOptions

        Optional settings for Db construction

        -

      Returns Db

    Properties

    SYSTEM_COMMAND_COLLECTION: string = CONSTANTS.SYSTEM_COMMAND_COLLECTION
    SYSTEM_INDEX_COLLECTION: string = CONSTANTS.SYSTEM_INDEX_COLLECTION
    SYSTEM_JS_COLLECTION: string = CONSTANTS.SYSTEM_JS_COLLECTION
    SYSTEM_NAMESPACE_COLLECTION: string = CONSTANTS.SYSTEM_NAMESPACE_COLLECTION
    SYSTEM_PROFILE_COLLECTION: string = CONSTANTS.SYSTEM_PROFILE_COLLECTION
    SYSTEM_USER_COLLECTION: string = CONSTANTS.SYSTEM_USER_COLLECTION

    Accessors

    • get databaseName(): string
    • get namespace(): string

    Returns Db

    Properties

    SYSTEM_COMMAND_COLLECTION: string = CONSTANTS.SYSTEM_COMMAND_COLLECTION
    SYSTEM_INDEX_COLLECTION: string = CONSTANTS.SYSTEM_INDEX_COLLECTION
    SYSTEM_JS_COLLECTION: string = CONSTANTS.SYSTEM_JS_COLLECTION
    SYSTEM_NAMESPACE_COLLECTION: string = CONSTANTS.SYSTEM_NAMESPACE_COLLECTION
    SYSTEM_PROFILE_COLLECTION: string = CONSTANTS.SYSTEM_PROFILE_COLLECTION
    SYSTEM_USER_COLLECTION: string = CONSTANTS.SYSTEM_USER_COLLECTION

    Accessors

    • get databaseName(): string
    • get namespace(): string
    • The current readPreference of the Db. If not explicitly defined for this Db, will be inherited from the parent MongoClient

      -

      Returns ReadPreference

    • get secondaryOk(): boolean
    • get secondaryOk(): boolean
    • Check if a secondary can be used (because the read preference is not set to primary)

      -

      Returns boolean

    • get slaveOk(): boolean
    • get slaveOk(): boolean
    • slaveOk specified

      deprecated

      Use secondaryOk instead

      -

      Returns boolean

    Methods

    Methods

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    • username: string
    • password: string

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns AggregationCursor<T>

    • Returns a reference to a MongoDB Collection. If it does not exist it will be created implicitly.

      Type parameters

      Parameters

      Returns Collection<TSchema>

      return the new Collection instance

      -

    Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns Promise<Collection<TSchema>>

  • Type parameters

    Parameters

    Returns void

  • Type parameters

    Parameters

    Returns void

  • Returns Promise<string>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<string>

  • Parameters

    Returns void

  • Returns Promise<boolean>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<boolean>

  • Parameters

    Returns void

  • Returns Promise<Document>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<Document>

  • Parameters

    Returns void

  • Returns ListCollectionsCursor<Pick<CollectionInfo, "type" | "name">>

  • Parameters

    Returns ListCollectionsCursor<CollectionInfo>

  • Type parameters

    Parameters

    Returns ListCollectionsCursor<T>

    • renameCollection<TSchema>(fromCollection: string, toCollection: string): Promise<Collection<TSchema>>
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, callback: Callback<Collection<TSchema>>): void
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, options: RenameOptions): Promise<Collection<TSchema>>
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, options: RenameOptions, callback: Callback<Collection<TSchema>>): void

    Returns Promise<boolean>

  • Parameters

    • username: string
    • callback: Callback<boolean>

    Returns void

  • Parameters

    Returns Promise<boolean>

  • Parameters

    Returns void

    • renameCollection<TSchema>(fromCollection: string, toCollection: string): Promise<Collection<TSchema>>
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, callback: Callback<Collection<TSchema>>): void
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, options: RenameOptions): Promise<Collection<TSchema>>
    • renameCollection<TSchema>(fromCollection: string, toCollection: string, options: RenameOptions, callback: Callback<Collection<TSchema>>): void

    Returns Promise<Collection<TSchema>>

  • Type parameters

    Parameters

    Returns void

  • Type parameters

    Parameters

    Returns Promise<Collection<TSchema>>

  • Type parameters

    Parameters

    Returns void

  • Returns Promise<ProfilingLevel>

  • Parameters

    Returns void

  • Parameters

    Returns Promise<ProfilingLevel>

  • Parameters

    Returns void

    • unref(): void
    • unref(): void
    • Unref all sockets

      deprecated

      This function is deprecated and will be removed in the next major version.

      -

      Returns void

    • addQueryModifier(name: string, value: string | number | boolean | Document): FindCursor<TSchema>
    • Add a query modifier to the cursor query

      Parameters

      • name: string

        The query modifier (must start with $, such as $orderby etc)

      • value: string | number | boolean | Document

        The modifier value.

        -

      Returns FindCursor<TSchema>

    • allowDiskUse(allow?: boolean): FindCursor<TSchema>

    Returns FindCursor<TSchema>

    • allowDiskUse(allow?: boolean): FindCursor<TSchema>
    • bufferedCount(): number

    Returns FindCursor<TSchema>

    • bufferedCount(): number

    Returns FindCursor<TSchema>

    • Add a comment to the cursor query allowing for tracking the comment in the log.

      Parameters

      • value: string

        The comment attached to this query.

        -

      Returns FindCursor<TSchema>

    Returns FindCursor<TSchema>

    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
    • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
    • forEach(iterator: (doc: TSchema) => boolean | void): Promise<void>
    • forEach(iterator: (doc: TSchema) => boolean | void, callback: Callback<void>): void
    • Iterates over all the documents for this cursor using the iterator, callback pattern.

      Parameters

      • iterator: (doc: TSchema) => boolean | void

        The iteration callback.

        -
          • (doc: TSchema): boolean | void
          • Parameters

            • doc: TSchema

            Returns boolean | void

      Returns Promise<void>

    • Parameters

      • iterator: (doc: TSchema) => boolean | void
          • (doc: TSchema): boolean | void
          • Parameters

            • doc: TSchema

            Returns boolean | void

      • callback: Callback<void>

      Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void

    Returns Promise<void>

  • Parameters

    • iterator: (doc: TSchema) => boolean | void
        • (doc: TSchema): boolean | void
        • Parameters

          • doc: TSchema

          Returns boolean | void

    • callback: Callback<void>

    Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void

    Returns FindCursor<TSchema>

    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • map<T>(transform: (doc: TSchema) => T): FindCursor<T>

    Returns FindCursor<TSchema>

    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • map<T>(transform: (doc: TSchema) => T): FindCursor<T>
    • Map all documents using the provided function If there is a transform set on the cursor, that will be called first and the result passed to this function's transform.

      @@ -70,25 +70,25 @@ it does not return a new instance of a cursor. This means when calling map, you should always assign the result to a new variable in order to get a correctly typed cursor variable. Take note of the following example:

      -

      Type parameters

      • T

      Parameters

      • transform: (doc: TSchema) => T
          • (doc: TSchema): T
          • Parameters

            • doc: TSchema

            Returns T

      Returns FindCursor<T>

    • Set the cursor max

      Parameters

      • max: Document

        Specify a $max value to specify the exclusive upper bound for a specific index in order to constrain the results of find(). The $max specifies the upper bound for all keys of a specific index in order.

        -

      Returns FindCursor<TSchema>

    • maxAwaitTimeMS(value: number): FindCursor<TSchema>

    Returns FindCursor<TSchema>

    • maxAwaitTimeMS(value: number): FindCursor<TSchema>
    • Set a maxAwaitTimeMS on a tailing cursor query to allow to customize the timeout value for the option awaitData (Only supported on MongoDB 3.2 or higher, ignored otherwise)

      Parameters

      • value: number

        Number of milliseconds to wait before aborting the tailed query.

        -

      Returns FindCursor<TSchema>

    Returns FindCursor<TSchema>

    Returns FindCursor<TSchema>

    • Set the cursor min

      Parameters

      • min: Document

        Specify a $min value to specify the inclusive lower bound for a specific index in order to constrain the results of find(). The $min specifies the lower bound for all keys of a specific index in order.

        -

      Returns FindCursor<TSchema>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>

    Returns FindCursor<TSchema>

    • next(): Promise<null | TSchema>
    • next(callback: Callback<null | TSchema>): void
    • next(callback?: Callback<null | TSchema>): void | Promise<null | TSchema>
    • Add a project stage to the aggregation pipeline

      remarks

      In order to strictly type this function you must provide an interface that represents the effect of your projection on the result documents.

      @@ -103,42 +103,42 @@ Take note of the following example:

      example
      const cursor: FindCursor<{ a: number; b: string }> = coll.find();
      const projectCursor = cursor.project<{ a: number }>({ _id: 0, a: true });
      const aPropOnlyArray: {a: number}[] = await projectCursor.toArray();

      // or always use chaining and save the final cursor

      const cursor = coll.find().project<{ a: string }>({
      _id: 0,
      a: { $convert: { input: '$a', to: 'string' }
      }});
      -

      Type parameters

      Parameters

      Returns FindCursor<T>

    • readBufferedDocuments(number?: number): TSchema[]
    • readBufferedDocuments(number?: number): TSchema[]
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): FindCursor<TSchema>
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): FindCursor<TSchema>
    • Set the cursor returnKey. If set to true, modifies the cursor to only return the index field or fields for the results of the query, rather than documents. If set to true and the query does not use an index to perform the read operation, the returned documents will not contain any fields.

      Parameters

      • value: boolean

        the returnKey value.

        -

      Returns FindCursor<TSchema>

    • rewind(): void

    Returns FindCursor<TSchema>

    • rewind(): void
    • Rewind this cursor to its uninitialized state. Any options that are present on the cursor will remain in effect. Iterating this cursor will cause new queries to be sent to the server, even if the resultant data has already been retrieved by this cursor.

      -

      Returns void

    • Modifies the output of a query by adding a field $recordId to matching documents. $recordId is the internal key which uniquely identifies a document in a collection.

      Parameters

      • value: boolean

        The $showDiskLoc option has now been deprecated and replaced with the showRecordId field. $showDiskLoc will still be accepted for OP_QUERY stye find.

        -

      Returns FindCursor<TSchema>

    Returns FindCursor<TSchema>

    Returns FindCursor<TSchema>

    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void

    Returns FindCursor<TSchema>

    • toArray(): Promise<TSchema[]>
    • toArray(callback: Callback<TSchema[]>): void
    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void
    • tryNext(): Promise<null | TSchema>
    • tryNext(callback: Callback<null | TSchema>): void
    • drop(): Promise<void>
    • drop(callback: Callback<void>): void
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<GridFSBucketEvents[EventKey]>): boolean
    • eventNames(): string[]
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<GridFSBucketEvents[EventKey]>): boolean
    • eventNames(): string[]
    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Returns a readable stream (GridFSBucketReadStream) for streaming the file with the given name from GridFS. If there are multiple files with the same name, this will stream the most recent file with the given name (as determined by the uploadDate field). You can set the revision option to change this behavior.

      -

      Parameters

      Returns GridFSBucketReadStream

    • Returns a writable stream (GridFSBucketWriteStream) for writing buffers to GridFS. The stream's 'id' property contains the resulting file's id.

      @@ -41,17 +41,17 @@

      The value of the 'filename' key in the files doc

    • Optional options: GridFSBucketWriteStreamOptions

      Optional settings.

      -

    Returns GridFSBucketWriteStream

    Returns GridFSBucketWriteStream

    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): GridFSBucket
    • rename(id: ObjectId, filename: string): Promise<void>
    • rename(id: ObjectId, filename: string, callback: Callback<void>): void
    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): GridFSBucket
    • rename(id: ObjectId, filename: string): Promise<void>
    • rename(id: ObjectId, filename: string, callback: Callback<void>): void
    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]

    Returns Promise<void>

  • Parameters

    Returns void

    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    • emit(event: "close"): boolean
    • emit(event: "data", chunk: any): boolean
    • emit(event: "end"): boolean
    • emit(event: "error", err: Error): boolean
    • emit(event: "pause"): boolean
    • emit(event: "readable"): boolean
    • emit(event: "resume"): boolean
    • emit(event: string | symbol, ...args: any[]): boolean
    • Parameters

      • event: "close"

      Returns boolean

    • Parameters

      • event: "data"
      • chunk: any

      Returns boolean

    • Parameters

      • event: "end"

      Returns boolean

    • Parameters

      • event: "error"
      • err: Error

      Returns boolean

    • Parameters

      • event: "pause"

      Returns boolean

    • Parameters

      • event: "readable"

      Returns boolean

    • Parameters

      • event: "resume"

      Returns boolean

    • Parameters

      • event: string | symbol
      • Rest ...args: any[]

      Returns boolean

    • Sets the 0-based offset in bytes to start streaming from. Throws an error if this stream has entered flowing mode (e.g. if you've already called on('data'))

      @@ -206,7 +206,7 @@ modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

      Returns a reference to the EventEmitter, so that calls can be chained.

      since

      v0.3.5

      -

      Parameters

      • n: number

      Returns GridFSBucketReadStream

    • emit(event: "close"): boolean
    • emit(event: "drain"): boolean
    • emit(event: "error", err: Error): boolean
    • emit(event: "finish"): boolean
    • emit(event: "pipe", src: Readable): boolean
    • emit(event: "unpipe", src: Readable): boolean
    • emit(event: string | symbol, ...args: any[]): boolean
    • Parameters

      • event: "close"

      Returns boolean

    • Parameters

      • event: "drain"

      Returns boolean

    • Parameters

      • event: "error"
      • err: Error

      Returns boolean

    • Parameters

      • event: "finish"

      Returns boolean

    • Parameters

      • event: "pipe"
      • src: Readable

      Returns boolean

    • Parameters

      • event: "unpipe"
      • src: Readable

      Returns boolean

    • Parameters

      • event: string | symbol
      • Rest ...args: any[]

      Returns boolean

    • eventNames(): (string | symbol)[]
    • eventNames(): (string | symbol)[]
    • Returns an array listing the events for which the emitter has registered listeners. The values in the array are strings or Symbols.

      const EventEmitter = require('events');
      const myEE = new EventEmitter();
      myEE.on('foo', () => {});
      myEE.on('bar', () => {});

      const sym = Symbol('symbol');
      myEE.on(sym, () => {});

      console.log(myEE.eventNames());
      // Prints: [ 'foo', 'bar', Symbol(symbol) ] @@ -146,12 +146,12 @@

      See also: writable.cork().

      since

      v0.11.2

      -

      Returns void

    • write(chunk: string | Buffer): boolean
    • write(chunk: string | Buffer, callback: Callback<void>): boolean
    • write(chunk: string | Buffer, encoding: undefined | BufferEncoding): boolean
    • write(chunk: string | Buffer, encoding: undefined | BufferEncoding, callback: Callback<void>): boolean
    • write(chunk: string | Buffer): boolean
    • write(chunk: string | Buffer, callback: Callback<void>): boolean
    • write(chunk: string | Buffer, encoding: undefined | BufferEncoding): boolean
    • write(chunk: string | Buffer, encoding: undefined | BufferEncoding, callback: Callback<void>): boolean
    • Write a buffer to the stream.

      Parameters

      • chunk: string | Buffer

        Buffer to write

      Returns boolean

      False if this write required flushing a chunk to MongoDB. True otherwise.

      -
    • Parameters

      • chunk: string | Buffer
      • callback: Callback<void>

      Returns boolean

    • Parameters

      • chunk: string | Buffer
      • encoding: undefined | BufferEncoding

      Returns boolean

    • Parameters

      • chunk: string | Buffer
      • encoding: undefined | BufferEncoding
      • callback: Callback<void>

      Returns boolean

    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    • +
    • Parameters

      • chunk: string | Buffer
      • callback: Callback<void>

      Returns boolean

    • Parameters

      • chunk: string | Buffer
      • encoding: undefined | BufferEncoding

      Returns boolean

    • Parameters

      • chunk: string | Buffer
      • encoding: undefined | BufferEncoding
      • callback: Callback<void>

      Returns boolean

    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    • bufferedCount(): number

    Returns ListCollectionsCursor<T>

    • bufferedCount(): number
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: T) => boolean | void): Promise<void>
    • forEach(iterator: (doc: T) => boolean | void, callback: Callback<void>): void
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: T) => boolean | void): Promise<void>
    • forEach(iterator: (doc: T) => boolean | void, callback: Callback<void>): void
    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number

    Returns Promise<void>

  • Parameters

    • iterator: (doc: T) => boolean | void
        • (doc: T): boolean | void
        • Parameters

          • doc: T

          Returns boolean | void

    • callback: Callback<void>

    Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Map all documents using the provided function If there is a transform set on the cursor, that will be called first and the result passed to this function's transform.

      @@ -39,28 +39,28 @@

      Type parameters

      • T = any

      Parameters

      • transform: (doc: T) => T

        The mapping transformation method.

        -
          • (doc: T): T
          • Parameters

            • doc: T

            Returns T

      Returns AbstractCursor<T, AbstractCursorEvents>

    Returns AbstractCursor<T, AbstractCursorEvents>

    • next(): Promise<null | T>
    • next(callback: Callback<null | T>): void
    • next(callback?: Callback<null | T>): void | Promise<null | T>

    Returns ListCollectionsCursor<T>

    • next(): Promise<null | T>
    • next(callback: Callback<null | T>): void
    • next(callback?: Callback<null | T>): void | Promise<null | T>
    • readBufferedDocuments(number?: number): T[]
    • readBufferedDocuments(number?: number): T[]
    • rewind(): void
    • rewind(): void
    • Rewind this cursor to its uninitialized state. Any options that are present on the cursor will remain in effect. Iterating this cursor will cause new queries to be sent to the server, even if the resultant data has already been retrieved by this cursor.

      -

      Returns void

    • toArray(): Promise<T[]>
    • toArray(callback: Callback<T[]>): void
    • toArray(): Promise<T[]>
    • toArray(callback: Callback<T[]>): void
    • tryNext(): Promise<null | T>
    • tryNext(callback: Callback<null | T>): void
    • tryNext(): Promise<null | T>
    • tryNext(callback: Callback<null | T>): void
    • bufferedCount(): number

    Returns ListIndexesCursor

    • bufferedCount(): number
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: any) => boolean | void): Promise<void>
    • forEach(iterator: (doc: any) => boolean | void, callback: Callback<void>): void
    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<AbstractCursorEvents[EventKey]>): boolean
    • eventNames(): string[]
    • forEach(iterator: (doc: any) => boolean | void): Promise<void>
    • forEach(iterator: (doc: any) => boolean | void, callback: Callback<void>): void
    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number

    Returns Promise<void>

  • Parameters

    • iterator: (doc: any) => boolean | void
        • (doc: any): boolean | void
        • Parameters

          • doc: any

          Returns boolean | void

    • callback: Callback<void>

    Returns void

    • getMaxListeners(): number
    • hasNext(): Promise<boolean>
    • hasNext(callback: Callback<boolean>): void
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Map all documents using the provided function If there is a transform set on the cursor, that will be called first and the result passed to this function's transform.

      @@ -39,28 +39,28 @@

      Type parameters

      • T = any

      Parameters

      • transform: (doc: any) => T

        The mapping transformation method.

        -
          • (doc: any): T
          • Parameters

            • doc: any

            Returns T

      Returns AbstractCursor<T, AbstractCursorEvents>

    Returns AbstractCursor<T, AbstractCursorEvents>

    • next(): Promise<any>
    • next(callback: Callback<any>): void
    • next(callback?: Callback<any>): void | Promise<any>

    Returns ListIndexesCursor

    • next(): Promise<any>
    • next(callback: Callback<any>): void
    • next(callback?: Callback<any>): void | Promise<any>
    • readBufferedDocuments(number?: number): any[]
    • readBufferedDocuments(number?: number): any[]
    • rewind(): void
    • rewind(): void
    • Rewind this cursor to its uninitialized state. Any options that are present on the cursor will remain in effect. Iterating this cursor will cause new queries to be sent to the server, even if the resultant data has already been retrieved by this cursor.

      -

      Returns void

    • toArray(): Promise<any[]>
    • toArray(callback: Callback<any[]>): void
    • toArray(): Promise<any[]>
    • toArray(callback: Callback<any[]>): void
    • tryNext(): Promise<any>
    • tryNext(callback: Callback<any>): void
    • tryNext(): Promise<any>
    • tryNext(callback: Callback<any>): void
    • error(message: string, object?: unknown): void
    • Log a message at the error level

      Parameters

      • message: string

        The message to log

      • Optional object: unknown

        Additional meta data to log

        -

      Returns void

    • info(message: string, object?: unknown): void

    Returns void

    • info(message: string, object?: unknown): void
    • Log a message at the info level

      Parameters

      • message: string

        The message to log

      • Optional object: unknown

        Additional meta data to log

        -

      Returns void

    • isDebug(): boolean

    Returns void

    • isDebug(): boolean
    • isError(): boolean
    • isError(): boolean
    • isInfo(): boolean
    • isInfo(): boolean
    • isWarn(): boolean
    • isWarn(): boolean
    • warn(message: string, object?: unknown): void
    • warn(message: string, object?: unknown): void
    • Log a message at the warn level

      Parameters

      • message: string

        The message to log

      • Optional object: unknown

        Additional meta data to log

        -

      Returns void

    Returns void

    • filter(type: string, values: string[]): void
    • filter(type: string, values: string[]): void
    • Filter log messages for a particular class

      Parameters

      • type: string

        The type of filter (currently only class)

      • values: string[]

        The filters to apply

        -

      Returns void

    • reset(): void

    Returns void

    • reset(): void
    • Resets the logger to default settings, error and no filtered classes

      -

      Returns void

    Returns void

    • Set the current log level

      Parameters

      • newLevel: LoggerLevel

        Set current log level (debug, warn, info, error)

        diff --git a/docs/Next/classes/Long.html b/docs/Next/classes/Long.html index d4555b4187a..7c5cdb878c2 100644 --- a/docs/Next/classes/Long.html +++ b/docs/Next/classes/Long.html @@ -13,7 +13,7 @@ a positive number, it overflows back into a negative). Not handling this case would often result in infinite recursion. Common constant values ZERO, ONE, NEG_ONE, etc. are found as static properties on this class.

        -

    Hierarchy

    • Long

    Index

    Constructors

    • new Long(low?: string | number | bigint, high?: number | boolean, unsigned?: boolean): Long
    • +

    Hierarchy

    • Long

    Index

    Constructors

    • new Long(low?: string | number | bigint, high?: number | boolean, unsigned?: boolean): Long
    • Constructs a 64 bit two's-complement integer, given its low and high 32 bit values as signed integers. See the from* functions below for more convenient ways of constructing Longs.

      Acceptable signatures are:

      @@ -28,186 +28,186 @@

      The high (signed) 32 bits of the long

    • Optional unsigned: boolean

      Whether unsigned or not, defaults to signed

      -

    Returns Long

    Properties

    __isLong__: true
    +

    Returns Long

    Properties

    __isLong__: true

    An indicator used to reliably determine if an object is a Long or not.

    -
    _bsontype: "Long"
    high: number
    +
    _bsontype: "Long"
    high: number

    The high 32 bits as a signed value.

    -
    low: number
    +
    low: number

    The low 32 bits as a signed value.

    -
    unsigned: boolean
    +
    unsigned: boolean

    Whether unsigned or not.

    -
    MAX_UNSIGNED_VALUE: Long
    +
    MAX_UNSIGNED_VALUE: Long

    Maximum unsigned value.

    -
    MAX_VALUE: Long
    +
    MAX_VALUE: Long

    Maximum signed value.

    -
    MIN_VALUE: Long
    +
    MIN_VALUE: Long

    Minimum signed value.

    -
    NEG_ONE: Long
    +
    NEG_ONE: Long

    Signed negative one.

    -
    ONE: Long
    +
    ONE: Long

    Signed one.

    -
    TWO_PWR_24: Long
    UONE: Long
    +
    TWO_PWR_24: Long
    UONE: Long

    Unsigned one.

    -
    UZERO: Long
    +
    UZERO: Long

    Unsigned zero.

    -
    ZERO: Long
    +
    ZERO: Long

    Signed zero

    -

    Methods

    • +

    Methods

    • Returns the sum of this and the specified Long.

      -

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns the sum of this and the specified Long.

      Parameters

      Returns Long

      Sum

      -
    • +
    • This is an alias of Long.compare

      -

      Parameters

      Returns 0 | 1 | -1

    • +

      Parameters

      Returns 0 | 1 | -1

    • Compares this Long's value with the specified's.

      Parameters

      Returns 0 | 1 | -1

      0 if they are the same, 1 if the this is greater and -1 if the given one is greater

      -
    • +
    • This is an alias of Long.divide

      -

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns this Long divided by the specified. The result is signed if this Long is signed or unsigned if this Long is unsigned.

      Parameters

      Returns Long

      Quotient

      -
    • +
    • This is an alias of Long.equals

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • Tests if this Long's value equals the specified's.

      Parameters

      Returns boolean

    • eqz(): boolean
    • +

    Returns boolean

    • eqz(): boolean
    • This is an alias of Long.isZero

      -

      Returns boolean

    • +

      Returns boolean

    • getHighBits(): number
    • +

      Parameters

      Returns boolean

    • getHighBits(): number
    • Gets the high 32 bits as a signed integer.

      -

      Returns number

    • getHighBitsUnsigned(): number
    • +

      Returns number

    • getHighBitsUnsigned(): number
    • Gets the high 32 bits as an unsigned integer.

      -

      Returns number

    • getLowBits(): number
    • +

      Returns number

    • getLowBits(): number
    • Gets the low 32 bits as a signed integer.

      -

      Returns number

    • getLowBitsUnsigned(): number
    • +

      Returns number

    • getLowBitsUnsigned(): number
    • Gets the low 32 bits as an unsigned integer.

      -

      Returns number

    • getNumBitsAbs(): number
    • +

      Returns number

    • getNumBitsAbs(): number
    • Gets the number of bits needed to represent the absolute value of this Long.

      -

      Returns number

    • +

      Returns number

    • Tests if this Long's value is greater than the specified's.

      -

      Parameters

      Returns boolean

    • greaterThanOrEqual(other: string | number | Long | Timestamp): boolean
    • +

      Parameters

      Returns boolean

    • greaterThanOrEqual(other: string | number | Long | Timestamp): boolean
    • Tests if this Long's value is greater than or equal the specified's.

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • This is an alias of Long.greaterThan

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • inspect(): string
    • Returns string

    • isEven(): boolean
    • +

      Parameters

      Returns boolean

    • inspect(): string
    • Returns string

    • isEven(): boolean
    • Tests if this Long's value is even.

      -

      Returns boolean

    • isNegative(): boolean
    • +

      Returns boolean

    • isNegative(): boolean
    • Tests if this Long's value is negative.

      -

      Returns boolean

    • isOdd(): boolean
    • +

      Returns boolean

    • isOdd(): boolean
    • Tests if this Long's value is odd.

      -

      Returns boolean

    • isPositive(): boolean
    • +

      Returns boolean

    • isPositive(): boolean
    • Tests if this Long's value is positive.

      -

      Returns boolean

    • isZero(): boolean
    • +

      Returns boolean

    • isZero(): boolean
    • Tests if this Long's value equals zero.

      -

      Returns boolean

    • +

      Returns boolean

    • +

      Parameters

      Returns boolean

    • Tests if this Long's value is less than the specified's.

      -

      Parameters

      Returns boolean

    • lessThanOrEqual(other: string | number | Long | Timestamp): boolean
    • +

      Parameters

      Returns boolean

    • lessThanOrEqual(other: string | number | Long | Timestamp): boolean
    • Tests if this Long's value is less than or equal the specified's.

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • This is an alias of {@link Long#lessThan}.

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • This is an alias of Long.modulo

      -

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns this Long modulo the specified.

      -

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns the product of this and the specified Long.

      Parameters

      Returns Long

      Product

      -
    • +
    • This is an alias of Long.notEquals

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • This is an alias of Long.negate

      -

      Returns Long

    • +

      Returns Long

    • Returns the Negation of this Long's value.

      -

      Returns Long

    • +

      Returns Long

    • This is an alias of Long.notEquals

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • Returns the bitwise NOT of this Long.

      -

      Returns Long

    • +

      Returns Long

    • Tests if this Long's value differs from the specified's.

      -

      Parameters

      Returns boolean

    • +

      Parameters

      Returns boolean

    • Returns the bitwise OR of this Long and the specified.

      -

      Parameters

      • other: string | number | Long

      Returns Long

    • +

      Parameters

      • other: string | number | Long

      Returns Long

    • This is an alias of Long.modulo

      -

      Parameters

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns this Long with bits shifted to the left by the given amount.

      Parameters

      • numBits: number | Long

        Number of bits

      Returns Long

      Shifted Long

      -
    • shiftRight(numBits: number | Long): Long
    • +
    • shiftRight(numBits: number | Long): Long
    • Returns this Long with bits arithmetically shifted to the right by the given amount.

      Parameters

      • numBits: number | Long

        Number of bits

      Returns Long

      Shifted Long

      -
    • shiftRightUnsigned(numBits: number | Long): Long
    • +
    • shiftRightUnsigned(numBits: number | Long): Long
    • Returns this Long with bits logically shifted to the right by the given amount.

      Parameters

      • numBits: number | Long

        Number of bits

      Returns Long

      Shifted Long

      -
    • +
    • This is an alias of Long.shiftLeft

      -

      Parameters

      • numBits: number | Long

      Returns Long

    • +

      Parameters

      • numBits: number | Long

      Returns Long

    • This is an alias of Long.shiftRight

      -

      Parameters

      • numBits: number | Long

      Returns Long

    • +

      Parameters

      • numBits: number | Long

      Returns Long

    • +

      Parameters

      • numBits: number | Long

      Returns Long

    • +

      Parameters

      • numBits: number | Long

      Returns Long

    • +

      Parameters

      Returns Long

    • Returns the difference of this and the specified Long.

      Parameters

      Returns Long

      Difference

      -
    • toBigInt(): bigint
    • +
    • toBigInt(): bigint
    • Converts the Long to a BigInt (arbitrary precision).

      -

      Returns bigint

    • toBytes(le?: boolean): number[]
    • +

      Returns bigint

    • toBytes(le?: boolean): number[]
    • Converts this Long to its byte representation.

      Parameters

      • Optional le: boolean

        Whether little or big endian, defaults to big endian

      Returns number[]

      Byte representation

      -
    • toBytesBE(): number[]
    • +
    • toBytesBE(): number[]
    • Converts this Long to its big endian byte representation.

      Returns number[]

      Big endian byte representation

      -
    • toBytesLE(): number[]
    • +
    • toBytesLE(): number[]
    • Converts this Long to its little endian byte representation.

      Returns number[]

      Little endian byte representation

      -
    • toExtendedJSON(options?: Options): number | LongExtended
    • Parameters

      • Optional options: Options

      Returns number | LongExtended

    • toInt(): number
    • +
    • toExtendedJSON(options?: Options): number | LongExtended
    • Parameters

      • Optional options: Options

      Returns number | LongExtended

    • toInt(): number
    • Converts the Long to a 32 bit integer, assuming it is a 32 bit integer.

      -

      Returns number

    • toNumber(): number
    • +

      Returns number

    • toNumber(): number
    • Converts the Long to a the nearest floating-point representation of this value (double, 53 bit mantissa).

      -

      Returns number

    • +

      Returns number

    • Converts this Long to signed.

      -

      Returns Long

    • toString(radix?: number): string
    • +

      Returns Long

    • toString(radix?: number): string
    • Converts the Long to a string written in the specified radix.

      throws

      RangeError If radix is out of range

      Parameters

      • Optional radix: number

        Radix (2-36), defaults to 10

        -

      Returns string

    • +

    Returns string

    • Converts this Long to unsigned.

      -

      Returns Long

    • xor(other: string | number | Long): Long
    • +

      Returns Long

    • xor(other: string | number | Long): Long
    • Returns the bitwise XOR of this Long and the given one.

      -

      Parameters

      • other: string | number | Long

      Returns Long

    • fromBigInt(value: bigint, unsigned?: boolean): Long
    • +

      Parameters

      • other: string | number | Long

      Returns Long

    • fromBigInt(value: bigint, unsigned?: boolean): Long
    • Returns a Long representing the given value, provided that it is a finite number. Otherwise, zero is returned.

      Parameters

      • value: bigint

        The number in question

      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromBits(lowBits: number, highBits: number, unsigned?: boolean): Long
    • +
    • fromBits(lowBits: number, highBits: number, unsigned?: boolean): Long
    • Returns a Long representing the 64 bit integer that comes by concatenating the given low and high bits. Each is assumed to use 32 bits.

      Parameters

      • lowBits: number
        @@ -217,7 +217,7 @@
      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromBytes(bytes: number[], unsigned?: boolean, le?: boolean): Long
    • +
    • fromBytes(bytes: number[], unsigned?: boolean, le?: boolean): Long
    • Creates a Long from its byte representation.

      Parameters

      • bytes: number[]

        Byte representation

        @@ -226,35 +226,35 @@
      • Optional le: boolean

        Whether little or big endian, defaults to big endian

      Returns Long

      The corresponding Long value

      -
    • fromBytesBE(bytes: number[], unsigned?: boolean): Long
    • +
    • fromBytesBE(bytes: number[], unsigned?: boolean): Long
    • Creates a Long from its big endian byte representation.

      Parameters

      • bytes: number[]

        Big endian byte representation

      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromBytesLE(bytes: number[], unsigned?: boolean): Long
    • +
    • fromBytesLE(bytes: number[], unsigned?: boolean): Long
    • Creates a Long from its little endian byte representation.

      Parameters

      • bytes: number[]

        Little endian byte representation

      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromExtendedJSON(doc: { $numberLong: string }, options?: Options): number | Long
    • Parameters

      • doc: { $numberLong: string }
        • $numberLong: string
      • Optional options: Options

      Returns number | Long

    • fromInt(value: number, unsigned?: boolean): Long
    • +
    • fromExtendedJSON(doc: { $numberLong: string }, options?: Options): number | Long
    • Parameters

      • doc: { $numberLong: string }
        • $numberLong: string
      • Optional options: Options

      Returns number | Long

    • fromInt(value: number, unsigned?: boolean): Long
    • Returns a Long representing the given 32 bit integer value.

      Parameters

      • value: number

        The 32 bit integer in question

      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromNumber(value: number, unsigned?: boolean): Long
    • +
    • fromNumber(value: number, unsigned?: boolean): Long
    • Returns a Long representing the given value, provided that it is a finite number. Otherwise, zero is returned.

      Parameters

      • value: number

        The number in question

      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

      Returns Long

      The corresponding Long value

      -
    • fromString(str: string, unsigned?: boolean, radix?: number): Long
    • +
    • fromString(str: string, unsigned?: boolean, radix?: number): Long
    • Returns a Long representation of the given string, written using the specified radix.

      Parameters

      • str: string

        The textual representation of the Long

        @@ -263,10 +263,10 @@
      • Optional radix: number

        The radix in which the text is written (2-36), defaults to 10

      Returns Long

      The corresponding Long value

      -
    • fromValue(val: string | number | { high: number; low: number; unsigned?: boolean }, unsigned?: boolean): Long
    • +
    • fromValue(val: string | number | { high: number; low: number; unsigned?: boolean }, unsigned?: boolean): Long
    • Converts the specified value to a Long.

      Parameters

      • val: string | number | { high: number; low: number; unsigned?: boolean }
      • Optional unsigned: boolean

        Whether unsigned or not, defaults to signed

        -

      Returns Long

    • isLong(value: unknown): value is Long
    • +

    Returns Long

    • isLong(value: unknown): value is Long
    • Tests if the specified object is a Long.

      Parameters

      • value: unknown

      Returns value is Long

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/MaxKey.html b/docs/Next/classes/MaxKey.html index e635d10a512..0fffb6e012d 100644 --- a/docs/Next/classes/MaxKey.html +++ b/docs/Next/classes/MaxKey.html @@ -1,3 +1,3 @@ MaxKey | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class MaxKey

    A class representation of the BSON MaxKey type.

    -

    Hierarchy

    • MaxKey

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Returns MaxKey

    Properties

    _bsontype: "MaxKey"

    Methods

    • inspect(): string
    • Returns string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • MaxKey

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Returns MaxKey

    Properties

    _bsontype: "MaxKey"

    Methods

    • inspect(): string
    • Returns string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/MinKey.html b/docs/Next/classes/MinKey.html index 9cc7b16bb83..1596bbb8843 100644 --- a/docs/Next/classes/MinKey.html +++ b/docs/Next/classes/MinKey.html @@ -1,3 +1,3 @@ MinKey | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class MinKey

    A class representation of the BSON MinKey type.

    -

    Hierarchy

    • MinKey

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Returns MinKey

    Properties

    _bsontype: "MinKey"

    Methods

    • inspect(): string
    • Returns string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • MinKey

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Returns MinKey

    Properties

    _bsontype: "MinKey"

    Methods

    • inspect(): string
    • Returns string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/MongoAPIError.html b/docs/Next/classes/MongoAPIError.html index 5fe28833b7a..277869116f1 100644 --- a/docs/Next/classes/MongoAPIError.html +++ b/docs/Next/classes/MongoAPIError.html @@ -1,17 +1,17 @@ MongoAPIError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class MongoAPIError

    An error generated when the driver API is used incorrectly

    privateremarks

    Should never be directly instantiated

    -

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number
    +

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
    +
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    Type declaration

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    codeName?: string
    errInfo?: Document
    message: string
    ok?: number
    stack?: string
    topologyVersion?: TopologyVersion
    writeConcernError?: Document
    writeErrors: OneOrMore<WriteError> = []
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
    +
    codeName?: string
    errInfo?: Document
    message: string
    ok?: number
    stack?: string
    topologyVersion?: TopologyVersion
    writeConcernError?: Document
    writeErrors: OneOrMore<WriteError> = []
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    Type declaration

    stackTraceLimit: number

    Accessors

    • get deletedCount(): number
    stackTraceLimit: number

    Accessors

    • get deletedCount(): number
    • get errmsg(): string
    • +

      Returns number

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get insertedCount(): number
    • get errorLabels(): string[]
    • Returns string[]

    • get insertedCount(): number
    • get insertedIds(): {}
    • get insertedIds(): {}
    • Inserted document generated Id's, hash key is the index of the originating operation

      -

      Returns {}

      • [key: number]: any
    • get matchedCount(): number
    • get matchedCount(): number
    • get modifiedCount(): number
    • get modifiedCount(): number
    • get name(): string
    • get upsertedCount(): number
    • get name(): string
    • get upsertedCount(): number
    • get upsertedIds(): {}
    • get upsertedIds(): {}
    • Upserted document generated Id's, hash key is the index of the originating operation

      -

      Returns {}

      • [key: number]: any

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • Checks the error to see if it has an error label

      Parameters

      • label: string

        The error label to check for

        diff --git a/docs/Next/classes/MongoClient.html b/docs/Next/classes/MongoClient.html index 68f77a0ccbd..bb5a04d8be9 100644 --- a/docs/Next/classes/MongoClient.html +++ b/docs/Next/classes/MongoClient.html @@ -5,7 +5,7 @@
        example
        // Connect using the MongoClient.connect static method
        const MongoClient = require('mongodb').MongoClient;
        const test = require('assert');
        // Connection url
        const url = 'mongodb://localhost:27017';
        // Database Name
        const dbName = 'test';
        // Connect using MongoClient
        MongoClient.connect(url, function(err, client) {
        const db = client.db(dbName);
        client.close();
        });
        -

    Hierarchy

    Index

    Constructors

    Properties

    captureRejectionSymbol: typeof captureRejectionSymbol
    captureRejections: boolean
    +

    Hierarchy

    Index

    Constructors

    Properties

    captureRejectionSymbol: typeof captureRejectionSymbol
    captureRejections: boolean

    Sets or gets the default captureRejection value for all emitters.

    defaultMaxListeners: number
    errorMonitor: typeof errorMonitor

    This symbol shall be used to install a listener for only monitoring 'error' @@ -14,22 +14,22 @@

    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.

    -

    Accessors

    • get serverApi(): Readonly<undefined | ServerApi>

    Methods

    • close(): Promise<void>
    • close(callback: Callback<void>): void
    • close(force: boolean): Promise<void>
    • close(force: boolean, callback: Callback<void>): void

    Accessors

    • get serverApi(): Readonly<undefined | ServerApi>

    Methods

    • close(): Promise<void>
    • close(callback: Callback<void>): void
    • close(force: boolean): Promise<void>
    • close(force: boolean, callback: Callback<void>): void
    • Create a new Db instance sharing the current socket connections.

      Parameters

      • Optional dbName: string

        The name of the database we want to use. If not provided, use database name from connection string.

      • Optional options: DbOptions

        Optional settings for Db construction

        -

      Returns Db

    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<MongoClientEvents[EventKey]>): boolean
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      Returns boolean

    • eventNames(): string[]

    Returns Db

    • emit<EventKey>(event: symbol | EventKey, ...args: Parameters<MongoClientEvents[EventKey]>): boolean
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      Returns boolean

    • eventNames(): string[]
    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • type: string | symbol | EventKey

      Returns number

    • listeners<EventKey>(event: string | symbol | EventKey): MongoClientEvents[EventKey][]
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • event: string | symbol | EventKey

      Returns MongoClientEvents[EventKey][]

    • rawListeners<EventKey>(event: string | symbol | EventKey): MongoClientEvents[EventKey][]
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • event: string | symbol | EventKey

      Returns MongoClientEvents[EventKey][]

    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): MongoClient
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • Optional event: string | symbol | EventKey

      Returns MongoClient

    • getMaxListeners(): number
    • listenerCount<EventKey>(type: string | symbol | EventKey): number
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • type: string | symbol | EventKey

      Returns number

    • listeners<EventKey>(event: string | symbol | EventKey): MongoClientEvents[EventKey][]
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • event: string | symbol | EventKey

      Returns MongoClientEvents[EventKey][]

    • rawListeners<EventKey>(event: string | symbol | EventKey): MongoClientEvents[EventKey][]
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • event: string | symbol | EventKey

      Returns MongoClientEvents[EventKey][]

    • removeAllListeners<EventKey>(event?: string | symbol | EventKey): MongoClient
    • Type parameters

      • EventKey: "error" | "timeout" | "close" | "open" | "serverOpening" | "serverClosed" | "serverDescriptionChanged" | "topologyOpening" | "topologyClosed" | "topologyDescriptionChanged" | "connectionPoolCreated" | "connectionPoolClosed" | "connectionPoolCleared" | "connectionCreated" | "connectionReady" | "connectionClosed" | "connectionCheckOutStarted" | "connectionCheckOutFailed" | "connectionCheckedOut" | "connectionCheckedIn" | "commandStarted" | "commandSucceeded" | "commandFailed" | "serverHeartbeatStarted" | "serverHeartbeatSucceeded" | "serverHeartbeatFailed"

      Parameters

      • Optional event: string | symbol | EventKey

      Returns MongoClient

    • Create a new Change Stream, watching for new changes (insertions, updates, replacements, deletions, and invalidations) in this cluster. Will ignore all changes to system collections, as well as the local, admin, and config databases.

      @@ -46,17 +46,17 @@

      An array of aggregation pipeline stages through which to pass change stream documents. This allows for filtering (using $match) and manipulating the change stream documents.

    • options: ChangeStreamOptions = {}

      Optional settings for the command

      -

    Returns ChangeStream<TSchema, TChange>

    Returns ChangeStream<TSchema, TChange>

    • Runs a given operation with an implicitly created session. The lifetime of the session will be handled without the need for user interaction.

      NOTE: presently the operation MUST return a Promise (either explicit or implicitly as an async function)

      Parameters

      Returns Promise<void>

    • Parameters

      Returns Promise<void>

    Returns Promise<void>

  • Parameters

    Returns Promise<void>

    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    • getEventListeners(emitter: EventEmitter | DOMEventTarget, name: string | symbol): Function[]
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • validate(): void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/MongoCursorExhaustedError.html b/docs/Next/classes/MongoCursorExhaustedError.html index 3e2f2e06d4b..b76fdb720d6 100644 --- a/docs/Next/classes/MongoCursorExhaustedError.html +++ b/docs/Next/classes/MongoCursorExhaustedError.html @@ -1,16 +1,16 @@ MongoCursorExhaustedError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class MongoCursorExhaustedError

    An error thrown when an attempt is made to read from a cursor that has been exhausted

    -

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number
    +

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
    +
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    Type declaration

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean

    Properties

    collection: undefined | string
    db: string

    Methods

    • toString(): string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/MongoDecompressionError.html b/docs/Next/classes/MongoDecompressionError.html index 0a0ce95700f..df53f7ed108 100644 --- a/docs/Next/classes/MongoDecompressionError.html +++ b/docs/Next/classes/MongoDecompressionError.html @@ -1,17 +1,17 @@ MongoDecompressionError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class MongoDecompressionError

    An error generated when the driver fails to decompress data received from the server.

    -

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number
    +

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
    +
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    Type declaration

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • Checks the error to see if it has an error label

      Parameters

      • label: string

        The error label to check for

        diff --git a/docs/Next/classes/MongoRuntimeError.html b/docs/Next/classes/MongoRuntimeError.html index cb70b82548d..9532d81329a 100644 --- a/docs/Next/classes/MongoRuntimeError.html +++ b/docs/Next/classes/MongoRuntimeError.html @@ -2,15 +2,15 @@

        An error generated when the driver encounters unexpected input or reaches an unexpected/invalid internal state

        privateremarks

        Should never be directly instantiated.

        -

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number
    +

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • Checks the error to see if it has an error label

      Parameters

      • label: string

        The error label to check for

        diff --git a/docs/Next/classes/MongoUnexpectedServerResponseError.html b/docs/Next/classes/MongoUnexpectedServerResponseError.html index 88f5261a7f1..9ba4d615d90 100644 --- a/docs/Next/classes/MongoUnexpectedServerResponseError.html +++ b/docs/Next/classes/MongoUnexpectedServerResponseError.html @@ -12,15 +12,15 @@

        Example

        selection returns a server that does not support retryable operations, this error is used. This scenario is unlikely as retryable support would also have been determined on the first attempt but it is possible the state change could report a selectable server that does not support retries.

        -

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number
    +

    Hierarchy

    Index

    Constructors

    Properties

    code?: string | number

    This is a number in MongoServerError and a string in MongoDriverError

    privateremarks

    Define the type override on the subclasses when we can use the override keyword

    -
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +
    message: string
    stack?: string
    topologyVersion?: TopologyVersion
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    stackTraceLimit: number

    Accessors

    • get errmsg(): string
    • Legacy name for server error responses

      -

      Returns string

    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean
    • get errorLabels(): string[]
    • Returns string[]

    • get name(): string

    Methods

    • addErrorLabel(label: string): void
    • hasErrorLabel(label: string): boolean

    Properties

    _bsontype: "ObjectID"
    cacheHexString: boolean

    Accessors

    • get generationTime(): number
    • set generationTime(value: number): void
    • The generation time of this ObjectId instance

      deprecated

      Please use getTimestamp / createFromTime which returns an int32 epoch

      -

      Returns number

    • +

      Returns number

    • The generation time of this ObjectId instance

      deprecated

      Please use getTimestamp / createFromTime which returns an int32 epoch

      -

      Parameters

      • value: number

      Returns void

    • get id(): Buffer
    • set id(value: Buffer): void
    • +

      Parameters

      • value: number

      Returns void

    • get id(): Buffer
    • set id(value: Buffer): void
    • The ObjectId bytes

      -
      readonly

      Returns Buffer

    • +
      readonly

      Returns Buffer

    • The ObjectId bytes

      -
      readonly

      Parameters

      • value: Buffer

      Returns void

    Methods

    • equals(otherId: string | ObjectId | ObjectIdLike): boolean
    • +
      readonly

      Parameters

      • value: Buffer

      Returns void

    Methods

    • equals(otherId: string | ObjectId | ObjectIdLike): boolean
    • Compares the equality of this ObjectId with otherID.

      Parameters

      • otherId: string | ObjectId | ObjectIdLike

        ObjectId instance to compare against.

        -

      Returns boolean

    • getTimestamp(): Date
    • +

    Returns boolean

    • getTimestamp(): Date
    • Returns the generation date (accurate up to the second) that this ID was generated.

      -

      Returns Date

    • inspect(): string
    • Returns string

    • toHexString(): string
    • +

      Returns Date

    • inspect(): string
    • Returns string

    • toHexString(): string
    • Returns the ObjectId id as a 24 character hex string representation

      -

      Returns string

    • toJSON(): string
    • +

      Returns string

    • toJSON(): string
    • Converts to its JSON the 24 character hex string representation.

      -

      Returns string

    • toString(format?: string): string
    • +

      Returns string

    • toString(format?: string): string
    • Converts the id into a 24 character hex string for printing

      Parameters

      • Optional format: string

        The Buffer toString format parameter.

        -

      Returns string

    • createFromHexString(hexString: string): ObjectId
    • +

    Returns string

    • createFromHexString(hexString: string): ObjectId
    • Creates an ObjectId from a hex string representation of an ObjectId.

      Parameters

      • hexString: string

        create a ObjectId from a passed in 24 character hexstring.

        -

      Returns ObjectId

    • +

    Returns ObjectId

    • Creates an ObjectId from a second based number, with the rest of the ObjectId zeroed out. Used for comparisons or sorting the ObjectId.

      Parameters

      • time: number

        an integer number representing a number of seconds.

        -

      Returns ObjectId

    • generate(time?: number): Buffer
    • +

    Returns ObjectId

    • generate(time?: number): Buffer
    • Generate a 12 byte id buffer used in ObjectId's

      Parameters

      • Optional time: number

        pass in a second based timestamp.

        -

      Returns Buffer

    • isValid(id: string | number | Uint8Array | Buffer | ObjectId | ObjectIdLike): boolean
    • +

    Returns Buffer

    • isValid(id: string | number | Uint8Array | Buffer | ObjectId | ObjectIdLike): boolean

    Properties

    hedge?: HedgeOptions
    maxStalenessSeconds?: number
    minWireVersion?: number
    tags?: TagSet[]
    NEAREST: "nearest" = ReadPreferenceMode.nearest
    PRIMARY: "primary" = ReadPreferenceMode.primary
    PRIMARY_PREFERRED: "primaryPreferred" = ReadPreferenceMode.primaryPreferred
    SECONDARY: "secondary" = ReadPreferenceMode.secondary
    SECONDARY_PREFERRED: "secondaryPreferred" = ReadPreferenceMode.secondaryPreferred
    nearest: ReadPreference = ...
    primary: ReadPreference = ...
    primaryPreferred: ReadPreference = ...
    secondary: ReadPreference = ...
    secondaryPreferred: ReadPreference = ...

    Accessors

    Methods

    • isValid(mode?: string): boolean

    Returns boolean

    • isValid(mode?: string): boolean
    • Validate if a mode is legal

      Parameters

      • Optional mode: string

        The string representing the read preference mode.

        -

      Returns boolean

    • secondaryOk(): boolean

    Returns boolean

    • secondaryOk(): boolean
    • slaveOk(): boolean
    • slaveOk(): boolean
    • isValid(mode: string): boolean

    Returns undefined | ReadPreference

    • isValid(mode: string): boolean
    • Validate if a mode is legal

      Parameters

      • mode: string

        The string representing the read preference mode.

        -

      Returns boolean

    Returns boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerCapabilities.html b/docs/Next/classes/ServerCapabilities.html index 3fd998727f0..310a6b4efed 100644 --- a/docs/Next/classes/ServerCapabilities.html +++ b/docs/Next/classes/ServerCapabilities.html @@ -1 +1 @@ -ServerCapabilities | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerCapabilities

    Hierarchy

    • ServerCapabilities

    Index

    Constructors

    Properties

    maxWireVersion: number
    minWireVersion: number

    Accessors

    • get commandsTakeCollation(): boolean
    • get commandsTakeWriteConcern(): boolean
    • get hasAggregationCursor(): boolean
    • get hasAuthCommands(): boolean
    • get hasListCollectionsCommand(): boolean
    • get hasListIndexesCommand(): boolean
    • get hasTextSearch(): boolean
    • get hasWriteCommands(): boolean
    • get supportsSnapshotReads(): boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ServerCapabilities | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerCapabilities

    Hierarchy

    • ServerCapabilities

    Index

    Constructors

    Properties

    maxWireVersion: number
    minWireVersion: number

    Accessors

    • get commandsTakeCollation(): boolean
    • get commandsTakeWriteConcern(): boolean
    • get hasAggregationCursor(): boolean
    • get hasAuthCommands(): boolean
    • get hasListCollectionsCommand(): boolean
    • get hasListIndexesCommand(): boolean
    • get hasTextSearch(): boolean
    • get hasWriteCommands(): boolean
    • get supportsSnapshotReads(): boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerClosedEvent.html b/docs/Next/classes/ServerClosedEvent.html index a1b9a3a2899..47983f9e80d 100644 --- a/docs/Next/classes/ServerClosedEvent.html +++ b/docs/Next/classes/ServerClosedEvent.html @@ -1,7 +1,7 @@ ServerClosedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerClosedEvent

    Emitted when server is closed.

    -

    Hierarchy

    • ServerClosedEvent

    Index

    Properties

    address: string
    +

    Hierarchy

    • ServerClosedEvent

    Index

    Properties

    address: string

    The address (host/port pair) of the server

    -
    topologyId: number
    +
    topologyId: number

    A unique identifier for the topology

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerDescription.html b/docs/Next/classes/ServerDescription.html index 1f858814498..58e9d7a92b5 100644 --- a/docs/Next/classes/ServerDescription.html +++ b/docs/Next/classes/ServerDescription.html @@ -1,13 +1,13 @@ ServerDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerDescription

    The client's view of a single server, based on the most recent hello outcome.

    Internal type, not meant to be directly instantiated

    -

    Hierarchy

    • ServerDescription

    Index

    Properties

    $clusterTime?: ClusterTime
    address: string
    arbiters: string[]
    electionId: null | ObjectId
    error: null | MongoServerError
    hosts: string[]
    lastUpdateTime: number
    lastWriteDate: number
    logicalSessionTimeoutMinutes: null | number
    maxWireVersion: number
    me: null | string
    minWireVersion: number
    passives: string[]
    primary: null | string
    roundTripTime: number
    setName: null | string
    setVersion: null | number
    tags: TagSet
    topologyVersion: null | TopologyVersion

    Accessors

    • get allHosts(): string[]
    • get host(): string
    • get isDataBearing(): boolean

    Hierarchy

    • ServerDescription

    Index

    Properties

    $clusterTime?: ClusterTime
    address: string
    arbiters: string[]
    electionId: null | ObjectId
    error: null | MongoServerError
    hosts: string[]
    lastUpdateTime: number
    lastWriteDate: number
    logicalSessionTimeoutMinutes: null | number
    maxWireVersion: number
    me: null | string
    minWireVersion: number
    passives: string[]
    primary: null | string
    roundTripTime: number
    setName: null | string
    setVersion: null | number
    tags: TagSet
    topologyVersion: null | TopologyVersion

    Accessors

    • get allHosts(): string[]
    • get host(): string
    • get isDataBearing(): boolean
    • get isReadable(): boolean
    • get isReadable(): boolean
    • get isWritable(): boolean
    • get isWritable(): boolean
    • get port(): number

    Methods

    • get port(): number

    Methods

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerDescriptionChangedEvent.html b/docs/Next/classes/ServerDescriptionChangedEvent.html index f74f665b6ed..a45c8e22efd 100644 --- a/docs/Next/classes/ServerDescriptionChangedEvent.html +++ b/docs/Next/classes/ServerDescriptionChangedEvent.html @@ -1,11 +1,11 @@ ServerDescriptionChangedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerDescriptionChangedEvent

    Emitted when server description changes, but does NOT include changes to the RTT.

    -

    Hierarchy

    • ServerDescriptionChangedEvent

    Index

    Properties

    address: string
    +

    Hierarchy

    • ServerDescriptionChangedEvent

    Index

    Properties

    address: string

    The address (host/port pair) of the server

    -
    newDescription: ServerDescription
    +
    newDescription: ServerDescription

    The new server description

    -
    previousDescription: ServerDescription
    +
    previousDescription: ServerDescription

    The previous server description

    -
    topologyId: number
    +
    topologyId: number

    A unique identifier for the topology

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerHeartbeatFailedEvent.html b/docs/Next/classes/ServerHeartbeatFailedEvent.html index 53c721e7b57..d12c08a8477 100644 --- a/docs/Next/classes/ServerHeartbeatFailedEvent.html +++ b/docs/Next/classes/ServerHeartbeatFailedEvent.html @@ -1,9 +1,9 @@ ServerHeartbeatFailedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerHeartbeatFailedEvent

    Emitted when the server monitor’s hello fails, either with an “ok: 0” or a socket exception.

    -

    Hierarchy

    • ServerHeartbeatFailedEvent

    Index

    Properties

    connectionId: string
    +

    Hierarchy

    • ServerHeartbeatFailedEvent

    Index

    Properties

    connectionId: string

    The connection id for the command

    -
    duration: number
    +
    duration: number

    The execution time of the event in ms

    -
    failure: Error
    +
    failure: Error

    The command failure

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerHeartbeatStartedEvent.html b/docs/Next/classes/ServerHeartbeatStartedEvent.html index a486924317b..e71797336cf 100644 --- a/docs/Next/classes/ServerHeartbeatStartedEvent.html +++ b/docs/Next/classes/ServerHeartbeatStartedEvent.html @@ -1,6 +1,6 @@ ServerHeartbeatStartedEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerHeartbeatStartedEvent

    Emitted when the server monitor’s hello command is started - immediately before the hello command is serialized into raw BSON and written to the socket.

    -

    Hierarchy

    • ServerHeartbeatStartedEvent

    Index

    Properties

    Properties

    connectionId: string
    +

    Hierarchy

    • ServerHeartbeatStartedEvent

    Index

    Properties

    Properties

    connectionId: string

    The connection id for the command

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerHeartbeatSucceededEvent.html b/docs/Next/classes/ServerHeartbeatSucceededEvent.html index 8363b830b26..fb10af8b660 100644 --- a/docs/Next/classes/ServerHeartbeatSucceededEvent.html +++ b/docs/Next/classes/ServerHeartbeatSucceededEvent.html @@ -1,9 +1,9 @@ ServerHeartbeatSucceededEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerHeartbeatSucceededEvent

    Emitted when the server monitor’s hello succeeds.

    -

    Hierarchy

    • ServerHeartbeatSucceededEvent

    Index

    Properties

    connectionId: string
    +

    Hierarchy

    • ServerHeartbeatSucceededEvent

    Index

    Properties

    connectionId: string

    The connection id for the command

    -
    duration: number
    +
    duration: number

    The execution time of the event in ms

    -
    reply: Document
    +
    reply: Document

    The command reply

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerOpeningEvent.html b/docs/Next/classes/ServerOpeningEvent.html index 5168e8581cd..64535aeb92f 100644 --- a/docs/Next/classes/ServerOpeningEvent.html +++ b/docs/Next/classes/ServerOpeningEvent.html @@ -1,7 +1,7 @@ ServerOpeningEvent | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerOpeningEvent

    Emitted when server is initialized.

    -

    Hierarchy

    • ServerOpeningEvent

    Index

    Properties

    address: string
    +

    Hierarchy

    • ServerOpeningEvent

    Index

    Properties

    address: string

    The address (host/port pair) of the server

    -
    topologyId: number
    +
    topologyId: number

    A unique identifier for the topology

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/ServerSession.html b/docs/Next/classes/ServerSession.html index 7e651fadde7..a7bd49c2249 100644 --- a/docs/Next/classes/ServerSession.html +++ b/docs/Next/classes/ServerSession.html @@ -1,7 +1,7 @@ ServerSession | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ServerSession

    Reflects the existence of a session on the server. Can be reused by the session pool. WARNING: not meant to be instantiated directly. For internal use only.

    -

    Hierarchy

    • ServerSession

    Index

    Properties

    isDirty: boolean
    lastUse: number
    txnNumber: number

    Methods

    • hasTimedOut(sessionTimeoutMinutes: number): boolean

    Hierarchy

    • ServerSession

    Index

    Properties

    isDirty: boolean
    lastUse: number
    txnNumber: number

    Methods

    • hasTimedOut(sessionTimeoutMinutes: number): boolean
    MAX_VALUE: Long

    Methods

    • inspect(): string
    • Returns string

    • toJSON(): { $timestamp: string }
    • Returns { $timestamp: string }

      • $timestamp: string
    • fromBits(lowBits: number, highBits: number): Timestamp
    • Returns a Timestamp for the given high and low bits. Each is assumed to use 32 bits.

      Parameters

      • lowBits: number

        the low 32-bits.

      • highBits: number

        the high 32-bits.

        -

      Returns Timestamp

    • +

    Returns Timestamp

    • Returns a Timestamp represented by the given (32-bit) integer value.

      -

      Parameters

      • value: number

      Returns Timestamp

    • +

      Parameters

      • value: number

      Returns Timestamp

    • Returns a Timestamp representing the given number value, provided that it is a finite number. Otherwise, zero is returned.

      -

      Parameters

      • value: number

      Returns Timestamp

    • fromString(str: string, optRadix: number): Timestamp
    • +

      Parameters

      • value: number

      Returns Timestamp

    • fromString(str: string, optRadix: number): Timestamp

    Properties

    fsync?: boolean | 1

    equivalent to the j option

    -
    j?: boolean
    +
    j?: boolean

    request acknowledgment that the write operation has been written to the on-disk journal

    -
    w?: W
    +
    w?: W

    request acknowledgment that the write operation has propagated to a specified number of mongod instances or to mongod instances with specified tags.

    -
    wtimeout?: number
    +
    wtimeout?: number

    specify a time limit to prevent write operations from blocking indefinitely

    -

    Methods

    Methods

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/WriteConcernError.html b/docs/Next/classes/WriteConcernError.html index 3f5eb757611..138e382c646 100644 --- a/docs/Next/classes/WriteConcernError.html +++ b/docs/Next/classes/WriteConcernError.html @@ -1,10 +1,10 @@ WriteConcernError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class WriteConcernError

    An error representing a failure by the server to apply the requested write concern to the bulk operation.

    -

    Hierarchy

    • WriteConcernError

    Index

    Constructors

    Accessors

    • get code(): undefined | number

    Hierarchy

    • WriteConcernError

    Index

    Constructors

    Accessors

    • get code(): undefined | number
    • get errmsg(): undefined | string
    • get errmsg(): undefined | string

    Methods

    • toString(): string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Returns undefined | string

    Methods

    • toString(): string

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/classes/WriteError.html b/docs/Next/classes/WriteError.html index d89da6a30fd..b4141313cdc 100644 --- a/docs/Next/classes/WriteError.html +++ b/docs/Next/classes/WriteError.html @@ -1,13 +1,13 @@ WriteError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class WriteError

    An error that occurred during a BulkWrite on the server.

    -

    Hierarchy

    • WriteError

    Index

    Constructors

    Properties

    Accessors

    • get code(): number

    Hierarchy

    • WriteError

    Index

    Constructors

    Properties

    Accessors

    • get code(): number
    • get errmsg(): undefined | string
    • get errmsg(): undefined | string
    • get index(): number
    • get index(): number

    Methods

    Methods

    • toJSON(): { code: number; errmsg?: string; index: number; op: Document }
    • toString(): string

    Generated using TypeDoc

    \ No newline at end of file +

    Returns Document

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AbstractCursorOptions.html b/docs/Next/interfaces/AbstractCursorOptions.html index 7a400531228..92c7605298d 100644 --- a/docs/Next/interfaces/AbstractCursorOptions.html +++ b/docs/Next/interfaces/AbstractCursorOptions.html @@ -1,42 +1,42 @@ -AbstractCursorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AbstractCursorOptions

    Hierarchy

    Index

    Properties

    awaitData?: boolean
    +AbstractCursorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AbstractCursorOptions

    Hierarchy

    Index

    Properties

    awaitData?: boolean

    If awaitData is set to true, when the cursor reaches the end of the capped collection, MongoDB blocks the query thread for a period of time waiting for new data to arrive. When new data is inserted into the capped collection, the blocked thread is signaled to wake up and return the next batch to the client.

    -
    batchSize?: number
    +
    batchSize?: number

    Specifies the number of documents to return in each response from MongoDB

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    When applicable maxAwaitTimeMS controls the amount of time subsequent getMores that a cursor uses to fetch more data should take. (ex. cursor.next())

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    When applicable maxTimeMS controls the amount of time the initial command that constructs a cursor should take. (ex. find, aggregate, listCollections)

    -
    noCursorTimeout?: boolean
    promoteBuffers?: boolean
    +
    noCursorTimeout?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    readPreference?: ReadPreferenceLike
    serializeFunctions?: boolean
    +
    readConcern?: ReadConcernLike
    readPreference?: ReadPreferenceLike
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    tailable?: boolean
    +
    session?: ClientSession
    tailable?: boolean

    By default, MongoDB will automatically close a cursor when the client has exhausted all results in the cursor. However, for capped collections you may use a Tailable Cursor that remains open after the client exhausts diff --git a/docs/Next/interfaces/AddUserOptions.html b/docs/Next/interfaces/AddUserOptions.html index 7c2dbe0a3a7..fe36bfd0bc0 100644 --- a/docs/Next/interfaces/AddUserOptions.html +++ b/docs/Next/interfaces/AddUserOptions.html @@ -1,46 +1,46 @@ -AddUserOptions | mongodb

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AddUserOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +AddUserOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AddUserOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    customData?: Document
    +
    customData?: Document

    Custom data associated with the user (only Mongodb 2.6 or higher)

    -
    dbName?: string
    digestPassword?: null
    deprecated

    Please use db.command('createUser', ...) instead for this option

    -
    enableUtf8Validation?: boolean
    +
    dbName?: string
    digestPassword?: null
    deprecated

    Please use db.command('createUser', ...) instead for this option

    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    roles?: string | string[] | RoleSpecification | RoleSpecification[]
    +
    roles?: string | string[] | RoleSpecification | RoleSpecification[]

    Roles associated with the created user

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AggregateOptions.html b/docs/Next/interfaces/AggregateOptions.html index d36afcca736..d6a25ef3d2f 100644 --- a/docs/Next/interfaces/AggregateOptions.html +++ b/docs/Next/interfaces/AggregateOptions.html @@ -1,57 +1,57 @@ -AggregateOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AggregateOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean
    +AggregateOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AggregateOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean

    allowDiskUse lets the server know if it can use disk to store temporary results for the aggregation (requires mongodb 2.6 >).

    -
    authdb?: string
    batchSize?: number
    +
    authdb?: string
    batchSize?: number

    The number of documents to return per batch. See aggregation documentation.

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specify collation.

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    cursor?: Document
    +
    cursor?: Document

    Return the query as cursor, on 2.6 > it returns as a real cursor on pre 2.6 it returns as an emulated cursor.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: Hint
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: Hint

    Add an index selection hint to an aggregation command

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    The maximum amount of time for the server to wait on new documents to satisfy a tailable cursor query.

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    specifies a cumulative time limit in milliseconds for processing operations on the cursor. MongoDB interrupts the operation at the earliest following interrupt point.

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AggregationCursorOptions.html b/docs/Next/interfaces/AggregationCursorOptions.html index 20f020185d1..e16cd39d18d 100644 --- a/docs/Next/interfaces/AggregationCursorOptions.html +++ b/docs/Next/interfaces/AggregationCursorOptions.html @@ -1,69 +1,69 @@ -AggregationCursorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AggregationCursorOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean
    +AggregationCursorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AggregationCursorOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean

    allowDiskUse lets the server know if it can use disk to store temporary results for the aggregation (requires mongodb 2.6 >).

    -
    authdb?: string
    awaitData?: boolean
    +
    authdb?: string
    awaitData?: boolean

    If awaitData is set to true, when the cursor reaches the end of the capped collection, MongoDB blocks the query thread for a period of time waiting for new data to arrive. When new data is inserted into the capped collection, the blocked thread is signaled to wake up and return the next batch to the client.

    -
    batchSize?: number
    +
    batchSize?: number

    Specifies the number of documents to return in each response from MongoDB

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specify collation.

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    cursor?: Document
    +
    cursor?: Document

    Return the query as cursor, on 2.6 > it returns as a real cursor on pre 2.6 it returns as an emulated cursor.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: Hint
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: Hint

    Add an index selection hint to an aggregation command

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    When applicable maxAwaitTimeMS controls the amount of time subsequent getMores that a cursor uses to fetch more data should take. (ex. cursor.next())

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    When applicable maxTimeMS controls the amount of time the initial command that constructs a cursor should take. (ex. find, aggregate, listCollections)

    -
    noCursorTimeout?: boolean
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean
    +
    noCursorTimeout?: boolean
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    tailable?: boolean
    +
    tailable?: boolean

    By default, MongoDB will automatically close a cursor when the client has exhausted all results in the cursor. However, for capped collections you may use a Tailable Cursor that remains open after the client exhausts the results in the initial cursor.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/Auth.html b/docs/Next/interfaces/Auth.html index df8f50f0b7d..d8634517aeb 100644 --- a/docs/Next/interfaces/Auth.html +++ b/docs/Next/interfaces/Auth.html @@ -1,5 +1,5 @@ -Auth | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Auth

    Hierarchy

    • Auth

    Index

    Properties

    password?: string
    +Auth | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Auth

    Hierarchy

    • Auth

    Index

    Properties

    password?: string

    The password for auth

    -
    username?: string
    +
    username?: string

    The username for auth

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AuthMechanismProperties.html b/docs/Next/interfaces/AuthMechanismProperties.html index e7c49d45bf2..a41637bf507 100644 --- a/docs/Next/interfaces/AuthMechanismProperties.html +++ b/docs/Next/interfaces/AuthMechanismProperties.html @@ -1 +1 @@ -AuthMechanismProperties | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AuthMechanismProperties

    Hierarchy

    Index

    Properties

    AWS_SESSION_TOKEN?: string
    CANONICALIZE_HOST_NAME?: GSSAPICanonicalizationValue
    SERVICE_HOST?: string
    SERVICE_NAME?: string
    SERVICE_REALM?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +AuthMechanismProperties | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AuthMechanismProperties

    Hierarchy

    Index

    Properties

    AWS_SESSION_TOKEN?: string
    CANONICALIZE_HOST_NAME?: GSSAPICanonicalizationValue
    SERVICE_HOST?: string
    SERVICE_NAME?: string
    SERVICE_REALM?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AutoEncrypter.html b/docs/Next/interfaces/AutoEncrypter.html index 86f1ac639d3..f3e7caf1c2e 100644 --- a/docs/Next/interfaces/AutoEncrypter.html +++ b/docs/Next/interfaces/AutoEncrypter.html @@ -1 +1 @@ -AutoEncrypter | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncrypter

    Hierarchy

    • AutoEncrypter

    Index

    Constructors

    Properties

    cryptSharedLibVersionInfo: null | { version: bigint; versionStr: string }
    experimental

    Methods

    • teardown(force: boolean, callback: Callback<any>): void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +AutoEncrypter | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncrypter

    Hierarchy

    • AutoEncrypter

    Index

    Constructors

    Properties

    cryptSharedLibVersionInfo: null | { version: bigint; versionStr: string }
    experimental

    Methods

    • teardown(force: boolean, callback: Callback<any>): void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AutoEncryptionOptions.html b/docs/Next/interfaces/AutoEncryptionOptions.html index e62826ffab6..23b6ec7c875 100644 --- a/docs/Next/interfaces/AutoEncryptionOptions.html +++ b/docs/Next/interfaces/AutoEncryptionOptions.html @@ -1,8 +1,8 @@ -AutoEncryptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncryptionOptions

    Hierarchy

    • AutoEncryptionOptions

    Index

    Properties

    bypassAutoEncryption?: boolean
    +AutoEncryptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncryptionOptions

    Hierarchy

    • AutoEncryptionOptions

    Index

    Properties

    bypassAutoEncryption?: boolean

    Allows the user to bypass auto encryption, maintaining implicit decryption

    -
    bypassQueryAnalysis?: boolean
    experimental

    Public Technical Preview: Allows users to bypass query analysis

    -
    encryptedFieldsMap?: Document
    experimental

    Public Technical Preview: Supply a schema for the encrypted fields in the document

    -
    extraOptions?: { cryptSharedLibPath?: string; cryptSharedLibRequired?: boolean; mongocryptdBypassSpawn?: boolean; mongocryptdSpawnArgs?: string[]; mongocryptdSpawnPath?: string; mongocryptdURI?: string }

    Type declaration

    • Optional cryptSharedLibPath?: string
      +
    bypassQueryAnalysis?: boolean
    experimental

    Public Technical Preview: Allows users to bypass query analysis

    +
    encryptedFieldsMap?: Document
    experimental

    Public Technical Preview: Supply a schema for the encrypted fields in the document

    +
    extraOptions?: { cryptSharedLibPath?: string; cryptSharedLibRequired?: boolean; mongocryptdBypassSpawn?: boolean; mongocryptdSpawnArgs?: string[]; mongocryptdSpawnPath?: string; mongocryptdURI?: string }

    Type declaration

    • Optional cryptSharedLibPath?: string

      Full path to a MongoDB Crypt shared library to be used (instead of mongocryptd).

      This needs to be the path to the file itself, not a directory. It can be an absolute or relative path. If the path is relative and @@ -32,11 +32,11 @@

    • Optional mongocryptdURI?: string

      A local process the driver communicates with to determine how to encrypt values in a command. Defaults to "mongodb://%2Fvar%2Fmongocryptd.sock" if domain sockets are available or "mongodb://localhost:27020" otherwise

      -
    keyVaultClient?: MongoClient
    +
    keyVaultClient?: MongoClient

    A MongoClient used to fetch keys from a key vault

    -
    keyVaultNamespace?: string
    +
    keyVaultNamespace?: string

    The namespace where keys are stored in the key vault

    -
    kmsProviders?: { aws?: { accessKeyId: string; secretAccessKey: string; sessionToken?: string }; azure?: { clientId: string; clientSecret: string; identityPlatformEndpoint?: string; tenantId: string }; gcp?: { email: string; endpoint?: string; privateKey: string | Buffer }; kmip?: { endpoint?: string }; local?: { key: string | Buffer } }
    +
    kmsProviders?: { aws?: { accessKeyId: string; secretAccessKey: string; sessionToken?: string }; azure?: { clientId: string; clientSecret: string; identityPlatformEndpoint?: string; tenantId: string }; gcp?: { email: string; endpoint?: string; privateKey: string | Buffer }; kmip?: { endpoint?: string }; local?: { key: string | Buffer } }

    Configuration options that are used by specific KMS providers during key generation, encryption, and decryption.

    Type declaration

    • Optional aws?: { accessKeyId: string; secretAccessKey: string; sessionToken?: string }

      Configuration options for using 'aws' as your KMS provider

      @@ -80,14 +80,14 @@
      • key: string | Buffer

        The master key used to encrypt/decrypt data keys. A 96-byte long Buffer or base64 encoded string.

        -
    options?: { logger?: any }

    Type declaration

    options?: { logger?: any }

    Type declaration

    proxyOptions?: ProxyOptions
    schemaMap?: Document
    +

    Parameters

    Returns void

    proxyOptions?: ProxyOptions
    schemaMap?: Document

    A map of namespaces to a local JSON schema for encryption

    NOTE: Supplying options.schemaMap provides more security than relying on JSON Schemas obtained from the server. It protects against a malicious server advertising a false JSON Schema, which could trick the client into sending decrypted data that should be encrypted. Schemas supplied in the schemaMap only apply to configuring automatic encryption for client side encryption. Other validation rules in the JSON schema will not be enforced by the driver and will result in an error.

    -
    +

    The TLS options to use connecting to the KMS provider

    Type declaration

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/AutoEncryptionTlsOptions.html b/docs/Next/interfaces/AutoEncryptionTlsOptions.html index e79e96a8b1d..0c9667155f2 100644 --- a/docs/Next/interfaces/AutoEncryptionTlsOptions.html +++ b/docs/Next/interfaces/AutoEncryptionTlsOptions.html @@ -1,13 +1,13 @@ -AutoEncryptionTlsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncryptionTlsOptions

    Hierarchy

    • AutoEncryptionTlsOptions

    Index

    Properties

    tlsCAFile?: string
    +AutoEncryptionTlsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AutoEncryptionTlsOptions

    Hierarchy

    • AutoEncryptionTlsOptions

    Index

    Properties

    tlsCAFile?: string

    Specifies the location of a local .pem file that contains the root certificate chain from the Certificate Authority. This file is used to validate the certificate presented by the KMS provider.

    -
    tlsCertificateKeyFile?: string
    +
    tlsCertificateKeyFile?: string

    Specifies the location of a local .pem file that contains either the client's TLS/SSL certificate and key or only the client's TLS/SSL key when tlsCertificateFile is used to provide the certificate.

    -
    tlsCertificateKeyFilePassword?: string
    +
    tlsCertificateKeyFilePassword?: string

    Specifies the password to de-crypt the tlsCertificateKeyFile.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/BSONSerializeOptions.html b/docs/Next/interfaces/BSONSerializeOptions.html index 00234330ccd..687a8c35c58 100644 --- a/docs/Next/interfaces/BSONSerializeOptions.html +++ b/docs/Next/interfaces/BSONSerializeOptions.html @@ -2,13 +2,13 @@

    BSON Serialization options.

    Hierarchy

    Index

    Properties

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -16,8 +16,8 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/BulkResult.html b/docs/Next/interfaces/BulkResult.html index 7af554a0865..b58decedf09 100644 --- a/docs/Next/interfaces/BulkResult.html +++ b/docs/Next/interfaces/BulkResult.html @@ -1 +1 @@ -BulkResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkResult

    Hierarchy

    • BulkResult

    Index

    Properties

    insertedIds: Document[]
    nInserted: number
    nMatched: number
    nModified: number
    nRemoved: number
    nUpserted: number
    ok: number
    opTime?: Document
    upserted: Document[]
    writeConcernErrors: WriteConcernError[]
    writeErrors: WriteError[]

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +BulkResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkResult

    Hierarchy

    • BulkResult

    Index

    Properties

    insertedIds: Document[]
    nInserted: number
    nMatched: number
    nModified: number
    nRemoved: number
    nUpserted: number
    ok: number
    opTime?: Document
    upserted: Document[]
    writeConcernErrors: WriteConcernError[]
    writeErrors: WriteError[]

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/BulkWriteOperationError.html b/docs/Next/interfaces/BulkWriteOperationError.html index 8a8be709fef..217748cd668 100644 --- a/docs/Next/interfaces/BulkWriteOperationError.html +++ b/docs/Next/interfaces/BulkWriteOperationError.html @@ -1 +1 @@ -BulkWriteOperationError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkWriteOperationError

    Hierarchy

    • BulkWriteOperationError

    Index

    Properties

    code: number
    errInfo: Document
    errmsg: string
    index: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +BulkWriteOperationError | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkWriteOperationError

    Hierarchy

    • BulkWriteOperationError

    Index

    Properties

    code: number
    errInfo: Document
    errmsg: string
    index: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/BulkWriteOptions.html b/docs/Next/interfaces/BulkWriteOptions.html index dae2eea204a..d5ead712d79 100644 --- a/docs/Next/interfaces/BulkWriteOptions.html +++ b/docs/Next/interfaces/BulkWriteOptions.html @@ -1,31 +1,31 @@ -BulkWriteOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkWriteOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +BulkWriteOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BulkWriteOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    forceServerObjectId?: boolean
    +
    forceServerObjectId?: boolean

    Force server to assign _id values instead of driver.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    keepGoing?: boolean
    deprecated

    use ordered instead

    -
    let?: Document
    +
    keepGoing?: boolean
    deprecated

    use ordered instead

    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    ordered?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    ordered?: boolean

    If true, when an insert fails, don't execute the remaining writes. If false, continue with remaining inserts when one fails.

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -33,18 +33,18 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ChangeStreamCollModDocument.html b/docs/Next/interfaces/ChangeStreamCollModDocument.html index 9d232b6a8fd..03538ba7b0f 100644 --- a/docs/Next/interfaces/ChangeStreamCollModDocument.html +++ b/docs/Next/interfaces/ChangeStreamCollModDocument.html @@ -1,28 +1,28 @@ ChangeStreamCollModDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamCollModDocument

    Only present when the showExpandedEvents flag is enabled.

    see

    https://www.mongodb.com/docs/manual/reference/change-events/

    -

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationType: "modify"
    +
    operationType: "modify"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamCreateDocument.html b/docs/Next/interfaces/ChangeStreamCreateDocument.html index 25ffe1a8e72..b0a377a777e 100644 --- a/docs/Next/interfaces/ChangeStreamCreateDocument.html +++ b/docs/Next/interfaces/ChangeStreamCreateDocument.html @@ -1,26 +1,26 @@ ChangeStreamCreateDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamCreateDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationType: "create"
    +
    operationType: "create"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamCreateIndexDocument.html b/docs/Next/interfaces/ChangeStreamCreateIndexDocument.html index 03b001d29e8..42cb9baf36d 100644 --- a/docs/Next/interfaces/ChangeStreamCreateIndexDocument.html +++ b/docs/Next/interfaces/ChangeStreamCreateIndexDocument.html @@ -1,32 +1,32 @@ ChangeStreamCreateIndexDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamCreateIndexDocument

    Only present when the showExpandedEvents flag is enabled.

    see

    https://www.mongodb.com/docs/manual/reference/change-events/

    -

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationDescription?: Document
    +
    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    -
    operationType: "createIndexes"
    +
    operationType: "createIndexes"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamDeleteDocument.html b/docs/Next/interfaces/ChangeStreamDeleteDocument.html index c2761c1dab5..8505acb2eb5 100644 --- a/docs/Next/interfaces/ChangeStreamDeleteDocument.html +++ b/docs/Next/interfaces/ChangeStreamDeleteDocument.html @@ -1,37 +1,37 @@ ChangeStreamDeleteDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDeleteDocument<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    documentKey: { _id: InferIdType<TSchema> }
    +
    documentKey: { _id: InferIdType<TSchema> }

    For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

    -

    Type declaration

    fullDocumentBeforeChange?: TSchema
    +

    Type declaration

    fullDocumentBeforeChange?: TSchema

    Contains the pre-image of the modified or deleted document if the pre-image is available for the change event and either 'required' or 'whenAvailable' was specified for the 'fullDocumentBeforeChange' option when creating the change stream. If 'whenAvailable' was specified but the pre-image is unavailable, this will be explicitly set to null.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    Namespace the delete event occured on

    -
    operationType: "delete"
    +
    operationType: "delete"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamDocumentCollectionUUID.html b/docs/Next/interfaces/ChangeStreamDocumentCollectionUUID.html index 8700a9f8ed8..5ec917bdacf 100644 --- a/docs/Next/interfaces/ChangeStreamDocumentCollectionUUID.html +++ b/docs/Next/interfaces/ChangeStreamDocumentCollectionUUID.html @@ -1,4 +1,4 @@ -ChangeStreamDocumentCollectionUUID | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentCollectionUUID

    Hierarchy

    Index

    Properties

    Properties

    collectionUUID: Binary
    +ChangeStreamDocumentCollectionUUID | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentCollectionUUID

    Hierarchy

    Index

    Properties

    Properties

    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers diff --git a/docs/Next/interfaces/ChangeStreamDocumentCommon.html b/docs/Next/interfaces/ChangeStreamDocumentCommon.html index cacdfcac3b8..358b52d0cee 100644 --- a/docs/Next/interfaces/ChangeStreamDocumentCommon.html +++ b/docs/Next/interfaces/ChangeStreamDocumentCommon.html @@ -1,17 +1,17 @@ -ChangeStreamDocumentCommon | mongodb

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentCommon

    Hierarchy

    Index

    Properties

    _id: unknown
    +ChangeStreamDocumentCommon | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentCommon

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamDocumentKey.html b/docs/Next/interfaces/ChangeStreamDocumentKey.html index 285e86d6e44..dc561a8860c 100644 --- a/docs/Next/interfaces/ChangeStreamDocumentKey.html +++ b/docs/Next/interfaces/ChangeStreamDocumentKey.html @@ -1,4 +1,4 @@ -ChangeStreamDocumentKey | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentKey<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    Properties

    documentKey: { _id: InferIdType<TSchema> }
    +ChangeStreamDocumentKey | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentKey<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    Properties

    documentKey: { _id: InferIdType<TSchema> }

    For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

    Type declaration

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ChangeStreamDocumentOperationDescription.html b/docs/Next/interfaces/ChangeStreamDocumentOperationDescription.html index e8c38849693..cba6f657b18 100644 --- a/docs/Next/interfaces/ChangeStreamDocumentOperationDescription.html +++ b/docs/Next/interfaces/ChangeStreamDocumentOperationDescription.html @@ -1,4 +1,4 @@ -ChangeStreamDocumentOperationDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentOperationDescription

    Hierarchy

    Index

    Properties

    operationDescription?: Document
    +ChangeStreamDocumentOperationDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDocumentOperationDescription

    Hierarchy

    Index

    Properties

    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    diff --git a/docs/Next/interfaces/ChangeStreamDropDatabaseDocument.html b/docs/Next/interfaces/ChangeStreamDropDatabaseDocument.html index 5f2c3663779..b7b8bfffd6e 100644 --- a/docs/Next/interfaces/ChangeStreamDropDatabaseDocument.html +++ b/docs/Next/interfaces/ChangeStreamDropDatabaseDocument.html @@ -1,22 +1,22 @@ ChangeStreamDropDatabaseDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDropDatabaseDocument

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    ns: { db: string }
    +
    ns: { db: string }

    The database dropped

    -

    Type declaration

    • db: string
    operationType: "dropDatabase"
    +

    Type declaration

    • db: string
    operationType: "dropDatabase"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamDropDocument.html b/docs/Next/interfaces/ChangeStreamDropDocument.html index 7b91cbd0f83..e902b0d2baf 100644 --- a/docs/Next/interfaces/ChangeStreamDropDocument.html +++ b/docs/Next/interfaces/ChangeStreamDropDocument.html @@ -1,28 +1,28 @@ ChangeStreamDropDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDropDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    Namespace the drop event occured on

    -
    operationType: "drop"
    +
    operationType: "drop"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamDropIndexDocument.html b/docs/Next/interfaces/ChangeStreamDropIndexDocument.html index 2c0d848e79f..c3cb6cd5de0 100644 --- a/docs/Next/interfaces/ChangeStreamDropIndexDocument.html +++ b/docs/Next/interfaces/ChangeStreamDropIndexDocument.html @@ -1,32 +1,32 @@ ChangeStreamDropIndexDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamDropIndexDocument

    Only present when the showExpandedEvents flag is enabled.

    see

    https://www.mongodb.com/docs/manual/reference/change-events/

    -

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationDescription?: Document
    +
    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    -
    operationType: "dropIndexes"
    +
    operationType: "dropIndexes"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamInsertDocument.html b/docs/Next/interfaces/ChangeStreamInsertDocument.html index 0e9fc0d7fb6..c2697d8260b 100644 --- a/docs/Next/interfaces/ChangeStreamInsertDocument.html +++ b/docs/Next/interfaces/ChangeStreamInsertDocument.html @@ -1,33 +1,33 @@ ChangeStreamInsertDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamInsertDocument<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    documentKey: { _id: InferIdType<TSchema> }
    +
    documentKey: { _id: InferIdType<TSchema> }

    For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

    -

    Type declaration

    fullDocument: TSchema
    +

    Type declaration

    fullDocument: TSchema

    This key will contain the document being inserted

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    Namespace the insert event occured on

    -
    operationType: "insert"
    +
    operationType: "insert"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamInvalidateDocument.html b/docs/Next/interfaces/ChangeStreamInvalidateDocument.html index 1cd71ae27d6..a1257ee39f5 100644 --- a/docs/Next/interfaces/ChangeStreamInvalidateDocument.html +++ b/docs/Next/interfaces/ChangeStreamInvalidateDocument.html @@ -1,20 +1,20 @@ ChangeStreamInvalidateDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamInvalidateDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationType: "invalidate"
    +
    operationType: "invalidate"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamNameSpace.html b/docs/Next/interfaces/ChangeStreamNameSpace.html index 8241e36098c..e12ed818c59 100644 --- a/docs/Next/interfaces/ChangeStreamNameSpace.html +++ b/docs/Next/interfaces/ChangeStreamNameSpace.html @@ -1 +1 @@ -ChangeStreamNameSpace | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamNameSpace

    Hierarchy

    • ChangeStreamNameSpace

    Index

    Properties

    Properties

    coll: string
    db: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ChangeStreamNameSpace | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamNameSpace

    Hierarchy

    • ChangeStreamNameSpace

    Index

    Properties

    Properties

    coll: string
    db: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ChangeStreamOptions.html b/docs/Next/interfaces/ChangeStreamOptions.html index dff677a252c..1a3cee86bb5 100644 --- a/docs/Next/interfaces/ChangeStreamOptions.html +++ b/docs/Next/interfaces/ChangeStreamOptions.html @@ -1,32 +1,32 @@ ChangeStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamOptions

    Options that can be passed to a ChangeStream. Note that startAfter, resumeAfter, and startAtOperationTime are all mutually exclusive, and the server will error if more than one is specified.

    -

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean
    +

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean

    allowDiskUse lets the server know if it can use disk to store temporary results for the aggregation (requires mongodb 2.6 >).

    -
    authdb?: string
    batchSize?: number
    +
    authdb?: string
    batchSize?: number

    The number of documents to return per batch.

    see

    https://docs.mongodb.com/manual/reference/command/aggregate

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specify collation.

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    cursor?: Document
    +
    cursor?: Document

    Return the query as cursor, on 2.6 > it returns as a real cursor on pre 2.6 it returns as an emulated cursor.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullDocument?: string
    +
    fullDocument?: string

    Allowed values: 'updateLookup', 'whenAvailable', 'required'.

    When set to 'updateLookup', the change notification for partial updates will include both a delta describing the changes to the document as well @@ -37,7 +37,7 @@ if the post-image for this event is available.

    When set to 'required', the same behavior as 'whenAvailable' except that an error is raised if the post-image is not available.

    -
    fullDocumentBeforeChange?: string
    +
    fullDocumentBeforeChange?: string

    Allowed values: 'whenAvailable', 'required', 'off'.

    The default is to not send a value, which is equivalent to 'off'.

    When set to 'whenAvailable', configures the change stream to return the @@ -45,39 +45,39 @@ events if it is available.

    When set to 'required', the same behavior as 'whenAvailable' except that an error is raised if the pre-image is not available.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: Hint
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: Hint

    Add an index selection hint to an aggregation command

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    The maximum amount of time for the server to wait on new documents to satisfy a change stream query.

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    specifies a cumulative time limit in milliseconds for processing operations on the cursor. MongoDB interrupts the operation at the earliest following interrupt point.

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    resumeAfter?: unknown
    +
    resumeAfter?: unknown

    Allows you to start a changeStream after a specified event.

    see

    https://docs.mongodb.com/manual/changeStreams/#resumeafter-for-change-streams

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    showExpandedEvents?: boolean
    +
    showExpandedEvents?: boolean

    When enabled, configures the change stream to include extra change events.

    • createIndexes
    • @@ -88,11 +88,11 @@
    • reshardCollection
    • refineCollectionShardKey
    -
    startAfter?: unknown
    +
    startAfter?: unknown

    Similar to resumeAfter, but will allow you to start after an invalidated event.

    see

    https://docs.mongodb.com/manual/changeStreams/#startafter-for-change-streams

    -
    startAtOperationTime?: Timestamp
    +
    startAtOperationTime?: Timestamp

    Will start the changeStream after the specified operationTime.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ChangeStreamRefineCollectionShardKeyDocument.html b/docs/Next/interfaces/ChangeStreamRefineCollectionShardKeyDocument.html index 1daa6b31799..e6a831cf17b 100644 --- a/docs/Next/interfaces/ChangeStreamRefineCollectionShardKeyDocument.html +++ b/docs/Next/interfaces/ChangeStreamRefineCollectionShardKeyDocument.html @@ -1,30 +1,30 @@ ChangeStreamRefineCollectionShardKeyDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamRefineCollectionShardKeyDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationDescription?: Document
    +
    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    -
    operationType: "refineCollectionShardKey"
    +
    operationType: "refineCollectionShardKey"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamRenameDocument.html b/docs/Next/interfaces/ChangeStreamRenameDocument.html index 14eb8fcb128..1fd7ed78076 100644 --- a/docs/Next/interfaces/ChangeStreamRenameDocument.html +++ b/docs/Next/interfaces/ChangeStreamRenameDocument.html @@ -1,30 +1,30 @@ ChangeStreamRenameDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamRenameDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    The "from" namespace that the rename occured on

    -
    operationType: "rename"
    +
    operationType: "rename"

    Describes the type of operation represented in this change notification

    -
    to: { coll: string; db: string }
    +
    to: { coll: string; db: string }

    The new name for the ns.coll collection

    -

    Type declaration

    • coll: string
    • db: string
    txnNumber?: number
    +

    Type declaration

    • coll: string
    • db: string
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamReplaceDocument.html b/docs/Next/interfaces/ChangeStreamReplaceDocument.html index 60e55f6ad6e..f96d8b3e0e9 100644 --- a/docs/Next/interfaces/ChangeStreamReplaceDocument.html +++ b/docs/Next/interfaces/ChangeStreamReplaceDocument.html @@ -1,33 +1,33 @@ ChangeStreamReplaceDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamReplaceDocument<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    documentKey: { _id: InferIdType<TSchema> }
    +
    documentKey: { _id: InferIdType<TSchema> }

    For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

    -

    Type declaration

    fullDocument: TSchema
    +

    Type declaration

    fullDocument: TSchema

    The fullDocument of a replace event represents the document after the insert of the replacement document

    -
    fullDocumentBeforeChange?: TSchema
    +
    fullDocumentBeforeChange?: TSchema

    Contains the pre-image of the modified or deleted document if the pre-image is available for the change event and either 'required' or 'whenAvailable' was specified for the 'fullDocumentBeforeChange' option when creating the change stream. If 'whenAvailable' was specified but the pre-image is unavailable, this will be explicitly set to null.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    Namespace the replace event occured on

    -
    operationType: "replace"
    +
    operationType: "replace"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamReshardCollectionDocument.html b/docs/Next/interfaces/ChangeStreamReshardCollectionDocument.html index fb25a601077..2839af9f5bc 100644 --- a/docs/Next/interfaces/ChangeStreamReshardCollectionDocument.html +++ b/docs/Next/interfaces/ChangeStreamReshardCollectionDocument.html @@ -1,30 +1,30 @@ ChangeStreamReshardCollectionDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamReshardCollectionDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationDescription?: Document
    +
    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    -
    operationType: "reshardCollection"
    +
    operationType: "reshardCollection"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamShardCollectionDocument.html b/docs/Next/interfaces/ChangeStreamShardCollectionDocument.html index 84ee3b3d675..8622fcf79bd 100644 --- a/docs/Next/interfaces/ChangeStreamShardCollectionDocument.html +++ b/docs/Next/interfaces/ChangeStreamShardCollectionDocument.html @@ -1,30 +1,30 @@ ChangeStreamShardCollectionDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamShardCollectionDocument

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    operationDescription?: Document
    +
    operationDescription?: Document

    An description of the operation.

    Only present when the showExpandedEvents flag is enabled.

    since

    6.1.0

    -
    operationType: "shardCollection"
    +
    operationType: "shardCollection"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    diff --git a/docs/Next/interfaces/ChangeStreamUpdateDocument.html b/docs/Next/interfaces/ChangeStreamUpdateDocument.html index b27575e4165..e7fd9f4a155 100644 --- a/docs/Next/interfaces/ChangeStreamUpdateDocument.html +++ b/docs/Next/interfaces/ChangeStreamUpdateDocument.html @@ -1,45 +1,45 @@ ChangeStreamUpdateDocument | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChangeStreamUpdateDocument<TSchema>

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown
    +

    Type parameters

    Hierarchy

    Index

    Properties

    _id: unknown

    The id functions as an opaque token for use when resuming an interrupted change stream.

    -
    clusterTime?: Timestamp
    +
    clusterTime?: Timestamp

    The timestamp from the oplog entry associated with the event. For events that happened as part of a multi-document transaction, the associated change stream notifications will have the same clusterTime value, namely the time when the transaction was committed. On a sharded cluster, events that occur on different shards can have the same clusterTime but be associated with different transactions or even not be associated with any transaction. To identify events for a single transaction, you can use the combination of lsid and txnNumber in the change stream event document.

    -
    collectionUUID: Binary
    +
    collectionUUID: Binary

    The UUID (Binary subtype 4) of the collection that the operation was performed on.

    Only present when the showExpandedEvents flag is enabled.

    NOTE: collectionUUID will be converted to a NodeJS Buffer if the promoteBuffers flag is enabled.

    since

    6.1.0

    -
    documentKey: { _id: InferIdType<TSchema> }
    +
    documentKey: { _id: InferIdType<TSchema> }

    For unsharded collections this contains a single field _id. For sharded collections, this will contain all the components of the shard key

    -

    Type declaration

    fullDocument?: TSchema
    +

    Type declaration

    fullDocument?: TSchema

    This is only set if fullDocument is set to 'updateLookup' Contains the point-in-time post-image of the modified document if the post-image is available and either 'required' or 'whenAvailable' was specified for the 'fullDocument' option when creating the change stream.

    -
    fullDocumentBeforeChange?: TSchema
    +
    fullDocumentBeforeChange?: TSchema

    Contains the pre-image of the modified or deleted document if the pre-image is available for the change event and either 'required' or 'whenAvailable' was specified for the 'fullDocumentBeforeChange' option when creating the change stream. If 'whenAvailable' was specified but the pre-image is unavailable, this will be explicitly set to null.

    -
    +

    The identifier for the session associated with the transaction. Only present if the operation is part of a multi-document transaction.

    -
    +

    Namespace the update event occured on

    -
    operationType: "update"
    +
    operationType: "update"

    Describes the type of operation represented in this change notification

    -
    txnNumber?: number
    +
    txnNumber?: number

    The transaction number. Only present if the operation is part of a multi-document transaction.

    NOTE: txnNumber can be a Long if promoteLongs is set to false

    -
    updateDescription: UpdateDescription<TSchema>
    +
    updateDescription: UpdateDescription<TSchema>

    Contains a description of updated and removed fields in this operation

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ClientMetadata.html b/docs/Next/interfaces/ClientMetadata.html index a0b34fff5ea..0457a7e5115 100644 --- a/docs/Next/interfaces/ClientMetadata.html +++ b/docs/Next/interfaces/ClientMetadata.html @@ -1 +1 @@ -ClientMetadata | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientMetadata

    Hierarchy

    • ClientMetadata

    Index

    Properties

    application?: { name: string }

    Type declaration

    • name: string
    driver: { name: string; version: string }

    Type declaration

    • name: string
    • version: string
    os: { architecture: string; name: Platform; type: string; version: string }

    Type declaration

    • architecture: string
    • name: Platform
    • type: string
    • version: string
    platform: string
    version?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ClientMetadata | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientMetadata

    Hierarchy

    • ClientMetadata

    Index

    Properties

    application?: { name: string }

    Type declaration

    • name: string
    driver: { name: string; version: string }

    Type declaration

    • name: string
    • version: string
    os: { architecture: string; name: Platform; type: string; version: string }

    Type declaration

    • architecture: string
    • name: Platform
    • type: string
    • version: string
    platform: string
    version?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ClientMetadataOptions.html b/docs/Next/interfaces/ClientMetadataOptions.html index 4fde42ff812..68fd35aab48 100644 --- a/docs/Next/interfaces/ClientMetadataOptions.html +++ b/docs/Next/interfaces/ClientMetadataOptions.html @@ -1 +1 @@ -ClientMetadataOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientMetadataOptions

    Hierarchy

    • ClientMetadataOptions

    Index

    Properties

    appName?: string
    driverInfo?: { name?: string; platform?: string; version?: string }

    Type declaration

    • Optional name?: string
    • Optional platform?: string
    • Optional version?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ClientMetadataOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientMetadataOptions

    Hierarchy

    • ClientMetadataOptions

    Index

    Properties

    appName?: string
    driverInfo?: { name?: string; platform?: string; version?: string }

    Type declaration

    • Optional name?: string
    • Optional platform?: string
    • Optional version?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ClientSessionOptions.html b/docs/Next/interfaces/ClientSessionOptions.html index c6f37affe65..58b6485a294 100644 --- a/docs/Next/interfaces/ClientSessionOptions.html +++ b/docs/Next/interfaces/ClientSessionOptions.html @@ -1,7 +1,7 @@ -ClientSessionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientSessionOptions

    Hierarchy

    • ClientSessionOptions

    Index

    Properties

    causalConsistency?: boolean
    +ClientSessionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientSessionOptions

    Hierarchy

    • ClientSessionOptions

    Index

    Properties

    causalConsistency?: boolean

    Whether causal consistency should be enabled on this session

    -
    defaultTransactionOptions?: TransactionOptions
    +
    defaultTransactionOptions?: TransactionOptions

    The default TransactionOptions to use for transactions started on this session.

    -
    snapshot?: boolean
    +
    snapshot?: boolean

    Whether all read operations should be read from the same snapshot for this session (NOTE: not compatible with causalConsistency=true)

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CloseOptions.html b/docs/Next/interfaces/CloseOptions.html index b822fdaaeb0..da1030193b1 100644 --- a/docs/Next/interfaces/CloseOptions.html +++ b/docs/Next/interfaces/CloseOptions.html @@ -1 +1 @@ -CloseOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CloseOptions

    Hierarchy

    • CloseOptions

    Index

    Properties

    Properties

    force?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +CloseOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CloseOptions

    Hierarchy

    • CloseOptions

    Index

    Properties

    Properties

    force?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ClusterTime.html b/docs/Next/interfaces/ClusterTime.html index 13d1999b5a0..706362c3b66 100644 --- a/docs/Next/interfaces/ClusterTime.html +++ b/docs/Next/interfaces/ClusterTime.html @@ -1 +1 @@ -ClusterTime | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClusterTime

    Hierarchy

    • ClusterTime

    Index

    Properties

    clusterTime: Timestamp
    signature: { hash: Binary; keyId: Long }

    Type declaration

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ClusterTime | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClusterTime

    Hierarchy

    • ClusterTime

    Index

    Properties

    clusterTime: Timestamp
    signature: { hash: Binary; keyId: Long }

    Type declaration

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ClusteredCollectionOptions.html b/docs/Next/interfaces/ClusteredCollectionOptions.html index 241691bf6c7..23037e8f9d0 100644 --- a/docs/Next/interfaces/ClusteredCollectionOptions.html +++ b/docs/Next/interfaces/ClusteredCollectionOptions.html @@ -1,2 +1,2 @@ ClusteredCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClusteredCollectionOptions

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    Index

    Properties

    Properties

    name?: string
    unique: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CollStats.html b/docs/Next/interfaces/CollStats.html index 176b2d025c3..933a1b2d6b9 100644 --- a/docs/Next/interfaces/CollStats.html +++ b/docs/Next/interfaces/CollStats.html @@ -1,44 +1,44 @@ CollStats | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollStats

    Hierarchy

    Index

    Properties

    avgObjSize: number
    +

    Hierarchy

    Index

    Properties

    avgObjSize: number

    Average object size in bytes

    -
    capped: boolean
    +
    capped: boolean

    true if the collection is capped

    -
    count: number
    +
    count: number

    Number of documents

    -
    freeStorageSize?: number
    +
    freeStorageSize?: number

    The amount of storage available for reuse. The scale argument affects this value.

    -
    indexBuilds?: number
    +
    indexBuilds?: number

    An array that contains the names of the indexes that are currently being built on the collection

    -
    indexDetails?: any
    +
    indexDetails?: any

    The fields in this document are the names of the indexes, while the values themselves are documents that contain statistics for the index provided by the storage engine

    -
    indexSizes: { _id_: number }
    +
    indexSizes: { _id_: number }

    Size of specific indexes in bytes

    -

    Type declaration

    • [index: string]: number
    • _id_: number
    lastExtentSize: number
    +

    Type declaration

    • [index: string]: number
    • _id_: number
    lastExtentSize: number

    Size of the most recently created extent in bytes

    -
    max: number
    +
    max: number

    The maximum number of documents that may be present in a capped collection

    -
    maxSize: number
    +
    maxSize: number

    The maximum size of a capped collection

    -
    nindexes: number
    +
    nindexes: number

    Number of indexes

    -
    ns: string
    +
    ns: string

    Namespace

    -
    numExtents: number
    +
    numExtents: number

    Number of extents (contiguously allocated chunks of datafile space)

    -
    ok: number
    paddingFactor: number
    +
    ok: number
    paddingFactor: number

    Padding can speed up updates if documents grow

    -
    scaleFactor: number
    +
    scaleFactor: number

    The scale value used by the command.

    -
    size: number
    +
    size: number

    Collection size in bytes

    -
    storageSize: number
    +
    storageSize: number

    (Pre)allocated space for the collection in bytes

    -
    totalIndexSize: number
    +
    totalIndexSize: number

    Total index size in bytes

    -
    totalSize: number
    +
    totalSize: number

    The sum of the storageSize and totalIndexSize. The scale argument affects this value

    -
    userFlags?: number
    +
    userFlags?: number

    A number that indicates the user-set flags on the collection. userFlags only appears when using the mmapv1 storage engine

    -
    wiredTiger?: WiredTigerData
    +
    wiredTiger?: WiredTigerData

    This document contains data reported directly by the WiredTiger engine and other data for internal diagnostic use

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CollStatsOptions.html b/docs/Next/interfaces/CollStatsOptions.html index f68eadea86d..ae938c74914 100644 --- a/docs/Next/interfaces/CollStatsOptions.html +++ b/docs/Next/interfaces/CollStatsOptions.html @@ -1,43 +1,43 @@ -CollStatsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollStatsOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +CollStatsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollStatsOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    scale?: number
    +
    scale?: number

    Divide the returned sizes by scale value.

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CollationOptions.html b/docs/Next/interfaces/CollationOptions.html index cb8252c5f5f..d99abf4f5dd 100644 --- a/docs/Next/interfaces/CollationOptions.html +++ b/docs/Next/interfaces/CollationOptions.html @@ -1 +1 @@ -CollationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollationOptions

    Hierarchy

    • CollationOptions

    Index

    Properties

    alternate?: string
    backwards?: boolean
    caseFirst?: string
    caseLevel?: boolean
    locale: string
    maxVariable?: string
    normalization?: boolean
    numericOrdering?: boolean
    strength?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +CollationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollationOptions

    Hierarchy

    • CollationOptions

    Index

    Properties

    alternate?: string
    backwards?: boolean
    caseFirst?: string
    caseLevel?: boolean
    locale: string
    maxVariable?: string
    normalization?: boolean
    numericOrdering?: boolean
    strength?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CollectionInfo.html b/docs/Next/interfaces/CollectionInfo.html index ab505218e6c..f948fd6a0f6 100644 --- a/docs/Next/interfaces/CollectionInfo.html +++ b/docs/Next/interfaces/CollectionInfo.html @@ -1 +1 @@ -CollectionInfo | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollectionInfo

    Hierarchy

    Index

    Properties

    idIndex?: Document
    info?: { readOnly?: false; uuid?: Binary }

    Type declaration

    • Optional readOnly?: false
    • Optional uuid?: Binary
    name: string
    options?: Document
    type?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +CollectionInfo | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollectionInfo

    Hierarchy

    Index

    Properties

    idIndex?: Document
    info?: { readOnly?: false; uuid?: Binary }

    Type declaration

    • Optional readOnly?: false
    • Optional uuid?: Binary
    name: string
    options?: Document
    type?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CollectionOptions.html b/docs/Next/interfaces/CollectionOptions.html index b99eac8706b..9383f7a0f06 100644 --- a/docs/Next/interfaces/CollectionOptions.html +++ b/docs/Next/interfaces/CollectionOptions.html @@ -1,28 +1,28 @@ CollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CollectionOptions

    Hierarchy

    Index

    Properties

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    loggerLevel?: LoggerLevel
    promoteBuffers?: boolean
    +
    loggerLevel?: LoggerLevel
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.PRIMARY, ReadPreference.PRIMARY_PREFERRED, ReadPreference.SECONDARY, ReadPreference.SECONDARY_PREFERRED, ReadPreference.NEAREST).

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    slaveOk?: boolean
    deprecated

    Use readPreference instead

    -
    +
    slaveOk?: boolean
    deprecated

    Use readPreference instead

    +

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CommandOperationOptions.html b/docs/Next/interfaces/CommandOperationOptions.html index b685f1cd117..e81b0c86495 100644 --- a/docs/Next/interfaces/CommandOperationOptions.html +++ b/docs/Next/interfaces/CommandOperationOptions.html @@ -1,41 +1,41 @@ -CommandOperationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CommandOperationOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +CommandOperationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CommandOperationOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ConnectOptions.html b/docs/Next/interfaces/ConnectOptions.html index 35aa97c9475..d58e77b72c4 100644 --- a/docs/Next/interfaces/ConnectOptions.html +++ b/docs/Next/interfaces/ConnectOptions.html @@ -1 +1 @@ -ConnectOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConnectOptions

    Hierarchy

    • ConnectOptions

    Index

    Properties

    Properties

    readPreference?: ReadPreference

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ConnectOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConnectOptions

    Hierarchy

    • ConnectOptions

    Index

    Properties

    Properties

    readPreference?: ReadPreference

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ConnectionOptions.html b/docs/Next/interfaces/ConnectionOptions.html index e85cded08a6..926083ed821 100644 --- a/docs/Next/interfaces/ConnectionOptions.html +++ b/docs/Next/interfaces/ConnectionOptions.html @@ -1,11 +1,11 @@ ConnectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConnectionOptions

    Hierarchy

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]
    +
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]

    Optionally override the trusted CA certificates. Default is to trust the well-known CAs curated by Mozilla. Mozilla's CAs are completely replaced when CAs are explicitly specified using this option.

    -
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]
    +
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]

    Cert chains in PEM format. One cert chain should be provided per private key. Each cert chain should consist of the PEM formatted certificate for a provided private key, followed by the PEM @@ -35,7 +35,7 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

    -
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS?: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]
    +
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS?: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -45,7 +45,7 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    family?: number
    generation: number
    hints?: number
    hostAddress: HostAddress
    id: number | "<monitor>"
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]
    +
    family?: number
    generation: number
    hints?: number
    hostAddress: HostAddress
    id: number | "<monitor>"
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys being encrypted. Encrypted keys will be decrypted with options.passphrase. Multiple keys using different algorithms can be @@ -54,7 +54,7 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    metadata: ClientMetadata
    minDHSize?: number
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string
    +
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    metadata: ClientMetadata
    minDHSize?: number
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    pfx?: string | Buffer | (string | Buffer | PxfObject)[]

    PFX or PKCS12 encoded private key and certificate chain. pfx is an @@ -65,7 +65,7 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean
    +
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    @@ -82,4 +82,4 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ConnectionPoolOptions.html b/docs/Next/interfaces/ConnectionPoolOptions.html index e6fc15671fd..37e7447fc99 100644 --- a/docs/Next/interfaces/ConnectionPoolOptions.html +++ b/docs/Next/interfaces/ConnectionPoolOptions.html @@ -1,11 +1,11 @@ ConnectionPoolOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConnectionPoolOptions

    Hierarchy

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]
    +
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]

    Optionally override the trusted CA certificates. Default is to trust the well-known CAs curated by Mozilla. Mozilla's CAs are completely replaced when CAs are explicitly specified using this option.

    -
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]
    +
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]

    Cert chains in PEM format. One cert chain should be provided per private key. Each cert chain should consist of the PEM formatted certificate for a provided private key, followed by the PEM @@ -35,7 +35,7 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

    -
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS?: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]
    +
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS?: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -45,7 +45,7 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    family?: number
    hints?: number
    hostAddress: HostAddress
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]
    +
    family?: number
    hints?: number
    hostAddress: HostAddress
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys being encrypted. Encrypted keys will be decrypted with options.passphrase. Multiple keys using different algorithms can be @@ -54,17 +54,17 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced: boolean
    +
    loadBalanced: boolean

    If we are in load balancer mode.

    -
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    maxConnecting: number
    +
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    maxConnecting: number

    The maximum number of connections that may be in the process of being established concurrently by the connection pool.

    -
    maxIdleTimeMS: number
    +
    maxIdleTimeMS: number

    The maximum amount of time a connection should remain idle in the connection pool before being marked idle.

    -
    maxPoolSize: number
    +
    maxPoolSize: number

    The maximum number of connections that may be associated with a pool at a given time. This includes in use and available connections.

    -
    metadata: ClientMetadata
    minDHSize?: number
    minPoolSize: number
    +
    metadata: ClientMetadata
    minDHSize?: number
    minPoolSize: number

    The minimum number of connections that MUST exist at any moment in a single connection pool.

    -
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string
    +
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    pfx?: string | Buffer | (string | Buffer | PxfObject)[]

    PFX or PKCS12 encoded private key and certificate chain. pfx is an @@ -75,7 +75,7 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean
    +
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    @@ -92,6 +92,6 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean
    waitQueueTimeoutMS: number
    +
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean
    waitQueueTimeoutMS: number

    The maximum amount of time operation execution should wait for a connection to become available. The default is 0 which means there is no limit.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CountDocumentsOptions.html b/docs/Next/interfaces/CountDocumentsOptions.html index 123fc656bfb..901755578f9 100644 --- a/docs/Next/interfaces/CountDocumentsOptions.html +++ b/docs/Next/interfaces/CountDocumentsOptions.html @@ -1,61 +1,61 @@ -CountDocumentsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CountDocumentsOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean
    +CountDocumentsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CountDocumentsOptions

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean

    allowDiskUse lets the server know if it can use disk to store temporary results for the aggregation (requires mongodb 2.6 >).

    -
    authdb?: string
    batchSize?: number
    +
    authdb?: string
    batchSize?: number

    The number of documents to return per batch. See aggregation documentation.

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specify collation.

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    cursor?: Document
    +
    cursor?: Document

    Return the query as cursor, on 2.6 > it returns as a real cursor on pre 2.6 it returns as an emulated cursor.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: Hint
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: Hint

    Add an index selection hint to an aggregation command

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    limit?: number
    +
    limit?: number

    The maximum amounts to count before aborting.

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    The maximum amount of time for the server to wait on new documents to satisfy a tailable cursor query.

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    specifies a cumulative time limit in milliseconds for processing operations on the cursor. MongoDB interrupts the operation at the earliest following interrupt point.

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: string
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    skip?: number
    +
    skip?: number

    The number of documents to skip.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CountOptions.html b/docs/Next/interfaces/CountOptions.html index 243b4e28db2..e6a252a747f 100644 --- a/docs/Next/interfaces/CountOptions.html +++ b/docs/Next/interfaces/CountOptions.html @@ -1,49 +1,49 @@ -CountOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CountOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +CountOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CountOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: string | Document
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: string | Document

    An index name hint for the query.

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    limit?: number
    +
    limit?: number

    The maximum amounts to count before aborting.

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    Number of milliseconds to wait before aborting the query.

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    skip?: number
    +
    skip?: number

    The number of documents to skip.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CreateCollectionOptions.html b/docs/Next/interfaces/CreateCollectionOptions.html index 10e698ded66..88593f2c038 100644 --- a/docs/Next/interfaces/CreateCollectionOptions.html +++ b/docs/Next/interfaces/CreateCollectionOptions.html @@ -1,42 +1,42 @@ -CreateCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CreateCollectionOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    autoIndexId?: boolean
    deprecated

    Create an index on the _id field of the document, True by default on MongoDB 2.6 - 3.0

    +CreateCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CreateCollectionOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    autoIndexId?: boolean
    deprecated

    Create an index on the _id field of the document, True by default on MongoDB 2.6 - 3.0

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    capped?: boolean
    +
    capped?: boolean

    Create a capped collection

    -
    changeStreamPreAndPostImages?: { enabled: boolean }
    +
    changeStreamPreAndPostImages?: { enabled: boolean }

    If set, enables pre-update and post-update document events to be included for any change streams that listen on this collection.

    -

    Type declaration

    • enabled: boolean
    checkKeys?: boolean
    +

    Type declaration

    • enabled: boolean
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    +

    A document specifying configuration options for clustered collections. For MongoDB 5.3 and above.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    encryptedFields?: Document
    experimental
    expireAfterSeconds?: number
    +
    encryptedFields?: Document
    experimental
    expireAfterSeconds?: number

    The number of seconds after which a document in a timeseries or clustered collection expires.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    flags?: number
    +
    flags?: number

    Available for the MMAPv1 storage engine only to set the usePowerOf2Sizes and the noPadding flag

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    indexOptionDefaults?: Document
    +
    indexOptionDefaults?: Document

    Allows users to specify a default configuration for indexes when creating a collection on MongoDB 3.2 or higher

    -
    max?: number
    +
    max?: number

    The maximum number of documents in the capped collection

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    pipeline?: Document[]
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    pipeline?: Document[]

    An array that consists of the aggregation pipeline stage. Creates the view by applying the specified pipeline to the viewOn collection or view on MongoDB 3.4 or higher

    -
    pkFactory?: PkFactory
    +
    pkFactory?: PkFactory

    A primary key factory function for generation of custom _id keys.

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -44,34 +44,34 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    size?: number
    +
    size?: number

    The size of the capped collection in bytes

    -
    storageEngine?: Document
    +
    storageEngine?: Document

    Allows users to specify configuration to the storage engine on a per-collection basis when creating a collection on MongoDB 3.0 or higher

    -
    strict?: boolean
    +
    strict?: boolean

    Returns an error if the collection does not exist

    -
    +

    A document specifying configuration options for timeseries collections.

    -
    validationAction?: string
    +
    validationAction?: string

    Determines whether to error on invalid documents or just warn about the violations but allow invalid documents to be inserted on MongoDB 3.2 or higher

    -
    validationLevel?: string
    +
    validationLevel?: string

    Determines how strictly MongoDB applies the validation rules to existing documents during an update on MongoDB 3.2 or higher

    -
    validator?: Document
    +
    validator?: Document

    Allows users to specify validation rules or expressions for the collection. For more information, see Document Validation on MongoDB 3.2 or higher

    -
    viewOn?: string
    +
    viewOn?: string

    The name of the source collection or view from which to create the view. The name is not the full namespace of the collection or view; i.e. does not include the database name and implies the same database as the view to create on MongoDB 3.4 or higher

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CreateIndexesOptions.html b/docs/Next/interfaces/CreateIndexesOptions.html index 05e8713fe3e..4e8dc2fa344 100644 --- a/docs/Next/interfaces/CreateIndexesOptions.html +++ b/docs/Next/interfaces/CreateIndexesOptions.html @@ -1,38 +1,38 @@ -CreateIndexesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CreateIndexesOptions

    Hierarchy

    Index

    Properties

    2dsphereIndexVersion?: number
    authdb?: string
    background?: boolean
    +CreateIndexesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CreateIndexesOptions

    Hierarchy

    Index

    Properties

    2dsphereIndexVersion?: number
    authdb?: string
    background?: boolean

    Creates the index in the background, yielding whenever possible.

    -
    bits?: number
    bsonRegExp?: boolean
    +
    bits?: number
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bucketSize?: number
    checkKeys?: boolean
    +
    bucketSize?: number
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    commitQuorum?: string | number
    +
    commitQuorum?: string | number

    (MongoDB 4.4. or higher) Specifies how many data-bearing members of a replica set, including the primary, must complete the index builds successfully before the primary marks the indexes as ready. This option accepts the same values for the "w" field in a write concern plus "votingMembers", which indicates all voting data-bearing nodes.

    -
    dbName?: string
    default_language?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    default_language?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    expireAfterSeconds?: number
    +
    expireAfterSeconds?: number

    Allows you to expire data on indexes applied to a data (MongoDB 2.2 or higher)

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hidden?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hidden?: boolean

    Specifies that the index should exist on the target collection but should not be used by the query planner when executing operations. (MongoDB 4.4 or higher)

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    language_override?: string
    max?: number
    +
    language_override?: string
    max?: number

    For geospatial indexes set the high bound for the co-ordinates.

    -
    maxTimeMS?: number
    min?: number
    +
    maxTimeMS?: number
    min?: number

    For geospatial indexes set the lower bound for the co-ordinates.

    -
    name?: string
    +
    name?: string

    Override the autogenerated index name (useful if the resulting name is larger than 128 bytes)

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    partialFilterExpression?: Document
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    partialFilterExpression?: Document

    Creates a partial index based on the given filter object (MongoDB 3.2 or higher)

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -40,26 +40,26 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    sparse?: boolean
    +
    sparse?: boolean

    Creates a sparse index.

    -
    storageEngine?: Document
    +
    storageEngine?: Document

    Allows users to configure the storage engine on a per-index basis when creating an index. (MongoDB 3.0 or higher)

    -
    textIndexVersion?: number
    unique?: boolean
    +
    textIndexVersion?: number
    unique?: boolean

    Creates an unique index.

    -
    version?: number
    +
    version?: number

    Specifies the index version number, either 0 or 1.

    -
    weights?: Document
    wildcardProjection?: Document
    willRetryWrite?: boolean
    +
    weights?: Document
    wildcardProjection?: Document
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CursorCloseOptions.html b/docs/Next/interfaces/CursorCloseOptions.html index e3af25b237d..66fa19c6345 100644 --- a/docs/Next/interfaces/CursorCloseOptions.html +++ b/docs/Next/interfaces/CursorCloseOptions.html @@ -1,3 +1,3 @@ CursorCloseOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CursorCloseOptions

    deprecated

    This interface is deprecated

    -

    Hierarchy

    • CursorCloseOptions

    Index

    Properties

    Properties

    skipKillCursors?: boolean
    deprecated

    the skipKillCursors option is deprecated

    +

    Hierarchy

    • CursorCloseOptions

    Index

    Properties

    Properties

    skipKillCursors?: boolean
    deprecated

    the skipKillCursors option is deprecated

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/CursorStreamOptions.html b/docs/Next/interfaces/CursorStreamOptions.html index 82d4d4e837a..dce9610035e 100644 --- a/docs/Next/interfaces/CursorStreamOptions.html +++ b/docs/Next/interfaces/CursorStreamOptions.html @@ -1,3 +1,3 @@ -CursorStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CursorStreamOptions

    Hierarchy

    • CursorStreamOptions

    Index

    Methods

    Methods

    Hierarchy

    Index

    Properties

    allowDiskUse?: boolean

    Allows disk use for blocking sort operations exceeding 100MB memory. (MongoDB 3.2 or higher)

    -
    allowPartialResults?: boolean
    +
    allowPartialResults?: boolean

    For queries against a sharded collection, allows the command (or subsequent getMore commands) to return partial results, rather than an error, if one or more queried shards are unavailable.

    -
    authdb?: string
    awaitData?: boolean
    +
    authdb?: string
    awaitData?: boolean

    Specify if the cursor is a tailable-await cursor. Requires tailable to be true

    -
    batchSize?: number
    +
    batchSize?: number

    Set the batchSize for the getMoreCommand when iterating over the query results.

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specify collation (MongoDB 3.4 or higher) settings for update operation (see 3.4 documentation for available fields).

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: Hint
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: Hint

    Tell the query to use specific indexes in the query. Object of indexes to use, {'_id':1}

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    limit?: number
    +
    limit?: number

    Sets the limit of documents returned in the query.

    -
    max?: Document
    +
    max?: Document

    The exclusive upper bound for a specific index

    -
    maxAwaitTimeMS?: number
    +
    maxAwaitTimeMS?: number

    The maximum amount of time for the server to wait on new documents to satisfy a tailable cursor query. Requires tailable and awaitData to be true

    -
    maxTimeMS?: number
    +
    maxTimeMS?: number

    Number of milliseconds to wait before aborting the query.

    -
    min?: Document
    +
    min?: Document

    The inclusive lower bound for a specific index

    -
    noCursorTimeout?: boolean
    +
    noCursorTimeout?: boolean

    The server normally times out idle cursors after an inactivity period (10 minutes) to prevent excess memory use. Set this option to prevent that.

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    oplogReplay?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    oplogReplay?: boolean

    Option to enable an optimized code path for queries looking for a particular range of ts values in the oplog. Requires tailable to be true.

    deprecated

    Starting from MongoDB 4.4 this flag is not needed and will be ignored.

    -
    projection?: Document
    +
    projection?: Document

    The fields to return in the query. Object of fields to either include or exclude (one of, not both), {'a':1, 'b': 1} or {'a': 0, 'b': 0}

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -55,32 +55,32 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    returnKey?: boolean
    +
    returnKey?: boolean

    If true, returns only the index keys in the resulting documents.

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    showRecordId?: boolean
    +
    showRecordId?: boolean

    Determines whether to return the record identifier for each document. If true, adds a field $recordId to the returned documents.

    -
    singleBatch?: boolean
    +
    singleBatch?: boolean

    Determines whether to close the cursor after the first batch. Defaults to false.

    -
    skip?: number
    +
    skip?: number

    Set to skip N documents ahead in your query (useful for pagination).

    -
    sort?: Sort
    +
    sort?: Sort

    Set to sort the documents coming back from the query. Array of indexes, [['a', 1]] etc.

    -
    tailable?: boolean
    +
    tailable?: boolean

    Specify if the cursor is tailable.

    -
    timeout?: boolean
    +
    timeout?: boolean

    Specify if the cursor can timeout.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSBucketOptions.html b/docs/Next/interfaces/GridFSBucketOptions.html index 1761619c0fe..ef087f7cc07 100644 --- a/docs/Next/interfaces/GridFSBucketOptions.html +++ b/docs/Next/interfaces/GridFSBucketOptions.html @@ -1,9 +1,9 @@ -GridFSBucketOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketOptions

    Hierarchy

    Index

    Properties

    bucketName?: string
    +GridFSBucketOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketOptions

    Hierarchy

    Index

    Properties

    bucketName?: string

    The 'files' and 'chunks' collections will be prefixed with the bucket name followed by a dot.

    -
    chunkSizeBytes?: number
    +
    chunkSizeBytes?: number

    Number of bytes stored in each chunk. Defaults to 255KB

    -
    readPreference?: ReadPreference
    +
    readPreference?: ReadPreference

    Read preference to be passed to read operations

    -
    +

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSBucketReadStreamOptions.html b/docs/Next/interfaces/GridFSBucketReadStreamOptions.html index 6289d0ada8f..9f82a3d36f4 100644 --- a/docs/Next/interfaces/GridFSBucketReadStreamOptions.html +++ b/docs/Next/interfaces/GridFSBucketReadStreamOptions.html @@ -1,5 +1,5 @@ -GridFSBucketReadStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketReadStreamOptions

    Hierarchy

    Index

    Properties

    end?: number
    +GridFSBucketReadStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketReadStreamOptions

    Hierarchy

    Index

    Properties

    end?: number

    0-based offset in bytes to stop streaming before

    -
    skip?: number
    sort?: Sort
    start?: number
    +
    skip?: number
    sort?: Sort
    start?: number

    0-based offset in bytes to start streaming from

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSBucketReadStreamOptionsWithRevision.html b/docs/Next/interfaces/GridFSBucketReadStreamOptionsWithRevision.html index c23b0f719bf..446a4ed3e96 100644 --- a/docs/Next/interfaces/GridFSBucketReadStreamOptionsWithRevision.html +++ b/docs/Next/interfaces/GridFSBucketReadStreamOptionsWithRevision.html @@ -1,9 +1,9 @@ -GridFSBucketReadStreamOptionsWithRevision | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketReadStreamOptionsWithRevision

    Hierarchy

    Index

    Properties

    end?: number
    +GridFSBucketReadStreamOptionsWithRevision | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketReadStreamOptionsWithRevision

    Hierarchy

    Index

    Properties

    end?: number

    0-based offset in bytes to stop streaming before

    -
    revision?: number
    +
    revision?: number

    The revision number relative to the oldest file with the given filename. 0 gets you the oldest file, 1 gets you the 2nd oldest, -1 gets you the newest.

    -
    skip?: number
    sort?: Sort
    start?: number
    +
    skip?: number
    sort?: Sort
    start?: number

    0-based offset in bytes to start streaming from

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSBucketWriteStreamOptions.html b/docs/Next/interfaces/GridFSBucketWriteStreamOptions.html index 85ffcfcd7ef..8c56102c37e 100644 --- a/docs/Next/interfaces/GridFSBucketWriteStreamOptions.html +++ b/docs/Next/interfaces/GridFSBucketWriteStreamOptions.html @@ -1,13 +1,13 @@ -GridFSBucketWriteStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketWriteStreamOptions

    Hierarchy

    Index

    Properties

    aliases?: string[]
    +GridFSBucketWriteStreamOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSBucketWriteStreamOptions

    Hierarchy

    Index

    Properties

    aliases?: string[]

    Array of strings to store in the file document's aliases field

    -
    chunkSizeBytes?: number
    +
    chunkSizeBytes?: number

    Overwrite this bucket's chunkSizeBytes for this file

    -
    contentType?: string
    +
    contentType?: string

    String to store in the file document's contentType field

    -
    +

    Custom file id for the GridFS file.

    -
    metadata?: Document
    +
    metadata?: Document

    Object to store in the file document's metadata field

    -
    +

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSChunk.html b/docs/Next/interfaces/GridFSChunk.html index 365b44919cb..55ad5af20aa 100644 --- a/docs/Next/interfaces/GridFSChunk.html +++ b/docs/Next/interfaces/GridFSChunk.html @@ -1 +1 @@ -GridFSChunk | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSChunk

    Hierarchy

    • GridFSChunk

    Index

    Properties

    data: Uint8Array | Buffer
    files_id: ObjectId
    n: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +GridFSChunk | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSChunk

    Hierarchy

    • GridFSChunk

    Index

    Properties

    data: Uint8Array | Buffer
    files_id: ObjectId
    n: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/GridFSFile.html b/docs/Next/interfaces/GridFSFile.html index ef95eb6cf54..58773671971 100644 --- a/docs/Next/interfaces/GridFSFile.html +++ b/docs/Next/interfaces/GridFSFile.html @@ -1 +1 @@ -GridFSFile | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSFile

    Hierarchy

    • GridFSFile

    Index

    Properties

    aliases?: string[]
    chunkSize: number
    contentType?: string
    filename: string
    length: number
    metadata?: Document
    uploadDate: Date

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +GridFSFile | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GridFSFile

    Hierarchy

    • GridFSFile

    Index

    Properties

    aliases?: string[]
    chunkSize: number
    contentType?: string
    filename: string
    length: number
    metadata?: Document
    uploadDate: Date

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/HedgeOptions.html b/docs/Next/interfaces/HedgeOptions.html index d4dba7aa2cf..df133c0c0ca 100644 --- a/docs/Next/interfaces/HedgeOptions.html +++ b/docs/Next/interfaces/HedgeOptions.html @@ -1,3 +1,3 @@ -HedgeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface HedgeOptions

    Hierarchy

    • HedgeOptions

    Index

    Properties

    Properties

    enabled?: boolean
    +HedgeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface HedgeOptions

    Hierarchy

    • HedgeOptions

    Index

    Properties

    Properties

    enabled?: boolean

    Explicitly enable or disable hedged reads.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/IndexDescription.html b/docs/Next/interfaces/IndexDescription.html index 728960cf42f..f0f2428b020 100644 --- a/docs/Next/interfaces/IndexDescription.html +++ b/docs/Next/interfaces/IndexDescription.html @@ -1,21 +1,21 @@ -IndexDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface IndexDescription

    Hierarchy

    • Pick<CreateIndexesOptions, "background" | "unique" | "partialFilterExpression" | "sparse" | "hidden" | "expireAfterSeconds" | "storageEngine" | "version" | "weights" | "default_language" | "language_override" | "textIndexVersion" | "2dsphereIndexVersion" | "bits" | "min" | "max" | "bucketSize" | "wildcardProjection">
      • IndexDescription

    Index

    Properties

    2dsphereIndexVersion?: number
    background?: boolean
    +IndexDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface IndexDescription

    Hierarchy

    • Pick<CreateIndexesOptions, "background" | "unique" | "partialFilterExpression" | "sparse" | "hidden" | "expireAfterSeconds" | "storageEngine" | "version" | "weights" | "default_language" | "language_override" | "textIndexVersion" | "2dsphereIndexVersion" | "bits" | "min" | "max" | "bucketSize" | "wildcardProjection">
      • IndexDescription

    Index

    Properties

    2dsphereIndexVersion?: number
    background?: boolean

    Creates the index in the background, yielding whenever possible.

    -
    bits?: number
    bucketSize?: number
    collation?: CollationOptions
    default_language?: string
    expireAfterSeconds?: number
    +
    bits?: number
    bucketSize?: number
    collation?: CollationOptions
    default_language?: string
    expireAfterSeconds?: number

    Allows you to expire data on indexes applied to a data (MongoDB 2.2 or higher)

    -
    hidden?: boolean
    +
    hidden?: boolean

    Specifies that the index should exist on the target collection but should not be used by the query planner when executing operations. (MongoDB 4.4 or higher)

    -
    key: {} | Map<string, IndexDirection>
    language_override?: string
    max?: number
    +
    key: {} | Map<string, IndexDirection>
    language_override?: string
    max?: number

    For geospatial indexes set the high bound for the co-ordinates.

    -
    min?: number
    +
    min?: number

    For geospatial indexes set the lower bound for the co-ordinates.

    -
    name?: string
    partialFilterExpression?: Document
    +
    name?: string
    partialFilterExpression?: Document

    Creates a partial index based on the given filter object (MongoDB 3.2 or higher)

    -
    sparse?: boolean
    +
    sparse?: boolean

    Creates a sparse index.

    -
    storageEngine?: Document
    +
    storageEngine?: Document

    Allows users to configure the storage engine on a per-index basis when creating an index. (MongoDB 3.0 or higher)

    -
    textIndexVersion?: number
    unique?: boolean
    +
    textIndexVersion?: number
    unique?: boolean

    Creates an unique index.

    -
    version?: number
    +
    version?: number

    Specifies the index version number, either 0 or 1.

    -
    weights?: Document
    wildcardProjection?: Document

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    weights?: Document
    wildcardProjection?: Document

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/IndexInformationOptions.html b/docs/Next/interfaces/IndexInformationOptions.html index dd721e6812d..2e87774ef3f 100644 --- a/docs/Next/interfaces/IndexInformationOptions.html +++ b/docs/Next/interfaces/IndexInformationOptions.html @@ -1 +1 @@ -IndexInformationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface IndexInformationOptions

    Hierarchy

    • IndexInformationOptions

    Index

    Properties

    full?: boolean
    readPreference?: ReadPreference
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +IndexInformationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface IndexInformationOptions

    Hierarchy

    • IndexInformationOptions

    Index

    Properties

    full?: boolean
    readPreference?: ReadPreference
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/InsertManyResult.html b/docs/Next/interfaces/InsertManyResult.html index 771c0114376..3b711b5f8df 100644 --- a/docs/Next/interfaces/InsertManyResult.html +++ b/docs/Next/interfaces/InsertManyResult.html @@ -1,7 +1,7 @@ -InsertManyResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertManyResult<TSchema>

    Type parameters

    Hierarchy

    • InsertManyResult

    Index

    Properties

    acknowledged: boolean
    +InsertManyResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertManyResult<TSchema>

    Type parameters

    Hierarchy

    • InsertManyResult

    Index

    Properties

    acknowledged: boolean

    Indicates whether this write result was acknowledged. If not, then all other members of this result will be undefined

    -
    insertedCount: number
    +
    insertedCount: number

    The number of inserted documents for this operations

    -
    insertedIds: {}
    +
    insertedIds: {}

    Map of the index of the inserted document to the id of the inserted document

    Type declaration

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/InsertOneModel.html b/docs/Next/interfaces/InsertOneModel.html index 30d1ec810dd..3e3e60eea11 100644 --- a/docs/Next/interfaces/InsertOneModel.html +++ b/docs/Next/interfaces/InsertOneModel.html @@ -1,3 +1,3 @@ -InsertOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneModel<TSchema>

    Type parameters

    Hierarchy

    • InsertOneModel

    Index

    Properties

    Properties

    document: OptionalId<TSchema>
    +InsertOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneModel<TSchema>

    Type parameters

    Hierarchy

    • InsertOneModel

    Index

    Properties

    Properties

    document: OptionalId<TSchema>

    The document to insert.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/InsertOneOptions.html b/docs/Next/interfaces/InsertOneOptions.html index d98b6ba92d3..4c409a2bc87 100644 --- a/docs/Next/interfaces/InsertOneOptions.html +++ b/docs/Next/interfaces/InsertOneOptions.html @@ -1,45 +1,45 @@ -InsertOneOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +InsertOneOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    forceServerObjectId?: boolean
    +
    forceServerObjectId?: boolean

    Force server to assign _id values instead of driver.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/InsertOneResult.html b/docs/Next/interfaces/InsertOneResult.html index 02c9d4f11c3..01a7ced2375 100644 --- a/docs/Next/interfaces/InsertOneResult.html +++ b/docs/Next/interfaces/InsertOneResult.html @@ -1,5 +1,5 @@ -InsertOneResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneResult<TSchema>

    Type parameters

    Hierarchy

    • InsertOneResult

    Index

    Properties

    acknowledged: boolean
    +InsertOneResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface InsertOneResult<TSchema>

    Type parameters

    Hierarchy

    • InsertOneResult

    Index

    Properties

    acknowledged: boolean

    Indicates whether this write result was acknowledged. If not, then all other members of this result will be undefined

    -
    insertedId: InferIdType<TSchema>
    +
    insertedId: InferIdType<TSchema>

    The identifier that was inserted. If the server generated the identifier, this value will be null as the driver does not have access to that data

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ListCollectionsOptions.html b/docs/Next/interfaces/ListCollectionsOptions.html index 8b9352f12c8..262f1dbe3ea 100644 --- a/docs/Next/interfaces/ListCollectionsOptions.html +++ b/docs/Next/interfaces/ListCollectionsOptions.html @@ -1,47 +1,47 @@ -ListCollectionsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListCollectionsOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    authorizedCollections?: boolean
    +ListCollectionsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListCollectionsOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    authorizedCollections?: boolean

    Since 4.0: If true and nameOnly is true, allows a user without the required privilege (i.e. listCollections action on the database) to run the command when access control is enforced.

    -
    batchSize?: number
    +
    batchSize?: number

    The batchSize for the returned command cursor or if pre 2.8 the systems batch collection

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    nameOnly?: boolean
    +
    maxTimeMS?: number
    nameOnly?: boolean

    Since 4.0: If true, will only return the collection name in the response, and will omit additional info

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ListDatabasesOptions.html b/docs/Next/interfaces/ListDatabasesOptions.html index 03ee45afd48..a717056bb70 100644 --- a/docs/Next/interfaces/ListDatabasesOptions.html +++ b/docs/Next/interfaces/ListDatabasesOptions.html @@ -1,47 +1,47 @@ -ListDatabasesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListDatabasesOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    authorizedDatabases?: boolean
    +ListDatabasesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListDatabasesOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    authorizedDatabases?: boolean

    A flag that determines which databases are returned based on the user privileges when access control is enabled

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    filter?: Document
    +
    filter?: Document

    A query predicate that determines which databases are listed

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    nameOnly?: boolean
    +
    maxTimeMS?: number
    nameOnly?: boolean

    A flag to indicate whether the command should return just the database names, or return both database names and size information

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ListDatabasesResult.html b/docs/Next/interfaces/ListDatabasesResult.html index ce5fa2d2d98..26ce4666776 100644 --- a/docs/Next/interfaces/ListDatabasesResult.html +++ b/docs/Next/interfaces/ListDatabasesResult.html @@ -1 +1 @@ -ListDatabasesResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListDatabasesResult

    Hierarchy

    • ListDatabasesResult

    Index

    Properties

    databases: ({ empty?: boolean; name: string; sizeOnDisk?: number } & Document)[]
    ok: 0 | 1
    totalSize?: number
    totalSizeMb?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ListDatabasesResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListDatabasesResult

    Hierarchy

    • ListDatabasesResult

    Index

    Properties

    databases: ({ empty?: boolean; name: string; sizeOnDisk?: number } & Document)[]
    ok: 0 | 1
    totalSize?: number
    totalSizeMb?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ListIndexesOptions.html b/docs/Next/interfaces/ListIndexesOptions.html index 4f67c8e9bb8..84e7bae01a2 100644 --- a/docs/Next/interfaces/ListIndexesOptions.html +++ b/docs/Next/interfaces/ListIndexesOptions.html @@ -1,43 +1,43 @@ -ListIndexesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListIndexesOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    batchSize?: number
    +ListIndexesOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ListIndexesOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    batchSize?: number

    The batchSize for the returned command cursor or if pre 2.8 the systems batch collection

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/LoggerOptions.html b/docs/Next/interfaces/LoggerOptions.html index a4932cb9e20..ee82ee8992c 100644 --- a/docs/Next/interfaces/LoggerOptions.html +++ b/docs/Next/interfaces/LoggerOptions.html @@ -1 +1 @@ -LoggerOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LoggerOptions

    Hierarchy

    Index

    Properties

    loggerLevel?: LoggerLevel

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +LoggerOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LoggerOptions

    Hierarchy

    Index

    Properties

    loggerLevel?: LoggerLevel

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MapReduceOptions.html b/docs/Next/interfaces/MapReduceOptions.html index 993e6de1784..27c03f0ae34 100644 --- a/docs/Next/interfaces/MapReduceOptions.html +++ b/docs/Next/interfaces/MapReduceOptions.html @@ -1,34 +1,34 @@ -MapReduceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MapReduceOptions<TKey, TValue>

    Type parameters

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +MapReduceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MapReduceOptions<TKey, TValue>

    Type parameters

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    Allow driver to bypass schema validation in MongoDB 3.2 or higher.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    finalize?: string | FinalizeFunction<TKey, TValue>
    +
    finalize?: string | FinalizeFunction<TKey, TValue>

    Finalize function.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    jsMode?: boolean
    +
    jsMode?: boolean

    It is possible to make the execution stay in JS. Provided in MongoDB > 2.0.X.

    -
    keeptemp?: boolean
    +
    keeptemp?: boolean

    Keep temporary data.

    -
    limit?: number
    +
    limit?: number

    Number of objects to return from collection.

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: "inline" | { inline: 1 } | { replace: string } | { merge: string } | { reduce: string }
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    out?: "inline" | { inline: 1 } | { replace: string } | { merge: string } | { reduce: string }

    Sets the output target for the map reduce job.

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -36,26 +36,26 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    query?: Document
    +
    query?: Document

    Query filter object.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    scope?: Document
    +
    scope?: Document

    Can pass in variables that can be access from map/reduce/finalize.

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    sort?: Sort
    +
    sort?: Sort

    Sorts the input objects using this key. Useful for optimization, like sorting by the emit key for fewer reduces.

    -
    verbose?: boolean
    +
    verbose?: boolean

    Provide statistics on job execution time.

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ModifyResult.html b/docs/Next/interfaces/ModifyResult.html index 2cd0c072562..37f5fada89d 100644 --- a/docs/Next/interfaces/ModifyResult.html +++ b/docs/Next/interfaces/ModifyResult.html @@ -1 +1 @@ -ModifyResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ModifyResult<TSchema>

    Type parameters

    Hierarchy

    • ModifyResult

    Index

    Properties

    lastErrorObject?: Document
    ok: 0 | 1
    value: null | WithId<TSchema>

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ModifyResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ModifyResult<TSchema>

    Type parameters

    Hierarchy

    • ModifyResult

    Index

    Properties

    lastErrorObject?: Document
    ok: 0 | 1
    value: null | WithId<TSchema>

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MongoClientOptions.html b/docs/Next/interfaces/MongoClientOptions.html index 4694c9f1b42..48e8e5ce253 100644 --- a/docs/Next/interfaces/MongoClientOptions.html +++ b/docs/Next/interfaces/MongoClientOptions.html @@ -4,17 +4,17 @@

    Hierarchy

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    appName?: string
    +
    appName?: string

    The name of the application that created this MongoClient instance. MongoDB 3.4 and newer will print this value in the server log upon establishing each connection. It is also recorded in the slow query log and profile collections

    -
    auth?: Auth
    +
    auth?: Auth

    The auth settings for when connection to server.

    -
    authMechanism?: AuthMechanism
    +
    authMechanism?: AuthMechanism

    Specify the authentication mechanism that MongoDB will use to authenticate the connection.

    -
    authMechanismProperties?: AuthMechanismProperties
    +
    authMechanismProperties?: AuthMechanismProperties

    Specify properties for the specified authMechanism as a comma-separated list of colon-separated key-value pairs.

    -
    authSource?: string
    +
    authSource?: string

    Specify the database name associated with the user’s credentials.

    -
    autoEncryption?: AutoEncryptionOptions
    +
    autoEncryption?: AutoEncryptionOptions

    Optionally enable client side auto encryption

    remarks

    Automatic encryption is an enterprise only feature that only applies to operations on a collection. Automatic encryption is not supported for operations on a database or view, and operations that are not bypassed will result in error (see libmongocrypt: Auto Encryption Allow-List). To bypass automatic encryption for all operations, set bypassAutoEncryption=true in AutoEncryptionOpts.

    @@ -41,7 +41,7 @@ be in the same order as their private keys in key. If the intermediate certificates are not provided, the peer will not be able to validate the certificate, and the handshake will fail.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    checkServerIdentity?: (hostname: string, cert: PeerCertificate) => Error | undefined

    Type declaration

      • (hostname: string, cert: PeerCertificate): Error | undefined
      • Verifies the certificate cert is issued to hostname.

        @@ -63,15 +63,15 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

        -
    compressors?: string | ("none" | "snappy" | "zlib" | "zstd")[]
    +
    compressors?: string | ("none" | "snappy" | "zlib" | "zstd")[]

    An array or comma-delimited string of compressors to enable network compression for communication between this client and a mongod/mongos instance.

    -
    connectTimeoutMS?: number
    +
    connectTimeoutMS?: number

    The time in milliseconds to attempt a connection before timing out.

    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    -
    directConnection?: boolean
    +
    directConnection?: boolean

    Allow a driver to force a Single topology type with a connection string containing one host

    -
    driverInfo?: DriverInfo
    +
    driverInfo?: DriverInfo

    Allows a wrapping driver to amend the client metadata generated by the driver to include information about the wrapping driver

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -81,22 +81,22 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    family?: number
    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    forceServerObjectId?: boolean
    +
    forceServerObjectId?: boolean

    Force server to assign _id values instead of driver

    -
    heartbeatFrequencyMS?: number
    +
    heartbeatFrequencyMS?: number

    heartbeatFrequencyMS controls when the driver checks the state of the MongoDB deployment. Specify the interval (in milliseconds) between checks, counted from the end of the previous check until the beginning of the next one.

    -
    hints?: number
    ignoreUndefined?: boolean
    +
    hints?: number
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    journal?: boolean
    +
    journal?: boolean

    The journal write concern

    deprecated

    Please use the writeConcern option instead

    -
    keepAlive?: boolean
    +
    keepAlive?: boolean

    TCP Connection keep alive enabled

    -
    keepAliveInitialDelay?: number
    +
    keepAliveInitialDelay?: number

    The number of milliseconds to wait before initiating keepAlive on the TCP socket

    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys @@ -107,29 +107,29 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced?: boolean
    +
    loadBalanced?: boolean

    Instruct the driver it is connecting to a load balancer fronting a mongos like service

    -
    localAddress?: string
    localPort?: number
    localThresholdMS?: number
    +
    localAddress?: string
    localPort?: number
    localThresholdMS?: number

    The size (in milliseconds) of the latency window for selecting among multiple suitable MongoDB instances.

    -
    logger?: Logger
    +
    logger?: Logger

    Custom logger object

    -
    loggerLevel?: LoggerLevel
    +
    loggerLevel?: LoggerLevel

    The logging level

    -
    lookup?: LookupFunction
    maxConnecting?: number
    +
    lookup?: LookupFunction
    maxConnecting?: number

    The maximum number of connections that may be in the process of being established concurrently by the connection pool.

    -
    maxIdleTimeMS?: number
    +
    maxIdleTimeMS?: number

    The maximum number of milliseconds that a connection can remain idle in the pool before being removed and closed.

    -
    maxPoolSize?: number
    +
    maxPoolSize?: number

    The maximum number of connections in the connection pool.

    -
    maxStalenessSeconds?: number
    +
    maxStalenessSeconds?: number

    Specifies, in seconds, how stale a secondary can be before the client stops using it for read operations.

    -
    minDHSize?: number
    minHeartbeatFrequencyMS?: number
    +
    minDHSize?: number
    minHeartbeatFrequencyMS?: number

    Sets the minimum heartbeat frequency. In the event that the driver has to frequently re-check a server's availability, it will wait at least this long since the previous check to avoid wasted effort.

    -
    minPoolSize?: number
    +
    minPoolSize?: number

    The minimum number of connections in the connection pool.

    -
    monitorCommands?: boolean
    +
    monitorCommands?: boolean

    Enable command monitoring for this client

    -
    noDelay?: boolean
    +
    noDelay?: boolean

    TCP Connection no delay

    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    @@ -142,9 +142,9 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    pkFactory?: PkFactory
    +
    pkFactory?: PkFactory

    A primary key factory function for generation of custom _id keys

    -
    promiseLibrary?: any
    +
    promiseLibrary?: any

    A Promise library class the application wishes to use such as Bluebird, must be ES6 compatible

    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    @@ -152,34 +152,34 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    proxyHost?: string
    +
    proxyHost?: string

    Configures a Socks5 proxy host used for creating TCP connections.

    -
    proxyPassword?: string
    +
    proxyPassword?: string

    Configures a Socks5 proxy password when the proxy in proxyHost requires username/password authentication.

    -
    proxyPort?: number
    +
    proxyPort?: number

    Configures a Socks5 proxy port used for creating TCP connections.

    -
    proxyUsername?: string
    +
    proxyUsername?: string

    Configures a Socks5 proxy username when the proxy in proxyHost requires username/password authentication.

    -
    raw?: boolean
    +
    raw?: boolean

    Return document results as raw BSON buffers

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern for the collection (only MongoDB 3.2 or higher supported)

    -
    readConcernLevel?: ReadConcernLevel
    +
    readConcernLevel?: ReadConcernLevel

    The level of isolation

    -
    +

    Specifies the read preferences for this connection

    -
    readPreferenceTags?: TagSet[]
    +
    readPreferenceTags?: TagSet[]

    Specifies the tags document as a comma-separated list of colon-separated key-value pairs.

    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    default

    true

    -
    replicaSet?: string
    +
    replicaSet?: string

    Specifies the name of the replica set, if the mongod is a member of a replica set.

    -
    retryReads?: boolean
    +
    retryReads?: boolean

    Enables retryable reads.

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Enable retryable writes.

    secureContext?: SecureContext

    An optional TLS context object from tls.createSecureContext()

    @@ -193,62 +193,62 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    serverApi?: "1" | ServerApi
    +
    serverApi?: "1" | ServerApi

    Server API version

    -
    serverSelectionTimeoutMS?: number
    +
    serverSelectionTimeoutMS?: number

    Specifies how long (in milliseconds) to block for server selection before throwing an exception.

    -
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    +
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number

    The time in milliseconds to attempt a send or receive on a socket before the attempt times out.

    -
    srvMaxHosts?: number
    +
    srvMaxHosts?: number

    The maximum number of hosts to connect to when using an srv connection string, a setting of 0 means unlimited hosts

    -
    srvServiceName?: string
    +
    srvServiceName?: string

    Modifies the srv URI to look like:

    _{srvServiceName}._tcp.{hostname}.{domainname}

    Querying this DNS URI is expected to respond with SRV records

    -
    ssl?: boolean
    +
    ssl?: boolean

    A boolean to enable or disables TLS/SSL for the connection. (The ssl option is equivalent to the tls option.)

    -
    sslCA?: string
    +
    sslCA?: string

    SSL Certificate file path.

    -
    sslCRL?: string
    +
    sslCRL?: string

    SSL Certificate revocation list file path.

    -
    sslCert?: string
    +
    sslCert?: string

    SSL Certificate file path.

    -
    sslKey?: string
    +
    sslKey?: string

    SSL Key file file path.

    -
    sslPass?: string
    +
    sslPass?: string

    SSL Certificate pass phrase.

    -
    sslValidate?: boolean
    +
    sslValidate?: boolean

    Validate mongod server certificate against Certificate Authority

    -
    tls?: boolean
    +
    tls?: boolean

    Enables or disables TLS/SSL for the connection.

    -
    tlsAllowInvalidCertificates?: boolean
    +
    tlsAllowInvalidCertificates?: boolean

    Bypasses validation of the certificates presented by the mongod/mongos instance

    -
    tlsAllowInvalidHostnames?: boolean
    +
    tlsAllowInvalidHostnames?: boolean

    Disables hostname validation of the certificate presented by the mongod/mongos instance.

    -
    tlsCAFile?: string
    +
    tlsCAFile?: string

    Specifies the location of a local .pem file that contains the root certificate chain from the Certificate Authority. This file is used to validate the certificate presented by the mongod/mongos instance.

    -
    tlsCertificateFile?: string
    +
    tlsCertificateFile?: string

    Specifies the location of a local TLS Certificate

    -
    tlsCertificateKeyFile?: string
    +
    tlsCertificateKeyFile?: string

    Specifies the location of a local .pem file that contains either the client's TLS/SSL certificate and key or only the client's TLS/SSL key when tlsCertificateFile is used to provide the certificate.

    -
    tlsCertificateKeyFilePassword?: string
    +
    tlsCertificateKeyFilePassword?: string

    Specifies the password to de-crypt the tlsCertificateKeyFile.

    -
    tlsInsecure?: boolean
    +
    tlsInsecure?: boolean

    Disables various certificate validations.

    -
    w?: W
    +
    w?: W

    The write concern w value

    deprecated

    Please use the writeConcern option instead

    -
    waitQueueTimeoutMS?: number
    +
    waitQueueTimeoutMS?: number

    The maximum time in milliseconds that a thread can wait for a connection to become available.

    -
    +

    A MongoDB WriteConcern, which describes the level of acknowledgement requested from MongoDB for write operations.

    see

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

    -
    wtimeoutMS?: number
    +
    wtimeoutMS?: number

    The write concern timeout

    deprecated

    Please use the writeConcern option instead

    -
    zlibCompressionLevel?: 0 | 3 | 9 | 4 | 1 | 2 | 6 | 5 | 7 | 8
    +
    zlibCompressionLevel?: 0 | 3 | 9 | 4 | 1 | 2 | 6 | 5 | 7 | 8

    An integer that specifies the compression level if using zlib for network compression.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MongoCredentialsOptions.html b/docs/Next/interfaces/MongoCredentialsOptions.html index d4fcd8ec333..ead5b0d54a9 100644 --- a/docs/Next/interfaces/MongoCredentialsOptions.html +++ b/docs/Next/interfaces/MongoCredentialsOptions.html @@ -1 +1 @@ -MongoCredentialsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MongoCredentialsOptions

    Hierarchy

    • MongoCredentialsOptions

    Index

    Properties

    db?: string
    mechanism?: AuthMechanism
    mechanismProperties: AuthMechanismProperties
    password: string
    source: string
    username: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +MongoCredentialsOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MongoCredentialsOptions

    Hierarchy

    • MongoCredentialsOptions

    Index

    Properties

    db?: string
    mechanism?: AuthMechanism
    mechanismProperties: AuthMechanismProperties
    password: string
    source: string
    username: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MongoNetworkErrorOptions.html b/docs/Next/interfaces/MongoNetworkErrorOptions.html index a32b2196819..f53e7da98ee 100644 --- a/docs/Next/interfaces/MongoNetworkErrorOptions.html +++ b/docs/Next/interfaces/MongoNetworkErrorOptions.html @@ -1,3 +1,3 @@ -MongoNetworkErrorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MongoNetworkErrorOptions

    Hierarchy

    • MongoNetworkErrorOptions

    Index

    Properties

    Properties

    beforeHandshake: boolean
    +MongoNetworkErrorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MongoNetworkErrorOptions

    Hierarchy

    • MongoNetworkErrorOptions

    Index

    Properties

    Properties

    beforeHandshake: boolean

    Indicates the timeout happened before a connection handshake completed

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MongoOptions.html b/docs/Next/interfaces/MongoOptions.html index d9462b5bf9c..f1b8c7e74b8 100644 --- a/docs/Next/interfaces/MongoOptions.html +++ b/docs/Next/interfaces/MongoOptions.html @@ -3,7 +3,7 @@

    Hierarchy

    • Required<Pick<MongoClientOptions, "autoEncryption" | "connectTimeoutMS" | "directConnection" | "driverInfo" | "forceServerObjectId" | "minHeartbeatFrequencyMS" | "heartbeatFrequencyMS" | "keepAlive" | "keepAliveInitialDelay" | "localThresholdMS" | "logger" | "maxConnecting" | "maxIdleTimeMS" | "maxPoolSize" | "minPoolSize" | "monitorCommands" | "noDelay" | "pkFactory" | "promiseLibrary" | "raw" | "replicaSet" | "retryReads" | "retryWrites" | "serverSelectionTimeoutMS" | "socketTimeoutMS" | "srvMaxHosts" | "srvServiceName" | "tlsAllowInvalidCertificates" | "tlsAllowInvalidHostnames" | "tlsInsecure" | "waitQueueTimeoutMS" | "zlibCompressionLevel">>
    • SupportedNodeConnectionOptions
      • MongoOptions

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    autoEncrypter?: AutoEncrypter
    autoEncryption: AutoEncryptionOptions
    +
    autoEncrypter?: AutoEncrypter
    autoEncryption: AutoEncryptionOptions

    Optionally enable client side auto encryption

    remarks

    Automatic encryption is an enterprise only feature that only applies to operations on a collection. Automatic encryption is not supported for operations on a database or view, and operations that are not bypassed will result in error (see libmongocrypt: Auto Encryption Allow-List). To bypass automatic encryption for all operations, set bypassAutoEncryption=true in AutoEncryptionOpts.

    @@ -48,13 +48,13 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

    -
    compressors: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number
    +
    compressors: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number

    The time in milliseconds to attempt a connection before timing out.

    -
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]
    +
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    -
    dbName: string
    directConnection: boolean
    +
    dbName: string
    directConnection: boolean

    Allow a driver to force a Single topology type with a connection string containing one host

    -
    driverInfo: DriverInfo
    +
    driverInfo: DriverInfo

    Allows a wrapping driver to amend the client metadata generated by the driver to include information about the wrapping driver

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -64,13 +64,13 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    family?: number
    forceServerObjectId: boolean
    +
    family?: number
    forceServerObjectId: boolean

    Force server to assign _id values instead of driver

    -
    heartbeatFrequencyMS: number
    +
    heartbeatFrequencyMS: number

    heartbeatFrequencyMS controls when the driver checks the state of the MongoDB deployment. Specify the interval (in milliseconds) between checks, counted from the end of the previous check until the beginning of the next one.

    -
    hints?: number
    hosts: HostAddress[]
    keepAlive: boolean
    +
    hints?: number
    hosts: HostAddress[]
    keepAlive: boolean

    TCP Connection keep alive enabled

    -
    keepAliveInitialDelay: number
    +
    keepAliveInitialDelay: number

    The number of milliseconds to wait before initiating keepAlive on the TCP socket

    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys @@ -81,23 +81,23 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    localThresholdMS: number
    +
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    localThresholdMS: number

    The size (in milliseconds) of the latency window for selecting among multiple suitable MongoDB instances.

    -
    logger: Logger
    +
    logger: Logger

    Custom logger object

    -
    lookup?: LookupFunction
    maxConnecting: number
    +
    lookup?: LookupFunction
    maxConnecting: number

    The maximum number of connections that may be in the process of being established concurrently by the connection pool.

    -
    maxIdleTimeMS: number
    +
    maxIdleTimeMS: number

    The maximum number of milliseconds that a connection can remain idle in the pool before being removed and closed.

    -
    maxPoolSize: number
    +
    maxPoolSize: number

    The maximum number of connections in the connection pool.

    -
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number
    +
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number

    Sets the minimum heartbeat frequency. In the event that the driver has to frequently re-check a server's availability, it will wait at least this long since the previous check to avoid wasted effort.

    -
    minPoolSize: number
    +
    minPoolSize: number

    The minimum number of connections in the connection pool.

    -
    monitorCommands: boolean
    +
    monitorCommands: boolean

    Enable command monitoring for this client

    -
    noDelay: boolean
    +
    noDelay: boolean

    TCP Connection no delay

    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    @@ -110,22 +110,22 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    pkFactory: PkFactory
    +
    pkFactory: PkFactory

    A primary key factory function for generation of custom _id keys

    -
    promiseLibrary: any
    +
    promiseLibrary: any

    A Promise library class the application wishes to use such as Bluebird, must be ES6 compatible

    -
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    raw: boolean
    +
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    raw: boolean

    Return document results as raw BSON buffers

    -
    readConcern: ReadConcern
    readPreference: ReadPreference
    rejectUnauthorized?: boolean
    +
    readConcern: ReadConcern
    readPreference: ReadPreference
    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    default

    true

    -
    replicaSet: string
    +
    replicaSet: string

    Specifies the name of the replica set, if the mongod is a member of a replica set.

    -
    retryReads: boolean
    +
    retryReads: boolean

    Enables retryable reads.

    -
    retryWrites: boolean
    +
    retryWrites: boolean

    Enable retryable writes.

    secureContext?: SecureContext

    An optional TLS context object from tls.createSecureContext()

    @@ -139,17 +139,17 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serverApi: ServerApi
    serverSelectionTimeoutMS: number
    +
    serverApi: ServerApi
    serverSelectionTimeoutMS: number

    Specifies how long (in milliseconds) to block for server selection before throwing an exception.

    -
    servername?: string
    session?: Buffer
    socketTimeoutMS: number
    +
    servername?: string
    session?: Buffer
    socketTimeoutMS: number

    The time in milliseconds to attempt a send or receive on a socket before the attempt times out.

    -
    srvHost?: string
    srvMaxHosts: number
    +
    srvHost?: string
    srvMaxHosts: number

    The maximum number of hosts to connect to when using an srv connection string, a setting of 0 means unlimited hosts

    -
    srvServiceName: string
    +
    srvServiceName: string

    Modifies the srv URI to look like:

    _{srvServiceName}._tcp.{hostname}.{domainname}

    Querying this DNS URI is expected to respond with SRV records

    -
    tls: boolean
    +
    tls: boolean
    tlsAllowInvalidCertificates: boolean
    +
    tlsAllowInvalidCertificates: boolean

    Bypasses validation of the certificates presented by the mongod/mongos instance

    -
    tlsAllowInvalidHostnames: boolean
    +
    tlsAllowInvalidHostnames: boolean

    Disables hostname validation of the certificate presented by the mongod/mongos instance.

    -
    tlsInsecure: boolean
    +
    tlsInsecure: boolean

    Disables various certificate validations.

    -
    waitQueueTimeoutMS: number
    +
    waitQueueTimeoutMS: number

    The maximum time in milliseconds that a thread can wait for a connection to become available.

    -
    writeConcern: WriteConcern
    zlibCompressionLevel: 0 | 3 | 9 | 4 | 1 | 2 | 6 | 5 | 7 | 8
    +
    writeConcern: WriteConcern
    zlibCompressionLevel: 0 | 3 | 9 | 4 | 1 | 2 | 6 | 5 | 7 | 8

    An integer that specifies the compression level if using zlib for network compression.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/MonitorOptions.html b/docs/Next/interfaces/MonitorOptions.html index 69a4c9e1aab..47c8bd45089 100644 --- a/docs/Next/interfaces/MonitorOptions.html +++ b/docs/Next/interfaces/MonitorOptions.html @@ -1,11 +1,11 @@ MonitorOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface MonitorOptions

    Hierarchy

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]
    +
    autoEncrypter?: AutoEncrypter
    ca?: string | Buffer | (string | Buffer)[]

    Optionally override the trusted CA certificates. Default is to trust the well-known CAs curated by Mozilla. Mozilla's CAs are completely replaced when CAs are explicitly specified using this option.

    -
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]
    +
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]

    Cert chains in PEM format. One cert chain should be provided per private key. Each cert chain should consist of the PEM formatted certificate for a provided private key, followed by the PEM @@ -35,7 +35,7 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

    -
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]
    +
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -45,7 +45,7 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    family?: number
    heartbeatFrequencyMS: number
    hints?: number
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]
    +
    family?: number
    heartbeatFrequencyMS: number
    hints?: number
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys being encrypted. Encrypted keys will be decrypted with options.passphrase. Multiple keys using different algorithms can be @@ -54,7 +54,7 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string
    +
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    pfx?: string | Buffer | (string | Buffer | PxfObject)[]

    PFX or PKCS12 encoded private key and certificate chain. pfx is an @@ -65,7 +65,7 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean
    +
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    @@ -82,4 +82,4 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    serverApi?: ServerApi
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    tls: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/OperationOptions.html b/docs/Next/interfaces/OperationOptions.html index 2b61acd87f7..2a1cbe06611 100644 --- a/docs/Next/interfaces/OperationOptions.html +++ b/docs/Next/interfaces/OperationOptions.html @@ -1,25 +1,25 @@ OperationOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OperationOptions

    Hierarchy

    Index

    Properties

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    willRetryWrite?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/PipeOptions.html b/docs/Next/interfaces/PipeOptions.html index fd6d0cac6d2..8edf1653b63 100644 --- a/docs/Next/interfaces/PipeOptions.html +++ b/docs/Next/interfaces/PipeOptions.html @@ -1 +1 @@ -PipeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PipeOptions

    Hierarchy

    • PipeOptions

    Index

    Properties

    Properties

    end?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +PipeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PipeOptions

    Hierarchy

    • PipeOptions

    Index

    Properties

    Properties

    end?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/PkFactory.html b/docs/Next/interfaces/PkFactory.html index 186b53ea19e..260ee588325 100644 --- a/docs/Next/interfaces/PkFactory.html +++ b/docs/Next/interfaces/PkFactory.html @@ -1 +1 @@ -PkFactory | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PkFactory

    Hierarchy

    • PkFactory

    Index

    Methods

    Methods

    • createPk(): any

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +PkFactory | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PkFactory

    Hierarchy

    • PkFactory

    Index

    Methods

    Methods

    • createPk(): any

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ProxyOptions.html b/docs/Next/interfaces/ProxyOptions.html index 85358d2e1b6..d34f7cb8c55 100644 --- a/docs/Next/interfaces/ProxyOptions.html +++ b/docs/Next/interfaces/ProxyOptions.html @@ -1 +1 @@ -ProxyOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ProxyOptions

    Hierarchy

    Index

    Properties

    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ProxyOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ProxyOptions

    Hierarchy

    Index

    Properties

    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ReadPreferenceFromOptions.html b/docs/Next/interfaces/ReadPreferenceFromOptions.html index 5fdf525980e..caec47d1c49 100644 --- a/docs/Next/interfaces/ReadPreferenceFromOptions.html +++ b/docs/Next/interfaces/ReadPreferenceFromOptions.html @@ -1,5 +1,5 @@ -ReadPreferenceFromOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceFromOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions
    +ReadPreferenceFromOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceFromOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions

    Server mode in which the same query is dispatched in parallel to multiple replica set members.

    -
    maxStalenessSeconds?: number
    +
    maxStalenessSeconds?: number

    Max secondary read staleness in seconds, Minimum value is 90 seconds.

    -
    readPreference?: ReadPreferenceLike | { maxStalenessSeconds?: number; mode?: ReadPreferenceMode; preference?: ReadPreferenceMode; tags?: TagSet[] }
    readPreferenceTags?: TagSet[]
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    readPreference?: ReadPreferenceLike | { maxStalenessSeconds?: number; mode?: ReadPreferenceMode; preference?: ReadPreferenceMode; tags?: TagSet[] }
    readPreferenceTags?: TagSet[]
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ReadPreferenceLikeOptions.html b/docs/Next/interfaces/ReadPreferenceLikeOptions.html index 41139bdc355..8b0d0c7d302 100644 --- a/docs/Next/interfaces/ReadPreferenceLikeOptions.html +++ b/docs/Next/interfaces/ReadPreferenceLikeOptions.html @@ -1,5 +1,5 @@ -ReadPreferenceLikeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceLikeOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions
    +ReadPreferenceLikeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceLikeOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions

    Server mode in which the same query is dispatched in parallel to multiple replica set members.

    -
    maxStalenessSeconds?: number
    +
    maxStalenessSeconds?: number

    Max secondary read staleness in seconds, Minimum value is 90 seconds.

    -
    readPreference?: ReadPreferenceLike | { maxStalenessSeconds?: number; mode?: ReadPreferenceMode; preference?: ReadPreferenceMode; tags?: TagSet[] }

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    readPreference?: ReadPreferenceLike | { maxStalenessSeconds?: number; mode?: ReadPreferenceMode; preference?: ReadPreferenceMode; tags?: TagSet[] }

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ReadPreferenceOptions.html b/docs/Next/interfaces/ReadPreferenceOptions.html index f313ebaed42..012eb29b355 100644 --- a/docs/Next/interfaces/ReadPreferenceOptions.html +++ b/docs/Next/interfaces/ReadPreferenceOptions.html @@ -1,5 +1,5 @@ -ReadPreferenceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions
    +ReadPreferenceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReadPreferenceOptions

    Hierarchy

    Index

    Properties

    hedge?: HedgeOptions

    Server mode in which the same query is dispatched in parallel to multiple replica set members.

    -
    maxStalenessSeconds?: number
    +
    maxStalenessSeconds?: number

    Max secondary read staleness in seconds, Minimum value is 90 seconds.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/RenameOptions.html b/docs/Next/interfaces/RenameOptions.html index f06870721e1..221eb5fa2f0 100644 --- a/docs/Next/interfaces/RenameOptions.html +++ b/docs/Next/interfaces/RenameOptions.html @@ -1,45 +1,45 @@ -RenameOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RenameOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +RenameOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RenameOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    dropTarget?: boolean
    +
    dbName?: string
    dropTarget?: boolean

    Drop the target name collection if it previously exists.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    new_collection?: boolean
    +
    maxTimeMS?: number
    new_collection?: boolean

    Unclear

    -
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ReplaceOneModel.html b/docs/Next/interfaces/ReplaceOneModel.html index 3683d6e1b8e..a15daeb10b4 100644 --- a/docs/Next/interfaces/ReplaceOneModel.html +++ b/docs/Next/interfaces/ReplaceOneModel.html @@ -1,11 +1,11 @@ -ReplaceOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReplaceOneModel<TSchema>

    Type parameters

    Hierarchy

    • ReplaceOneModel

    Index

    Properties

    collation?: CollationOptions
    +ReplaceOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReplaceOneModel<TSchema>

    Type parameters

    Hierarchy

    • ReplaceOneModel

    Index

    Properties

    collation?: CollationOptions

    Specifies a collation.

    -
    filter: Filter<TSchema>
    +
    filter: Filter<TSchema>

    The filter to limit the replaced document.

    -
    hint?: Hint
    +
    hint?: Hint

    The index to use. If specified, then the query system will only consider plans using the hinted index.

    -
    replacement: WithoutId<TSchema>
    +
    replacement: WithoutId<TSchema>

    The document with which to replace the matched document.

    -
    upsert?: boolean
    +
    upsert?: boolean

    When true, creates a new document if no document matches the query.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ReplaceOptions.html b/docs/Next/interfaces/ReplaceOptions.html index ba4108fa503..86811f757ae 100644 --- a/docs/Next/interfaces/ReplaceOptions.html +++ b/docs/Next/interfaces/ReplaceOptions.html @@ -1,49 +1,49 @@ -ReplaceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReplaceOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +ReplaceOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ReplaceOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    If true, allows the write to opt-out of document level validation

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specifies a collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: string | Document
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: string | Document

    Specify that the update query should only consider plans using the hinted index

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    upsert?: boolean
    +
    upsert?: boolean

    When true, creates a new document if no document matches the query

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ResumeOptions.html b/docs/Next/interfaces/ResumeOptions.html index aa03dd1f213..c7ee5295564 100644 --- a/docs/Next/interfaces/ResumeOptions.html +++ b/docs/Next/interfaces/ResumeOptions.html @@ -1,2 +1,2 @@ ResumeOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ResumeOptions

    deprecated

    Please use the ChangeStreamCursorOptions type instead.

    -

    Hierarchy

    • ResumeOptions

    Index

    Properties

    batchSize?: number
    collation?: CollationOptions
    fullDocument?: string
    maxAwaitTimeMS?: number
    readPreference?: ReadPreference
    resumeAfter?: unknown
    startAfter?: unknown
    startAtOperationTime?: Timestamp

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • ResumeOptions

    Index

    Properties

    batchSize?: number
    collation?: CollationOptions
    fullDocument?: string
    maxAwaitTimeMS?: number
    readPreference?: ReadPreference
    resumeAfter?: unknown
    startAfter?: unknown
    startAtOperationTime?: Timestamp

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/RoleSpecification.html b/docs/Next/interfaces/RoleSpecification.html index 684be07019c..246efbcde17 100644 --- a/docs/Next/interfaces/RoleSpecification.html +++ b/docs/Next/interfaces/RoleSpecification.html @@ -1,6 +1,6 @@ -RoleSpecification | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RoleSpecification

    Hierarchy

    • RoleSpecification

    Index

    Properties

    Properties

    db: string
    +RoleSpecification | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RoleSpecification

    Hierarchy

    • RoleSpecification

    Index

    Properties

    Properties

    db: string

    The database this user's role should effect.

    -
    role: string
    +
    role: string

    A role grants privileges to perform sets of actions on defined resources. A given role applies to the database on which it is defined and can grant access down to a collection level of granularity.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/RootFilterOperators.html b/docs/Next/interfaces/RootFilterOperators.html index 2bcf1abb7c0..429a9c5ddd8 100644 --- a/docs/Next/interfaces/RootFilterOperators.html +++ b/docs/Next/interfaces/RootFilterOperators.html @@ -1 +1 @@ -RootFilterOperators | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RootFilterOperators<TSchema>

    Type parameters

    • TSchema

    Hierarchy

    Index

    Properties

    $and?: Filter<TSchema>[]
    $comment?: string | Document
    $nor?: Filter<TSchema>[]
    $or?: Filter<TSchema>[]
    $text?: { $caseSensitive?: boolean; $diacriticSensitive?: boolean; $language?: string; $search: string }

    Type declaration

    • Optional $caseSensitive?: boolean
    • Optional $diacriticSensitive?: boolean
    • Optional $language?: string
    • $search: string
    $where?: string | ((this: TSchema) => boolean)

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +RootFilterOperators | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RootFilterOperators<TSchema>

    Type parameters

    • TSchema

    Hierarchy

    Index

    Properties

    $and?: Filter<TSchema>[]
    $comment?: string | Document
    $nor?: Filter<TSchema>[]
    $or?: Filter<TSchema>[]
    $text?: { $caseSensitive?: boolean; $diacriticSensitive?: boolean; $language?: string; $search: string }

    Type declaration

    • Optional $caseSensitive?: boolean
    • Optional $diacriticSensitive?: boolean
    • Optional $language?: string
    • $search: string
    $where?: string | ((this: TSchema) => boolean)

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/SelectServerOptions.html b/docs/Next/interfaces/SelectServerOptions.html index b72ff1a4dfd..066671e3097 100644 --- a/docs/Next/interfaces/SelectServerOptions.html +++ b/docs/Next/interfaces/SelectServerOptions.html @@ -1,3 +1,3 @@ -SelectServerOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SelectServerOptions

    Hierarchy

    • SelectServerOptions

    Index

    Properties

    readPreference?: ReadPreferenceLike
    serverSelectionTimeoutMS?: number
    +SelectServerOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SelectServerOptions

    Hierarchy

    • SelectServerOptions

    Index

    Properties

    readPreference?: ReadPreferenceLike
    serverSelectionTimeoutMS?: number

    How long to block for server selection before throwing an error

    -
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    session?: ClientSession

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ServerApi.html b/docs/Next/interfaces/ServerApi.html index 3535b406332..932b213d03e 100644 --- a/docs/Next/interfaces/ServerApi.html +++ b/docs/Next/interfaces/ServerApi.html @@ -1 +1 @@ -ServerApi | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerApi

    Hierarchy

    • ServerApi

    Index

    Properties

    deprecationErrors?: boolean
    strict?: boolean
    version: "1"

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ServerApi | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerApi

    Hierarchy

    • ServerApi

    Index

    Properties

    deprecationErrors?: boolean
    strict?: boolean
    version: "1"

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/StreamDescriptionOptions.html b/docs/Next/interfaces/StreamDescriptionOptions.html index 84086341824..2b17c779ff6 100644 --- a/docs/Next/interfaces/StreamDescriptionOptions.html +++ b/docs/Next/interfaces/StreamDescriptionOptions.html @@ -1 +1 @@ -StreamDescriptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface StreamDescriptionOptions

    Hierarchy

    Index

    Properties

    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    loadBalanced: boolean
    logicalSessionTimeoutMinutes?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +StreamDescriptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface StreamDescriptionOptions

    Hierarchy

    Index

    Properties

    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    loadBalanced: boolean
    logicalSessionTimeoutMinutes?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/TimeSeriesCollectionOptions.html b/docs/Next/interfaces/TimeSeriesCollectionOptions.html index 6f4f9029872..a962e872ad2 100644 --- a/docs/Next/interfaces/TimeSeriesCollectionOptions.html +++ b/docs/Next/interfaces/TimeSeriesCollectionOptions.html @@ -1,2 +1,2 @@ TimeSeriesCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TimeSeriesCollectionOptions

    Hierarchy

    Index

    Properties

    granularity?: string
    metaField?: string
    timeField: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    Index

    Properties

    granularity?: string
    metaField?: string
    timeField: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/TopologyDescriptionOptions.html b/docs/Next/interfaces/TopologyDescriptionOptions.html index 2faee8ca8ef..3da5d2d71ed 100644 --- a/docs/Next/interfaces/TopologyDescriptionOptions.html +++ b/docs/Next/interfaces/TopologyDescriptionOptions.html @@ -1 +1 @@ -TopologyDescriptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TopologyDescriptionOptions

    Hierarchy

    • TopologyDescriptionOptions

    Index

    Properties

    heartbeatFrequencyMS?: number
    localThresholdMS?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +TopologyDescriptionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TopologyDescriptionOptions

    Hierarchy

    • TopologyDescriptionOptions

    Index

    Properties

    heartbeatFrequencyMS?: number
    localThresholdMS?: number

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/TopologyOptions.html b/docs/Next/interfaces/TopologyOptions.html index a8617e36025..daebb27e06d 100644 --- a/docs/Next/interfaces/TopologyOptions.html +++ b/docs/Next/interfaces/TopologyOptions.html @@ -1,13 +1,13 @@ TopologyOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TopologyOptions

    Hierarchy

    Index

    Properties

    ALPNProtocols?: Uint8Array | string[] | Uint8Array[]

    An array of strings or a Buffer naming possible ALPN protocols. (Protocols should be ordered by their priority.)

    -
    autoEncrypter?: AutoEncrypter
    bsonRegExp?: boolean
    +
    autoEncrypter?: AutoEncrypter
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    ca?: string | Buffer | (string | Buffer)[]

    Optionally override the trusted CA certificates. Default is to trust the well-known CAs curated by Mozilla. Mozilla's CAs are completely replaced when CAs are explicitly specified using this option.

    -
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]
    +
    cancellationToken?: CancellationToken
    cert?: string | Buffer | (string | Buffer)[]

    Cert chains in PEM format. One cert chain should be provided per private key. Each cert chain should consist of the PEM formatted certificate for a provided private key, followed by the PEM @@ -17,7 +17,7 @@ be in the same order as their private keys in key. If the intermediate certificates are not provided, the peer will not be able to validate the certificate, and the handshake will fail.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    checkServerIdentity?: (hostname: string, cert: PeerCertificate) => Error | undefined

    Type declaration

      • (hostname: string, cert: PeerCertificate): Error | undefined
      • Verifies the certificate cert is issued to hostname.

        @@ -39,9 +39,9 @@ information, see modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers(). Cipher names must be uppercased in order for OpenSSL to accept them.

        -
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]
    +
    compressors?: ("none" | "snappy" | "zlib" | "zstd")[]
    connectTimeoutMS: number
    credentials?: MongoCredentials
    crl?: string | Buffer | (string | Buffer)[]

    PEM formatted CRLs (Certificate Revocation Lists).

    -
    directConnection: boolean
    +
    directConnection: boolean

    Indicates that a client should directly connect to a node without attempting to discover its topology type

    ecdhCurve?: string

    A string describing a named curve or a colon separated list of curve @@ -51,13 +51,13 @@ recent releases, openssl ecparam -list_curves will also display the name and description of each available elliptic curve. Default: tls.DEFAULT_ECDH_CURVE.

    -
    enableUtf8Validation?: boolean
    +
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    family?: number
    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    heartbeatFrequencyMS: number
    hints?: number
    hosts: HostAddress[]
    ignoreUndefined?: boolean
    +
    heartbeatFrequencyMS: number
    hints?: number
    hosts: HostAddress[]
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]
    +
    keepAlive?: boolean
    keepAliveInitialDelay?: number
    key?: string | Buffer | (string | Buffer | KeyObject)[]

    Private keys in PEM format. PEM allows the option of private keys being encrypted. Encrypted keys will be decrypted with options.passphrase. Multiple keys using different algorithms can be @@ -66,15 +66,15 @@ passphrase: ]}. The object form can only occur in an array. object.passphrase is optional. Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase if it is not.

    -
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    maxConnecting: number
    +
    loadBalanced: boolean
    localAddress?: string
    localPort?: number
    logicalSessionTimeoutMinutes?: number
    lookup?: LookupFunction
    maxConnecting: number

    The maximum number of connections that may be in the process of being established concurrently by the connection pool.

    -
    maxIdleTimeMS: number
    +
    maxIdleTimeMS: number

    The maximum amount of time a connection should remain idle in the connection pool before being marked idle.

    -
    maxPoolSize: number
    +
    maxPoolSize: number

    The maximum number of connections that may be associated with a pool at a given time. This includes in use and available connections.

    -
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number
    minPoolSize: number
    +
    metadata: ClientMetadata
    minDHSize?: number
    minHeartbeatFrequencyMS: number
    minPoolSize: number

    The minimum number of connections that MUST exist at any moment in a single connection pool.

    -
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string
    +
    monitorCommands: boolean
    noDelay?: boolean
    passphrase?: string

    Shared passphrase used for a single private key and/or a PFX.

    pfx?: string | Buffer | (string | Buffer | PxfObject)[]

    PFX or PKCS12 encoded private key and certificate chain. pfx is an @@ -91,16 +91,16 @@

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    raw?: boolean
    +
    proxyHost?: string
    proxyPassword?: string
    proxyPort?: number
    proxyUsername?: string
    raw?: boolean

    Return BSON filled buffers from operations

    rejectUnauthorized?: boolean

    If true the server will reject any connection which is not authorized with the list of supplied CAs. This option only has an effect if requestCert is true.

    default

    true

    -
    replicaSet?: string
    +
    replicaSet?: string

    The name of the replica set to connect to

    -
    retryReads: boolean
    retryWrites: boolean
    secureContext?: SecureContext
    +
    retryReads: boolean
    retryWrites: boolean
    secureContext?: SecureContext

    An optional TLS context object from tls.createSecureContext()

    secureProtocol?: string

    Legacy mechanism to select the TLS protocol version to use, it does @@ -112,12 +112,12 @@ any TLS protocol version up to TLSv1.3. It is not recommended to use TLS versions less than 1.2, but it may be required for interoperability. Default: none, see minVersion.

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    serverApi?: ServerApi
    +
    serverApi?: ServerApi

    MongoDB server API version

    -
    serverSelectionTimeoutMS: number
    +
    serverSelectionTimeoutMS: number

    How long to block for server selection before throwing an error

    -
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    srvHost?: string
    srvMaxHosts: number
    srvServiceName: string
    tls: boolean
    waitQueueTimeoutMS: number
    +
    servername?: string
    session?: Buffer
    socketTimeoutMS?: number
    srvHost?: string
    srvMaxHosts: number
    srvServiceName: string
    tls: boolean
    waitQueueTimeoutMS: number

    The maximum amount of time operation execution should wait for a connection to become available. The default is 0 which means there is no limit.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/TopologyVersion.html b/docs/Next/interfaces/TopologyVersion.html index f7350c92ca5..08dbf8b6c00 100644 --- a/docs/Next/interfaces/TopologyVersion.html +++ b/docs/Next/interfaces/TopologyVersion.html @@ -1 +1 @@ -TopologyVersion | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TopologyVersion

    Hierarchy

    • TopologyVersion

    Index

    Properties

    counter: Long
    processId: ObjectId

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +TopologyVersion | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TopologyVersion

    Hierarchy

    • TopologyVersion

    Index

    Properties

    counter: Long
    processId: ObjectId

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/TransactionOptions.html b/docs/Next/interfaces/TransactionOptions.html index e7ec605e9f4..4e94435e79d 100644 --- a/docs/Next/interfaces/TransactionOptions.html +++ b/docs/Next/interfaces/TransactionOptions.html @@ -1,45 +1,45 @@ TransactionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionOptions

    Configuration options for a transaction.

    -

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean
    +

    Hierarchy

    Index

    Properties

    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxCommitTimeMS?: number
    +
    maxCommitTimeMS?: number

    Specifies the maximum amount of time to allow a commit action on a transaction to run in milliseconds

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    A default read concern for commands in this transaction

    -
    readPreference?: ReadPreference
    +
    readPreference?: ReadPreference

    A default read preference for commands in this transaction

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    writeConcern?: WriteConcern
    +
    willRetryWrite?: boolean
    writeConcern?: WriteConcern

    A default writeConcern for commands in this transaction

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateDescription.html b/docs/Next/interfaces/UpdateDescription.html index af4d871ff2a..eff103c48bc 100644 --- a/docs/Next/interfaces/UpdateDescription.html +++ b/docs/Next/interfaces/UpdateDescription.html @@ -1,6 +1,6 @@ -UpdateDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateDescription<TSchema>

    Type parameters

    Hierarchy

    • UpdateDescription

    Index

    Properties

    removedFields?: string[]
    +UpdateDescription | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateDescription<TSchema>

    Type parameters

    Hierarchy

    • UpdateDescription

    Index

    Properties

    removedFields?: string[]

    An array of field names that were removed from the document.

    -
    truncatedArrays?: { field: string; newSize: number }[]
    +
    truncatedArrays?: { field: string; newSize: number }[]

    An array of documents which record array truncations performed with pipeline-based updates using one or more of the following stages:

    • $addFields
    • @@ -8,7 +8,7 @@
    • $replaceRoot
    • $replaceWith
    -
    updatedFields?: Partial<TSchema>
    +
    updatedFields?: Partial<TSchema>

    A document containing key:value pairs of names of the fields that were changed, and the new value for those fields.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateManyModel.html b/docs/Next/interfaces/UpdateManyModel.html index 7d0f304c8e4..08f9ad7fab0 100644 --- a/docs/Next/interfaces/UpdateManyModel.html +++ b/docs/Next/interfaces/UpdateManyModel.html @@ -1,13 +1,13 @@ -UpdateManyModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateManyModel<TSchema>

    Type parameters

    Hierarchy

    • UpdateManyModel

    Index

    Properties

    arrayFilters?: Document[]
    +UpdateManyModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateManyModel<TSchema>

    Type parameters

    Hierarchy

    • UpdateManyModel

    Index

    Properties

    arrayFilters?: Document[]

    A set of filters specifying to which array elements an update should apply.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specifies a collation.

    -
    filter: Filter<TSchema>
    +
    filter: Filter<TSchema>

    The filter to limit the updated documents.

    -
    hint?: Hint
    +
    hint?: Hint

    The index to use. If specified, then the query system will only consider plans using the hinted index.

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

    A document or pipeline containing update operators.

    -
    upsert?: boolean
    +
    upsert?: boolean

    When true, creates a new document if no document matches the query.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateOneModel.html b/docs/Next/interfaces/UpdateOneModel.html index c8621b42c37..617a182f8fa 100644 --- a/docs/Next/interfaces/UpdateOneModel.html +++ b/docs/Next/interfaces/UpdateOneModel.html @@ -1,13 +1,13 @@ -UpdateOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateOneModel<TSchema>

    Type parameters

    Hierarchy

    • UpdateOneModel

    Index

    Properties

    arrayFilters?: Document[]
    +UpdateOneModel | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateOneModel<TSchema>

    Type parameters

    Hierarchy

    • UpdateOneModel

    Index

    Properties

    arrayFilters?: Document[]

    A set of filters specifying to which array elements an update should apply.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specifies a collation.

    -
    filter: Filter<TSchema>
    +
    filter: Filter<TSchema>

    The filter to limit the updated documents.

    -
    hint?: Hint
    +
    hint?: Hint

    The index to use. If specified, then the query system will only consider plans using the hinted index.

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

    A document or pipeline containing update operators.

    -
    upsert?: boolean
    +
    upsert?: boolean

    When true, creates a new document if no document matches the query.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateOptions.html b/docs/Next/interfaces/UpdateOptions.html index 348fe57a421..ab845f8602f 100644 --- a/docs/Next/interfaces/UpdateOptions.html +++ b/docs/Next/interfaces/UpdateOptions.html @@ -1,51 +1,51 @@ -UpdateOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateOptions

    Hierarchy

    Index

    Properties

    arrayFilters?: Document[]
    +UpdateOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateOptions

    Hierarchy

    Index

    Properties

    arrayFilters?: Document[]

    A set of filters specifying to which array elements an update should apply

    -
    authdb?: string
    bsonRegExp?: boolean
    +
    authdb?: string
    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    bypassDocumentValidation?: boolean
    +
    bypassDocumentValidation?: boolean

    If true, allows the write to opt-out of document level validation

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specifies a collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    hint?: string | Document
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    hint?: string | Document

    Specify that the update query should only consider plans using the hinted index

    -
    ignoreUndefined?: boolean
    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    let?: Document
    +
    let?: Document

    Map of parameter names and values that can be accessed using $$var (requires MongoDB 5.0).

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    upsert?: boolean
    +
    upsert?: boolean

    When true, creates a new document if no document matches the query

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateResult.html b/docs/Next/interfaces/UpdateResult.html index 1aa35f35bac..eea20a0b74b 100644 --- a/docs/Next/interfaces/UpdateResult.html +++ b/docs/Next/interfaces/UpdateResult.html @@ -1,11 +1,11 @@ -UpdateResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateResult

    Hierarchy

    • UpdateResult

    Index

    Properties

    acknowledged: boolean
    +UpdateResult | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateResult

    Hierarchy

    • UpdateResult

    Index

    Properties

    acknowledged: boolean

    Indicates whether this write result was acknowledged. If not, then all other members of this result will be undefined

    -
    matchedCount: number
    +
    matchedCount: number

    The number of documents that matched the filter

    -
    modifiedCount: number
    +
    modifiedCount: number

    The number of documents that were modified

    -
    upsertedCount: number
    +
    upsertedCount: number

    The number of documents that were upserted

    -
    upsertedId: ObjectId
    +
    upsertedId: ObjectId

    The identifier of the inserted document if an upsert took place

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/UpdateStatement.html b/docs/Next/interfaces/UpdateStatement.html index 01c0026da91..6567599ebdd 100644 --- a/docs/Next/interfaces/UpdateStatement.html +++ b/docs/Next/interfaces/UpdateStatement.html @@ -1,15 +1,15 @@ -UpdateStatement | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateStatement

    Hierarchy

    • UpdateStatement

    Index

    Properties

    arrayFilters?: Document[]
    +UpdateStatement | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UpdateStatement

    Hierarchy

    • UpdateStatement

    Index

    Properties

    arrayFilters?: Document[]

    An array of filter documents that determines which array elements to modify for an update operation on an array field.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Specifies the collation to use for the operation.

    -
    hint?: Hint
    +
    hint?: Hint

    A document or string that specifies the index to use to support the query predicate.

    -
    multi?: boolean
    +
    multi?: boolean

    If true, updates all documents that meet the query criteria.

    -
    +

    The query that matches documents to update.

    -
    +

    The modifications to apply.

    -
    upsert?: boolean
    +
    upsert?: boolean

    If true, perform an insert if no documents match the query.

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/ValidateCollectionOptions.html b/docs/Next/interfaces/ValidateCollectionOptions.html index 389015b0242..468c0514dfc 100644 --- a/docs/Next/interfaces/ValidateCollectionOptions.html +++ b/docs/Next/interfaces/ValidateCollectionOptions.html @@ -1,43 +1,43 @@ -ValidateCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ValidateCollectionOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    background?: boolean
    +ValidateCollectionOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ValidateCollectionOptions

    Hierarchy

    Index

    Properties

    authdb?: string
    background?: boolean

    Validates a collection in the background, without interrupting read or write traffic (only in MongoDB 4.4+)

    bsonRegExp?: boolean

    return BSON regular expressions as BSONRegExp instances.

    -
    checkKeys?: boolean
    +
    checkKeys?: boolean

    the serializer will check if keys are valid.

    -
    collation?: CollationOptions
    +
    collation?: CollationOptions

    Collation

    -
    comment?: unknown
    +
    comment?: unknown

    Comment to apply to the operation.

    In server versions pre-4.4, 'comment' must be string. A server error will be thrown if any other type is provided.

    In server versions 4.4 and above, 'comment' can be any valid BSON type.

    -
    dbName?: string
    enableUtf8Validation?: boolean
    +
    dbName?: string
    enableUtf8Validation?: boolean

    Enable utf8 validation when deserializing BSON documents. Defaults to true.

    -
    +

    Specifies the verbosity mode for the explain output.

    fieldsAsRaw?: Document

    allow to specify if there what fields we wish to return as unserialized raw buffer.

    -
    fullResponse?: boolean
    deprecated

    This option does nothing

    -
    ignoreUndefined?: boolean
    +
    fullResponse?: boolean
    deprecated

    This option does nothing

    +
    ignoreUndefined?: boolean

    serialize will not emit undefined fields (default:true)

    -
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean
    +
    maxTimeMS?: number
    noResponse?: boolean
    omitReadPreference?: boolean
    promoteBuffers?: boolean

    when deserializing a Binary will return it as a node.js Buffer instance.

    promoteLongs?: boolean

    when deserializing a Long will fit it into a Number if it's smaller than 53 bits

    promoteValues?: boolean

    when deserializing will promote BSON values to their Node.js closest equivalent types.

    -
    raw?: boolean
    +
    raw?: boolean

    Return BSON filled buffers from operations

    -
    readConcern?: ReadConcernLike
    +
    readConcern?: ReadConcernLike

    Specify a read concern and level for the collection. (only MongoDB 3.2 or higher supported)

    -
    readPreference?: ReadPreferenceLike
    +
    readPreference?: ReadPreferenceLike

    The preferred read preference (ReadPreference.primary, ReadPreference.primary_preferred, ReadPreference.secondary, ReadPreference.secondary_preferred, ReadPreference.nearest).

    -
    retryWrites?: boolean
    +
    retryWrites?: boolean

    Should retry failed writes

    -
    serializeFunctions?: boolean
    +
    serializeFunctions?: boolean

    serialize the javascript functions (default:false).

    -
    session?: ClientSession
    +
    session?: ClientSession

    Specify ClientSession for this command

    -
    willRetryWrite?: boolean
    +
    willRetryWrite?: boolean

    Write Concern as an object

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/WiredTigerData.html b/docs/Next/interfaces/WiredTigerData.html index 204cf9e76c2..86ffc2ab754 100644 --- a/docs/Next/interfaces/WiredTigerData.html +++ b/docs/Next/interfaces/WiredTigerData.html @@ -1 +1 @@ -WiredTigerData | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WiredTigerData

    Hierarchy

    Index

    Properties

    LSM: { bloom filter false positives: number; bloom filter hits: number; bloom filter misses: number; bloom filter pages evicted from cache: number; bloom filter pages read into cache: number; bloom filters in the LSM tree: number; chunks in the LSM tree: number; highest merge generation in the LSM tree: number; queries that could have benefited from a Bloom filter that did not exist: number; sleep for LSM checkpoint throttle: number; sleep for LSM merge throttle: number; total size of bloom filters: number } & Document
    block-manager: { allocations requiring file extension: number; blocks allocated: number; blocks freed: number; checkpoint size: number; file allocation unit size: number; file bytes available for reuse: number; file magic number: number; file major version number: number; file size in bytes: number; minor version number: number }

    Type declaration

    • allocations requiring file extension: number
    • blocks allocated: number
    • blocks freed: number
    • checkpoint size: number
    • file allocation unit size: number
    • file bytes available for reuse: number
    • file magic number: number
    • file major version number: number
    • file size in bytes: number
    • minor version number: number
    btree: { btree checkpoint generation: number; column-store fixed-size leaf pages: number; column-store internal pages: number; column-store variable-size RLE encoded values: number; column-store variable-size deleted values: number; column-store variable-size leaf pages: number; fixed-record size: number; maximum internal page key size: number; maximum internal page size: number; maximum leaf page key size: number; maximum leaf page size: number; maximum leaf page value size: number; maximum tree depth: number; number of key/value pairs: number; overflow pages: number; pages rewritten by compaction: number; row-store internal pages: number; row-store leaf pages: number } & Document
    cache: { bytes currently in the cache: number; bytes read into cache: number; bytes written from cache: number; checkpoint blocked page eviction: number; data source pages selected for eviction unable to be evicted: number; hazard pointer blocked page eviction: number; in-memory page passed criteria to be split: number; in-memory page splits: number; internal pages evicted: number; internal pages split during eviction: number; leaf pages split during eviction: number; modified pages evicted: number; overflow pages read into cache: number; overflow values cached in memory: number; page split during eviction deepened the tree: number; page written requiring lookaside records: number; pages read into cache: number; pages read into cache requiring lookaside entries: number; pages requested from the cache: number; pages written from cache: number; pages written requiring in-memory restoration: number; tracked dirty bytes in the cache: number; unmodified pages evicted: number } & Document
    cache_walk: { Average difference between current eviction generation when the page was last considered: number; Average on-disk page image size seen: number; Clean pages currently in cache: number; Current eviction generation: number; Dirty pages currently in cache: number; Entries in the root page: number; Internal pages currently in cache: number; Leaf pages currently in cache: number; Maximum difference between current eviction generation when the page was last considered: number; Maximum page size seen: number; Minimum on-disk page image size seen: number; On-disk page image sizes smaller than a single allocation unit: number; Pages created in memory and never written: number; Pages currently queued for eviction: number; Pages that could not be queued for eviction: number; Refs skipped during cache traversal: number; Size of the root page: number; Total number of pages currently in cache: number } & Document
    compression: { compressed pages read: number; compressed pages written: number; page written failed to compress: number; page written was too small to compress: number; raw compression call failed, additional data available: number; raw compression call failed, no additional data available: number; raw compression call succeeded: number } & Document
    cursor: { bulk-loaded cursor-insert calls: number; create calls: number; cursor-insert key and value bytes inserted: number; cursor-remove key bytes removed: number; cursor-update value bytes updated: number; insert calls: number; next calls: number; prev calls: number; remove calls: number; reset calls: number; restarted searches: number; search calls: number; search near calls: number; truncate calls: number; update calls: number }

    Type declaration

    • bulk-loaded cursor-insert calls: number
    • create calls: number
    • cursor-insert key and value bytes inserted: number
    • cursor-remove key bytes removed: number
    • cursor-update value bytes updated: number
    • insert calls: number
    • next calls: number
    • prev calls: number
    • remove calls: number
    • reset calls: number
    • restarted searches: number
    • search calls: number
    • search near calls: number
    • truncate calls: number
    • update calls: number
    reconciliation: { dictionary matches: number; fast-path pages deleted: number; internal page key bytes discarded using suffix compression: number; internal page multi-block writes: number; internal-page overflow keys: number; leaf page key bytes discarded using prefix compression: number; leaf page multi-block writes: number; leaf-page overflow keys: number; maximum blocks required for a page: number; overflow values written: number; page checksum matches: number; page reconciliation calls: number; page reconciliation calls for eviction: number; pages deleted: number } & Document

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +WiredTigerData | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WiredTigerData

    Hierarchy

    Index

    Properties

    LSM: { bloom filter false positives: number; bloom filter hits: number; bloom filter misses: number; bloom filter pages evicted from cache: number; bloom filter pages read into cache: number; bloom filters in the LSM tree: number; chunks in the LSM tree: number; highest merge generation in the LSM tree: number; queries that could have benefited from a Bloom filter that did not exist: number; sleep for LSM checkpoint throttle: number; sleep for LSM merge throttle: number; total size of bloom filters: number } & Document
    block-manager: { allocations requiring file extension: number; blocks allocated: number; blocks freed: number; checkpoint size: number; file allocation unit size: number; file bytes available for reuse: number; file magic number: number; file major version number: number; file size in bytes: number; minor version number: number }

    Type declaration

    • allocations requiring file extension: number
    • blocks allocated: number
    • blocks freed: number
    • checkpoint size: number
    • file allocation unit size: number
    • file bytes available for reuse: number
    • file magic number: number
    • file major version number: number
    • file size in bytes: number
    • minor version number: number
    btree: { btree checkpoint generation: number; column-store fixed-size leaf pages: number; column-store internal pages: number; column-store variable-size RLE encoded values: number; column-store variable-size deleted values: number; column-store variable-size leaf pages: number; fixed-record size: number; maximum internal page key size: number; maximum internal page size: number; maximum leaf page key size: number; maximum leaf page size: number; maximum leaf page value size: number; maximum tree depth: number; number of key/value pairs: number; overflow pages: number; pages rewritten by compaction: number; row-store internal pages: number; row-store leaf pages: number } & Document
    cache: { bytes currently in the cache: number; bytes read into cache: number; bytes written from cache: number; checkpoint blocked page eviction: number; data source pages selected for eviction unable to be evicted: number; hazard pointer blocked page eviction: number; in-memory page passed criteria to be split: number; in-memory page splits: number; internal pages evicted: number; internal pages split during eviction: number; leaf pages split during eviction: number; modified pages evicted: number; overflow pages read into cache: number; overflow values cached in memory: number; page split during eviction deepened the tree: number; page written requiring lookaside records: number; pages read into cache: number; pages read into cache requiring lookaside entries: number; pages requested from the cache: number; pages written from cache: number; pages written requiring in-memory restoration: number; tracked dirty bytes in the cache: number; unmodified pages evicted: number } & Document
    cache_walk: { Average difference between current eviction generation when the page was last considered: number; Average on-disk page image size seen: number; Clean pages currently in cache: number; Current eviction generation: number; Dirty pages currently in cache: number; Entries in the root page: number; Internal pages currently in cache: number; Leaf pages currently in cache: number; Maximum difference between current eviction generation when the page was last considered: number; Maximum page size seen: number; Minimum on-disk page image size seen: number; On-disk page image sizes smaller than a single allocation unit: number; Pages created in memory and never written: number; Pages currently queued for eviction: number; Pages that could not be queued for eviction: number; Refs skipped during cache traversal: number; Size of the root page: number; Total number of pages currently in cache: number } & Document
    compression: { compressed pages read: number; compressed pages written: number; page written failed to compress: number; page written was too small to compress: number; raw compression call failed, additional data available: number; raw compression call failed, no additional data available: number; raw compression call succeeded: number } & Document
    cursor: { bulk-loaded cursor-insert calls: number; create calls: number; cursor-insert key and value bytes inserted: number; cursor-remove key bytes removed: number; cursor-update value bytes updated: number; insert calls: number; next calls: number; prev calls: number; remove calls: number; reset calls: number; restarted searches: number; search calls: number; search near calls: number; truncate calls: number; update calls: number }

    Type declaration

    • bulk-loaded cursor-insert calls: number
    • create calls: number
    • cursor-insert key and value bytes inserted: number
    • cursor-remove key bytes removed: number
    • cursor-update value bytes updated: number
    • insert calls: number
    • next calls: number
    • prev calls: number
    • remove calls: number
    • reset calls: number
    • restarted searches: number
    • search calls: number
    • search near calls: number
    • truncate calls: number
    • update calls: number
    reconciliation: { dictionary matches: number; fast-path pages deleted: number; internal page key bytes discarded using suffix compression: number; internal page multi-block writes: number; internal-page overflow keys: number; leaf page key bytes discarded using prefix compression: number; leaf page multi-block writes: number; leaf-page overflow keys: number; maximum blocks required for a page: number; overflow values written: number; page checksum matches: number; page reconciliation calls: number; page reconciliation calls for eviction: number; pages deleted: number } & Document

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/WriteConcernErrorData.html b/docs/Next/interfaces/WriteConcernErrorData.html index b8be6cc9831..efe171de1ca 100644 --- a/docs/Next/interfaces/WriteConcernErrorData.html +++ b/docs/Next/interfaces/WriteConcernErrorData.html @@ -1 +1 @@ -WriteConcernErrorData | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernErrorData

    Hierarchy

    • WriteConcernErrorData

    Index

    Properties

    code: number
    errInfo?: Document
    errmsg: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +WriteConcernErrorData | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernErrorData

    Hierarchy

    • WriteConcernErrorData

    Index

    Properties

    code: number
    errInfo?: Document
    errmsg: string

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/WriteConcernOptions.html b/docs/Next/interfaces/WriteConcernOptions.html index 9bf514439e4..89b97f951f5 100644 --- a/docs/Next/interfaces/WriteConcernOptions.html +++ b/docs/Next/interfaces/WriteConcernOptions.html @@ -1,3 +1,3 @@ -WriteConcernOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernOptions

    Hierarchy

    Index

    Properties

    Properties

    +WriteConcernOptions | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernOptions

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/interfaces/WriteConcernSettings.html b/docs/Next/interfaces/WriteConcernSettings.html index 68f764bedc8..8dd2c067152 100644 --- a/docs/Next/interfaces/WriteConcernSettings.html +++ b/docs/Next/interfaces/WriteConcernSettings.html @@ -1,13 +1,13 @@ -WriteConcernSettings | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernSettings

    Hierarchy

    • WriteConcernSettings

    Index

    Properties

    fsync?: boolean | 1
    +WriteConcernSettings | mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface WriteConcernSettings

    Hierarchy

    • WriteConcernSettings

    Index

    Properties

    fsync?: boolean | 1

    The file sync write concern

    -
    j?: boolean
    +
    j?: boolean

    The journal write concern

    -
    journal?: boolean
    +
    journal?: boolean

    The journal write concern

    -
    w?: W
    +
    w?: W

    The write concern

    -
    wtimeout?: number
    +
    wtimeout?: number

    The write concern timeout

    -
    wtimeoutMS?: number
    +
    wtimeoutMS?: number

    The write concern timeout

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/Next/modules.html b/docs/Next/modules.html index 1a058483c4c..8603d023493 100644 --- a/docs/Next/modules.html +++ b/docs/Next/modules.html @@ -1,46 +1,46 @@ -mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    mongodb

    Index

    Classes BSONType

    Classes Error

    Classes Event

    Classes Other

    Interfaces

    Type aliases

    Variables

    Type aliases

    AbstractCursorEvents: { close: any }

    Type declaration

    AcceptedFields<TSchema, FieldType, AssignableType>: { readonly [ key in KeysOfAType<TSchema, FieldType>]?: AssignableType }

    Type parameters

    • TSchema

    • FieldType

    • AssignableType

    AddToSetOperators<Type>: { $each?: Flatten<Type>[] }

    Type parameters

    • Type

    Type declaration

    AlternativeType<T>: T extends ReadonlyArray<infer U> ? T | RegExpOrString<U> : RegExpOrString<T>
    +mongodb
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    mongodb

    Index

    Classes BSONType

    Classes Error

    Classes Event

    Classes Other

    Interfaces

    Type aliases

    Variables

    Type aliases

    AbstractCursorEvents: { close: any }

    Type declaration

    AcceptedFields<TSchema, FieldType, AssignableType>: { readonly [ key in KeysOfAType<TSchema, FieldType>]?: AssignableType }

    Type parameters

    • TSchema

    • FieldType

    • AssignableType

    AddToSetOperators<Type>: { $each?: Flatten<Type>[] }

    Type parameters

    • Type

    Type declaration

    AlternativeType<T>: T extends ReadonlyArray<infer U> ? T | RegExpOrString<U> : RegExpOrString<T>

    It is possible to search using alternative types in mongodb e.g. string types can be searched using a regex in mongo array types can be searched using their element type

    -

    Type parameters

    • T

    AnyBulkWriteOperation<TSchema>: { insertOne: InsertOneModel<TSchema> } | { replaceOne: ReplaceOneModel<TSchema> } | { updateOne: UpdateOneModel<TSchema> } | { updateMany: UpdateManyModel<TSchema> } | { deleteOne: DeleteOneModel<TSchema> } | { deleteMany: DeleteManyModel<TSchema> }

    Type parameters

    AnyError: MongoError | Error
    ArrayElement<Type>: Type extends ReadonlyArray<infer Item> ? Item : never

    Type parameters

    • Type

    ArrayOperator<Type>: { $each?: Flatten<Type>[]; $position?: number; $slice?: number; $sort?: Sort }

    Type parameters

    • Type

    Type declaration

    • Optional $each?: Flatten<Type>[]
    • Optional $position?: number
    • Optional $slice?: number
    • Optional $sort?: Sort
    AuthMechanism: typeof AuthMechanism[keyof typeof AuthMechanism]
    AutoEncryptionLoggerLevel: typeof AutoEncryptionLoggerLevel[keyof typeof AutoEncryptionLoggerLevel]
    BSONType: typeof BSONType[keyof typeof BSONType]
    BSONTypeAlias: keyof typeof BSONType
    BatchType: typeof BatchType[keyof typeof BatchType]
    BitwiseFilter: number | Binary | ReadonlyArray<number>
    Callback<T>: (error?: AnyError, result?: T) => void

    Type parameters

    • T = any

    Type declaration

      • +

        Type parameters

        • T

    AnyBulkWriteOperation<TSchema>: { insertOne: InsertOneModel<TSchema> } | { replaceOne: ReplaceOneModel<TSchema> } | { updateOne: UpdateOneModel<TSchema> } | { updateMany: UpdateManyModel<TSchema> } | { deleteOne: DeleteOneModel<TSchema> } | { deleteMany: DeleteManyModel<TSchema> }

    Type parameters

    AnyError: MongoError | Error
    ArrayElement<Type>: Type extends ReadonlyArray<infer Item> ? Item : never

    Type parameters

    • Type

    ArrayOperator<Type>: { $each?: Flatten<Type>[]; $position?: number; $slice?: number; $sort?: Sort }

    Type parameters

    • Type

    Type declaration

    • Optional $each?: Flatten<Type>[]
    • Optional $position?: number
    • Optional $slice?: number
    • Optional $sort?: Sort
    AuthMechanism: typeof AuthMechanism[keyof typeof AuthMechanism]
    AutoEncryptionLoggerLevel: typeof AutoEncryptionLoggerLevel[keyof typeof AutoEncryptionLoggerLevel]
    BSONType: typeof BSONType[keyof typeof BSONType]
    BSONTypeAlias: keyof typeof BSONType
    BatchType: typeof BatchType[keyof typeof BatchType]
    BitwiseFilter: number | Binary | ReadonlyArray<number>
    Callback<T>: (error?: AnyError, result?: T) => void

    Type parameters

    • T = any

    Type declaration

      • MongoDB Driver style callback

        -

        Parameters

        • Optional error: AnyError
        • Optional result: T

        Returns void

    Type parameters

    ChangeStreamEvents<TSchema, TChange>: { change: any; end: any; error: any; init: any; more: any; response: any; resumeTokenChanged: any } & AbstractCursorEvents

    Type parameters

    ClientSessionEvents: { ended: any }

    Type declaration

    CommonEvents: "newListener" | "removeListener"
    Compressor: typeof Compressor[CompressorName]
    CompressorName: keyof typeof Compressor

    Type parameters

    • T

    ConnectionEvents: { close: any; clusterTimeReceived: any; commandFailed: any; commandStarted: any; commandSucceeded: any; message: any; pinned: any; unpinned: any }

    Type declaration

    ConnectionPoolEvents: { connectionCheckOutFailed: any; connectionCheckOutStarted: any; connectionCheckedIn: any; connectionCheckedOut: any; connectionClosed: any; connectionCreated: any; connectionPoolCleared: any; connectionPoolClosed: any; connectionPoolCreated: any; connectionReady: any } & Omit<ConnectionEvents, "close" | "message">
    CursorFlag: typeof CURSOR_FLAGS[number]
    DistinctOptions: CommandOperationOptions
    DropDatabaseOptions: CommandOperationOptions
    DropIndexesOptions: CommandOperationOptions
    EnhancedOmit<TRecordOrUnion, KeyUnion>: string extends keyof TRecordOrUnion ? TRecordOrUnion : TRecordOrUnion extends any ? Pick<TRecordOrUnion, Exclude<keyof TRecordOrUnion, KeyUnion>> : never
    +

    Parameters

    • Optional error: AnyError
    • Optional result: T

    Returns void

    Type parameters

    ChangeStreamEvents<TSchema, TChange>: { change: any; end: any; error: any; init: any; more: any; response: any; resumeTokenChanged: any } & AbstractCursorEvents

    Type parameters

    ClientSessionEvents: { ended: any }

    Type declaration

    CommonEvents: "newListener" | "removeListener"
    Compressor: typeof Compressor[CompressorName]
    CompressorName: keyof typeof Compressor

    Type parameters

    • T

    ConnectionEvents: { close: any; clusterTimeReceived: any; commandFailed: any; commandStarted: any; commandSucceeded: any; message: any; pinned: any; unpinned: any }

    Type declaration

    ConnectionPoolEvents: { connectionCheckOutFailed: any; connectionCheckOutStarted: any; connectionCheckedIn: any; connectionCheckedOut: any; connectionClosed: any; connectionCreated: any; connectionPoolCleared: any; connectionPoolClosed: any; connectionPoolCreated: any; connectionReady: any } & Omit<ConnectionEvents, "close" | "message">
    CursorFlag: typeof CURSOR_FLAGS[number]
    DistinctOptions: CommandOperationOptions
    DropDatabaseOptions: CommandOperationOptions
    DropIndexesOptions: CommandOperationOptions
    EnhancedOmit<TRecordOrUnion, KeyUnion>: string extends keyof TRecordOrUnion ? TRecordOrUnion : TRecordOrUnion extends any ? Pick<TRecordOrUnion, Exclude<keyof TRecordOrUnion, KeyUnion>> : never

    TypeScript Omit (Exclude to be specific) does not work for objects with an "any" indexed type, and breaks discriminated unions @public

    -

    Type parameters

    • TRecordOrUnion

    • KeyUnion

    EventEmitterWithState: { }

    Type declaration

      EventsDescription: Record<string, GenericListener>
      +

      Type parameters

      • TRecordOrUnion

      • KeyUnion

      EventEmitterWithState: { }

      Type declaration

        EventsDescription: Record<string, GenericListener>

        Event description type

        -
        ExplainVerbosity: string
        ExplainVerbosityLike: ExplainVerbosity | boolean
        +
        ExplainVerbosity: string
        ExplainVerbosityLike: ExplainVerbosity | boolean

        For backwards compatibility, true is interpreted as "allPlansExecution" and false as "queryPlanner". Prior to server version 3.6, aggregate() ignores the verbosity parameter and executes in "queryPlanner".

        -
        Filter<TSchema>: Partial<TSchema> | ({ [ Property in Join<NestedPaths<WithId<TSchema>, true>, ".">]?: Condition<PropertyType<WithId<TSchema>, Property, true>> } & RootFilterOperators<WithId<TSchema>>)
        +
        Filter<TSchema>: Partial<TSchema> | ({ [ Property in Join<NestedPaths<WithId<TSchema>, true>, ".">]?: Condition<PropertyType<WithId<TSchema>, Property, true>> } & RootFilterOperators<WithId<TSchema>>)

        A MongoDB filter can be some portion of the schema or a set of operators @public

        -

        Type parameters

        • TSchema

        FilterOperations<T>: T extends Record<string, any> ? { [ key in keyof T]?: FilterOperators<T[key]> } : FilterOperators<T>

        Type parameters

        • T

        FinalizeFunction<TKey, TValue>: (key: TKey, reducedValue: TValue) => TValue

        Type parameters

        Type declaration

          • (key: TKey, reducedValue: TValue): TValue
          • Parameters

            • key: TKey
            • reducedValue: TValue

            Returns TValue

        Flatten<Type>: Type extends ReadonlyArray<infer Item> ? Item : Type

        Type parameters

        • Type

        GSSAPICanonicalizationValue: typeof GSSAPICanonicalizationValue[keyof typeof GSSAPICanonicalizationValue]
        GenericListener: (...args: any[]) => void

        Type declaration

          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

        GridFSBucketEvents: { index: any }

        Type declaration

        Hint: string | Document
        IndexDirection: -1 | 1 | "2d" | "2dsphere" | "text" | "geoHaystack" | number
        IndexSpecification: OneOrMore<string | [string, IndexDirection] | {} | Map<string, IndexDirection>>
        InferIdType<TSchema>: TSchema extends { _id: infer IdType } ? Record<any, never> extends IdType ? never : IdType : TSchema extends { _id?: infer IdType } ? unknown extends IdType ? ObjectId : IdType : ObjectId
        +

        Type parameters

        • TSchema

        FilterOperations<T>: T extends Record<string, any> ? { [ key in keyof T]?: FilterOperators<T[key]> } : FilterOperators<T>

        Type parameters

        • T

        FinalizeFunction<TKey, TValue>: (key: TKey, reducedValue: TValue) => TValue

        Type parameters

        Type declaration

          • (key: TKey, reducedValue: TValue): TValue
          • Parameters

            • key: TKey
            • reducedValue: TValue

            Returns TValue

        Flatten<Type>: Type extends ReadonlyArray<infer Item> ? Item : Type

        Type parameters

        • Type

        GSSAPICanonicalizationValue: typeof GSSAPICanonicalizationValue[keyof typeof GSSAPICanonicalizationValue]
        GenericListener: (...args: any[]) => void

        Type declaration

          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

        GridFSBucketEvents: { index: any }

        Type declaration

        Hint: string | Document
        IndexDirection: -1 | 1 | "2d" | "2dsphere" | "text" | "geoHaystack" | number
        IndexSpecification: OneOrMore<string | [string, IndexDirection] | {} | Map<string, IndexDirection>>
        InferIdType<TSchema>: TSchema extends { _id: infer IdType } ? Record<any, never> extends IdType ? never : IdType : TSchema extends { _id?: infer IdType } ? unknown extends IdType ? ObjectId : IdType : ObjectId

        Given an object shaped type, return the type of the _id field or default to ObjectId @public

        -

        Type parameters

        • TSchema

        IntegerType: number | Int32 | Long
        IsAny<Type, ResultIfAny, ResultIfNotAny>: true extends false & Type ? ResultIfAny : ResultIfNotAny

        Type parameters

        • Type

        • ResultIfAny

        • ResultIfNotAny

        Join<T, D>: T extends [] ? "" : T extends [string | number] ? `${T[0]}` : T extends [string | number, ...infer R] ? `${T[0]}${D}${Join<R, D>}` : string

        Type parameters

        • T: unknown[]

        • D: string

        KeysOfAType<TSchema, Type>: { [ key in keyof TSchema]: NonNullable<TSchema[key]> extends Type ? key : never }[keyof TSchema]

        Type parameters

        • TSchema

        • Type

        KeysOfOtherType<TSchema, Type>: { [ key in keyof TSchema]: NonNullable<TSchema[key]> extends Type ? never : key }[keyof TSchema]

        Type parameters

        • TSchema

        • Type

        LoggerFunction: (message?: any, ...optionalParams: any[]) => void

        Type declaration

          • (message?: any, ...optionalParams: any[]): void
          • Parameters

            • Optional message: any
            • Rest ...optionalParams: any[]

            Returns void

        LoggerLevel: typeof LoggerLevel[keyof typeof LoggerLevel]
        MapFunction<TSchema>: (this: TSchema) => void

        Type parameters

        Type declaration

          • (this: TSchema): void
          • Parameters

            • this: TSchema

            Returns void

        MatchKeysAndValues<TSchema>: Readonly<{ [ Property in Join<NestedPaths<TSchema, false>, ".">]?: PropertyType<TSchema, Property, false> }>

        Type parameters

        • TSchema

        MongoClientEvents: Pick<TopologyEvents, typeof MONGO_CLIENT_EVENTS[number]> & { open: any }
        MongoErrorLabel: typeof MongoErrorLabel[keyof typeof MongoErrorLabel]
        MonitorEvents: { close: any; resetConnectionPool: any; resetServer: any; serverHeartbeatFailed: any; serverHeartbeatStarted: any; serverHeartbeatSucceeded: any } & EventEmitterWithState
        NestedPaths<Type, AllowToSkipArrayIndex>: Type extends unknown ? Type extends string | number | boolean | Date | RegExp | Buffer | Uint8Array | ((...args: any[]) => any) | { _bsontype: string } ? never : Type extends ReadonlyArray<infer ArrayType> ? [...(AllowToSkipArrayIndex extends true ? [] : never) | [number | `$${"" | `[${string}]`}`], ...[] | NestedPaths<ArrayType, AllowToSkipArrayIndex>] : Type extends Map<string, any> ? [string] : Type extends object ? { [ Key in Extract<keyof Type, string>]: Type[Key] extends Type ? [Key] : Type extends Type[Key] ? [Key] : Type[Key] extends ReadonlyArray<infer ArrayType> ? Type extends ArrayType ? [Key] : ArrayType extends Type ? [Key] : [Key, ...[] | NestedPaths<Type[Key], AllowToSkipArrayIndex>] : [Key, ...[] | NestedPaths<Type[Key], AllowToSkipArrayIndex>] }[Extract<keyof Type, string>] : never : never

        Type parameters

        • Type

        • AllowToSkipArrayIndex: boolean

        NonObjectIdLikeDocument: { [ key in keyof ObjectIdLike]?: never } & Document
        NotAcceptedFields<TSchema, FieldType>: { readonly [ key in KeysOfOtherType<TSchema, FieldType>]?: never }
        +

        Type parameters

        • TSchema

        IntegerType: number | Int32 | Long
        IsAny<Type, ResultIfAny, ResultIfNotAny>: true extends false & Type ? ResultIfAny : ResultIfNotAny

        Type parameters

        • Type

        • ResultIfAny

        • ResultIfNotAny

        Join<T, D>: T extends [] ? "" : T extends [string | number] ? `${T[0]}` : T extends [string | number, ...infer R] ? `${T[0]}${D}${Join<R, D>}` : string

        Type parameters

        • T: unknown[]

        • D: string

        KeysOfAType<TSchema, Type>: { [ key in keyof TSchema]: NonNullable<TSchema[key]> extends Type ? key : never }[keyof TSchema]

        Type parameters

        • TSchema

        • Type

        KeysOfOtherType<TSchema, Type>: { [ key in keyof TSchema]: NonNullable<TSchema[key]> extends Type ? never : key }[keyof TSchema]

        Type parameters

        • TSchema

        • Type

        LoggerFunction: (message?: any, ...optionalParams: any[]) => void

        Type declaration

          • (message?: any, ...optionalParams: any[]): void
          • Parameters

            • Optional message: any
            • Rest ...optionalParams: any[]

            Returns void

        LoggerLevel: typeof LoggerLevel[keyof typeof LoggerLevel]
        MapFunction<TSchema>: (this: TSchema) => void

        Type parameters

        Type declaration

          • (this: TSchema): void
          • Parameters

            • this: TSchema

            Returns void

        MatchKeysAndValues<TSchema>: Readonly<{ [ Property in Join<NestedPaths<TSchema, false>, ".">]?: PropertyType<TSchema, Property, false> }>

        Type parameters

        • TSchema

        MongoClientEvents: Pick<TopologyEvents, typeof MONGO_CLIENT_EVENTS[number]> & { open: any }
        MongoErrorLabel: typeof MongoErrorLabel[keyof typeof MongoErrorLabel]
        MonitorEvents: { close: any; resetConnectionPool: any; resetServer: any; serverHeartbeatFailed: any; serverHeartbeatStarted: any; serverHeartbeatSucceeded: any } & EventEmitterWithState
        NestedPaths<Type, AllowToSkipArrayIndex>: Type extends unknown ? Type extends string | number | boolean | Date | RegExp | Buffer | Uint8Array | ((...args: any[]) => any) | { _bsontype: string } ? never : Type extends ReadonlyArray<infer ArrayType> ? [...(AllowToSkipArrayIndex extends true ? [] : never) | [number | `$${"" | `[${string}]`}`], ...[] | NestedPaths<ArrayType, AllowToSkipArrayIndex>] : Type extends Map<string, any> ? [string] : Type extends object ? { [ Key in Extract<keyof Type, string>]: Type[Key] extends Type ? [Key] : Type extends Type[Key] ? [Key] : Type[Key] extends ReadonlyArray<infer ArrayType> ? Type extends ArrayType ? [Key] : ArrayType extends Type ? [Key] : [Key, ...[] | NestedPaths<Type[Key], AllowToSkipArrayIndex>] : [Key, ...[] | NestedPaths<Type[Key], AllowToSkipArrayIndex>] }[Extract<keyof Type, string>] : never : never

        Type parameters

        • Type

        • AllowToSkipArrayIndex: boolean

        NonObjectIdLikeDocument: { [ key in keyof ObjectIdLike]?: never } & Document
        NotAcceptedFields<TSchema, FieldType>: { readonly [ key in KeysOfOtherType<TSchema, FieldType>]?: never }

        It avoids using fields with not acceptable types @public

        -

        Type parameters

        • TSchema

        • FieldType

        NumericType: IntegerType | Decimal128 | Double
        OneOrMore<T>: T | ReadonlyArray<T>

        Type parameters

        • T

        OnlyFieldsOfType<TSchema, FieldType, AssignableType>: IsAny<TSchema[keyof TSchema], Record<string, FieldType>, AcceptedFields<TSchema, FieldType, AssignableType> & NotAcceptedFields<TSchema, FieldType> & Record<string, AssignableType>>

        Type parameters

        • TSchema

        • FieldType = any

        • AssignableType = FieldType

        OperationTime: Timestamp
        +

        Type parameters

        • TSchema

        • FieldType

        NumericType: IntegerType | Decimal128 | Double
        OneOrMore<T>: T | ReadonlyArray<T>

        Type parameters

        • T

        OnlyFieldsOfType<TSchema, FieldType, AssignableType>: IsAny<TSchema[keyof TSchema], Record<string, FieldType>, AcceptedFields<TSchema, FieldType, AssignableType> & NotAcceptedFields<TSchema, FieldType> & Record<string, AssignableType>>

        Type parameters

        • TSchema

        • FieldType = any

        • AssignableType = FieldType

        OperationTime: Timestamp

        Represents a specific point in time on a server. Can be retrieved by using db.command()

        see

        https://docs.mongodb.com/manual/reference/method/db.runCommand/#response

        -
        OptionalId<TSchema>: EnhancedOmit<TSchema, "_id"> & { _id?: InferIdType<TSchema> }
        +
        OptionalId<TSchema>: EnhancedOmit<TSchema, "_id"> & { _id?: InferIdType<TSchema> }

        Add an optional _id field to an object shaped type

        -

        Type parameters

        • TSchema

        OptionalUnlessRequiredId<TSchema>: TSchema extends { _id: any } ? TSchema : OptionalId<TSchema>
        +

        Type parameters

        • TSchema

        OptionalUnlessRequiredId<TSchema>: TSchema extends { _id: any } ? TSchema : OptionalId<TSchema>

        Adds an optional _id field to an object shaped type, unless the _id field is requried on that type. In the case _id is required, this method continues to require_id.

        privateremarks

        ObjectId extends TSchema['_id'] is a confusing ordering at first glance. Rather than ask TSchema['_id'] extends ObjectId which translated to "Is the _id property ObjectId?" we instead ask "Does ObjectId look like (have the same shape) as the _id?"

        -

        Type parameters

        • TSchema

        ProfilingLevel: typeof ProfilingLevel[keyof typeof ProfilingLevel]
        ProfilingLevelOptions: CommandOperationOptions
        Projection<TSchema>: Document
        deprecated

        since v4.1.0: Since projections support all aggregation operations we have no plans to narrow this type further

        -

        Type parameters

        ProjectionOperators: Document
        deprecated

        since v4.1.0: Since projections support all aggregation operations we have no plans to narrow this type further

        -
        PropertyType<Type, Property, AllowToSkipArrayIndex>: Type extends unknown ? string extends Property ? Type extends Map<string, infer MapType> ? MapType : never : (AllowToSkipArrayIndex extends false ? never : Type extends ReadonlyArray<infer ArrayType> ? PropertyType<ArrayType, Property, AllowToSkipArrayIndex> : never) | (Property extends keyof Type ? Type[Property] : Property extends `${number | `$${"" | `[${string}]`}`}` ? Type extends ReadonlyArray<infer ArrayType> ? ArrayType : never : Property extends `${infer Key}.${infer Rest}` ? Key extends `${number | `$${"" | `[${string}]`}`}` ? Type extends ReadonlyArray<infer ArrayType> ? PropertyType<ArrayType, Rest, AllowToSkipArrayIndex> : never : Key extends keyof Type ? PropertyType<Type[Key], Rest, AllowToSkipArrayIndex> : never : never) : never

        Type parameters

        • Type

        • Property: string

        • AllowToSkipArrayIndex: boolean

        PullAllOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: TSchema[key] } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        PullOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: Partial<Flatten<TSchema[key]>> | FilterOperations<Flatten<TSchema[key]>> } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        PushOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: Flatten<TSchema[key]> | ArrayOperator<Flatten<TSchema[key]>[]> } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        ReadConcernLevel: typeof ReadConcernLevel[keyof typeof ReadConcernLevel]
        ReadConcernLike: ReadConcern | { level: ReadConcernLevel } | ReadConcernLevel
        ReadPreferenceLike: ReadPreference | ReadPreferenceMode
        ReadPreferenceMode: typeof ReadPreferenceMode[keyof typeof ReadPreferenceMode]
        ReduceFunction<TKey, TValue>: (key: TKey, values: TValue[]) => TValue

        Type parameters

        Type declaration

          • (key: TKey, values: TValue[]): TValue
          • Parameters

            • key: TKey
            • values: TValue[]

            Returns TValue

        RegExpOrString<T>: T extends string ? BSONRegExp | RegExp | T : T

        Type parameters

        • T

        RemoveUserOptions: CommandOperationOptions
        ResumeToken: unknown
        +

        Type parameters

        • TSchema

        ProfilingLevel: typeof ProfilingLevel[keyof typeof ProfilingLevel]
        ProfilingLevelOptions: CommandOperationOptions
        Projection<TSchema>: Document
        deprecated

        since v4.1.0: Since projections support all aggregation operations we have no plans to narrow this type further

        +

        Type parameters

        ProjectionOperators: Document
        deprecated

        since v4.1.0: Since projections support all aggregation operations we have no plans to narrow this type further

        +
        PropertyType<Type, Property, AllowToSkipArrayIndex>: Type extends unknown ? string extends Property ? Type extends Map<string, infer MapType> ? MapType : never : (AllowToSkipArrayIndex extends false ? never : Type extends ReadonlyArray<infer ArrayType> ? PropertyType<ArrayType, Property, AllowToSkipArrayIndex> : never) | (Property extends keyof Type ? Type[Property] : Property extends `${number | `$${"" | `[${string}]`}`}` ? Type extends ReadonlyArray<infer ArrayType> ? ArrayType : never : Property extends `${infer Key}.${infer Rest}` ? Key extends `${number | `$${"" | `[${string}]`}`}` ? Type extends ReadonlyArray<infer ArrayType> ? PropertyType<ArrayType, Rest, AllowToSkipArrayIndex> : never : Key extends keyof Type ? PropertyType<Type[Key], Rest, AllowToSkipArrayIndex> : never : never) : never

        Type parameters

        • Type

        • Property: string

        • AllowToSkipArrayIndex: boolean

        PullAllOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: TSchema[key] } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        PullOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: Partial<Flatten<TSchema[key]>> | FilterOperations<Flatten<TSchema[key]>> } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        PushOperator<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any>>]?: Flatten<TSchema[key]> | ArrayOperator<Flatten<TSchema[key]>[]> } & NotAcceptedFields<TSchema, ReadonlyArray<any>>) & {}

        Type parameters

        • TSchema

        ReadConcernLevel: typeof ReadConcernLevel[keyof typeof ReadConcernLevel]
        ReadConcernLike: ReadConcern | { level: ReadConcernLevel } | ReadConcernLevel
        ReadPreferenceLike: ReadPreference | ReadPreferenceMode
        ReadPreferenceMode: typeof ReadPreferenceMode[keyof typeof ReadPreferenceMode]
        ReduceFunction<TKey, TValue>: (key: TKey, values: TValue[]) => TValue

        Type parameters

        Type declaration

          • (key: TKey, values: TValue[]): TValue
          • Parameters

            • key: TKey
            • values: TValue[]

            Returns TValue

        RegExpOrString<T>: T extends string ? BSONRegExp | RegExp | T : T

        Type parameters

        • T

        RemoveUserOptions: CommandOperationOptions
        ResumeToken: unknown

        Represents the logical starting point for a new ChangeStream or resuming a ChangeStream on the server.

        see

        https://www.mongodb.com/docs/manual/changeStreams/#std-label-change-stream-resume

        -
        ReturnDocument: typeof ReturnDocument[keyof typeof ReturnDocument]
        RunCommandOptions: CommandOperationOptions
        SchemaMember<T, V>: { [ P in keyof T]?: V } | {}

        Type parameters

        • T

        • V

        ServerApiVersion: typeof ServerApiVersion[keyof typeof ServerApiVersion]
        ServerEvents: { closed: any; connect: any; descriptionReceived: any; ended: any; serverHeartbeatFailed: any; serverHeartbeatStarted: any; serverHeartbeatSucceeded: any } & ConnectionPoolEvents & EventEmitterWithState
        ServerOptions: Omit<ConnectionPoolOptions, "id" | "generation" | "hostAddress"> & MonitorOptions
        ServerSelector: (topologyDescription: TopologyDescription, servers: ServerDescription[]) => ServerDescription[]

        Type declaration

        ServerSessionId: { id: Binary }

        Type declaration

        ServerType: typeof ServerType[keyof typeof ServerType]
        SetFields<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any> | undefined>]?: OptionalId<Flatten<TSchema[key]>> | AddToSetOperators<OptionalId<Flatten<TSchema[key]>>[]> } & NotAcceptedFields<TSchema, ReadonlyArray<any> | undefined>) & {}

        Type parameters

        • TSchema

        SetProfilingLevelOptions: CommandOperationOptions
        Sort: string | Exclude<SortDirection, { $meta: string }> | string[] | {} | Map<string, SortDirection> | [string, SortDirection][] | [string, SortDirection]
        SortDirection: 1 | -1 | "asc" | "desc" | "ascending" | "descending" | { $meta: string }
        Stream: Socket | TLSSocket
        SupportedSocketOptions: Pick<TcpNetConnectOpts, typeof LEGAL_TCP_SOCKET_OPTIONS[number]>
        SupportedTLSConnectionOptions: Pick<TLSConnectionOptions, Extract<keyof TLSConnectionOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
        SupportedTLSSocketOptions: Pick<TLSSocketOptions, Extract<keyof TLSSocketOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
        TagSet: {}

        Type declaration

        • [key: string]: string
        TopologyEvents: { close: any; connect: any; error: any; serverClosed: any; serverDescriptionChanged: any; serverOpening: any; timeout: any; topologyClosed: any; topologyDescriptionChanged: any; topologyOpening: any } & Omit<ServerEvents, "connect"> & ConnectionPoolEvents & ConnectionEvents & EventEmitterWithState
        TopologyType: typeof TopologyType[keyof typeof TopologyType]
        UpdateFilter<TSchema>: { $addToSet?: SetFields<TSchema>; $bit?: OnlyFieldsOfType<TSchema, NumericType | undefined, { and: IntegerType } | { or: IntegerType } | { xor: IntegerType }>; $currentDate?: OnlyFieldsOfType<TSchema, Date | Timestamp, true | { $type: "date" | "timestamp" }>; $inc?: OnlyFieldsOfType<TSchema, NumericType | undefined>; $max?: MatchKeysAndValues<TSchema>; $min?: MatchKeysAndValues<TSchema>; $mul?: OnlyFieldsOfType<TSchema, NumericType | undefined>; $pop?: OnlyFieldsOfType<TSchema, ReadonlyArray<any>, 1 | -1>; $pull?: PullOperator<TSchema>; $pullAll?: PullAllOperator<TSchema>; $push?: PushOperator<TSchema>; $rename?: Record<string, string>; $set?: MatchKeysAndValues<TSchema>; $setOnInsert?: MatchKeysAndValues<TSchema>; $unset?: OnlyFieldsOfType<TSchema, any, "" | true | 1> } & Document

        Type parameters

        • TSchema

        W: number | "majority"
        WithId<TSchema>: EnhancedOmit<TSchema, "_id"> & { _id: InferIdType<TSchema> }
        +
        ReturnDocument: typeof ReturnDocument[keyof typeof ReturnDocument]
        RunCommandOptions: CommandOperationOptions
        SchemaMember<T, V>: { [ P in keyof T]?: V } | {}

        Type parameters

        • T

        • V

        ServerApiVersion: typeof ServerApiVersion[keyof typeof ServerApiVersion]
        ServerEvents: { closed: any; connect: any; descriptionReceived: any; ended: any; serverHeartbeatFailed: any; serverHeartbeatStarted: any; serverHeartbeatSucceeded: any } & ConnectionPoolEvents & EventEmitterWithState
        ServerOptions: Omit<ConnectionPoolOptions, "id" | "generation" | "hostAddress"> & MonitorOptions
        ServerSelector: (topologyDescription: TopologyDescription, servers: ServerDescription[]) => ServerDescription[]

        Type declaration

        ServerSessionId: { id: Binary }

        Type declaration

        ServerType: typeof ServerType[keyof typeof ServerType]
        SetFields<TSchema>: ({ readonly [ key in KeysOfAType<TSchema, ReadonlyArray<any> | undefined>]?: OptionalId<Flatten<TSchema[key]>> | AddToSetOperators<OptionalId<Flatten<TSchema[key]>>[]> } & NotAcceptedFields<TSchema, ReadonlyArray<any> | undefined>) & {}

        Type parameters

        • TSchema

        SetProfilingLevelOptions: CommandOperationOptions
        Sort: string | Exclude<SortDirection, { $meta: string }> | string[] | {} | Map<string, SortDirection> | [string, SortDirection][] | [string, SortDirection]
        SortDirection: 1 | -1 | "asc" | "desc" | "ascending" | "descending" | { $meta: string }
        Stream: Socket | TLSSocket
        SupportedSocketOptions: Pick<TcpNetConnectOpts, typeof LEGAL_TCP_SOCKET_OPTIONS[number]>
        SupportedTLSConnectionOptions: Pick<TLSConnectionOptions, Extract<keyof TLSConnectionOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
        SupportedTLSSocketOptions: Pick<TLSSocketOptions, Extract<keyof TLSSocketOptions, typeof LEGAL_TLS_SOCKET_OPTIONS[number]>>
        TagSet: {}

        Type declaration

        • [key: string]: string
        TopologyEvents: { close: any; connect: any; error: any; serverClosed: any; serverDescriptionChanged: any; serverOpening: any; timeout: any; topologyClosed: any; topologyDescriptionChanged: any; topologyOpening: any } & Omit<ServerEvents, "connect"> & ConnectionPoolEvents & ConnectionEvents & EventEmitterWithState
        TopologyType: typeof TopologyType[keyof typeof TopologyType]
        UpdateFilter<TSchema>: { $addToSet?: SetFields<TSchema>; $bit?: OnlyFieldsOfType<TSchema, NumericType | undefined, { and: IntegerType } | { or: IntegerType } | { xor: IntegerType }>; $currentDate?: OnlyFieldsOfType<TSchema, Date | Timestamp, true | { $type: "date" | "timestamp" }>; $inc?: OnlyFieldsOfType<TSchema, NumericType | undefined>; $max?: MatchKeysAndValues<TSchema>; $min?: MatchKeysAndValues<TSchema>; $mul?: OnlyFieldsOfType<TSchema, NumericType | undefined>; $pop?: OnlyFieldsOfType<TSchema, ReadonlyArray<any>, 1 | -1>; $pull?: PullOperator<TSchema>; $pullAll?: PullAllOperator<TSchema>; $push?: PushOperator<TSchema>; $rename?: Record<string, string>; $set?: MatchKeysAndValues<TSchema>; $setOnInsert?: MatchKeysAndValues<TSchema>; $unset?: OnlyFieldsOfType<TSchema, any, "" | true | 1> } & Document

        Type parameters

        • TSchema

        W: number | "majority"
        WithId<TSchema>: EnhancedOmit<TSchema, "_id"> & { _id: InferIdType<TSchema> }

        Add an _id field to an object shaped type @public

        -

        Type parameters

        • TSchema

        WithSessionCallback: (session: ClientSession) => Promise<any>

        Type declaration

        WithTransactionCallback<T>: (session: ClientSession) => Promise<T>

        Type parameters

        • T = void

        Type declaration

        WithoutId<TSchema>: Omit<TSchema, "_id">
        +

        Type parameters

        • TSchema

        WithSessionCallback: (session: ClientSession) => Promise<any>

        Type declaration

        WithTransactionCallback<T>: (session: ClientSession) => Promise<T>

        Type parameters

        • T = void

        Type declaration

        WithoutId<TSchema>: Omit<TSchema, "_id">

        Remove the _id field from an object shaped type @public

        -

        Type parameters

        • TSchema

        Variables

        AuthMechanism: Readonly<{ MONGODB_AWS: "MONGODB-AWS"; MONGODB_CR: "MONGODB-CR"; MONGODB_DEFAULT: "DEFAULT"; MONGODB_GSSAPI: "GSSAPI"; MONGODB_PLAIN: "PLAIN"; MONGODB_SCRAM_SHA1: "SCRAM-SHA-1"; MONGODB_SCRAM_SHA256: "SCRAM-SHA-256"; MONGODB_X509: "MONGODB-X509" }> = ...
        AutoEncryptionLoggerLevel: Readonly<{ Error: 1; FatalError: 0; Info: 3; Trace: 4; Warning: 2 }> = ...
        BSONType: Readonly<{ array: 4; binData: 5; bool: 8; date: 9; dbPointer: 12; decimal: 19; double: 1; int: 16; javascript: 13; javascriptWithScope: 15; long: 18; maxKey: 127; minKey: -1; null: 10; object: 3; objectId: 7; regex: 11; string: 2; symbol: 14; timestamp: 17; undefined: 6 }> = ...
        BatchType: Readonly<{ DELETE: 3; INSERT: 1; UPDATE: 2 }> = ...
        CURSOR_FLAGS: readonly ["tailable", "oplogReplay", "noCursorTimeout", "awaitData", "exhaust", "partial"] = ...
        Compressor: Readonly<{ none: 0; snappy: 1; zlib: 2; zstd: 3 }> = ...
        ExplainVerbosity: Readonly<{ allPlansExecution: "allPlansExecution"; executionStats: "executionStats"; queryPlanner: "queryPlanner"; queryPlannerExtended: "queryPlannerExtended" }> = ...
        GSSAPICanonicalizationValue: Readonly<{ forward: "forward"; forwardAndReverse: "forwardAndReverse"; none: "none"; off: false; on: true }> = ...
        LEGAL_TCP_SOCKET_OPTIONS: readonly ["family", "hints", "localAddress", "localPort", "lookup"] = ...
        LEGAL_TLS_SOCKET_OPTIONS: readonly ["ALPNProtocols", "ca", "cert", "checkServerIdentity", "ciphers", "crl", "ecdhCurve", "key", "minDHSize", "passphrase", "pfx", "rejectUnauthorized", "secureContext", "secureProtocol", "servername", "session"] = ...
        LoggerLevel: Readonly<{ DEBUG: "debug"; ERROR: "error"; INFO: "info"; WARN: "warn"; debug: "debug"; error: "error"; info: "info"; warn: "warn" }> = ...
        MONGO_CLIENT_EVENTS: readonly ["connectionPoolCreated", "connectionPoolClosed", "connectionCreated", "connectionReady", "connectionClosed", "connectionCheckOutStarted", "connectionCheckOutFailed", "connectionCheckedOut", "connectionCheckedIn", "connectionPoolCleared", "commandStarted", "commandSucceeded", "commandFailed", "serverOpening", "serverClosed", "serverDescriptionChanged", "topologyOpening", "topologyClosed", "topologyDescriptionChanged", "error", "timeout", "close", "serverHeartbeatStarted", "serverHeartbeatSucceeded", "serverHeartbeatFailed"] = ...
        Map: MapConstructor
        MongoErrorLabel: Readonly<{ HandshakeError: "HandshakeError"; ResumableChangeStreamError: "ResumableChangeStreamError"; RetryableWriteError: "RetryableWriteError"; TransientTransactionError: "TransientTransactionError"; UnknownTransactionCommitResult: "UnknownTransactionCommitResult" }> = ...
        ObjectID: typeof ObjectId = ObjectId
        deprecated

        Please use ObjectId

        -
        ProfilingLevel: Readonly<{ all: "all"; off: "off"; slowOnly: "slow_only" }> = ...
        ReadConcernLevel: Readonly<{ available: "available"; linearizable: "linearizable"; local: "local"; majority: "majority"; snapshot: "snapshot" }> = ...
        ReadPreferenceMode: Readonly<{ nearest: "nearest"; primary: "primary"; primaryPreferred: "primaryPreferred"; secondary: "secondary"; secondaryPreferred: "secondaryPreferred" }> = ...
        ReturnDocument: Readonly<{ AFTER: "after"; BEFORE: "before" }> = ...
        ServerApiVersion: Readonly<{ v1: "1" }> = ...
        ServerType: Readonly<{ LoadBalancer: "LoadBalancer"; Mongos: "Mongos"; PossiblePrimary: "PossiblePrimary"; RSArbiter: "RSArbiter"; RSGhost: "RSGhost"; RSOther: "RSOther"; RSPrimary: "RSPrimary"; RSSecondary: "RSSecondary"; Standalone: "Standalone"; Unknown: "Unknown" }> = ...
        +

        Type parameters

        • TSchema

        Variables

        AuthMechanism: Readonly<{ MONGODB_AWS: "MONGODB-AWS"; MONGODB_CR: "MONGODB-CR"; MONGODB_DEFAULT: "DEFAULT"; MONGODB_GSSAPI: "GSSAPI"; MONGODB_PLAIN: "PLAIN"; MONGODB_SCRAM_SHA1: "SCRAM-SHA-1"; MONGODB_SCRAM_SHA256: "SCRAM-SHA-256"; MONGODB_X509: "MONGODB-X509" }> = ...
        AutoEncryptionLoggerLevel: Readonly<{ Error: 1; FatalError: 0; Info: 3; Trace: 4; Warning: 2 }> = ...
        BSONType: Readonly<{ array: 4; binData: 5; bool: 8; date: 9; dbPointer: 12; decimal: 19; double: 1; int: 16; javascript: 13; javascriptWithScope: 15; long: 18; maxKey: 127; minKey: -1; null: 10; object: 3; objectId: 7; regex: 11; string: 2; symbol: 14; timestamp: 17; undefined: 6 }> = ...
        BatchType: Readonly<{ DELETE: 3; INSERT: 1; UPDATE: 2 }> = ...
        CURSOR_FLAGS: readonly ["tailable", "oplogReplay", "noCursorTimeout", "awaitData", "exhaust", "partial"] = ...
        Compressor: Readonly<{ none: 0; snappy: 1; zlib: 2; zstd: 3 }> = ...
        ExplainVerbosity: Readonly<{ allPlansExecution: "allPlansExecution"; executionStats: "executionStats"; queryPlanner: "queryPlanner"; queryPlannerExtended: "queryPlannerExtended" }> = ...
        GSSAPICanonicalizationValue: Readonly<{ forward: "forward"; forwardAndReverse: "forwardAndReverse"; none: "none"; off: false; on: true }> = ...
        LEGAL_TCP_SOCKET_OPTIONS: readonly ["family", "hints", "localAddress", "localPort", "lookup"] = ...
        LEGAL_TLS_SOCKET_OPTIONS: readonly ["ALPNProtocols", "ca", "cert", "checkServerIdentity", "ciphers", "crl", "ecdhCurve", "key", "minDHSize", "passphrase", "pfx", "rejectUnauthorized", "secureContext", "secureProtocol", "servername", "session"] = ...
        LoggerLevel: Readonly<{ DEBUG: "debug"; ERROR: "error"; INFO: "info"; WARN: "warn"; debug: "debug"; error: "error"; info: "info"; warn: "warn" }> = ...
        MONGO_CLIENT_EVENTS: readonly ["connectionPoolCreated", "connectionPoolClosed", "connectionCreated", "connectionReady", "connectionClosed", "connectionCheckOutStarted", "connectionCheckOutFailed", "connectionCheckedOut", "connectionCheckedIn", "connectionPoolCleared", "commandStarted", "commandSucceeded", "commandFailed", "serverOpening", "serverClosed", "serverDescriptionChanged", "topologyOpening", "topologyClosed", "topologyDescriptionChanged", "error", "timeout", "close", "serverHeartbeatStarted", "serverHeartbeatSucceeded", "serverHeartbeatFailed"] = ...
        Map: MapConstructor
        MongoErrorLabel: Readonly<{ HandshakeError: "HandshakeError"; ResumableChangeStreamError: "ResumableChangeStreamError"; RetryableWriteError: "RetryableWriteError"; TransientTransactionError: "TransientTransactionError"; UnknownTransactionCommitResult: "UnknownTransactionCommitResult" }> = ...
        ObjectID: typeof ObjectId = ObjectId
        deprecated

        Please use ObjectId

        +
        ProfilingLevel: Readonly<{ all: "all"; off: "off"; slowOnly: "slow_only" }> = ...
        ReadConcernLevel: Readonly<{ available: "available"; linearizable: "linearizable"; local: "local"; majority: "majority"; snapshot: "snapshot" }> = ...
        ReadPreferenceMode: Readonly<{ nearest: "nearest"; primary: "primary"; primaryPreferred: "primaryPreferred"; secondary: "secondary"; secondaryPreferred: "secondaryPreferred" }> = ...
        ReturnDocument: Readonly<{ AFTER: "after"; BEFORE: "before" }> = ...
        ServerApiVersion: Readonly<{ v1: "1" }> = ...
        ServerType: Readonly<{ LoadBalancer: "LoadBalancer"; Mongos: "Mongos"; PossiblePrimary: "PossiblePrimary"; RSArbiter: "RSArbiter"; RSGhost: "RSGhost"; RSOther: "RSOther"; RSPrimary: "RSPrimary"; RSSecondary: "RSSecondary"; Standalone: "Standalone"; Unknown: "Unknown" }> = ...

        An enumeration of server types we know about

        -
        TopologyType: Readonly<{ LoadBalanced: "LoadBalanced"; ReplicaSetNoPrimary: "ReplicaSetNoPrimary"; ReplicaSetWithPrimary: "ReplicaSetWithPrimary"; Sharded: "Sharded"; Single: "Single"; Unknown: "Unknown" }> = ...
        +
        TopologyType: Readonly<{ LoadBalanced: "LoadBalanced"; ReplicaSetNoPrimary: "ReplicaSetNoPrimary"; ReplicaSetWithPrimary: "ReplicaSetWithPrimary"; Sharded: "Sharded"; Single: "Single"; Unknown: "Unknown" }> = ...

        An enumeration of topology types we know about

        Legend

        • Constructor
        • Property
        • Method
        • Accessor
        • Constructor
        • Property
        • Method
        • Inherited constructor
        • Inherited property
        • Inherited method
        • Static property
        • Static method

        Settings

        Theme

        Generated using TypeDoc

        \ No newline at end of file diff --git a/docs/categories/index.xml b/docs/categories/index.xml index 6f8338feed7..3bacd68d73a 100644 --- a/docs/categories/index.xml +++ b/docs/categories/index.xml @@ -5,6 +5,10 @@ /node-mongodb-native/categories/ Recent content in Categories on MongoDB Node.js Driver Hugo -- gohugo.io - en-us + en-us + + + + - + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 228b328b5bf..8553ef8197e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,7 @@ - + diff --git a/docs/index.xml b/docs/index.xml index d2cfb238215..f365fd10c1b 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -5,6 +5,10 @@ /node-mongodb-native/ Recent content on MongoDB Node.js Driver Hugo -- gohugo.io - en-us + en-us + + + + - + \ No newline at end of file diff --git a/docs/sitemap.xml b/docs/sitemap.xml index ed96aeeb19d..df51ba51f67 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1,11 +1,17 @@ + /node-mongodb-native/categories/ - + + + /node-mongodb-native/ - + + + /node-mongodb-native/tags/ - + + \ No newline at end of file diff --git a/docs/tags/index.xml b/docs/tags/index.xml index 457eeb2444d..3c371d0d5d8 100644 --- a/docs/tags/index.xml +++ b/docs/tags/index.xml @@ -5,6 +5,10 @@ /node-mongodb-native/tags/ Recent content in Tags on MongoDB Node.js Driver Hugo -- gohugo.io - en-us + en-us + + + + - + \ No newline at end of file