Formatting

This commit is contained in:
Phillip Webb
2016-03-25 11:29:10 -07:00
parent faba7a9514
commit c68e5f12ff
11 changed files with 77 additions and 64 deletions

View File

@@ -3055,6 +3055,8 @@ properties:
spring.data.neo4j.password=secret
----
[[boot-features-connecting-to-neo4j-embedded]]
==== Using the embedded mode
@@ -3071,6 +3073,8 @@ persistence for the embedded mode:
spring.data.neo4j.uri=file://var/tmp/graph.db
----
[[boot-features-neo4j-ogm-session]]
==== Neo4jSession