Neo4j web server provides a standalone HTTP server for the Neo4j graph database.
<dependency>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server</artifactId>
<version>2025.12.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example starting and stopping the Neo4j web server.
Refer to migration guides when upgrading from 3.x to 4.x or 5.x.
No dependency data recorded yet.