orientdb-studio
orientdb-studio copied to clipboard
Export and Import Schema and functions only
There should be separate options to export/import:
- only schema
- only functions
- only schema and functions In above case if class or its properties are already exists then it should allow flag to overwrite. same with functions if there is existing function with same name then it should allow to overwrite.
hi @suyogdilipkale I think you can achieve that with db import/export.
http://orientdb.com/docs/2.1/Console-Command-Export.html
@suyogdilipkale
did you try with console?