Loading a UDX to the Database

To load new extensions to Graph Lakehouse, you place the UDX C++ .so files (or JVM JAR files) in the extension library directory, <install_path>/lib/udx, on the leader node and then restart Graph Lakehouse. Each time the database starts, it scans the files in the extension directory and loads the extensions in the registration database.