Liking cljdoc? Tell your friends :D

datahike.db.interface


base-contextclj

source

context-current-dbclj

(context-current-db c)
source

context-historical?clj

(context-historical? c)
source

context-set-current-db-if-not-setclj

(context-set-current-db-if-not-set c db)
source

context-temporal?clj

(context-temporal? c)
source

context-time-predclj

(context-time-pred c)
source

context-with-historyclj

(context-with-history c)
source

context-with-temporal-timepredclj

(context-with-temporal-timepred c timepred)
source

context-with-xform-afterclj

(context-with-xform-after c xform)
source

context-xformclj

(context-xform c)
source

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

nil-compclj

(nil-comp a b)
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