Fix link in Neo4j provider page (#10023)

This commit is contained in:
Tomaz Bratanic 2023-08-31 09:32:42 +02:00 committed by GitHub
parent 5341b04d68
commit f2e8399cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,4 +41,4 @@ from langchain.graphs import Neo4jGraph
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)