graflo.hq¶
High-level orchestration modules for graflo.
This package provides high-level orchestration classes that coordinate multiple components for graph database operations.
The façade is lazy (PEP 562): importing graflo.hq is cheap; orchestration
classes (and their DB/data-source dependencies) load on first attribute access.