grapher.LightweightVizModuleEdge

Usage

Source

grapher.LightweightVizModuleEdge(
    source_module_id, target_module_id, unconditional_weight, guarded_weight
)

Parameter Attributes

source_module_id: int
target_module_id: int
unconditional_weight: int
guarded_weight: int