JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.neo4j.bolt.condition
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