Liking cljdoc? Tell your friends :D

lambdaconnect-model.tools


attrib-or-relationshipclj/s

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

compare-objectsclj/s

(compare-objects o1 o2 entity)
source

datomic-inverse-nameclj/s

(datomic-inverse-name rel)
source

datomic-nameclj/s

(datomic-name o)
source

defining-attributesclj/s

(defining-attributes entities-by-name)
source

fake-attribsclj/s

source

inverse-parser-for-attributeclj/s

(inverse-parser-for-attribute attribute)
source

inverse-parser-for-relationshipclj/s

(inverse-parser-for-relationship rel)
source

parser-for-attributeclj/s

(parser-for-attribute attribute)
source

parser-for-relationshipclj/s

(parser-for-relationship rel)
source

relationship-for-inverse-nameclj/s

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

relationship-pairsclj/s

(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/s

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

Relationship generation strategy.

Relationship generation strategy.
sourceraw docstring

relevant-tagsclj/s

(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/s

source

special-unmodifiable-attribsclj/s

source

string->uuidclj/s

(string->uuid s)
source

time-formatterclj/s

source

to-database-dateclj/s

(to-database-date date)
source

unique-datomic-identifierclj/s

(unique-datomic-identifier entity)
source

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

× close