You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
892 B
ReStructuredText

=======================
CozoScript
=======================
The Cozo database system is queried using the language CozoScript. At its core, CozoScript is a `Datalog <https://en.wikipedia.org/wiki/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)
-----------------------------------------------------------------