Learn R Programming

VectrixDB (version 1.1.2)

vdb_interactive: Start Interactive CLI

Description

Start an interactive VectrixDB session

Usage

vdb_interactive(collection = NULL)

Arguments

collection

Default collection name

Examples

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

Run the code above in your browser using DataLab