Interface SourceNodeOptions

Hierarchy-Diagram

UML class diagram of SourceNodeOptions
Legend
icon for an interface in the UML class diagram interface

Hierarchy

Properties

name?: string

User friendly name of the node Used for querying a node by its name.

persistence?: boolean

Merge objects from persisted source

Default

true

source?: DataObject

Source data object

uid?: string

Manually set the unique identifier of the node