khive-query 0.2.11

GQL and SPARQL parsers with SQL compiler for knowledge graph queries.
Documentation
1
2
3
//! SQL compilation backend for GQL ASTs.

pub mod sql;