Learn R Programming

VectrixDB (version 1.1.2)

vdb_list: List Collections

Description

List all VectrixDB collections in the data directory

Usage

vdb_list(data_dir = NULL)

Value

Character vector of collection names

Arguments

data_dir

Data directory path

Examples

Run this code
if (FALSE) {
vdb_list()
}

Run the code above in your browser using DataLab