Currently, the neo4j documentation is limited to official documents. This article will sort out the main official documents of neo4j for reference and the content will be updated continuously!
Start
Features
Acid transactions
High
1. Installation
On neo4j official website, download community version, click Install can. It's simple, nothing to say. 2. Getting Started
Since it is an introduction, start from the simple, step by step familiar with neo4j. 2.1 Graphical operator
Brief introductionIn many different data models, the relational data model has been dominant since the 80, and there have been many implementations, such as Oracle, MySQL, and MSSQL, which are also known as relational database management systems
Introduction: neo4j It is the current mainstream map database. It itself provides a high-availability clustering solution. This article will attempt to establish a high availability neo4j environment around it.1. Is this a map database?The key to
Graph database is a professional non-mainstream database, but non-SQL database is gradually recognized by the mainstream. Neo4j, the open-source database of NeoTechnology, received $10.6 million in funding, is the latest evidence. The Fund was
The graph database stores the data in the diagram, which is the most common data structure. Graphs can store nodes and relationships, and nodes and relationships can hold properties. The data model for this storage graph is called a property
CPU: I32.4Ghz4 core, 8 GB memory mode 1: using its Native Interface operation JVM:-Xms1024m-Xmx1024m-Xmn512m-XX: PermSize128m-XX: MaxPermSize256m4000 node (50 attributes), 4000 relationship: 1 second, in the meantime, the cpu usage is 25%, the 761M80
I. The Atlas of Knowledge
Internet, the background of large data, Google, Baidu, Sogou and other search engines based on the background, to create their own knowledge map knowledge graph (Google), intimate (Baidu) and Knowledge Cube (Sogou), mainly
Then the previous one, continue to introduce the graph database neo4j:http://www.cnblogs.com/rongyux/p/5537028.htmlThree Advanced Find operations1 Filter name = "Tom Hanks" person " Tom Hanks " RETURN N;Another way to do this:MATCH (N:person {name:
Cypher provides a convenient way to express queries and other neo4j behaviors, cypher can not only complete the work, but also in the product has a fast enough speed. You can also work with query cases based on the Java language and use the Java API
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.