with_predicate

Function with_predicate 

Source
pub fn with_predicate<F>(
    predicate: NamedNode,
    to_query_with_binding: F,
) -> impl FnOnce(Variable) -> ConstructQuery