-
Hello - I'm creating a proof of concept for a new feature on our application. I'm working on moving data from existing data store (sql server) into an ArcadeDB instance. I used a file in the neo4j export format and this worked great when the number of entities (both vertices and edges) was around 55,000-60,000. I created another extract of our data with more rows (around 250,000 entities, which is still much smaller than our final amount of data. With this file I'm getting the following error:
ERROR: Error on importing database I checked the logs and I don't see any other output beyond what's listed above. It's possible there some setting I need to enable but I haven't had any luck finding any settings that would help. I apologize if this is addressed in the documentation - I checked and didn't see anything that seemed to be related. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Is there a way you can share the import file with the support team? |
Beta Was this translation helpful? Give feedback.
Is there a way you can share the import file with the support team?