mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-25 14:29:56 +00:00
* improve the docstring for NodeJS connect functions and `ConnectOptions` parameters. * Simplify `npm run build` steps.
837 B
837 B
vectordb / Exports / DefaultWriteOptions
Class: DefaultWriteOptions
Write options when creating a Table.
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new DefaultWriteOptions()
Properties
writeMode
• writeMode: WriteMode = WriteMode.Create
A WriteMode to use on this operation