Skip to main content

create_section_memory

Function create_section_memory 

Source
pub fn create_section_memory(
    conn: &Connection,
    title: &str,
    content: &str,
    parent_id: Option<i64>,
    level: i32,
    workspace: Option<&str>,
) -> Result<Memory>
Expand description

Create a section memory (for document structure)