The Notion Database Document Loader is a component designed to load data from a Notion database. It treats each row in the database as a separate document, including all properties as metadata.
pageContent
: The main content of the database entry.metadata
: An object containing all database properties and any additional metadata, with specified keys omitted if requested.