Skip to main content

execute

Function execute 

Source
pub async fn execute(
    db: &Aurora,
    aql: &str,
    options: ExecutionOptions,
) -> Result<ExecutionResult>
Expand description

Execute an AQL query string against the database