pub fn query(store: &Store, script: &str) -> Result<QueryResult>
Run a raw Datalog query.
Returns an error if the store query fails.