Internals of MatGraphDB
=======================

Welcome to the internal documentation of MatGraphDB. This section provides an in-depth look into how MatGraphDB works under the hood. Here you will find detailed explanations of the following topics:

- The data flow within MatGraphDB.
- The internal structure and handling of Parquet files, including file layout and metadata management.

Contents
--------

.. toctree::
   :maxdepth: 1
   :caption: Internal Topics

   01 - matgraphdb_internals
   02 - parquet_file_format