Loading a UDX to the Database

To load new extensions to AnzoGraph DB, 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 AnzoGraph DB. Each time the database starts, it scans the files in the extension directory and loads the extensions in the registration database.