Liking cljdoc? Tell your friends :D

lambdaconnect-model.tools


attrib-or-relationshipclj

(attrib-or-relationship entities-by-name j)
source

compare-objectsclj

(compare-objects o1 o2 entity)
source

datomic-inverse-nameclj

(datomic-inverse-name rel)
source

datomic-nameclj

(datomic-name o)
source

defining-attributesclj

(defining-attributes entities-by-name)
source

fake-attribsclj

source

inverse-parser-for-attributeclj

(inverse-parser-for-attribute attribute)
source

inverse-parser-for-relationshipclj

(inverse-parser-for-relationship rel)
source

parser-for-attributeclj

(parser-for-attribute attribute)
source

parser-for-relationshipclj

(parser-for-relationship rel)
source

relationship-for-inverse-nameclj

(relationship-for-inverse-name entity inverse-name)
source

relationship-pairsclj

(relationship-pairs e-by-name)

Generates a set of pairs of relationships

Generates a set of pairs of relationships
sourceraw docstring

relevant-relationship-from-pairclj

(relevant-relationship-from-pair [left right])

Relationship generation strategy.

Relationship generation strategy.
sourceraw docstring

relevant-tagsclj

(relevant-tags rule)

Takes a rule (e.g. [= :client :NOClient.me]) and returns a set of all the tags included in the rule (in this case #{:NOClient.me}

Other example: (or (not [= :client :NOClient.me]) [= :uuid :NOClient.they/uuid]) -> #{:NOClient.me :NOClient.they}

Takes a rule (e.g. [= :client :NOClient.me]) and
 returns a set of all the tags included in the rule (in this case #{:NOClient.me}

Other example: (or (not [= :client :NOClient.me]) [= :uuid :NOClient.they/uuid]) -> #{:NOClient.me :NOClient.they}
sourceraw docstring

special-attribsclj

source

special-unmodifiable-attribsclj

source

string->uuidclj

(string->uuid s)
source

time-formatterclj

source

to-database-dateclj

(to-database-date date)
source

unique-datomic-identifierclj

(unique-datomic-identifier entity)
source

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

× close