Edge

edge

Represents a connection or relationship between two nodes in a graph.

Attributes

CaptionNameTypeDescription
DatadataJSONAdditional data about the edge such as weight, distance, or custom properties.
Directedis_directedBooleanIndicates whether the edge is (true) or undirected (false).
NamenameStringThe human-readable name or label for the edge.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
RelationrelationStringThe type of relationship between nodes (e.g. is-attached-to , depends-on, etc).
SourcesourceStringThe unique identifier of the node where the edge originates.
TargettargetStringThe unique identifier of the node where the edge terminates.
Unique IDuidStringUnique identifier of the edge.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Edge shown in context

Inbound Relationships

These objects and events reference Edge in their attributes:

Outbound Relationships

Edge references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0