silentbalanceyh/vertx-zero

View on GitHub
vertx-ifx/zero-ifx-neo4j/src/main/java/io/vertx/up/plugin/neo4j/Neo4jClientImpl.java

Summary

Maintainability
A
2 hrs
Test Coverage

Neo4jClientImpl has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

public class Neo4jClientImpl implements Neo4jClient {
    private static final Annal LOGGER = Annal.get(Neo4jClientImpl.class);
    private transient final Vertx vertx;

    /* Configuration */

    There are no issues that match your filters.

    Category
    Status