diff --git a/src/docbkx/reference/restaurant-social-graph.png b/src/docbkx/reference/restaurant-social-graph.png new file mode 100644 index 000000000..019467be2 Binary files /dev/null and b/src/docbkx/reference/restaurant-social-graph.png differ diff --git a/src/docbkx/reference/restaurant-social.png b/src/docbkx/reference/restaurant-social.png new file mode 100644 index 000000000..088413ebc Binary files /dev/null and b/src/docbkx/reference/restaurant-social.png differ diff --git a/src/docbkx/reference/restaurant.png b/src/docbkx/reference/restaurant.png new file mode 100644 index 000000000..b749a68c8 Binary files /dev/null and b/src/docbkx/reference/restaurant.png differ diff --git a/src/docbkx/reference/samples.xml b/src/docbkx/reference/samples.xml index 68717b6d4..25927e9cc 100644 --- a/src/docbkx/reference/samples.xml +++ b/src/docbkx/reference/samples.xml @@ -1,5 +1,5 @@ - Samples @@ -20,11 +20,11 @@ creates some Worlds (entities / nodes) and Rocket Routes (relationships) in a Galaxy (graph) and then reads them back and prints them out. The unit tests demonstrate some other features of Spring Data Graph. The sample comes with a - minimal configuration for Maven and spring to get up and running quickly. + minimal configuration for Maven and Spring to get up and running quickly. Executing the application creates the following graph in the Graph Database: - + @@ -45,24 +45,20 @@ - + -