Thanks Luca, It's a nice example, I understand the concept and I guess before importing extracted data from Parse i need to import the users first and it's ok. But what if i have circular (back) references, we have some collections that have documents with circular references, how do we proceed with them?
Regards, Ismet On Sunday, March 22, 2015 at 1:05:56 PM UTC+2, Lvc@ wrote: > > Hi Ismet, > Take a look at our ETL, in particular to the import from Parse (Facebook) > that is using MongoDB under the hood: > > http://www.orientechnologies.com/docs/last/Import-from-PARSE.html > > Lvc@ > > > On 22 March 2015 at 01:00, ismet ozalp <[email protected] <javascript:>> > wrote: > >> Hi, >> Is there guide for moving from mongodb to orientdb like how should we >> transform mongodb references to orientdb edges and how should we handle >> mongodb's objectid's. If anyone has any resource on this matter I would >> really appropriate sending it to me. We are very interested on orientdb so >> we want give it a shot but we have questions about data transformation. >> Thank you. >> >> Regards, >> Ismet >> >> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
