Hi James, graph and document db internally are exactly the same, the only difference is the presence of V and E classes (this may be the reason of your failing ETL). I suggest you to go with that configuration and then, if you want, you can use your db as a normal document db.
Luigi 2015-06-01 10:16 GMT+02:00 James Wang <[email protected]>: > Hi All, > > If I change dbType=graph in the custoemr.json, I managed to import CSV > file > > New question: can I import CSV file to a document database? If not ETL, > is there another tool please? > > Thanks a lot > James > > On Friday, 29 May 2015 12:18:31 UTC+1, James Wang wrote: > >> Hi All, >> >> I am new to OrientDB and trying to import data from a CSV file using the >> ETL tool. >> >> Do I need to stop the OrientDB server firstly please? >> Please help. >> >> Thanks a lot in advance >> James >> > -- > > --- > 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. > -- --- 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.
