Skip to content
PACKAGES

WireBridge

Kind: class

Source: src/graphrefly/_facade.py:2198

WireBridge(native: _native._WireBridge, graph: Graph)

Graph-owned wire bridge bundle with status and issue nodes.

NameTypeDescription
statusNode[WireBridgeStatus]
issuesNode[WireBridgeIssue]
release() -> None

Release the bridge and its attached child facade bundles.

Source: src/graphrefly/_facade.py:2231