Options
All
  • Public
  • Public/Protected
  • All
Menu

A reference to an DMS instance, defined by the instance itself and the sources (views) that define how the data should be interpreted

Hierarchy

  • AnnotationsInstanceRef

Index

Properties

externalId

externalId: string

External id of the instance

pattern

^[^\x00]{1,255}$

instanceType

instanceType: "node" | "edge"

The type of instance, an edge or a node.

sources

sources: AnnotationsView[]

References to views

space

space: string

Id of the space that the instance belongs to

pattern

^[a-zA-Z][a-zA-Z0-9_-]{0,41}[a-zA-Z0-9]?$