Skip to main content

connect

Function connect 

Source
pub fn connect(
    db_path: &Path,
    from: &str,
    to: &str,
    max_depth: usize,
) -> Result<ConnectResult>