About User-Managed Graph Studio

The Graph Studio web interface provides graph tools for modeling, creating, exploring, visualizing, and interacting with 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.

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: Oracle Graph Studio Login

    Description of the illustration graphviz_ui.png

  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.

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: Graph Studio Header

Description of the illustration graph_studio_header.png