Skip to main content

create_edge

Function create_edge 

Source
pub async fn create_edge(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<Value>,
) -> Result<impl IntoResponse, ApiError>
Expand description

Creates a typed, weighted edge between two memories.