pub type GraphId = Id<GraphIdTag>;
The ID of the graph, taken from initialization.
pub struct GraphId { /* private fields */ }