Constant xapian::constants::DB_OPEN

source ·
pub const DB_OPEN: i32 = 0x03;
Expand description

Open an existing database.

If the database doesn’t exist, an exception will be thrown.