connective.schema

compile

(compile coll)

compile-definition

(compile-definition {:connective.entity/keys [kind attributes], :as definition})

compile-relation

(compile-relation definition [rel-type {:connective.entity/keys [kind], :as args}])

compile-relationships

(compile-relationships {:connective.entity/keys [relationships], :as definition})

default-ref-attribute

(default-ref-attribute kind)

kind-of-definition

(kind-of-definition #:connective.entity{:keys [kind]})