https://www.adamcowley.co.uk/neo4j/temporal-native-dates/
Neo4j 3.4 introduces new type for Dates and Time, we should use them to store date types instead of converting them to String like we are doing now.
I will set this for OGM 6 because it changes the way we map things, we might want to do eat it before that providing some configuraiton configuration to be backward compaitble compatible .
We also need to upgrade to Neo4j 3.4 before we can do this for Neo4j Embedded |
|