workflo.entitydb.indexes.vae

Value Attribute Entity/Entities index.

add-eav

(add-eav index typed-ref attr value)

empty-index

(empty-index)

Creates an empty VAE index.

index-from-db

(index-from-db db db-config)

recreate

(recreate index db-config data)

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

remove-eav

(remove-eav index typed-ref attr value)

update-eav

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