Part II. Tutorials

Table of Contents

11. Graph Database Concepts
11.1. What is a Graph Database?
11.2. Comparing Database Models
11.3. The Neo4j Graph Database
12. Using Neo4j embedded in Java applications
12.1. Include Neo4j in your project
12.2. Hello world
12.3. User database with index
12.4. Traversal
12.5. Domain entities
12.6. Graph Algorithm examples
12.7. Reading a management attribute
12.8. Uniqueness of Paths in traversals