Liking cljdoc? Tell your friends :D

datahike.db.interface


datomsclj

(datoms db index components)
source

IDBcljprotocol

-system-entitiesclj

(-system-entities db)

-configclj

(-config db)

-rschemaclj

(-rschema db)

-attrs-byclj

(-attrs-by db property)

-temporal-index?clj

(-temporal-index? db)

-ref-forclj

(-ref-for db a-ident)

-max-txclj

(-max-tx db)

-keep-history?clj

(-keep-history? db)

-max-eidclj

(-max-eid db)

-schemaclj

(-schema db)

-ident-forclj

(-ident-for db a-ref)
source

IHistorycljprotocol

-originclj

(-origin db)

-time-pointclj

(-time-point db)
source

IIndexAccesscljprotocol

-datomsclj

(-datoms db index components context)

-index-rangeclj

(-index-range db attr start end context)

-rseek-datomsclj

(-rseek-datoms db index components context)

-seek-datomsclj

(-seek-datoms db index components context)
source

index-rangeclj

(index-range db attr start end)
source

ISearchcljprotocol

-searchclj

(-search data pattern context)

-search-contextclj

(-search-context data)
source

rseek-datomsclj

(rseek-datoms db index components)
source

(search data pattern)
source

seek-datomsclj

(seek-datoms db index components)
source

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

× close