Liking cljdoc? Tell your friends :D

fractal-engine.store.index

Derived Datalog index over canonical SQLite transaction batches.

Runtime correctness does not depend on this namespace. It is the query index: useful, rebuildable, and intentionally downstream of SQLite rows plus blob identities.

Derived Datalog index over canonical SQLite transaction batches.

Runtime correctness does not depend on this namespace. It is the query index:
useful, rebuildable, and intentionally downstream of SQLite rows plus blob
identities.
raw docstring

close-connection!clj

(close-connection! root)
source

close-connections!clj

(close-connections!)
source

connect!clj

(connect! root schema)
source

connectionsclj

source

datahike-index-applied-txclj

(datahike-index-applied-tx root)
source

datahike-transact!clj

(datahike-transact! root schema tx-data)
source

db-configclj

(db-config root schema)
source

db-id!clj

(db-id! root)
source

db-id-fileclj

(db-id-file root)
source

ensure-current!clj

(ensure-current! root schema)

Apply pending SQLite transaction batches to the rebuildable Datahike index.

Apply pending SQLite transaction batches to the rebuildable Datahike index.
sourceraw docstring

ensure-db!clj

(ensure-db! root schema)
source

mark-datahike-index-applied!clj

(mark-datahike-index-applied! root tx-id)
source

pullclj

(pull root schema pattern lookup-ref)
source

qclj

(q root schema query & args)
source

rebuild!clj

(rebuild! root schema)

Rebuild the derived Datahike index from canonical SQLite transaction batches.

Rebuild the derived Datahike index from canonical SQLite transaction batches.
sourceraw docstring

release!clj

(release! _conn)
source

transact!clj

(transact! root schema tx-data)
source

tx-lockclj

(tx-lock root)
source

tx-locksclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close