Edge Store ======================== - :class:`EdgeStore <matgraphdb.core.edges.EdgeStore>` - The main interface class that provides database-like operations over Parquet files. This class handles data storage, retrieval, querying, schema evolution, and complex data type management through an intuitive API that wraps PyArrow's functionality. .. autosummary:: :toctree: _autosummary matgraphdb.core.edges.EdgeStore