Module ringo/storage/storeutils
Functions
- createKey(type, id)
- equalKeys(key1, key2)
- getId(key)
- getKey(type, arg)
- getProps(store, entity)
- getType(key)
- isEntity(value)
- isKey(value)
- isStorable(value)
- isStorableDate(value)
- updateEntity(props, entity, txn)
Class BaseTransaction
Instance Methods
- hasKey(key)
- registerKey(key)
