3.1 · Quiz

Cypher QA Chain

In this lesson, you will use the Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. QA (question-answering) chain to query the graph using natural language queries.

The LangChain GraphCypherQAChain: