GeneratorStore

  • GeneratorStore - A store for managing generator functions in a graph database. This class handles serialization, storage, and loading of functions that generate edges between nodes.

matgraphdb.core.generator_store.GeneratorStore(...)

A store for managing generator functions in a graph database.