Type Definition sophia_api::graph::GTriple

source · []
pub type GTriple<'a, G> = StreamedTriple<'a, <G as Graph>::Triple>;
Expand description

Type alias for the triples returned by a graph.