Struct rdftk_core::model::features::FEATURE_COMBINED_DEFAULT[][src]

pub struct FEATURE_COMBINED_DEFAULT { /* fields omitted */ }
Expand description

If true, a data set’s default graph is a combination of all named graphs. This implies that set_default_graph and unset_default_graph have no effect.

Methods from Deref<Target = IRIRef>

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.