Type Definition rdftk_core::model::statement::ObjectNodeRef[][src]

type ObjectNodeRef = Rc<dyn ObjectNode>;
Expand description

The actual object storage type, reference counted for memory management.