Module rdftk_core::simple::statement[][src]

Expand description

Simple, in-memory implementation of the Statement and StatementFactory traits.

Structs

SimpleObjectNode

Simple, in-memory implementation of the ObjectNode trait.

SimpleStatement

Simple, in-memory implementation of the Statement trait.

SimpleSubjectNode

Simple, in-memory implementation of the SubjectNode trait.

Functions

statement_factory

Retrieve the Statement factory for simple::SimpleStatement instances.