Skip to main content

show_memory

Function show_memory 

Source
pub fn show_memory(
    query: &MemoryQuery,
) -> Result<Vec<MemoryDocument>, MemoryError>
Expand description

Read the memory documents the query selects.

Read-only: nothing here creates, writes, or removes a path.