Creating a new Object


Prerequisites

Before creating an Object, you should have a Type created. If you have not done that then you can learn how to do that over here.


And if you want to know what exactly is an object, you can check that out over here


Creating an Object through the Data Browser

  1. Go to the Data Browser

  2. Select the 'Data Browser' option in the 'data and storage' section of the 'modules' as shown in the screenshot below.



  3. Select the Type

  4. Select the type whose article you want to create



  5. Add a new object

  6. After you have selected the type, click on the add button to add a new Object of the selected Type.



  7. Add Object Data

  8. After clicking the add button, you will see a form with input options. The options are populated according on the type you have selected. 

    Enter information for the object you want to create.




    To add tags: Click on add tag to start entering a tag. To add the tag, press the enter key.

    To add attributes: Enter the key and the value. Then press the add button to add the attribute.



  9. Click Create

  10. Once you are done entering information, click the create button to create the object.To cancel creating the object, simply click the cancel button.

     


Creating an Object through the Explorer 

  1. Go to the Explorer

  2. Select the 'Data Graph Explorer' option in the 'data and storage' section of the 'modules' as shown in the screenshot below.nn



  3. Add a New Object

    On the Explorer page, click on top button on the left hand side to add a new object



  4. Select the Type

    Select the type whose article you want to add



  5. Add Object Data


    After clicking the add button, you will see a form with input options. The options are populated according on the type you have selected. Enter information for the o you object to create.

    To add tags: Click on add tag to start entering a tag. To add the tag, press the enter key.

    To add attributes: Enter the key and the value. Then press the add button to add the attribute.




  6. Click Create

    Once you are done entering information, click the create button to create the object.To cancel creating the object, simply click the cancel button.
          
          


Creating an Object through the API

Refer the documentation here to see how to create a new object through the API.