Hi Andrei, This is because " is the default string delimiter. Look at the documentation: http://www.orientechnologies.com/docs/last/orientdb-etl.wiki/Transformer.html#csv .
You can change it in cfg, but you can't remove it. Lvc@ On 11 December 2014 at 09:39, Andrei Serea <[email protected]> wrote: > THanks! That works.... > But I don't know how much this is a csv issue... It is a file saved by > Excel and before saving I marked the column as text. > Nor did I find anywhere in the RFC 4180 something saying that quotes > should be used. > > I've been using the same file to import it in neo4j and it works just > fine... > > Andrei. > > -- > > --- > 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.
