You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed.
Describe the bug
When passing a df with a datetime value, the underlying Gremlin query fails with a MalformedQueryException
How to Reproduce
Create a df in the property for with a datetime filed and attempt to save it using
to_property_graph()
.Expected behavior
Data is properly saved as a datetime field in Neptune
Your project
No response
Screenshots
No response
OS
Linux
Python version
3.10.8
AWS SDK for pandas version
3.11
Additional context
No response
The text was updated successfully, but these errors were encountered: