RegisterCypherScalarFunctions

Trait RegisterCypherScalarFunctions 

Source
pub trait RegisterCypherScalarFunctions {
    // Required method
    fn register_scalar_functions(&self);
}

Required Methods§

Implementors§