Create an application

This page lists the officially supported libraries and APIs that you can use to create an application.

APIs

Neo4j supports the following APIs:

  • HTTP API (Not available on Aura) and Query API → allow executing Cypher® statements against a Neo4j server through HTTP requests. The main use case of these APIs is for developing client applications in languages for which there is no supported library.

  • Change Data Capture → allows capturing and tracking changes to your database in real-time, enabling you to keep your other data sources up to date with Neo4j.