pub fn execute(query: &Query) -> Result<Results>
Run a query with default options.
Fails only when the from root cannot be scanned at all. Everything after that is a row or a notice.
from