Add Cypher template diagrams (#13913)

This commit is contained in:
Tomaz Bratanic
2023-11-27 16:18:51 +01:00
committed by GitHub
parent bfc12a4a76
commit 4ce5254442
6 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ This template allows you to interact with a Neo4j graph database in natural lang
It transforms a natural language question into a Cypher query (used to fetch data from Neo4j databases), executes the query, and provides a natural language response based on the query results.
[![Workflow diagram](https://raw.githubusercontent.com/langchain-ai/langchain/master/templates/neo4j-cypher/static/workflow.png)](https://medium.com/neo4j/langchain-cypher-search-tips-tricks-f7c9e9abca4d)
## Environment Setup
Define the following environment variables:

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB