{
"id": "source-ref:langgraph-docs",
"_kind": "SourceRef",
"_file": "sourceref-scope/source-refs/langgraph-ecosystem.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"description": "LangGraph official documentation",
"displayName": "LangGraph Docs",
"repoUrl": "https://docs.langchain.com/oss/python/langgraph/overview",
"ref": "current",
"path": ".",
"kind": "documentation-page",
"notes": "Official LangChain documentation entrypoint for LangGraph concepts,\ngraph APIs, persistence, memory, human-in-the-loop, and deployment guidance.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-core-impl:langgraph.core@current",
"to": "source-ref:langgraph-docs",
"kind": "sourced_from"
},
{
"from": "agent-platform-impl:langgraph.platform@current",
"to": "source-ref:langgraph-docs",
"kind": "sourced_from"
},
{
"from": "agent:langgraph",
"to": "source-ref:langgraph-docs",
"kind": "sourced_from"
},
{
"from": "agent-runtime-impl:langgraph.runtime@current",
"to": "source-ref:langgraph-docs",
"kind": "sourced_from"
},
{
"from": "agent-version:langgraph@current",
"to": "source-ref:langgraph-docs",
"kind": "sourced_from"
}
]
}