:mod:`langchain_core.runnables.graph`.Edge ================================================= .. currentmodule:: langchain_core.runnables.graph .. autoclass:: Edge .. rubric:: Attributes .. autosummary:: ~Edge.source ~Edge.target .. rubric:: Methods .. autosummary:: ~Edge.__init__ ~Edge.count ~Edge.index .. automethod:: Edge.__init__ .. automethod:: Edge.count .. automethod:: Edge.index .. example_links:: Edge