Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ chain.py
File
chain.py
templates/neo4j-generation/neo4j_generation/chain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
List, Optional
2
3
from
langchain_community.graphs
import
Neo4jGraph
4
from
langchain_core.documents
import
Document
Callers
nothing calls this directly
Calls
2
Neo4jGraph
Class · 0.90
ChatOpenAI
Class · 0.90
Tested by
no test coverage detected