pub fn schema_version(conn: &Connection) -> Result<u32>Expand description
Read the recorded graph schema version from _meta, or 0 if unset.
pub fn schema_version(conn: &Connection) -> Result<u32>Read the recorded graph schema version from _meta, or 0 if unset.