mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-30 18:33:40 +00:00
Fix link in Neo4j provider page (#10023)
This commit is contained in:
parent
5341b04d68
commit
f2e8399cc8
@ -41,4 +41,4 @@ from langchain.graphs import Neo4jGraph
|
|||||||
from langchain.chains import GraphCypherQAChain
|
from langchain.chains import GraphCypherQAChain
|
||||||
```
|
```
|
||||||
|
|
||||||
For a more detailed walkthrough of Cypher generating chain, see [this notebook](/docs/extras/use_cases/more/graph/graph_cypher_qa.html)
|
For a more detailed walkthrough of Cypher generating chain, see [this notebook](/docs/use_cases/more/graph/graph_cypher_qa.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user