DevelopmentGraph

class hets.DevelopmentGraph(hs_development_graph: hs.HetsAPI.Internal.DGraph, parent: HsHierarchyElement)[source]
edges() List[DevGraphEdge][source]
global_annotations() GlobalAnnotations[source]
node_by_id(node_id: int) DevGraphNode | None[source]
nodes() List[DevGraphNode][source]