27.5 Using Graph Assistant in Modeler
The Graph Assistant feature in Modeler enables you to use natural language to create, review, and modify SQL property graphs. You can describe the graph or the changes you want, and the Graph Assistant generates or updates the graph accordingly.
Before you use Graph Assistant, ensure that the following prerequisites are met:
- You are connected either to an Oracle Autonomous AI Database instance running Oracle AI Database 26ai, or to an Oracle AI Database 26ai instance with DBMS_CLOUD installed.
- An AI profile is configured for the database environment. Graph Assistant uses the AI profile to interpret natural language prompts and generate or modify SQL property graphs. See Generate SQL from Natural Language Prompts Using Select AI for more information.
- The Graph Assistant option is enabled in the Figure 27-15 panel.
- Select the AI profile that you want Graph Assistant to use from the Profile list in the Graph Assistant section of the Figure 27-15 panel.
To open Graph Assistant, expand the Graph Assistant panel by clicking the arrow on the left side of the Modeler page.
The Graph Assistant panel contains the following components:
- Message box: Enter a natural language prompt or follow-up instruction.
- Send: Submits the prompt to Graph Assistant.
- Conversation area: Displays the prompts and responses exchanged with Graph Assistant.
- Add (+): Starts a new conversation.
See also Store Chats and Clear Chats configurations in Configuring Modeler Settings.
You can use Graph Assistant to perform the following tasks:
- Create a new SQL property graph from a natural language description.
- Review an existing SQL property graph and receive a summary of its structure.
- Modify an existing SQL property graph by adding, removing, or updating vertices, edges, labels, or properties.
- Fix warnings while creating or editing a SQL property graph.
- Creating a SQL Property Graph Using Graph Assistant
You can create a SQL property graph using Graph Assistant. - Reviewing a SQL Property Graph Using Graph Assistant
You can use Graph Assistant to review a SQL property graph after it has been loaded into the Modeler. - Editing a SQL Property Graph Using Graph Assistant
You can use Graph Assistant to edit a SQL property graph only after the graph has been loaded into the Modeler.
Parent topic: Modeler
27.5.1 Creating a SQL Property Graph Using Graph Assistant
You can create a SQL property graph using Graph Assistant.
Parent topic: Using Graph Assistant in Modeler
27.5.2 Reviewing a SQL Property Graph Using Graph Assistant
You can use Graph Assistant to review a SQL property graph after it has been loaded into the Modeler.
Parent topic: Using Graph Assistant in Modeler
27.5.3 Editing a SQL Property Graph Using Graph Assistant
You can use Graph Assistant to edit a SQL property graph only after the graph has been loaded into the Modeler.
Parent topic: Using Graph Assistant in Modeler



