Skip to main content

list

Function list 

Source
pub async fn list(
    root: &Path,
    namespace: Option<String>,
    collection: Option<String>,
) -> Result<Vec<RecordKey>>
Expand description

Return all record keys in the store, optionally filtered by namespace / collection.