Skip to main content

eval_query

Function eval_query 

Source
pub fn eval_query(rete: &Rete, query: &str) -> Result<QueryOutput, SparqlError>
Expand description

Evaluate any supported SPARQL query form (SELECT / ASK / CONSTRUCT).