Liking cljdoc? Tell your friends :D

datahike.core


-transact!clj/s

(-transact! conn tx-data tx-meta)
source

conn-from-datomsclj/s

(conn-from-datoms datoms)
(conn-from-datoms datoms schema)
source

conn-from-dbclj/s

(conn-from-db db)
source

conn?clj/s

(conn? conn)
source

create-connclj/s

(create-conn)
(create-conn schema)
source

data-readersclj/s

source

datomclj/s

source

datom?clj/s

source

datomsclj/s

(datoms db index)
(datoms db index c1)
(datoms db index c1 c2)
(datoms db index c1 c2 c3)
(datoms db index c1 c2 c3 c4)
source

dbclj/s

(db conn)
source

db-withclj/s

(db-with db tx-data)
(db-with db tx-data tx-meta)
source

db?clj/s

source

empty-dbclj/s

source

entidclj/s

source

entityclj/s

source

entity-dbclj/s

(entity-db entity)
source

filterclj/s

(filter db pred)
source

index-rangeclj/s

(index-range db attr start end)
source

init-dbclj/s

source

is-filteredclj/s

(is-filtered x)
source

listen!clj/s

(listen! conn callback)
(listen! conn key callback)
source

pullclj/s

source

pull-manyclj/s

source

qclj/s

source

reset-conn!clj/s

(reset-conn! conn db)
(reset-conn! conn db tx-meta)
source

resolve-tempidclj/s

(resolve-tempid _db tempids tempid)
source

seek-datomsclj/s

(seek-datoms db index)
(seek-datoms db index c1)
(seek-datoms db index c1 c2)
(seek-datoms db index c1 c2 c3)
(seek-datoms db index c1 c2 c3 c4)
source

squuidclj/s

(squuid)
(squuid msec)
source

squuid-time-millisclj/s

(squuid-time-millis uuid)
source

tempidclj/s

(tempid part)
(tempid part x)
source

touchclj/s

source

transactclj/s

(transact conn tx-data)
(transact conn tx-data tx-meta)
source

transact!clj/s

(transact! conn tx-data)
(transact! conn tx-data tx-meta)
source

transact-asyncclj/s

(transact-async conn tx-data)
(transact-async conn tx-data tx-meta)
source

tx0clj/s

source

unlisten!clj/s

(unlisten! conn key)
source

withclj/s

(with db tx-data)
(with db tx-data tx-meta)
source

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

× close