Create your own Cypher Template tool
2.2 · Challenge (Optional)

Create your own Cypher Template tool

You now know when and how to use 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. Template tools.

In this challenge, you will add a Cypher Template tool to the agent you created in the first module.