0 votes
in Neo4j by
What is the role of building blocks like Nodes, Relationships, Properties and Labels in Neo4J?

1 Answer

0 votes
by

Roles of building blocks:

  • Nodes: They are entities equivalent to rows in table.
  • Relationship: It connects entities and structure domain.
  • Properties: It contains meta-data and attributes.
  • Labels: It groups nodes by role.

Related questions

0 votes
asked Jan 24, 2023 in Neo4j by sharadyadav1986
0 votes
0 votes
asked Dec 29, 2023 in Neo4j by Robin
0 votes
0 votes
asked Jan 28, 2023 in Neo4j by john ganales
...