Skip to main content

cmd_link

Function cmd_link 

Source
pub fn cmd_link(
    path: &Path,
    source_id: u64,
    target_id: u64,
    edge_type: EdgeType,
    weight: f32,
    json: bool,
) -> AmemResult<()>
Expand description

Add an edge between two nodes.