orientdb-studio icon indicating copy to clipboard operation
orientdb-studio copied to clipboard

Export and Import Schema and functions only

Open suyogdilipkale opened this issue 8 years ago • 2 comments

There should be separate options to export/import:

  1. only schema
  2. only functions
  3. 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.

suyogdilipkale avatar Sep 30 '16 12:09 suyogdilipkale

hi @suyogdilipkale I think you can achieve that with db import/export.

http://orientdb.com/docs/2.1/Console-Command-Export.html

wolf4ood avatar Sep 30 '16 17:09 wolf4ood

@suyogdilipkale

did you try with console?

wolf4ood avatar Oct 03 '16 15:10 wolf4ood