Hi

I am having trouble importing and exporting data with GraphSONReader.

As a simple test case, I have a class named Person that inherits from V.  I 
have one Person record.  When I export the data using GraphSONWriter and 
then import the data using GraphSONReader, the record is of class V, not 
Person.  It didn't matter whether I was exporting with COMPACT, NORMAL, or 
EXTENDED.

I tried also exporting the @CLASS property, but that had no effect.

Also, when importing data, it seems the _id field is not preserved and a 
new _id is generated.  Is this the expected behavior?

Any ideas?

Thanks
-Stephen

-- 

--- 
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.

Reply via email to