Namespace The.Import.Data
Classes
- Pipeline
set of operations required to import data from an IImportSource
- SourceColumn
represents columnar data from the datasource, destined for an Attribute
- SourceKey
represents a directional relationship - framework persistence will eventually translate this into a bidi insert
- SourceRelation
represents multistage columnar data from the datasource, destined to be collapsed into a single relationship
- SourceTable
represents tabular data from the datasource, destined for an Entity
- SourceTableExtract
represents a modelled transformation from some columns of a table to attributes of a different entity