ok perfect, to interact with the db Testing for example, there are these command:
connect remote:localhost:2424/Testing root root CREATE CLASS V1 EXTENDS V CREATE VERTEX V1 SET name = 'name1' select from V1 ----+-----+------+----- # |@RID |@CLASS|name ----+-----+------+----- 0 |#13:0|V1 |name1 ----+-----+------+----- already with these errors will appear?? if yes, do you try to create a new db and use it by console.. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
