Liking cljdoc? Tell your friends :D

com.cognitect.vase.datomic


connectclj

(connect uri)

Given a Datomic URI, attempt to create the database and connect to it, returning the connection.

Given a Datomic URI, attempt to create the database and connect to it,
returning the connection.
raw docstring

ensure-schemaclj

(ensure-schema conn norms)

insert-datomicclj

(insert-datomic conn)

Provide a Datomic conn and db in all incoming requests

Provide a Datomic conn and db in all incoming requests
raw docstring

new-db-uriclj

(new-db-uri)

normalize-norm-keysclj

(normalize-norm-keys norms)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close