Module load.database in plugin tabular v0.5.3
Author(s) | Markus Binsteiner (markus@frkl.io) |
Tags | tabular |
Python class | kiara_plugin.tabular.modules.db.LoadDatabaseFromDiskModule |
Module configuration options
Configuration class: kiara.modules.included_core_modules.serialization.SerializeConfig
Name | Description | Type | Required? | Default |
---|---|---|---|---|
serialization_profile | The name of the serialization profile used to serialize the source value. | string | true | null |
target_profile | The profile name of the de-serialization result data. | string | true | null |
value_type | The value type of the actual (unserialized) value. | string | true | null |
constants | Value constants for this module. | object | false | null |
defaults | Value defaults for this module. | object | false | null |