Skip to content

Conversation

robsdedude
Copy link
Member

Instead of for example Duration(months=1, days=2, seconds=3, nanoseconds=4) the repr string representation is now neo4j.time.Duration(months=1, days=2, seconds=3, nanoseconds=4) or similar.

Both are fine in regards to Python's recommendations. However, the latter is more consistent with all other types defined in neo4j.time.

ClockTime's repr was changed in the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant