Running the Graph Visualization Application in Standalone Mode

If you install the graph server rpm file, the Graph Visualization application starts up by default when you start the PGX server.

The Graph Visualization application requires Oracle Graph Server to be installed as a prerequisite component.

See Installing Oracle Graph Server for more information.

To start the Graph Visualization application in standalone mode:
  1. Start the graph server (PGX) as shown:
    sudo systemctl start pgx
    The Graph Visualization application starts up by default.
  2. Configure your Graph Visualization application to trust the self-signed keystore. See Configuring a Client to Trust the Self-Signed Keystore for more information.
  3. Connect to your browser for running the Graph Visualization application as shown
    https://localhost:7007/ui
    One of the following messages may appear:
    • Your connection is not private
    • Your connection is not secure

    Click the Continue or Accept button to proceed.

    The Graph Visualization Login screen opens as shown:

    Figure 12-1 Graph Visualization Login

    Description of Figure 12-1 follows
    Description of "Figure 12-1 Graph Visualization Login"
  4. Enter your database Username and Password.
  5. Select and configure the required PGQL Driver.
  6. Click Submit.

    You are now signed into the Graph Visualization application.

    The title bar on the query visualization page displays the connection mode along with the relevant URL.