Interface DataView

Hierarchy

  • DataView

Properties

_id: string
columns: DataViewColumnSpec[]
created?: string
description?: string
fileSpec?: DataViewFileSpec
includeIds?: boolean
includeLabels?: boolean
label: string
missingDataStrategy?: "none" | "drop-row"
modified?: string
parent?: string
public?: boolean

Generated using TypeDoc