My database is in strictmode and I have set all the field properties to
mandatory and remain nullable. Trying to load a csv into the vertex and it
fails when loading a null value.
Error: The field 'Vertex.Field' is mandatory, but not found on record:
The CSV record has a value of "NULL" for some of the fields and I am
converting that to an actual null value in the control file.
I.E. { "csv": {"nullValue": "NULL"} }
--
---
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.