Chapter 2. Configuration & Performance

Table of Contents

2.1. Caches in Neo4j
2.1.1. File buffer cache
2.1.2. Object cache
2.2. JVM Settings
2.2.1. Configuring heap size and GC
2.2.2. Standalone Server

In order to get optimum performance out of Neo4j for your application there are a few parameters that can be tweaked. The two main components that can be configured are the Neo4j caches and the JVM that Neo4j runs in. The following sections describe how to tune these.