NodeStore

  • NodeStore - A store for managing node features in a graph database. This class handles data storage, retrieval, querying, schema evolution, and complex data type management through an intuitive API that wraps PyArrow’s functionality.

matgraphdb.core.nodes.NodeStore(storage_path)

A wrapper around ParquetDB specifically for storing node features of a given node type.