renaming spring data graph to spring data neo4j

This commit is contained in:
Michael Hunger
2011-09-27 23:40:54 +02:00
parent 7d5d85a4d0
commit 3ac4e58da0
52 changed files with 247 additions and 260 deletions

View File

@@ -9,7 +9,7 @@
were impressive. This sections presents some of the remaining screen shots of Cineasts.net.
</para>
<para>
Some noteworthy things. Since Spring Data Graph reads through down to the database for property
Some noteworthy things. Since Spring Data Neo4j reads through down to the database for property
and relationship access, we tried to minimize that by using <code>&lt;c:var/&gt;</code> several times.
The app contains very little javascript / ajax code right now, that will change when it moves ahead.
</para>