Interface: AzureCosmosVCoreKVStoreConfig
Extended by
Properties
collectionName?
optional
collectionName:string
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:16
dbName?
optional
dbName:string
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:15
mongoClient?
optional
mongoClient:MongoClient
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:14