Type Definition rdf_types::GraphLabel

source ·
pub type GraphLabel<I = IriBuf, B = BlankIdBuf> = Id<I, B>;
Expand description

RDF quad graph Label.