io.quarkus.neo4j.runtime.Neo4jDriverRecorder$$accessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-neo4j Show documentation
Show all versions of quarkus-neo4j Show documentation
Connect to Neo4j graph datastore
package io.quarkus.neo4j.runtime;
public final class Neo4jDriverRecorder$$accessor {
private Neo4jDriverRecorder$$accessor() {}
public static Object construct() {
return new Neo4jDriverRecorder();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy