srdf::srdf_parser

Function property_values

Source
pub fn property_values<RDF>(property: &IriS) -> PropertyValues<RDF>
where RDF: FocusRDF,
Expand description

Returns the values of property for the focus node

If there is no value, it returns an empty set