Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-21-2019 07:55 AM
I can't find any documentation on retrieving the import directory from within a java stored procedure. I would like to retrieve the value of the current neo4j home and then append /imports so files that I want to process are picked up correctly. I would like to get the procedure to work in both the enterprise and community editions, which seem to have different installation/run paths.
01-16-2020 10:42 PM
Please have a look at
the source code of the dbms.listConfig() function call
https://neo4j.com/docs/operations-manual/3.5/configuration/neo4j-conf/#neo4j-conf-current-settings
the source code of the import tool:
https://neo4j.com/docs/operations-manual/3.5/tutorial/import-tool/
All the sessions of the conference are now available online