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.
A store for managing generator functions in a graph database. |