Skip to main content

add_knowledge

Function add_knowledge 

Source
pub fn add_knowledge(
    store: &Store,
    args: AddKnowledgeParams<'_>,
) -> Result<AddKnowledgeResult, DecapodError>