Annotation Interface RequiresNeo4j


@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE}) @Requires(property="neo4j") @Requires(classes=org.neo4j.driver.Config.class) public @interface RequiresNeo4j
Since:
1.0
Author:
graemerocher