Skip to main content

neighborhood

Function neighborhood 

Source
pub fn neighborhood(
    db: &Database,
    target: &str,
    opts: &GraphOptions,
) -> Result<GraphNeighborhood>
Expand description

Expand the k-hop neighborhood around target (path, id, title, or symbol:…).