AsyncLightDB
Attributes
- Graph
-
- Supertypes
-
trait FeatureSupport[DBFeatureKey]class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait LightDBtrait FeatureSupport[DBFeatureKey]trait Initializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
underlying.type
Value members
Abstract methods
The base directory for this database. If None, the database is expected to operate entirely in memory.
The base directory for this database. If None, the database is expected to operate entirely in memory.
Attributes
Default StoreManager to use for collections that do not specify a Store.
Default StoreManager to use for collections that do not specify a Store.
Attributes
List of upgrades that should be applied at the start of this database.
List of upgrades that should be applied at the start of this database.
Attributes
Concrete methods
Identifiable name for this database. Defaults to using the class name.
Identifiable name for this database. Defaults to using the class name.
Attributes
Attributes
- Definition Classes
-
FeatureSupport
Automatically truncates all collections in the database during initialization if this is set to true. Defaults to false.
Automatically truncates all collections in the database during initialization if this is set to true. Defaults to false.
Attributes
Inherited methods
Attributes
- Inherited from:
- FeatureSupport
Attributes
- Inherited from:
- FeatureSupport
Attributes
- Inherited from:
- FeatureSupport
Attributes
- Inherited from:
- FeatureSupport
Attributes
- Inherited from:
- FeatureSupport