Using Oracle Graph with Autonomous AI Database

Oracle Graph with Autonomous AI Database enables you to create graphs from data in your Autonomous AI Database. With graphs you can analyze your data based on connections and relationships between data entities.

As an Analyst or a Developer you can use graph algorithms and graph pattern queries for ranking, clustering, and path analysis in a graph model of your data. You can use graph features to detect anomalous patterns, identify communities, and find new connections in your data. Then, you can use graphs in your applications, for example, for fraud detection in banking, improved traceability in smart manufacturing, building linked data applications, and more; all while gaining enterprise-grade security, ease of data ingestion, and support for a wide range of workloads.

Autonomous AI Database includes Graph Studio, which automates graph data management and simplifies modeling, analysis, and visualization across the graph analytics lifecycle. Autonomous AI Database includes all the graph capabilities from Oracle AI Database, except the following:

Database roles must be set to use Graph Studio on an Autonomous AI Database instance. See Required Roles to Access Tools from Database Actions for more information.

About Oracle Graph Studio on Autonomous AI Database

Graph Studio allows you to work with the two popular graph models, property graphs and RDF graphs.

Graph Studio features include automated modeling to create graphs from database tables, an integrated notebook to run graph queries and analytics, and native graph and other visualizations. You can easily create and manage either of the graph models. You can validate the graphs by executing queries and exploring their properties.

See Graph Studio: Interactive, Self-Service User Interface and Access Graph Studio Using Oracle Cloud Infrastructure Console for more information on Graph Studio.

Note: For more information, see Access Built-in Tools with Single Sign-on.

Notes for Graph Studio on Autonomous AI Database:

Building Applications Using Graph APIs with Autonomous AI Database

If you are developing an application using graphs, you can also access Property Graph APIs and RDF Graph APIs with Autonomous AI Database without Graph Studio.