neo4j-contrib/neomodel

neomodel_inspect_database does not correctly report date property

Closed this issue · 0 comments

Expected Behavior (Mandatory)

When using neomodel_inspect_database on a database where some nodes have a date property (not datetime), the parsed classes should have this date

Actual Behavior (Mandatory)

Created classes have : earliest_claim_date = )

How to Reproduce the Problem

Create a node in a database with a date, and run neomodel_inspect_database

Specifications (Mandatory)

Versions

  • neomodel 5.3.0