« Graph database » : différence entre les versions


(Page créée avec « == en construction == Catégorie:Vocabulary Catégorie:Intelligence artificielle‏‎ Catégorie:Wikipedia-IA‏‎ == Définition == ... == Français ==... »)
Balise : Éditeur de wikicode 2017
 
(Page redirigée vers Base de données graphes)
Balises : Nouvelle redirection Éditeur de wikicode 2017
Ligne 1 : Ligne 1 :


== en construction ==
#REDIRECTION[[Base de données graphes]]
[[Catégorie:Vocabulary]]
[[Catégorie:ENGLISH]]
[[Catégorie:Intelligence artificielle‏‎]]
[[Catégorie:Wikipedia-IA‏‎ ]]
 
== Définition ==
...
 
== Français ==
...
    
    
== Anglais ==
== Anglais ==

Version du 31 mars 2020 à 16:36

Rediriger vers :


Anglais

raph database

is a database that uses graph structures for semantic queries with nodes, edges and properties to represent and store data. A key concept of the system is the graph (or edge or relationship), which directly relates data items in the store a collection of nodes of data and edges representing the relationships between the nodes. The relationships allow data in the store to be linked together directly, and in many cases retrieved with one operation. Graph databases hold the relationships between data as a priority. Querying relationships within a graph database is fast because they are perpetually stored within the database itself. Relationships can be intuitively visualized using graph databases, making it useful for heavily inter-connected data.[188]


Source : Wikipedia



Contributeurs: wiki