Type Alias CreateVertex<Type>

CreateVertex<Type>: InsertVertex<Type>

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

Type Parameters

  • Type = unknown

    The type of the vertex to create