[Home] [System] [Publication] [Download] [Documentation] [People]
OrientX 3.0 is released
 

learn to know OrientX3.0 by GUI

 

    There are two approaches to get to know OrientX3.0: graphical user interface and programming. Now let's get to know OrinetX in the GUI:

 

Creating a dataset

    If you want to create a dataset xmark. Right click the Dataset in the left treeviewer, select the menu item Create Dataset, and then there will be a pop-up dialog box, write the dataset name xmark in the textbox and click the OK button:

create a dataset

     If the server executes successfully, the dataset xmark is created in the database, the treeviewer will show all schemas, datasets and documents in the database.

    If the server executes unsuccessfully, there will be a message dialog box which shows the error message. You also can use the menu item Create Dataset in the menu bar Dataset to create the dataset.

 

Deleting a dataset

    If you want to drop a dataset xmark in the database. Right click the dataset xmark in the left treeviewer, select the menu item Drop Dataset, and then there will be a check dialog box, click the OK button to drop the dataset xmark, else click the Cancel button. If the server executes successfully, the dataset xmark and all its documents are deleted in the database, else there will be a message dialog box to show the error message.

drop a dataset

    Then, You also can use the menu item Drop Dataset in the menu bar Dataset to drop the dataset. The list box will list all the datasets in the database, select the dataset you want to drop and click the OK button.

 

Registering a schema

    Right click the Schema in the left treeviewer, select the menu item Register Schema, and then there will be a dialog box, write the schema URL in the textbox and open the schema file in your disk. If the server executes successfully, the schema is added in the database, else there will be a message dialog box to show the error message.

register a schema

    We also can use the menu item Register Schema in the menu bar Schema to register a schema.

 

Deleting a schema

    Right click the schema URL you want to delete, select the menu item Delete Schema, and then there will be a check dialog box, click the OK button to delete the schema, else click the Cancel button. If the server executes successfully, the schema you specified will be deleted in the database, else there will be a message dialog box to show the error message.

delete a schema

    Then, You also can use the menu item Delete Schema in the menu bar Schema to delete the schema. The list box will list all the schemas in the database, select the schema you want to delete and click the OK button.

 

Importing a document

    Suppose you want to add the XML document auctions.xml to the dataset xmark, right click the dataset xmark in the treeviewer, select the menu item Add Document, and then there will be a dialog box. Open the xml file in your disk, select the schema you need in the schema list and select the storage mode and code mode. You can get the help document if you click the HELP button.

export document

    Double click the Schema in the treeviewer, the schema information will be shown in the properties panel, includes the schema name and the register time.

document information

    Double click the XML document in the treeviewer, the xml file will be shown in the right panel. If the document is too big to show, we will show part of the document.

document content

 

Exporting a document

    Right click the XML document you want to export, select the menu item Export Document, and then there will be a dialog box, you can export the document to your disk.

If we use the menu item Export Document in the menu bar Dataset to export document, the dialog box will list all the datasets and documents in the database, you can select the document you need.

export document

 

Deleting a document

    Right click the XML document you want to delete, select the menu item Drop Document, and then there will be a check dialog box. If the server executes successfully, the document you selected is deleted in the database, else there will be a message dialog box to show the error message.

drop document

 
WAMDM, Renmin University of China, All Rights Reserved OrientXRUC AT gmail.com Last Updated : 2007/11/22