Open up the 3.3-text-to-cypher.ipynb notebook and follow the instructions.
The notebook explains how to obtain the schema of the graph database and how the schema is used to generate Cypher queries from natural language.
Summary
In this lesson, you’ve seen how to use Text-to-Cypher to generate Cypher queries from natural language.
You now have all of the information you need to start building your own GraphRAG applications.