Re: [orientdb] package structure or name spaces

2016-03-10 Thread Luigi Dell'Aquila
Hi Kent, Right now there is no namespace concept in OrientDB, I think there is an old feature request about this, but it's not in the short term roadmap Thanks Luigi 2016-03-09 21:10 GMT+01:00 Kent Laursen : > I have a need to build schemas that represent logical data

[orientdb] package structure or name spaces

2016-03-09 Thread Kent Laursen
I have a need to build schemas that represent logical data models in UML model, so I can create classes like CREATE com.someorg.somedomain.SomeClass EXTENDS V Is there a way to do this in OrientDB? It would be nice to have namespace/package structure capabilities for schema, so this would be