pub fn register_functions(conn: &Connection) -> Result<()>Expand description
Register all knowledge graph custom functions with SQLite.
pub fn register_functions(conn: &Connection) -> Result<()>Register all knowledge graph custom functions with SQLite.