G

Graph Database

Definition

A database that uses graph structures with nodes, edges, and properties to represent and store data. Graph databases excel at querying highly connected data such as social networks, recommendation engines, and knowledge graphs. Popular implementations include Neo4j and Amazon Neptune.

Defined Term