Liking cljdoc? Tell your friends :D

workflo.entitydb.indexes.vae

Value Attribute Entity/Entities index.

Value Attribute Entity/Entities index.
raw docstring

add-eavcljs

(add-eav index typed-ref attr value)
source

empty-indexcljs

(empty-index)

Creates an empty VAE index.

Creates an empty VAE index.
sourceraw docstring

index-from-dbcljs

(index-from-db db db-config)
source

recreatecljs

(recreate index db-config data)

Creates a fresh VAE index from entitydb data, given a collection of indexed attributes.

Creates a fresh VAE index from entitydb data, given a collection
of indexed attributes.
sourceraw docstring

remove-eavcljs

(remove-eav index typed-ref attr value)
source

update-eavcljs

(update-eav index typed-ref attr old-value new-value)
source

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

× close