Skip to main content

execute

Function execute 

Source
pub fn execute(db: &Db, nql: &str) -> Result<Vec<Value>, Error>
Expand description

Execute a NQL query against the DAG database.