Managing Vertex and Edge Details

You can update the keys, labels, references, and properties for the vertices and edges in a property graph.

Note the following when managing vertices and edges:

The Modeler validates the graph element configuration and reports any errors or warnings. See Handling Errors and Warnings While Creating a Graph for more information.

Perform the following steps to inspect and update the vertex and edge tables (or views) details:

  1. Select a vertex or edge in the visual editor.

    The graph element details are displayed in the element pane on the right.

  2. Modify the selected graph element details.

    • Edit Vertex Details Figure: Editing Vertex Details

      Description of the illustration modeler_edit_vertex.png

      1. Select a different Table/View, if required.

      2. Add or remove Key Column(s).

      3. Modify the Label Name.

      4. Add or remove Property Column(s).

    • Edit Edge Details Figure: Editing Edge Details

      Description of the illustration modeler_edit_edge.png

      1. Select a different Table/View, if required.

      2. Select the Key Column.

      3. Configure the Source Key and Source Column.

      4. Configure the Destination Key and Destination Column.

      5. Modify the Label Name.

      6. Add or remove Property Columns.

  3. Click Update Graph on the top right of the page.