Skip to main content

Module datasets

Module datasets 

Source
Expand description

High-level dataset management facade.

DatasetManager composes the existing IngestDb, DeleteDb, and AclDb traits into a unified API matching the Python SDK’s datasets class.

Structs§

DatasetManager
High-level facade for dataset CRUD operations.

Traits§

DatasetDb
Combined trait for dataset operations.