Class: PostgresIndexStore
Extends
KVIndexStore
Constructors
new PostgresIndexStore()
new PostgresIndexStore(
config
?):PostgresIndexStore
Parameters
• config?: PostgresIndexStoreConfig
Returns
Overrides
KVIndexStore.constructor
Defined in
packages/llamaindex/src/storage/indexStore/PostgresIndexStore.ts:15
Methods
addIndexStruct()
addIndexStruct(
indexStruct
):Promise
<void
>
Parameters
• indexStruct: IndexStruct