Table of Contents

Struct Plugin

Struct Plugin: CSV Export

Aggregations

All Aggregations do show a small “Export as CSV” link below the result table.

Clicking it will export all data of that aggregation, applying the current filters and columns. Limits and offsets will be ignored and all matching data will be exported.

CSV-Export can be disabled with the csv: 0 option.

Exports use the following CSV format:

Admin

The CSV export above will export exactly what a (possibly filtered) aggregation shows. The Schema Editor Import/Export tab offers a second way to export all raw data of a schema as CSV.

Data exported here can also be reimported.