Skip to content

Commit 1a86c06

Browse files
committed
added reference to example project
1 parent 35f66a6 commit 1a86c06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ will echo `123456789`.
6666

6767
The Map representing the Record can only contain null, scalar or array values. Each array can then only contain null, scalar or array values, ad infinitum.
6868

69+
## Example project
70+
71+
An example project exists on the [neo4j github](https://github.com/neo4j-examples/movies-neo4j-php-client). It uses Slim and neo4j-php-client to build an api for the classic movies example of neo4j.
72+
6973
## Diving Deeper
7074

7175
### Running multiple queries at once

0 commit comments

Comments
 (0)