Chapter 6. Using the Neo4j REST API

Table of Contents

6.1. How to use the REST API from Java

The included Java example shows a “low-level” approach to using the Neo4j REST API from Java. For other options, see below.

Neo4j REST clients contributed by the community.