A graph database stores data in a graph, the most generic of data structures, capable of elegantly representing any kind of data in a highly accessible way.
Let’s follow along some graphs, using them to express themselves. We’ll “read” a graph by following arrows around the diagram to form sentences.
A Graph –[:RECORDS_DATA_IN]–> Nodes –[:WHICH_HAVE]–> Properties.
A Traversal –navigates–> a Graph; it –identifies–> Paths –which order–> Nodes.
An Index –maps from–> Properties –to either–> Nodes or Relationships. It –is a special–> Traversal.
Exclusive early access to the definitive book on graph databases, published by O"Reilly Media.
Neo4j is a graph database, reliable and fast for managing and querying highly connected data.
The Cypher track concentrates on the Cypher Graph Query language, making interaction with Neo4j framework independent.
With from Sweden & the Neo4j Community. © 2013 Neo Technology, Inc. Graphs are Everywhere. Terms | Privacy Policy