[][src]Function cql_db::create_db

pub fn create_db<TStore: CqlType>(db_location: &str, array_size: &[u64])

Creates an CQL database in the provided directory, overwriting existing files.