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.
|
A wrapper around ParquetDB specifically for storing node features of a given node type. |