Package science.aist.neo4j.annotations
Annotation Type Converters
-
@Retention(RUNTIME) @Target(FIELD) public @interface Converters
Interface for attaching multipleFieldConverter
s to a field- Since:
- 1.0
- Author:
- Oliver Krauss
-
-
Element Detail
-
value
Converter[] value
-
-