Map# class tierkreis.controller.data.graph.Map(body: tuple[int, str], input_idx: int, in_port: str, out_port: str, inputs: dict[str, tuple[int, str]], type: Literal['map'] = 'map')[source]# Bases: object Methods Attributes type body input_idx in_port out_port inputs