DataTransformationResources Interface
Resources available for after schema import data transformation.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| snapshot | SnapshotDb | undefined | Optional snapshot for snapshot strategy |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| cachedData Inherited | any | undefined | PreImportCallbackResult | Optional cached data for in-memory strategy |
| transformStrategy Inherited | DataTransformationStrategy | PreImportCallbackResult |
Defined in
- core/backend/src/IModelDb.ts Line 312
Last Updated: 23 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.