Liking cljdoc? Tell your friends :D

eacl.datahike.backend

Datahike storage operations for the shared v8 authorization engine.

Datahike storage operations for the shared v8 authorization engine.
raw docstring

adapter-capabilitiesclj


adapter-config-keysclj


basis-adapterclj

(basis-adapter db
               {:keys [object-id->entid entid->object-id selected-order-hint
                       selected-exact-locator]
                :as opts})

Creates a v8 adapter bound to one immutable Datahike db value.

Creates a v8 adapter bound to one immutable Datahike db value.
raw docstring

basis-kindclj

(basis-kind db)

Classifies one Datahike database value without touching an EACL runtime.

This is structural classification only. It cannot distinguish a speculative db-with product from committed state; public EACL APIs therefore never admit arbitrary native values.

Classifies one Datahike database value without touching an EACL runtime.

This is structural classification only. It cannot distinguish a speculative
`db-with` product from committed state; public EACL APIs therefore never
admit arbitrary native values.
raw docstring

connection-source-scopeclj

(connection-source-scope conn)

The native source identity of a live connection, including externally created memory connections whose DB values have no standalone identity.

The native source identity of a live connection, including externally
created memory connections whose DB values have no standalone identity.
raw docstring

database-source-scopeclj

(database-source-scope db)

Returns the durable store and branch identity carried by db.

Returns the durable store and branch identity carried by `db`.
raw docstring

sourceclj

(source conn opts)

Builds the borrowed immutable-basis source for one Datahike conn.

Builds the borrowed immutable-basis source for one Datahike conn.
raw docstring

source-capabilitiesclj

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