User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:g:graph_db

Graph DataBase (GDB)

Return to Glossary

A Graph DataBase is a NoSQL-type Database system based on a topographical network structure. The idea stems from graph theory in mathematics, where graphs represent data sets using nodes, edges, and properties.

  • Nodes or points are instances or entities of data which represent any object to be tracked, such as people, accounts, locations, etc.
  • Edges or lines are the critical concepts in graph databases which represent relationships between nodes. The connections have a direction that is either unidirectional (one way) or bidirectional (two way).
  • Properties represent descriptive information associated with nodes. In some cases, edges have properties as well.

Source: https://phoenixnap.com/kb/graph-database

dido/public/ra/xapend/xapend.a_glossary/g/graph_db.txt · Last modified: 2022/04/25 14:59 by nick
Translations of this page: