Type Definition rdftk_core::statement::StatementRef[][src]

type StatementRef = Rc<Statement>;
Expand description

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