jrgemignani commented on issue #2198: URL: https://github.com/apache/age/issues/2198#issuecomment-3756393678
@jsell-rh - - Yes, it is true the AGE load functions require the file to be accessible on the server where AGE is running. - It is also true that loading outside of these functions is generally not "recommended" due to potential corruption or fragility. What if the internal representation changes? However, that being said, it is also known that not everyone can use those AGE load commands. So, enters others. I've used **agefreighter**, and have fixed a few issues that it has **and** I will be pushing it upstream. This should make it the best option for loading graphs into AGE outside of the AGE load commands. Here is a link to my branch with the fixes (they are necessary to make **agefreighter** work correctly and fast). [https://github.com/jrgemignani/agefreighter/tree/fix_id_collision_and_cvs_reading](https://github.com/jrgemignani/agefreighter/tree/fix_id_collision_and_cvs_reading) Let me know if this answers your questions and is helpful -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
