Interface that defines the arguments required to create a
MariaDBStore instance. It includes MariaDB connection options,
table name and verbosity level.
Copy
interfaceMariaDBStoreArgs
Properties
property
chunkSize: number
The amount of documents to chunk by when
adding vectors.