Why is Neo4j storing my dateTime as 0000-01-01T00:00:00Z?
My TypeDef looks like this:
i am sending the following neo4jDateTime object:
and in neo4j:
never mind i was passing null to all the dateTime properties by accident