ArangoDB
Following sections explain the forward engineering options for ArangoDB.
Parameter |
Description |
Additional Information |
---|---|---|
Option Set | Specifies the option set template for forward engineering |
Open: Use this option to open a saved XML option set file. Save: Use this option to save a configured option set. Save As: Use this option to save an option set either in the model or in the XML format at some external location. Delete: Use this option to delete an option set. |
Database Template | Specifies the database template for controlling schema generation |
Browse: Use this option to browse and select a database template. Edit: Use this option to edit a template in the Template Editor. Reset: Use this option to reset the Database Template option. |
Script Option | Specifies the script option for the schema generation |
Pre-Script: Indicates whether pre-scripts attached to the schema are executed Post-Script: Indicates whether the post-scripts attached to the schema are executed |
Database Syntax Option | Specifies the database syntax options for the schema generation |
Use DB: Indicates whether the Use DB syntax for databases is executed Create: Indicates whether the Create syntax for databases is executed Drop: Indicates whether the Drop syntax for databases is executed |
Collection Syntax Option | Specifies the collection syntax options for the schema generation |
Create: Indicates whether the Create syntax for collections is executed Drop: Indicates whether the Drop syntax for collections is executed Insert: Indicates whether the Insert syntax for collections is executed Blank Value: Indicates whether the Blank Value syntax for collections is executed |
View Syntax Option | Specifies the view syntax options for the schema generation |
Create: Indicates whether the Create syntax for views is executed Drop: Indicates whether the Drop syntax for views is executed |
Index Syntax Option | Specifies the index syntax options for the schema generation |
Create: Indicates whether the Create syntax for indexes is executed Drop: Indicates whether the Drop syntax for indexes is executed |
Tasks Syntax Option | Specifies the task syntax options for the schema generation |
Register: Indicates whether the Register syntax for tasks is executed Unregister: Indicates whether the Unregister syntax for tasks is executed |
User Syntax Option | Specifies user syntax options for the schema generation |
Create: Indicates whether the Create syntax for users is executed Drop: Indicates whether the Drop syntax for users is executed Permission: Indicates whether the Permission syntax for users is executed |
Graph Syntax Option | Specifies graph syntax options for the schema generation |
Create: Indicates whether the Create syntax for graphs is executed Drop: Indicates whether the Drop syntax for graphs is executed |
Parameter |
Description |
Additional Information |
---|---|---|
Collections | Specifies the selected Collections for the schema generation |
|
Display either Logical Names or Physical Names |
Logical Names: Indicates that only logical names of the collections are included in the generated schema Physical Names: Indicates that only physical names of the collections are included in the generated schema Physical Names, show owner: Indicates that physical names and owners of the collections are included in the generated schema Physical Names, show owner using User: Indicates that the physical names and owners of the collections are included in the generated schema. Owners of the collections are displayed using User. |
|
Select all of the items in the list | Use this option to select all the collections in the list. |
|
Unselect all of the items in the list | Use this option to unselect all the collections. | |
Select all unselected items, and unselect all selected items | Use this option to select all the unselected collections and unselect all the previously selected collections. |
Parameter |
Description |
Additional Information |
---|---|---|
Viewer | Displays the schema in the viewer editor |
Collapse All: Use this option to collapse all the nodes. Search: Use this option to search a text entered in the search box. Find Previous: Use this option to navigate to previous search string in the search results Find Next: Use this option to navigate to next search string in the search result. |
Text | Displays the schema in the text editor |
Save: Use this option to save the generated schema. Search: Use this option to search through the generated schema. Print: Use this option to print the generated schema. Replace: Use this option to find and replace text in the generated schema. Copy: Use this option to copy the selected text in the schema. Text Options: Use this option to edit window settings, fonts, and syntax color. Error Check: Use this option to check errors in the forward engineering script. Git: Use this option to commit the FE script to a Git repository. |
Copyright © 2024 Quest Software, Inc. |