minigraf 1.1.1

Zero-config, single-file, embedded graph database with bi-temporal Datalog queries
Documentation
1
2
3
(query [:find ?name ?age
        :where [?e :person/name ?name]
               [?e :person/age ?age]])