======================= CozoScript ======================= The Cozo database system is queried using the language CozoScript. At its core, CozoScript is a `Datalog `_ dialect supporting stratified negation and stratified recursive meet-aggregations. The built-in native algorithms (mainly graph algorithms) and ACID-compliant triple store further empowers CozoScript for much greater ease of use and much wider applicability compared to bare-bone Datalog. -------------------------------------------------- Running queries in playground -------------------------------------------------- ------------------------- Use from host languages ------------------------- ----------------------------------------------------------------- Manipulation from host languages (under development) -----------------------------------------------------------------