[][src]Constant xapian_rusty::DB_CREATE

pub const DB_CREATE: i8 = 0x02;

Create a new database.

  • If the database already exists, an exception will be thrown.