NEO4J Installation and Example

Source: Internet
Author: User
Tags zip neo4j

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.