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
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Using the Nobel dataset exported to Parquet from storage version 36, running the import against storage version 37 (IMPORT DATABASE '/path/to/export') outputs a success message but no data actually gets imported into the instance.
The issue occurred using the Java API. Running the Cypher commands manually (schema and copy) from the export folder worked as expected. Perhaps noteworthy with this dataset is the fact that some defined tables are empty.