[][src]Type Definition sophia::graph::GTerm

type GTerm<'a, G> = Term<<<G as Graph<'a>>::Triple as Triple<'a>>::TermData>;

Type alias for the terms returned by a graph.