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.

31 lines
833 B
ReStructuredText

==============
Queries
==============
2 years ago
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.
-----------------
Constant rules
-----------------
-----------------
Horn-clause rules
-----------------
^^^^^^^^^^^^^^^^
Negation
^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^
Stratification
^^^^^^^^^^^^^^^^
----------------------------------
Algorithm application
----------------------------------
-----------------------
2 years ago
Query options
-----------------------