pub fn table_exists(path: &Path, table: &str) -> bool
Whether table exists in the store at path (false when the file does not exist).
table
path