Interface: VcoreConnectionStringOptions
Extends
Properties
collectionName?
optional
collectionName:string
Inherited from
AzureCosmosVCoreKVStoreConfig
.collectionName
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:16
connectionString?
optional
connectionString:string
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:10
dbName?
optional
dbName:string
Inherited from
AzureCosmosVCoreKVStoreConfig
.dbName
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:15
mongoClient?
optional
mongoClient:MongoClient
Inherited from
AzureCosmosVCoreKVStoreConfig
.mongoClient
Defined in
packages/llamaindex/src/storage/kvStore/AzureCosmosMongovCoreKVStore.ts:14