Skip to content

'ALTER TYPE' not working #154

@Mouri-Kogoro

Description

@Mouri-Kogoro

ArcadeDB Version: 21.10.1

JDK Version: OpenJDK 11

OS: Win7

Steps to reproduce (I tested on Studio)

  1. Create vertex type Person without extends any type
  2. Then create vertex type V.
  3. Run command 'ALTER TYPE Person SUPERTYPE V', nothing changed, the type Person has not become subtype of V as it should.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions