Download cypher http examples Free Java Code
Description
Examples on how to connect to the Cypher endpoints from Java with different http libraries.
Source Files
The download file cypher-http-examples-master.zip has the following entries.
.gitignore/*from w ww . ja v a2 s . co m*/
README.md
pom.xml
src/main/java/org/neo4j/example/rest/CypherClient.java
src/main/java/org/neo4j/example/rest/ExecutionResult.java
src/main/java/org/neo4j/example/rest/ExecutionResultImpl.java
src/main/java/org/neo4j/example/rest/JavaLiteCypherClient.java
src/main/java/org/neo4j/example/rest/JerseyClient.java
src/main/java/org/neo4j/example/rest/RestEasyClient.java
src/main/java/org/neo4j/example/rest/RestletClient.java
src/main/java/org/neo4j/example/rest/Util.java
src/test/java/org/neo4j/example/rest/CypherClientTest.java
src/test/java/org/neo4j/example/rest/LocalTestServer.java
Download
Click the following link to download cypher-http-examples-master.zip.
cypher-http-examples-master.zip