Skip to content

Does EMBEDDEDLIST exist? #259

@grimace

Description

@grimace

ArcadeDB Version: trunk build

JDK Version: 11.x

OS: OS/X

Expected behavior

create an embeddedlist in a Vertex ( to hold xhtml data )

Actual behavior

get an error:

Internal error No enum constant com.arcadedb.schema.Type.EMBEDDEDLIST

Steps to reproduce

use the studio to create a DB
create a vertex like:
CREATE VERTEX TYPE Article
add a property to the vertex like:
CREATE PROPERTY Article.media EMBEDDEDLIST STRING
I'm not quite sure if this has been deprecated or if I have something wrong with my setup.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions