16
Chapter 1 Illustration of the mentioned problem as mentioned by Euler in his paper in 1736

20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Chapter 1

Illustration of the mentioned problem as mentioned by Euler in his paper in 1736

Page 2: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,
Page 3: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,
Page 4: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

A diagram representing the human metabolic system

Page 5: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

An example of a UML diagram

Page 6: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

An example of a flow network

Page 7: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

A simple route planning example between cities to choose roads versus highways

Page 8: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Chapter 2

Relational database terminology

Page 9: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Relational database schema with explosive join tables

Page 10: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Matching patterns connected to an anchor node

Page 11: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Chapter 8

D3 visualization of a graph

Page 12: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Keylines graph visualization

Page 13: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,

Appendix B

Page 14: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,
Page 15: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,
Page 16: 20131221 Learning Neo4j - DRAFT · 2019. 6. 11. · WHERE > [value] WHERE n . property < Use a predicate to filter. Note that WERE is always part of a MATCH, OPTIONAL MATCH,