Package science.aist.neo4j.annotations
Annotation Type StaticField
-
@Retention(RUNTIME) @Target(FIELD) public @interface StaticField
Marks a static field that should be included for storage in the DB. Per default static fields are excluded. Except if they have this, or theRelationship
annotation.- Since:
- 1.0
- Author:
- Oliver Krauss