Skip to content

Commit

Permalink
Fixes manual build
Browse files Browse the repository at this point in the history
  • Loading branch information
systay committed Jun 28, 2012
1 parent 825de60 commit b7fc3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-examples/src/docs/dev/server-java-rest-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Still if you've gotten this far, then switching +.post()+ for +.delete()+ in the

The HTTP API provides a good basis for implementers of client libraries, it's also great for HTTP and REST folks.
In the future though we expect that idiomatic language bindings will appear to take advantage of the REST API while providing comfortable language-level constructs for developers to use, much as there are similar bindings for the embedded database.
For a list of current Neo4j REST clients and embedded wrappers, see <<rest-clients>>.
For a list of current Neo4j REST clients and embedded wrappers, see http://www.delicious.com/neo4j/drivers.

== Appendix: the code ==

Expand Down

0 comments on commit b7fc3e5

Please sign in to comment.