minigraf 1.1.1

Zero-config, single-file, embedded graph database with bi-temporal Datalog queries
Documentation
1
2
3
(rule [(reachable ?from ?to)
       [?from :connected ?mid]
       (reachable ?mid ?to)])