Liking cljdoc? Tell your friends :D

fluree.db.util.schema


add-to-post-preds?clj/s

(add-to-post-preds? flakes pred-ecount)

auth-sid-endclj/s


auth-sid-startclj/s


collection-sid-endclj/s


collection-sid-startclj/s


fn-sid-endclj/s


fn-sid-startclj/s


get-language-changeclj/s

(get-language-change flakes)

Returns the language being added, if any. Else returns nil.

Returns the language being added, if any. Else returns nil.
raw docstring

is-genesis-flake?clj/s

(is-genesis-flake? f)

Returns true if flake is a root setting flake.

Returns true if flake is a root setting flake.
raw docstring

is-language-flake?clj/s

(is-language-flake? f)

Returns true if flake is a language flake.

Returns true if flake is a language flake.
raw docstring

is-pred-flake?clj/s

(is-pred-flake? f)

Returns true if flake is a schema flake.

Returns true if flake is a schema flake.
raw docstring

is-schema-flake?clj/s

(is-schema-flake? f)

Returns true if flake is a schema flake.

Returns true if flake is a schema flake.
raw docstring

is-setting-flake?clj/s

(is-setting-flake? f)

Returns true if flake is a root setting flake.

Returns true if flake is a root setting flake.
raw docstring

pred-change?clj/s

(pred-change? flakes)

Returns true if there are any predicate changes present in set of flakes.

Returns true if there are any predicate changes present in set of flakes.
raw docstring

predicate-sid-endclj/s


predicate-sid-startclj/s


remove-from-post-predsclj/s

(remove-from-post-preds flakes)

role-sid-endclj/s


role-sid-startclj/s


rule-sid-endclj/s


rule-sid-startclj/s


schema-change?clj/s

(schema-change? flakes)

Returns true if any of the provided flakes are a schema flake.

Returns true if any of the provided flakes are a schema flake.
raw docstring

schema-sid-endclj/s


schema-sid-startclj/s


setting-change?clj/s

(setting-change? flakes)

setting-sid-endclj/s


setting-sid-startclj/s


tag-sid-endclj/s


tag-sid-startclj/s

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

× close