Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EdgeDefinition

Edge

Hierarchy

  • EdgeDefinition

Index

Properties

createdTime

createdTime: EpochTimestamp

The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.

Optional deletedTime

deletedTime: EpochTimestamp

Timestamp when the edge was soft deleted. Note that deleted edges are filtered out of query results, but present in sync results. This means that this value will only be present in sync results.

endNode

Reference to the node pointed to by the direct relation. The reference consists of a space and an external-id.

externalId

Unique identifier for the edge. Can also be a null character.

instanceType

instanceType: "edge"

lastUpdatedTime

lastUpdatedTime: EpochTimestamp

The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds.

Optional properties

properties: Record<string, ViewOrContainer>

Spaces for the requested view and its containers

space

Id of the space the edge belongs to

startNode

Reference to the node pointed to by the direct relation. The reference consists of a space and an external-id.

type

Edge type

version

version: number

Current version of the edge