24 About User-Managed Graph Studio

The Graph Studio web interface provides graph tools for creating, exploring, visualizing, and interacting with your property graphs. It also enables the graph server administrator to efficiently track, manage, and monitor user sessions and memory consumption for graphs.

The user-managed version of Graph Studio requires the graph server (PGX). The graph server can be deployed in embedded mode or in Apache Tomcat or Oracle WebLogic Server.

24.1 Accessing Graph Studio

In order to access Graph Studio, you must install the graph server (PGX).

The graph server can be deployed in embedded mode or in Apache Tomcat or Oracle WebLogic Server.

  1. Start the graph server in your installation.
  2. Launch Graph Studio using one of the following URLs.
    • For rpm installation: https://localhost:7007/graphstudio/
    • For Apache Tomcat Server: https://localhost:8080/graphstudio
    • For Oracle WebLogic Server: https://localhost:7001/graphstudio

    Oracle Graph Studio login screen opens as shown:

    Figure 24-1 Oracle Graph Studio Login

    Description of Figure 24-1 follows
    Description of "Figure 24-1 Oracle Graph Studio Login"
  3. Enter your Username and Password.
  4. Optionally, provide Session ID under Advanced Options.
  5. Click Sign In.

    The Graph Studio application opens and displays the Graph Explorer page by default.

24.2 Graph Studio User Interface

Learn about the Graph Studio user interface.

The user interface for Graph Studio comprises a header displayed at the top of the page and the page body for the chosen menu option.

The header displayed is as shown:

Figure 24-2 Graph Studio Header



  • Click selector_icon to view the main navigation menu.

    The main navigation menu is displayed as shown:

    Figure 24-3 Graph Studio Navigation Menu



  • The user drop-down list on the right displays the signed in username and provides the following options:
    • About: Provides the version information for Database, Graph Server, and PGX Session, along with the copyright details.
    • Reset to Defaults: Allows you to reset visualization settings to default values.
    • Help: Opens the Books page for the property graph documentation.
    • Sign Out: Signs you out of the Graph Studio session.