Installation of neo4j under Linux

Source: Internet
Author: User
Tags neo4j
1. neo4j Introduction

Neo4j is a Java-implemented, high-performance, NoSQL graphics database. NEO4J uses graph-related concepts to describe the data model, modeled by the relationship of nodes and nodes in the diagram. NEO4J is fully acid-compliant and transactional. NEO4J the domain data with "node space", the node space can better store the network composed of node relation and attribute, such as social network, circle of friends, relative to the table, row and column of the traditional relational database.

2. Stand-alone installation of single-machine installation is very simple: 1) After downloading the community version of NEO4J, unzip, run the command is: TAR–ZVXF neo4j-community-2.0.1.tar.gz2) Modify conf/ neo4j-server.properties config file, remove the org.neo4j.server.webserver.address=0.0.0.0 comment character 3) and finally go to the Bin directory and start the NEO4J service. 4) Enter Http://ip:7474/webadmin to enter NEO4J console

Installation of neo4j under Linux

Related Article

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.