I'm trying to export and import a graph database using 1.6.4.  My class are 
not being create on the import.

I do this

export database assets.json

DROP DATABASE remote:localhost/assets root ***



and it generates the assets.json.gz file.  I open it up and my class are in 
there.


I drop the database, create it again, then i imported it like this


Create DATABASE remote:localhost/assets root *** local

import database assets.json.gz -preserveClusterIDs=false


none of my classes are create in the new database


what am i doing wrong?



-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to