Function rdftk_core::model::statement::reify_statement[][src]

pub fn reify_statement(
    st: &StatementRef,
    factory: &StatementFactoryRef
) -> Result<(SubjectNodeRef, Vec<StatementRef>)>
Expand description

Reify a single statement, returning the list of resulting statements.