use crateNovaGraphDb;
use ;
/// Plugin wiring for graph database support.
///
/// `NovaGraphDb` implements `NovaPlugin` so it can be registered with
/// `NovaApp`. The plugin injects a cloned `NovaGraphDb` into request
/// extensions to enable the `NovaGraph` extractor in handlers.