NetworkX backend ================ :mod:`cvcdocdb.networkx_graph` provides the in-memory backend used for tests, examples, and lightweight local experimentation. It mirrors the public graph store API so tutorials can switch between backends with minimal code changes. .. automodule:: cvcdocdb.networkx_graph :members: :member-order: bysource :show-inheritance: