ITWissen.info - Tech know how online

graph database

A graph database is a graph-oriented database and belongs to the Not Only SQL databases, NoSQL. It works according to the graph theory and stores data and establishes their mapping and relationships for the queries.

Graph-oriented databases are best suited to analyze relationships between people, companies or services. That is why they are also used for data mining in social networks, among other things. They are also interesting for business applications that involve complex relationships, such as evaluating the value chain in supply chain management( SCM).

In graph-oriented databases, nodes and edges are stored, where a node represents an instance, which could be a person or an action, and each edge or corner represents the connection or relationships between two nodes. For example, in an enterprise graph, the nodes might represent the departments and the connectivity between the nodes might represent the relationships between the departments. The nodes are defined by a Unique Identifier( UID), as a set of properties. The same is true for the edges, which are also defined by a unique identifier. Included in this identifier are the two nodes for the beginning and the end.

Informations:
Englisch: graph database
Updated at: 19.09.2017
#Words: 189
Links: database (DB), structured query language (DB) (SQL), not only SQL (NoSQL), data, mapping
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024