Type Alias ArcadeEdge<T>

ArcadeEdge<T>: ArcadeRecord<T, "e">

The EDGE record of a certain type, with ArcadeDB meta attached.

Type Parameters

  • T = unknown

    The base EDGE type definition (without meta)

If being used in a query command, expect it to be delivered as an array of the described object.