Files
lancedb/docs/src/javascript/interfaces/VectorIndex.md
Lei Xu 5b2c602fb3 doc: improve docs for nodejs connect functions (#833)
* improve the docstring for NodeJS connect functions and
`ConnectOptions` parameters.
* Simplify `npm run build` steps.
2024-04-05 16:27:32 -07:00

677 B

vectordb / Exports / VectorIndex

Interface: VectorIndex

Table of contents

Properties

Properties

columns

columns: string[]

Defined in

index.ts:472


name

name: string

Defined in

index.ts:473


uuid

uuid: string

Defined in

index.ts:474