Liking cljdoc? Tell your friends :D
All platforms.

fluree.db.api.ledger


dbclj/s

(db conn ledger)
(db conn ledger {:keys [roles auth block syncTo syncTimeout] :as opts})

Returns a queryable database from the connection for the specified ledger.

Returns a queryable database from the connection for the specified ledger.
raw docstring

root-dbclj/s

(root-db conn ledger)
(root-db conn ledger opts)

Returns a queryable database from the connection for the specified ledger.

Returns a queryable database from the connection for the specified ledger.
raw docstring

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

× close