Skip to main content

relate

Function relate 

Source
pub fn relate(
    memory_dir: &Path,
    from: &str,
    rel_type: &str,
    to: &str,
    description: Option<&str>,
    source: Option<&str>,
) -> Result<(), String>
Expand description

Create a relationship between two entities.