1.1 About Oracle Graph Visualization Library
You can build your own custom property graph visualizations in your applications using the Graph Visualization library.
The library is built using JavaScript and the Graph Visualization component
(@gvt/graphviz
) in the library supports:
- Custom vertex or edge styling based on its properties
- Interactive actions for graph exploration
- Tooltip with vertex and edge details
- Automatic legend
- Multiple graph layouts
- Icons libraries
- Schema View
The Graph Visualization library is used in the following software components:
- The Graph Visualization Application, included with Oracle Graph Server and Client releases.
- The APEX Graph Visualization plug-in, available in both on-premises and Cloud environments.
- The Graph Studio Application, which is supported on Oracle Autonomous Database Serverless.
Parent topic: Introduction to Visualization in Oracle Graph