Create Nodes, Properties, and Edges

  1. To add a Node, drag one in from the Input section of the Input tab.

  1. Once placed in the designer, provide your Node with the Label of Person.

  1. To add a Property to your Node, select the Node to bring up the properties tab. Then select + New Property and provide a key of first_name and type of String. Select the tick to confirm and you will see the number of properties your node has.

  1. To create an Edge, add another Node with a Label of Card and then draw a connection between the two Nodes. The Edge will be created which can then be provided with a name of HAS_CARD.

  1. Additional Properties can be added to the Edges as well as the Nodes in the same way as step 3.

Last updated