db2vs#

Classes

db2vs.DB2VS(embedding_function, table_name)

DB2VS vector store.

Functions

db2vs.clear_table(client, table_name)

Remove all records from the table using TRUNCATE.

db2vs.drop_table(client, table_name)

Drop a table from the database.