ArcadeDB Version: v22.1.3-SNAPSHOT
JDK Version: java version "14.0.1" 2020-04-14
OS: MacOS 11.5.2
Expected behavior
trying to add a schema based vertex, as an embedded server.
Actual behavior
Exception says: vertex is not persistent
Steps to reproduce
open a standalone db
close standalone
open as embedded and try to update schema and build vertex graph
since the console is not as mature as what I'm used to: 'OrientDB', I have to build my schema/graph via embedded
Is there some issue switching from standalone to embedded and back?
ArcadeDB Version: v22.1.3-SNAPSHOT
JDK Version: java version "14.0.1" 2020-04-14
OS: MacOS 11.5.2
Expected behavior
trying to add a schema based vertex, as an embedded server.
Actual behavior
Exception says: vertex is not persistent
Steps to reproduce
open a standalone db
close standalone
open as embedded and try to update schema and build vertex graph
since the console is not as mature as what I'm used to: 'OrientDB', I have to build my schema/graph via embedded
Is there some issue switching from standalone to embedded and back?