Login
Remember
Register
Ask a Question
Where is the graph database used?
+1
vote
asked
Jan 27, 2023
in
Neo4j
by
sharadyadav1986
Where is the graph database used?
neo4j-database
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 27, 2023
by
sharadyadav1986
Graph databases are most commonly used for highly interconnected data, and for situations where the content of the data itself matters less than the overall structure. The most straightforward use case for graph data is for social networks.
...