vdb_export: Export Collection

View source: R/cli.R

vdb_exportR Documentation

Export Collection

Description

Export collection to JSON file

Usage

vdb_export(db, path)

Arguments

db

Vectrix object or collection name

path

Output file path

Value

Logical success

Examples

## Not run: 
vdb_export(db, "backup.json")

## End(Not run)

VectrixDB documentation built on Feb. 20, 2026, 5:09 p.m.