Liking cljdoc? Tell your friends :D

lambdaconnect-sync.db


as-ofclj/s

(as-of config snapshot sync-revision)
source

check-uuids-for-entityclj/s

(check-uuids-for-entity config uuids entity-name snapshot)
source

get-changed-idsclj/s

(get-changed-ids config
                 snapshot
                 entity-name
                 transaction-since-number
                 entities-by-name)
(get-changed-ids config
                 snapshot
                 entity-name
                 transaction-since-number
                 entities-by-name
                 scoped-ids)
source

get-id-for-uuidclj/s

(get-id-for-uuid config snapshot entity uuid)
source

get-invalid-objectsclj/s

(get-invalid-objects config snapshot entity uuids)
source

get-misclasified-objectsclj/s

(get-misclasified-objects config snapshot entity uuids)
source

get-objects-by-idsclj/s

(get-objects-by-ids config entity ids snapshot)
(get-objects-by-ids config entity ids snapshot fetch-inverses)
source

get-objects-by-uuidsclj/s

(get-objects-by-uuids config entity uuids snapshot)
(get-objects-by-uuids config entity uuids snapshot fetch-inverses)
source

get-objects-without-identclj/s

(get-objects-without-ident objects)
source

get-reciprocal-objectsclj/s

(get-reciprocal-objects config relationship inverse uuids snapshot)
source

get-referenced-objectsclj/s

(get-referenced-objects config relationship uuids snapshot)
source

(get-related-objects config relationship uuids snapshot)

Fetches the objects that refer to the list of uuids by their relationship

Fetches the objects that refer to the list of uuids by their relationship
sourceraw docstring

get-sync-revisionclj/s

(get-sync-revision config snapshot)
source

object-with-ident?clj/s

(object-with-ident? object)
source

speculateclj/s

(speculate config snapshot transaction)
source

uuidclj/s

(uuid)
source

uuids-for-idsclj/s

(uuids-for-ids config snapshot ids)
source

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

× close