This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
add a new class to schema
add storage ref which is extended by this
add storage ref which extending an other
Open a direct connection
Return generic entity controller
Return all handled entity ames
Returns IEntityRef handled by the storage
Return all handled entities
return storage framework
returns the name
return storage options
Return a collection description handled by this storage ref by name
Return all collection names handled by this storage ref
Return all collection descriptions handled by this storage ref
return storage type
check if class is handled by this storage ref
Test if storage ref is already connected
implements initialisation for storage ref, called after constructor
Reload storage configuration
onShutdown function to finalize this storage ref (close opened connection and release resources)
Returns a list listener for a specific emitter event name.
Generated using TypeDoc
Sets or gets the default captureRejection value for all emitters.