Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: u32 = 3;
Expand description

Bumped whenever the on-disk graph schema changes. Stores compare this against the persisted version and re-index on mismatch.