MCPcopy
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

1from typing import List, Optional
2
3from langchain_community.graphs import Neo4jGraph
4from langchain_core.documents import Document

Callers

nothing calls this directly

Calls 2

Neo4jGraphClass · 0.90
ChatOpenAIClass · 0.90

Tested by

no test coverage detected