ewokscore.graph.analysis.link_is_required# ewokscore.graph.analysis.link_is_required(graph, source_id, target_id)[source]# Parameters: graph (DiGraph) source_id (Union[str, int, tuple]) target_id (Union[str, int, tuple]) Return type: bool