Class BaseAbstract

Base class for model objects.

Hierarchy (view full)

Methods

  • Sets some attribute on the object.

    Parameters

    • key: string

    Returns string

  • Gets some attribute from the object.

    Parameters

    • key: string
    • value: string

    Returns void

Properties

Underlying data for the object.

graph: Graph

The underlying graph.

type: string

Type of the object

Version :