By mitchp
via architects.dzone.com
Published: Sep 11 2012 / 09:41
A graph database is a software system that persists and represents data as a collection of vertices (i.e. nodes, dots) connected to one another by a collection of edges (i.e. links, lines). These databases are optimized for executing a type of process known as a graph traversal.
Add your comment