Datahike storage operations for the shared v8 authorization engine.
Datahike storage operations for the shared v8 authorization engine.
(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.
(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.
(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.
(database-source-scope db)Returns the durable store and branch identity carried by db.
Returns the durable store and branch identity carried by `db`.
(source conn opts)Builds the borrowed immutable-basis source for one Datahike conn.
Builds the borrowed immutable-basis source for one Datahike conn.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |