Base class for data of graph edges.

Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • Optionalid: string
    • Optionalsource: string
    • Optionaltarget: string

    Returns scgEdgeData

Properties

id: undefined | string
source: undefined | string
target: undefined | string

Accessors

Methods