Http://www.cnblogs.com/lpshou/p/3432028.html
neo4j Installation and Example
NEO4J has two access modes: Server mode and embedded mode reference, the following is a sample of configuration and access to both modes under Windows
1 Windows NEO4J Server mode installation with example
Installation:
1. Download neo4j, I downloaded the version is: Neo4j-community_windows_2_0_0-m06.exe address;
2.windows under the direct installation can be;
3. Open the http://localhost:7474 to see the graphical interface installed successfully. can be accessed directly. Example:
1.neo4j-community-2.0.0-m06-windows.zip\lib all jar packages;
2. Download the jar Package yourself:
Com.sun.jersey.jersey-core-1.4.0.jar address;
Javax.ws.rs.jar address;
Jersey-client-1.9.jar address;
3. Specific code reference (Java Connection neo4j Server-part fourth) reference:
Example of Java connection neo4j server 2 under Windows neo4j embedding mode :
1. Download Neo4j-community-2.0.0-m06-windows.zip address;
2. Unzip and then import the Lib into the project;
3. In Project Properties->java build Path->libraries->add jars-> Select all the jars in Lib;
4. Specific examples, reference (NEO4J's Getting Started example); References:
NEO4J's Getting Started sample author: Lpshou Blog: http://www.cnblogs.com/lpshou/If You live with a lame person you'll learn to limp