This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:g:graph_db [2022/04/25 14:56] nick |
dido:public:ra:xapend:xapend.a_glossary:g:graph_db [2022/04/25 14:59] (current) nick |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| 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. | + | A **Graph DataBase** is a NoSQL-type [[dido:public:ra:xapend:xapend.a_glossary:d: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. | * **Nodes** or points are instances or entities of data which represent any object to be tracked, such as people, accounts, locations, etc. | ||