25 Graph Explorer

You can query, visualize, and analyze your property graphs stored in the database or those loaded into the graph server (PGX) using Graph Explorer.

Graph Explorer is based on the graph visualization library. Using this interface:

  • You can run SQL graph queries on SQL property graphs stored in the database.

    Note that SQL property graphs are supported only with Oracle AI Database 26ai.

  • You can run PGQL queries on PGQL property graphs stored in the database.
  • You can run PGQL queries on graphs that are loaded into the graph server (PGX) at run-time by a client application and made available through the graph.publish() API.