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.

gerard300
Node
since ‎09-21-2022
‎10-04-2022

User Statistics

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

User Activity

Hi allThe idea is simple: Say we have this common document structure: { "company_number": int, "number_of_employees": int "company status": string "date_of_creation": date "date_of_cessation": date  }   But not all companies have a cessation day beca...