Type Alias CreateEdge<Type>

CreateEdge<Type>: (Type & EdgeRecordMeta)[]

An array, which contains an object returned from ArcadeDB for a CREATE EDGE <edge-type> command

Type Parameters

  • Type = unknown

The name of the edge type