2.5 · Lesson

Using Resources

So far, you have provided access to your Neo4j database through tools, which allow the Go to glossary for large language model (opens in a new tab)A model trained on text to predict the next token, and so to generate language. to query the database dynamically based on a fixed set of parameters.

Now you'll learn about resources - a way to expose data through static URIs, similar to a REST API.