cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

peter_conrey
Node
since ‎09-26-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm completely new to Neo4j, so bear with me. I am trying to import a csv file where each row has an optional datetime value (some blank, some not). How could I import this data while applying the datetime() function to the rows where it's not null, ...