pub type GTerm<'a, G> = <<G as Graph>::Triple<'a> as Triple>::Term;
Type alias for terms produced by a graph.