sophia_api::term

Function graph_name_eq

Source
pub fn graph_name_eq<T1: Term, T2: Term>(
    gn1: GraphName<T1>,
    gn2: GraphName<T2>,
) -> bool
Expand description

Determines if two GraphNames represent the same RDF term.