langchain_core.runnables.graph.LabelsDict

class langchain_core.runnables.graph.LabelsDict[source]
nodes: dict[str, str]
edges: dict[str, str]