0 votes
in Neo4j by
What is Neo4j and how does it work?

1 Answer

0 votes
by

Neo4j is a graph database. A graph database, instead of having rows and columns, has nodes, edges and properties. It is more suitable for certain big data and analytics applications than row and column databases or free-form JSON document databases for many use cases. A graph database is used to represent relationships.

Related questions

0 votes
asked Jan 24, 2023 in Neo4j by sharadyadav1986
+1 vote
+1 vote
+1 vote
asked Jan 27, 2023 in Neo4j by sharadyadav1986
...