mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-25 14:29:56 +00:00
`indexStats` still referenced UUID even though in https://github.com/lancedb/lancedb/pull/1702 we changed it to take name instead.
838 B
838 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