Interface FlatTreeTraitConfig

Flat Tree trait configuration.

Hierarchy

Properties

baseName?: string

Parent source node type (if any).

depth: number

Maximum recursion depth.

edge: string

Edge name.

name: string

Source node type.

type: "flat_tree"

Trait type ID.

Generated using TypeDoc