/// A subgraph that contains all nodes and edges that another subgraph does not contain,
/// except for those edges that are missing endpoints after inversion.
pubmodinverted_subgraph;/// A subgraph built from the union of two graphs.
pubmodunion_subgraph;