Skip to content

reactiverse/neo4j-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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