Indexes
- Order for searching:
entity,attribute,value,transaction - Indexes takes more memory and slows down write operations
-
Indexes optimize the search time
-
EAVT: all datoms AEVT: all datomsAVET: all datoms with attributes ":db/unique" or ":db/index"VAET: all datoms with attributes ":db.type/ref"