Skip to content

reactiverse/neo4j-client

Repository files navigation

Build Status

Vert.x Neo4j client

The Vert.x Neo4j client is an extension for interacting with Neo4j.

The client is built on top of Neo4j Java Driver.

WARNING: This module has Tech Preview status, this means the API can change between versions.

Running tests in IntelliJ Idea

Before running tests directly in Intellij Idea, please, ensure you have disabled passing JUnit argLine setting at Build, Execution, Deployment > Build Tools > Maven > Running Tests: image