Skip to main content

build_view

Function build_view 

Source
pub fn build_view(
    store: &GraphStore,
    node_label: Option<&str>,
    edge_type: Option<&str>,
    weight_property: Option<&str>,
) -> GraphView
Expand description

Build a GraphView from the store for algorithm execution