Skip to content

Operation export.tables.as.sql_dump in plugin tabular v0.5.1

Export network data as a sql dump file.

Author(s) Markus Binsteiner (markus@frkl.io)
Tags tabular
Operation type export_as

Inputs

Name Description Type Required? Default
tables

A value of type 'tables'.

tables true null
export_metadata

Whether to also export the value metadata.

boolean true false
base_path

The directory to export the file(s) to.

string false null
name

The (base) name of the exported file(s).

string false null

Outputs

Name Description Type Required? Default
export_details

Details about the exported files/folders.

dict true null

Module configuration

Module export.tables

With configuration options:

source_type "tables"
target_profile "sql_dump"