Create Nodes and Relationships in Neo4J with Cypher

InstructorMatt Ross

Share this video with your friends

Send Tweet

There are different types of data in Neo4J: Nodes and Relationships. We will cover the ways to create each type of data: creating nodes with properties, creating nodes with relationships, and creating constraints on nodes and relationships.