pub fn build_view( store: &GraphStore, node_label: Option<&str>, edge_type: Option<&str>, weight_property: Option<&str>, ) -> GraphView
Build a GraphView from the store for algorithm execution