Construct a store suitable for user bridging information.
The connected NEDB database instance
Readonly
dbConvenience method to convert a document to something.
A transformFn
function to pass to the standard
select/delete/upsert/etc methods.
The function which will be called with a single document object. Guaranteed not to be null.
Generated using TypeDoc
Base class for bridge stores.