(administer-system client)
(create-database client arg-map)
(delete-database client arg-map)
(list-databases client arg-map)
(as-of db time-point)
(db-stats db)
(history db)
(since db time-point)
(with db arg-map)
(datoms db arg-map)
(index-range db arg-map)
(pull db arg-map)
(pull db selector eid)
(db conn)
(release conn)
(sync conn time-point)
(transact conn arg-map)
(tx-range conn arg-map)
(with-db conn)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close