0 votes
in Cassandra by
What is Graph DB? Explain with an example.

1 Answer

0 votes
by
The type of NoSQL database in which a flexible graphical representation is used. The key purpose is to store relationships between nodes.

Here, Nodes are Id 1, 2 and 3. Properties for Node 1 are Name and Age

Edges are : Id 100, 101, 102, 103, 104 and 105

Beginners Cassandra Interview Questions
...