Neo4j-admin import CSV timestamp datatype

Neo4j timestamp is a simple integer. ( UNIX timestamp )
If you want to use your format your with the date functions and DateTime type.

1 Like