pub fn execute_sochql(query: &str, catalog: &Catalog) -> Result<SochResult>Expand description
Execute a SOCH-QL query (convenience function)
pub fn execute_sochql(query: &str, catalog: &Catalog) -> Result<SochResult>Execute a SOCH-QL query (convenience function)