Fork me on GitHub

Module ringo/storage/storeutils

Functions

Class BaseTransaction

Instance Methods


BaseTransaction.prototype.hasKey (key)

Parameters

key

BaseTransaction.prototype.registerKey (key)

Parameters

key

createKey (type, id)

Parameters

type
id

equalKeys (key1, key2)

Parameters

key1
key2

getId (key)

Parameters

key

getKey (type, arg)

Parameters

type
arg

getProperties (store, entity)

Parameters

store
entity

getType (key)

Parameters

key

isEntity (value)

Parameters

value

isKey (value)

Parameters

value

isStorable (value)

Parameters

value

isStorableDate (value)

Parameters

value

updateEntity (props, entity, txn)

Parameters

props
entity
txn