2.3 · Lesson

Customize the schema

Currently, 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. will extract any Full definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. and Full definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. in the text. The graph can become complex even with a single, relatively simple document.

You can view the current schema using the db.schema.visualization() function.