11 Getting Started with the Graph Visualization Extension in Jupyter Environments

The oraclegraph widget enables interactive graph visualization directly in Jupyter Notebooks.

It supports loading graph data from JSON files, Oracle AI Databases (or earlier Oracle Database versions) using graph queries. You can customize the visualizations with feature flags, settings, and rule-based styling.

Before you begin, note that the graph visualization extension is supported in:

  • JupyterLab 4 or higher
  • Jupyter Notebook 7.x

Note:

You can find pre-built example notebooks demonstrating the oraclegraph features in the jupyter-notebooks/examples folder on GitHub.

The following sections describe the graph visualization widget in greater detail.